Skip to content

Commit 6f6a338

Browse files
committed
chore: update dependencies
1 parent eedc944 commit 6f6a338

File tree

2 files changed

+294
-253
lines changed

2 files changed

+294
-253
lines changed

package.json

Lines changed: 5 additions & 5 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.20240512.0",
42-
"@nuxt/devtools-kit": "^1.3.1",
41+
"@cloudflare/workers-types": "^4.20240529.0",
42+
"@nuxt/devtools-kit": "^1.3.2",
4343
"@nuxt/kit": "^3.11.2",
4444
"@sindresorhus/slugify": "^2.2.1",
4545
"@uploadthing/mime-types": "^0.2.10",
@@ -58,18 +58,18 @@
5858
"zod": "^3.23.8"
5959
},
6060
"devDependencies": {
61-
"@nuxt/devtools": "^1.3.1",
61+
"@nuxt/devtools": "^1.3.2",
6262
"@nuxt/eslint-config": "^0.3.13",
6363
"@nuxt/module-builder": "^0.7.0",
6464
"@nuxt/schema": "^3.11.2",
6565
"@nuxt/test-utils": "^3.13.1",
66-
"@types/node": "^20.12.12",
66+
"@types/node": "^20.14.0",
6767
"changelogen": "^0.5.5",
6868
"eslint": "^9.3.0",
6969
"nuxt": "^3.11.2",
7070
"typescript": "^5.4.5",
7171
"vitest": "^1.6.0",
72-
"wrangler": "^3.57.1"
72+
"wrangler": "^3.58.0"
7373
},
7474
"resolutions": {
7575
"@nuxt/ui": "2.15.2"

0 commit comments

Comments
 (0)