Skip to content

Commit c4f5f43

Browse files
committed
chore: update deps
1 parent 29b67ac commit c4f5f43

2 files changed

Lines changed: 3766 additions & 2511 deletions

File tree

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -11,30 +11,30 @@
1111
"typecheck": "nuxi typecheck"
1212
},
1313
"dependencies": {
14-
"@iconify-json/lucide": "^1.2.77",
15-
"@iconify-json/simple-icons": "^1.2.61",
16-
"@libsql/client": "^0.15.15",
17-
"@nuxt/ui": "^4.2.1",
18-
"@nuxthub/core": "^0.10.0",
19-
"@pinia/colada": "^0.18.0",
20-
"@pinia/colada-nuxt": "^0.2.4",
14+
"@iconify-json/lucide": "^1.2.92",
15+
"@iconify-json/simple-icons": "^1.2.71",
16+
"@libsql/client": "^0.17.0",
17+
"@nuxt/ui": "^4.4.0",
18+
"@nuxthub/core": "^0.10.6",
19+
"@pinia/colada": "^0.21.4",
20+
"@pinia/colada-nuxt": "^0.3.1",
2121
"@pinia/nuxt": "^0.11.3",
22-
"drizzle-kit": "^0.31.7",
23-
"drizzle-orm": "0.44.7",
24-
"nuxt": "^4.2.1",
25-
"nuxt-auth-utils": "^0.5.25",
22+
"drizzle-kit": "^0.31.9",
23+
"drizzle-orm": "0.45.1",
24+
"nuxt": "^4.3.1",
25+
"nuxt-auth-utils": "^0.5.29",
2626
"pinia": "^3.0.4",
27-
"zod": "^4.1.13"
27+
"zod": "^4.3.6"
2828
},
2929
"devDependencies": {
30-
"@nuxt/devtools": "^3.1.1",
31-
"@nuxt/eslint": "^1.11.0",
32-
"baseline-browser-mapping": "^2.8.32",
33-
"eslint": "^9.39.1",
30+
"@nuxt/devtools": "^3.2.1",
31+
"@nuxt/eslint": "^1.15.1",
32+
"baseline-browser-mapping": "^2.10.0",
33+
"eslint": "^10.0.0",
3434
"typescript": "^5.9.3",
35-
"vue-tsc": "^3.1.6"
35+
"vue-tsc": "^3.2.4"
3636
},
37-
"packageManager": "pnpm@10.24.0",
37+
"packageManager": "pnpm@10.30.1",
3838
"pnpm": {
3939
"onlyBuiltDependencies": [
4040
"@parcel/watcher",

0 commit comments

Comments
 (0)