Skip to content

Commit 10d4d19

Browse files
committed
chore: update deps
1 parent f052fcc commit 10d4d19

File tree

2 files changed

+1521
-1282
lines changed

2 files changed

+1521
-1282
lines changed

package.json

+16-16
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.15",
13-
"@nuxt/eslint": "^0.7.2",
14-
"@nuxt/ui": "^2.20.0",
15-
"@nuxthub/core": "^0.8.7",
16-
"@pinia/colada": "^0.13.0",
12+
"@iconify-json/simple-icons": "^1.2.20",
13+
"@nuxt/eslint": "^0.7.5",
14+
"@nuxt/ui": "^2.21.0",
15+
"@nuxthub/core": "^0.8.11",
16+
"@pinia/colada": "^0.13.3",
1717
"@pinia/colada-nuxt": "^0.0.4",
1818
"@pinia/nuxt": "^0.9.0",
19-
"drizzle-kit": "^0.30.0",
20-
"drizzle-orm": "0.38.0",
19+
"drizzle-kit": "^0.30.1",
20+
"drizzle-orm": "0.38.3",
2121
"h3-zod": "^0.5.3",
22-
"nuxt": "^3.14.1592",
23-
"nuxt-auth-utils": "^0.5.6",
22+
"nuxt": "^3.15.2",
23+
"nuxt-auth-utils": "^0.5.7",
2424
"pinia": "^2.3.0",
25-
"zod": "^3.24.0"
25+
"zod": "^3.24.1"
2626
},
2727
"devDependencies": {
28-
"@nuxt/devtools": "^1.6.3",
29-
"@nuxt/eslint-config": "^0.7.2",
30-
"eslint": "^9.16.0",
31-
"typescript": "5.7.2",
32-
"wrangler": "^3.94.0"
28+
"@nuxt/devtools": "^1.7.0",
29+
"@nuxt/eslint-config": "^0.7.5",
30+
"eslint": "^9.18.0",
31+
"typescript": "5.7.3",
32+
"wrangler": "^3.102.0"
3333
},
34-
"packageManager": "[email protected].0"
34+
"packageManager": "[email protected].4"
3535
}

0 commit comments

Comments
 (0)