Skip to content

Commit 965a9fa

Browse files
committed
chore: update deps
1 parent 2097df2 commit 965a9fa

File tree

2 files changed

+133
-172
lines changed

2 files changed

+133
-172
lines changed

package.json

+3-3
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.20250109.0",
41+
"@cloudflare/workers-types": "^4.20250121.0",
4242
"@nuxt/devtools-kit": "^1.7.0",
4343
"@nuxt/kit": "^3.15.2",
4444
"@uploadthing/mime-types": "^0.3.4",
@@ -70,8 +70,8 @@
7070
"eslint": "^9.18.0",
7171
"nuxt": "^3.15.2",
7272
"typescript": "5.6.3",
73-
"vitest": "^3.0.2",
74-
"wrangler": "^3.100.0"
73+
"vitest": "^3.0.3",
74+
"wrangler": "^3.104.0"
7575
},
7676
"packageManager": "[email protected]"
7777
}

0 commit comments

Comments
 (0)