Skip to content

Commit 95592f3

Browse files
committed
chore: update deps
1 parent 40189e0 commit 95592f3

File tree

2 files changed

+1193
-1130
lines changed

2 files changed

+1193
-1130
lines changed

package.json

Lines changed: 14 additions & 14 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.20",
13-
"@nuxt/eslint": "^0.7.5",
12+
"@iconify-json/simple-icons": "^1.2.23",
13+
"@nuxt/eslint": "^1.0.1",
1414
"@nuxt/ui": "^2.21.0",
15-
"@nuxthub/core": "^0.8.11",
16-
"@pinia/colada": "^0.13.3",
15+
"@nuxthub/core": "^0.8.16",
16+
"@pinia/colada": "^0.13.5",
1717
"@pinia/colada-nuxt": "^0.0.4",
1818
"@pinia/nuxt": "^0.9.0",
19-
"drizzle-kit": "^0.30.1",
20-
"drizzle-orm": "0.38.3",
19+
"drizzle-kit": "^0.30.4",
20+
"drizzle-orm": "0.39.2",
2121
"h3-zod": "^0.5.3",
22-
"nuxt": "^3.15.2",
23-
"nuxt-auth-utils": "^0.5.7",
24-
"pinia": "^2.3.0",
22+
"nuxt": "^3.15.4",
23+
"nuxt-auth-utils": "^0.5.14",
24+
"pinia": "^2.3.1",
2525
"zod": "^3.24.1"
2626
},
2727
"devDependencies": {
28-
"@nuxt/devtools": "^1.7.0",
29-
"@nuxt/eslint-config": "^0.7.5",
30-
"eslint": "^9.18.0",
28+
"@nuxt/devtools": "^2.0.0",
29+
"@nuxt/eslint-config": "^1.0.1",
30+
"eslint": "^9.19.0",
3131
"typescript": "5.7.3",
32-
"wrangler": "^3.102.0"
32+
"wrangler": "^3.107.3"
3333
},
34-
"packageManager": "pnpm@9.15.4"
34+
"packageManager": "pnpm@10.2.1"
3535
}

0 commit comments

Comments
 (0)