Skip to content

Commit 0e5100f

Browse files
committed
chore: update deps
1 parent 475fa04 commit 0e5100f

File tree

2 files changed

+88
-75
lines changed

2 files changed

+88
-75
lines changed

package.json

+2-2
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.20240603.0",
41+
"@cloudflare/workers-types": "^4.20240605.0",
4242
"@nuxt/devtools-kit": "^1.3.3",
4343
"@nuxt/kit": "^3.11.2",
4444
"@sindresorhus/slugify": "^2.2.1",
@@ -69,7 +69,7 @@
6969
"nuxt": "^3.11.2",
7070
"typescript": "^5.4.5",
7171
"vitest": "^1.6.0",
72-
"wrangler": "^3.59.0"
72+
"wrangler": "^3.60.0"
7373
},
7474
"resolutions": {
7575
"@nuxt/ui": "2.15.2"

0 commit comments

Comments
 (0)