Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Oct 2, 2024
1 parent f28f549 commit 6c3ca98
Show file tree
Hide file tree
Showing 2 changed files with 489 additions and 418 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@cloudflare/workers-types": "^4.20240909.0",
"@nuxt/devtools-kit": "^1.4.2",
"@cloudflare/workers-types": "^4.20240925.0",
"@nuxt/devtools-kit": "^1.5.1",
"@nuxt/kit": "^3.13.2",
"@uploadthing/mime-types": "^0.3.0",
"citty": "^0.1.6",
Expand All @@ -49,7 +49,7 @@
"h3": "^1.12.0",
"mime": "^4.0.4",
"nitro-cloudflare-dev": "^0.1.6",
"ofetch": "^1.3.4",
"ofetch": "^1.4.0",
"pathe": "^1.1.2",
"pkg-types": "^1.2.0",
"ufo": "^1.5.4",
Expand All @@ -58,19 +58,19 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@nuxt/devtools": "^1.4.2",
"@nuxt/devtools": "^1.5.1",
"@nuxt/eslint-config": "^0.5.7",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.2",
"@nuxt/test-utils": "^3.14.2",
"@nuxthub/core": "link:",
"@types/node": "^22.5.5",
"changelogen": "^0.5.5",
"eslint": "^9.10.0",
"@types/node": "^22.7.4",
"changelogen": "^0.5.7",
"eslint": "^9.11.1",
"nuxt": "^3.13.2",
"typescript": "^5.6.2",
"vitest": "^2.1.1",
"wrangler": "^3.78.2"
"wrangler": "^3.79.0"
},
"packageManager": "pnpm@9.10.0"
"packageManager": "pnpm@9.11.0"
}
Loading

0 comments on commit 6c3ca98

Please sign in to comment.