Skip to content

Commit f420340

Browse files
committed
chore: update deps
1 parent efeabf9 commit f420340

File tree

2 files changed

+229
-265
lines changed

2 files changed

+229
-265
lines changed

package.json

+6-6
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.20241205.0",
42-
"@nuxt/devtools-kit": "^1.6.3",
41+
"@cloudflare/workers-types": "^4.20241216.0",
42+
"@nuxt/devtools-kit": "^1.6.4",
4343
"@nuxt/kit": "^3.14.1592",
4444
"@uploadthing/mime-types": "^0.3.2",
4545
"citty": "^0.1.6",
@@ -59,19 +59,19 @@
5959
"zod": "^3.24.1"
6060
},
6161
"devDependencies": {
62-
"@nuxt/devtools": "^1.6.3",
63-
"@nuxt/eslint-config": "^0.7.2",
62+
"@nuxt/devtools": "^1.6.4",
63+
"@nuxt/eslint-config": "^0.7.3",
6464
"@nuxt/module-builder": "^0.8.4",
6565
"@nuxt/schema": "^3.14.1592",
6666
"@nuxt/test-utils": "^3.15.1",
6767
"@nuxthub/core": "link:",
6868
"@types/node": "^22.10.2",
6969
"changelogen": "^0.5.7",
70-
"eslint": "^9.16.0",
70+
"eslint": "^9.17.0",
7171
"nuxt": "^3.14.1592",
7272
"typescript": "5.6.3",
7373
"vitest": "^2.1.8",
74-
"wrangler": "^3.95.0"
74+
"wrangler": "^3.96.0"
7575
},
7676
"packageManager": "[email protected]"
7777
}

0 commit comments

Comments
 (0)