Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Aug 28, 2024
1 parent 3dffa2d commit 19d3dfa
Show file tree
Hide file tree
Showing 2 changed files with 393 additions and 328 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@cloudflare/workers-types": "^4.20240821.1",
"@nuxt/devtools-kit": "^1.4.0",
"@nuxt/devtools-kit": "^1.4.1",
"@nuxt/kit": "^3.13.0",
"@uploadthing/mime-types": "^0.2.10",
"citty": "^0.1.6",
Expand All @@ -58,19 +58,19 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@nuxt/devtools": "^1.4.0",
"@nuxt/eslint-config": "^0.5.2",
"@nuxt/devtools": "^1.4.1",
"@nuxt/eslint-config": "^0.5.3",
"@nuxt/module-builder": "^0.8.3",
"@nuxt/schema": "^3.13.0",
"@nuxt/test-utils": "^3.14.1",
"@nuxthub/core": "link:.",
"@types/node": "^22.5.0",
"@types/node": "^22.5.1",
"changelogen": "^0.5.5",
"eslint": "^9.9.1",
"nuxt": "^3.13.0",
"typescript": "^5.5.4",
"vitest": "^2.0.5",
"wrangler": "^3.72.2"
"wrangler": "^3.72.3"
},
"packageManager": "pnpm@9.9.0"
}
Loading

0 comments on commit 19d3dfa

Please sign in to comment.