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 14, 2024
1 parent d4c48e5 commit 2b7ee79
Show file tree
Hide file tree
Showing 2 changed files with 621 additions and 569 deletions.
20 changes: 10 additions & 10 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.20241004.0",
"@nuxt/devtools-kit": "^1.5.2",
"@cloudflare/workers-types": "^4.20241011.0",
"@nuxt/devtools-kit": "^1.6.0",
"@nuxt/kit": "^3.13.2",
"@uploadthing/mime-types": "^0.3.0",
"citty": "^0.1.6",
Expand All @@ -48,29 +48,29 @@
"destr": "^2.0.3",
"h3": "^1.13.0",
"mime": "^4.0.4",
"nitro-cloudflare-dev": "^0.1.6",
"ofetch": "^1.4.0",
"nitro-cloudflare-dev": "^0.2.0",
"ofetch": "^1.4.1",
"pathe": "^1.1.2",
"pkg-types": "^1.2.0",
"pkg-types": "^1.2.1",
"ufo": "^1.5.4",
"uncrypto": "^0.1.3",
"unstorage": "^1.12.0",
"zod": "^3.23.8"
},
"devDependencies": {
"@nuxt/devtools": "^1.5.2",
"@nuxt/eslint-config": "^0.5.7",
"@nuxt/devtools": "^1.6.0",
"@nuxt/eslint-config": "^0.6.0",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.2",
"@nuxt/test-utils": "^3.14.3",
"@nuxthub/core": "link:",
"@types/node": "^22.7.4",
"@types/node": "^22.7.5",
"changelogen": "^0.5.7",
"eslint": "^9.12.0",
"nuxt": "^3.13.2",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"vitest": "^2.1.2",
"wrangler": "^3.80.0"
"wrangler": "^3.80.4"
},
"packageManager": "pnpm@9.12.1"
}
Loading

0 comments on commit 2b7ee79

Please sign in to comment.