8000 chore: update deps · nuxt-hub/core@9e2d097 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit 9e2d097

Browse files
committed
chore: update deps
1 parent 51356ad commit 9e2d097

File tree

2 files changed

+637
-383
lines changed

2 files changed

+637
-383
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"test:watch": "vitest watch"
3939
},
4040
"dependencies": {
41-
"@cloudflare/workers-types": "^4.20240903.0",
42-
"@nuxt/devtools-kit": "^1.4.1",
41+
"@cloudflare/workers-types": "^4.20240909.0",
42+
"@nuxt/devtools-kit": "^1.4.2",
4343
"@nuxt/kit": "^3.13.1",
4444
"@uploadthing/mime-types": "^0.2.10",
4545
"citty": "^0.1.6",
@@ -58,23 +58,23 @@
5858
"zod": "^3.23.8"
5959
},
6060
"devDependencies": {
61-
"@nuxt/devtools": "^1.4.1",
62-
"@nuxt/eslint-config": "^0.5.6",
63-
"@nuxt/module-builder": "^0.8.3",
61+
"@nuxt/devtools": "^1.4.2",
62+
"@nuxt/eslint-config": "^0.5.7",
63+
"@nuxt/module-builder": "^0.8.4",
6464
"@nuxt/schema": "^3.13.1",
65-
"@nuxt/test-utils": "^3.14.1",
65+
"@nuxt/test-utils": "^3.14.2",
6666
"@nuxthub/core": "link:",
6767
"@types/node": "^22.5.4",
6868
"changelogen": "^0.5.5",
69-
"eslint": "^9.9.1",
70-
"nuxt": "^3.13.0",
71-
"typescript": "^5.5.4",
72-
"vitest": "^2.0.5",
73-
"wrangler": "^3.75.0"
69+
"eslint": "^9.10.0",
70+
"nuxt": "^3.13.1",
71+
"typescript": "^5.6.2",
72+
"vitest": "^2.1.0",
73+
"wrangler": "^3.77.0"
7474
},
7575
"resolutions": {
7676
"nuxt": "3.13.0",
7777
"vue": "3.4.38"
7878
},
79-
"packageManager": "pnpm@9.9.0"
79+
"packageManager": "pnpm@9.10.0"
8080
}

0 commit comments

Comments
 (0)
0