Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Dec 11, 2024
1 parent d589d57 commit 84bc2ff
Show file tree
Hide file tree
Showing 2 changed files with 2,105 additions and 613 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@cloudflare/workers-types": "^4.20241112.0",
"@nuxt/devtools-kit": "^1.6.0",
"@nuxt/kit": "^3.14.159",
"@cloudflare/workers-types": "^4.20241205.0",
"@nuxt/devtools-kit": "^1.6.3",
"@nuxt/kit": "^3.14.1592",
"@uploadthing/mime-types": "^0.3.2",
"citty": "^0.1.6",
"confbox": "^0.1.8",
Expand All @@ -56,22 +56,22 @@
"ufo": "^1.5.4",
"uncrypto": "^0.1.3",
"unstorage": "^1.13.1",
"zod": "^3.23.8"
"zod": "^3.24.1"
},
"devDependencies": {
"@nuxt/devtools": "^1.6.0",
"@nuxt/eslint-config": "^0.6.1",
"@nuxt/devtools": "^1.6.3",
"@nuxt/eslint-config": "^0.7.2",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.14.159",
"@nuxt/test-utils": "^3.14.4",
"@nuxt/schema": "^3.14.1592",
"@nuxt/test-utils": "^3.15.1",
"@nuxthub/core": "link:",
"@types/node": "^22.9.0",
"@types/node": "^22.10.2",
"changelogen": "^0.5.7",
"eslint": "^9.14.0",
"nuxt": "^3.14.159",
"typescript": "^5.6.3",
"vitest": "^2.1.4",
"wrangler": "^3.86.1"
"eslint": "^9.16.0",
"nuxt": "^3.14.1592",
"typescript": "5.6.3",
"vitest": "^2.1.8",
"wrangler": "^3.95.0"
},
"packageManager": "pnpm@9.12.3"
"packageManager": "pnpm@9.15.0"
}
Loading

0 comments on commit 84bc2ff

Please sign in to comment.