Skip to content

Commit c3f4c93

Browse files
committed
chore: update deps
1 parent 6b57217 commit c3f4c93

File tree

2 files changed

+384
-731
lines changed

2 files changed

+384
-731
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,29 +9,29 @@
99
"postinstall": "nuxt prepare"
1010
},
1111
"dependencies": {
12-
"@iconify-json/lucide": "^1.2.34",
13-
"@iconify-json/simple-icons": "^1.2.30",
12+
"@iconify-json/lucide": "^1.2.35",
13+
"@iconify-json/simple-icons": "^1.2.31",
1414
"@nuxt/ui": "^3.0.2",
15-
"@nuxthub/core": "^0.8.23",
15+
"@nuxthub/core": "^0.8.24",
1616
"@pinia/colada": "^0.14.2",
1717
"@pinia/colada-nuxt": "^0.1.1",
18-
"@pinia/nuxt": "^0.10.1",
18+
"@pinia/nuxt": "^0.11.0",
1919
"drizzle-kit": "^0.30.6",
2020
"drizzle-orm": "0.41.0",
2121
"h3-zod": "^0.5.3",
2222
"nuxt": "^3.16.2",
23-
"nuxt-auth-utils": "^0.5.18",
24-
"pinia": "^3.0.1",
23+
"nuxt-auth-utils": "^0.5.19",
24+
"pinia": "^3.0.2",
2525
"zod": "^3.24.2"
2626
},
2727
"devDependencies": {
2828
"@nuxt/devtools": "^2.3.2",
2929
"@nuxt/eslint": "^1.3.0",
30-
"eslint": "^9.23.0",
31-
"typescript": "^5.8.2",
32-
"wrangler": "^4.6.0"
30+
"eslint": "^9.24.0",
31+
"typescript": "^5.8.3",
32+
"wrangler": "^4.9.1"
3333
},
34-
"packageManager": "pnpm@10.7.1",
34+
"packageManager": "pnpm@10.8.0",
3535
"pnpm": {
3636
"onlyBuiltDependencies": [
3737
"sharp",

0 commit comments

Comments
 (0)