Skip to content

Commit

Permalink
chore update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Jan 17, 2025
1 parent f845211 commit 888e581
Show file tree
Hide file tree
Showing 2 changed files with 1,042 additions and 514 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,20 +38,20 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@cloudflare/workers-types": "^4.20241230.0",
"@cloudflare/workers-types": "^4.20250109.0",
"@nuxt/devtools-kit": "^1.7.0",
"@nuxt/kit": "^3.15.1",
"@nuxt/kit": "^3.15.2",
"@uploadthing/mime-types": "^0.3.4",
"citty": "^0.1.6",
"confbox": "^0.1.8",
"defu": "^6.1.4",
"destr": "^2.0.3",
"h3": "^1.13.0",
"h3": "^1.13.1",
"mime": "^4.0.6",
"nitro-cloudflare-dev": "^0.2.1",
"ofetch": "^1.4.1",
"pathe": "^2.0.0",
"pkg-types": "^1.3.0",
"pathe": "^2.0.2",
"pkg-types": "^1.3.1",
"std-env": "^3.8.0",
"ufo": "^1.5.4",
"uncrypto": "^0.1.3",
Expand All @@ -60,18 +60,18 @@
},
"devDependencies": {
"@nuxt/devtools": "^1.7.0",
"@nuxt/eslint-config": "^0.7.4",
"@nuxt/eslint-config": "^0.7.5",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.15.1",
"@nuxt/test-utils": "^3.15.1",
"@nuxt/schema": "^3.15.2",
"@nuxt/test-utils": "^3.15.4",
"@nuxthub/core": "link:",
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"changelogen": "^0.5.7",
"eslint": "^9.17.0",
"nuxt": "^3.15.1",
"eslint": "^9.18.0",
"nuxt": "^3.15.2",
"typescript": "5.6.3",
"vitest": "^2.1.8",
"wrangler": "^3.100.0"
},
"packageManager": "[email protected].3"
"packageManager": "[email protected].4"
}
Loading

0 comments on commit 888e581

Please sign in to comment.