Skip to content

Commit 081d4d9

Browse files
committed
chore: up
1 parent ca589fa commit 081d4d9

File tree

2 files changed

+2516
-2140
lines changed

2 files changed

+2516
-2140
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -9,31 +9,31 @@
99
"postinstall": "nuxt prepare"
1010
},
1111
"dependencies": {
12-
"@iconify-json/simple-icons": "^1.2.23",
13-
"@nuxt/eslint": "^1.0.1",
12+
"@iconify-json/simple-icons": "^1.2.27",
13+
"@nuxt/eslint": "^1.1.0",
1414
"@nuxt/ui": "^2.21.0",
15-
"@nuxthub/core": "^0.8.16",
16-
"@pinia/colada": "^0.13.5",
17-
"@pinia/colada-nuxt": "^0.0.4",
18-
"@pinia/nuxt": "^0.9.0",
19-
"drizzle-kit": "^0.30.4",
20-
"drizzle-orm": "0.39.2",
15+
"@nuxthub/core": "^0.8.17",
16+
"@pinia/colada": "^0.13.7",
17+
"@pinia/colada-nuxt": "^0.0.6",
18+
"@pinia/nuxt": "^0.10.1",
19+
"drizzle-kit": "^0.30.5",
20+
"drizzle-orm": "0.40.0",
2121
"h3-zod": "^0.5.3",
2222
"nuxt": "^3.15.4",
23-
"nuxt-auth-utils": "^0.5.14",
24-
"pinia": "^2.3.1",
25-
"zod": "^3.24.1"
23+
"nuxt-auth-utils": "^0.5.16",
24+
"pinia": "^3.0.1",
25+
"zod": "^3.24.2"
2626
},
2727
"devDependencies": {
28-
"@nuxt/devtools": "^2.0.0",
29-
"@nuxt/eslint-config": "^1.0.1",
30-
"eslint": "^9.19.0",
31-
"typescript": "5.7.3",
32-
"wrangler": "^3.107.3"
28+
"@nuxt/devtools": "^2.1.3",
29+
"@nuxt/eslint-config": "^1.1.0",
30+
"eslint": "^9.21.0",
31+
"typescript": "5.8.2",
32+
"wrangler": "^3.112.0"
3333
},
3434
"resolutions": {
3535
"nitropack": "npm:nitropack-nightly@latest",
3636
"h3": "^1.15.0"
3737
},
38-
"packageManager": "pnpm@10.2.1"
38+
"packageManager": "pnpm@10.5.2"
3939
}

0 commit comments

Comments
 (0)