Skip to content

Commit 2a0f013

Browse files
committed
chore: update deps
1 parent 147f1d5 commit 2a0f013

File tree

2 files changed

+753
-616
lines changed

2 files changed

+753
-616
lines changed

package.json

+15-15
Original file line numberDiff line numberDiff line change
@@ -44,46 +44,46 @@
4444
"test:watch": "vitest watch"
4545
},
4646
"dependencies": {
47-
"@cloudflare/workers-types": "^4.20250327.0",
47+
"@cloudflare/workers-types": "^4.20250407.0",
4848
"@nuxt/devtools-kit": "^2.3.2",
49-
"@nuxt/kit": "^3.16.1",
49+
"@nuxt/kit": "^3.16.2",
5050
"@uploadthing/mime-types": "^0.3.4",
5151
"citty": "^0.1.6",
52-
"confbox": "^0.2.1",
52+
"confbox": "^0.2.2",
5353
"defu": "^6.1.4",
54-
"destr": "^2.0.3",
54+
"destr": "^2.0.5",
5555
"h3": "^1.15.1",
56-
"mime": "^4.0.6",
56+
"mime": "^4.0.7",
5757
"nitro-cloudflare-dev": "^0.2.2",
5858
"ofetch": "^1.4.1",
5959
"pathe": "^2.0.3",
6060
"pkg-types": "^2.1.0",
61-
"std-env": "^3.8.1",
62-
"ufo": "^1.5.4",
61+
"std-env": "^3.9.0",
62+
"ufo": "^1.6.1",
6363
"uncrypto": "^0.1.3",
6464
"unstorage": "^1.15.0",
6565
"zod": "^3.24.2"
6666
},
6767
"devDependencies": {
6868
"@nuxt/devtools": "^2.3.2",
69-
"@nuxt/eslint-config": "^1.2.0",
69+
"@nuxt/eslint-config": "^1.3.0",
7070
"@nuxt/module-builder": "^0.8.4",
71-
"@nuxt/schema": "^3.16.1",
71+
"@nuxt/schema": "^3.16.2",
7272
"@nuxt/test-utils": "^3.17.2",
7373
"@nuxthub/core": "link:",
74-
"@types/node": "^22.13.14",
74+
"@types/node": "^22.14.0",
7575
"changelogen": "^0.6.1",
76-
"eslint": "^9.23.0",
77-
"nuxt": "^3.16.1",
76+
"eslint": "^9.24.0",
77+
"nuxt": "^3.16.2",
7878
"typescript": "5.6.3",
79-
"vitest": "^3.0.9",
80-
"wrangler": "^4.6.0"
79+
"vitest": "^3.1.1",
80+
"wrangler": "^4.9.0"
8181
},
8282
"resolutions": {
8383
"h3": "^1.14.0",
8484
"@nuxtjs/mdc": "https://pkg.pr.new/@nuxtjs/mdc@cd1c4fd"
8585
},
86-
"packageManager": "pnpm@10.7.0+sha512.6b865ad4b62a1d9842b61d674a393903b871d9244954f652b8842c2b553c72176b278f64c463e52d40fff8aba385c235c8c9ecf5cc7de4fd78b8bb6d49633ab6",
86+
"packageManager": "pnpm@10.8.0",
8787
"pnpm": {
8888
"onlyBuiltDependencies": [
8989
"@parcel/watcher",

0 commit comments

Comments
 (0)