Skip to content

Commit 8b5b446

Browse files
committed
chore: update deps
1 parent 95592f3 commit 8b5b446

File tree

2 files changed

+518
-401
lines changed

2 files changed

+518
-401
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,27 +9,27 @@
99
"postinstall": "nuxt prepare"
1010
},
1111
"dependencies": {
12-
"@iconify-json/simple-icons": "^1.2.23",
12+
"@iconify-json/simple-icons": "^1.2.24",
1313
"@nuxt/eslint": "^1.0.1",
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",
15+
"@nuxthub/core": "^0.8.17",
16+
"@pinia/colada": "^0.13.6",
17+
"@pinia/colada-nuxt": "^0.0.5",
18+
"@pinia/nuxt": "^0.10.0",
1919
"drizzle-kit": "^0.30.4",
20-
"drizzle-orm": "0.39.2",
20+
"drizzle-orm": "0.39.3",
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.15",
24+
"pinia": "^3.0.0",
25+
"zod": "^3.24.2"
2626
},
2727
"devDependencies": {
2828
"@nuxt/devtools": "^2.0.0",
2929
"@nuxt/eslint-config": "^1.0.1",
30-
"eslint": "^9.19.0",
30+
"eslint": "^9.20.1",
3131
"typescript": "5.7.3",
32-
"wrangler": "^3.107.3"
32+
"wrangler": "^3.108.1"
3333
},
34-
"packageManager": "pnpm@10.2.1"
34+
"packageManager": "pnpm@10.3.0"
3535
}

0 commit comments

Comments
 (0)