Skip to content

Commit a34d67f

Browse files
committed
feat!: update deps and force breaking change
1 parent add1a3d commit a34d67f

File tree

2 files changed

+157
-157
lines changed

2 files changed

+157
-157
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"test:watch": "vitest watch"
3737
},
3838
"dependencies": {
39-
"@cloudflare/workers-types": "^4.20240320.1",
40-
"@nuxt/devtools-kit": "^1.1.4",
39+
"@cloudflare/workers-types": "^4.20240402.0",
40+
"@nuxt/devtools-kit": "^1.1.5",
4141
"@nuxt/kit": "^3.11.1",
4242
"@sindresorhus/slugify": "^2.2.1",
4343
"@uploadthing/mime-types": "^0.2.6",
@@ -59,17 +59,17 @@
5959
"zod": "^3.22.4"
6060
},
6161
"devDependencies": {
62-
"@nuxt/devtools": "^1.1.4",
62+
"@nuxt/devtools": "^1.1.5",
6363
"@nuxt/eslint-config": "^0.2.0",
6464
"@nuxt/module-builder": "^0.5.5",
6565
"@nuxt/schema": "^3.11.1",
6666
"@nuxt/test-utils": "^3.12.0",
67-
"@types/node": "^20.11.30",
67+
"@types/node": "^20.12.3",
6868
"changelogen": "^0.5.5",
6969
"eslint": "^8.57.0",
7070
"nuxt": "^3.11.1",
7171
"typescript": "^5.4.3",
7272
"vitest": "^1.4.0",
73-
"wrangler": "^3.39.0"
73+
"wrangler": "^3.44.0"
7474
}
7575
}

0 commit comments

Comments
 (0)