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

Commit 9c3bd45

Browse files
committed
chore: update deps
1 parent 5df3860 commit 9c3bd45

File tree

2 files changed

+296
-264
lines changed

2 files changed

+296
-264
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"test:watch": "vitest watch"
3939
},
4040
"dependencies": {
41-
"@cloudflare/workers-types": "^4.20241011.0",
41+
"@cloudflare/workers-types": "^4.20241018.0",
4242
"@nuxt/devtools-kit": "^1.6.0",
4343
"@nuxt/kit": "^3.13.2",
4444
"@uploadthing/mime-types": "^0.3.0",
@@ -48,7 +48,7 @@
4848
"destr": "^2.0.3",
4949
"h3": "^1.13.0",
5050
"mime": "^4.0.4",
51-
"nitro-cloudflare-dev": "^0.2.0",
51+
"nitro-cloudflare-dev": "^0.2.1",
5252
"ofetch": "^1.4.1",
5353
"pathe": "^1.1.2",
5454
"pkg-types": "^1.2.1",
@@ -63,15 +63,15 @@
6363
"@nuxt/eslint-config": "^0.6.0",
6464
"@nuxt/module-builder": "^0.8.4",
6565
"@nuxt/schema": "^3.13.2",
66-
"@nuxt/test-utils": "^3.14.3",
66+
"@nuxt/test-utils": "^3.14.4",
6767
"@nuxthub/core": "link:",
68-
"@types/node": "^22.7.5",
68+
"@types/node": "^22.7.8",
6969
"changelogen": "^0.5.7",
70-
"eslint": "^9.12.0",
70+
"eslint": "^9.13.0",
7171
"nuxt": "^3.13.2",
7272
"typescript": "^5.6.3",
7373
"vitest": "^2.1.3",
74-
"wrangler": "^3.80.5"
74+
"wrangler": "^3.81.0"
7575
},
76-
"packageManager": "pnpm@9.12.1"
76+
"packageManager": "pnpm@9.12.2"
7777
}

0 commit comments

Comments
 (0)
0