Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Feb 7, 2025
1 parent 40189e0 commit 95592f3
Show file tree
Hide file tree
Showing 2 changed files with 1,193 additions and 1,130 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,27 +9,27 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@iconify-json/simple-icons": "^1.2.20",
"@nuxt/eslint": "^0.7.5",
"@iconify-json/simple-icons": "^1.2.23",
"@nuxt/eslint": "^1.0.1",
"@nuxt/ui": "^2.21.0",
"@nuxthub/core": "^0.8.11",
"@pinia/colada": "^0.13.3",
"@nuxthub/core": "^0.8.16",
"@pinia/colada": "^0.13.5",
"@pinia/colada-nuxt": "^0.0.4",
"@pinia/nuxt": "^0.9.0",
"drizzle-kit": "^0.30.1",
"drizzle-orm": "0.38.3",
"drizzle-kit": "^0.30.4",
"drizzle-orm": "0.39.2",
"h3-zod": "^0.5.3",
"nuxt": "^3.15.2",
"nuxt-auth-utils": "^0.5.7",
"pinia": "^2.3.0",
"nuxt": "^3.15.4",
"nuxt-auth-utils": "^0.5.14",
"pinia": "^2.3.1",
"zod": "^3.24.1"
},
"devDependencies": {
"@nuxt/devtools": "^1.7.0",
"@nuxt/eslint-config": "^0.7.5",
"eslint": "^9.18.0",
"@nuxt/devtools": "^2.0.0",
"@nuxt/eslint-config": "^1.0.1",
"eslint": "^9.19.0",
"typescript": "5.7.3",
"wrangler": "^3.102.0"
"wrangler": "^3.107.3"
},
"packageManager": "pnpm@9.15.4"
"packageManager": "pnpm@10.2.1"
}
Loading

0 comments on commit 95592f3

Please sign in to comment.