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 22, 2024
1 parent 5df3860 commit 9c3bd45
Show file tree
Hide file tree
Showing 2 changed files with 296 additions and 264 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@cloudflare/workers-types": "^4.20241011.0",
"@cloudflare/workers-types": "^4.20241018.0",
"@nuxt/devtools-kit": "^1.6.0",
"@nuxt/kit": "^3.13.2",
"@uploadthing/mime-types": "^0.3.0",
Expand All @@ -48,7 +48,7 @@
"destr": "^2.0.3",
"h3": "^1.13.0",
"mime": "^4.0.4",
"nitro-cloudflare-dev": "^0.2.0",
"nitro-cloudflare-dev": "^0.2.1",
"ofetch": "^1.4.1",
"pathe": "^1.1.2",
"pkg-types": "^1.2.1",
Expand All @@ -63,15 +63,15 @@
"@nuxt/eslint-config": "^0.6.0",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.2",
"@nuxt/test-utils": "^3.14.3",
"@nuxt/test-utils": "^3.14.4",
"@nuxthub/core": "link:",
"@types/node": "^22.7.5",
"@types/node": "^22.7.8",
"changelogen": "^0.5.7",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"nuxt": "^3.13.2",
"typescript": "^5.6.3",
"vitest": "^2.1.3",
"wrangler": "^3.80.5"
"wrangler": "^3.81.0"
},
"packageManager": "pnpm@9.12.1"
"packageManager": "pnpm@9.12.2"
}
Loading

0 comments on commit 9c3bd45

Please sign in to comment.