Skip to content

Commit a5f46e9

Browse files
committed
Revert "chore: update deps"
This reverts commit 7a8ec94.
1 parent 7a8ec94 commit a5f46e9

File tree

2 files changed

+691
-3817
lines changed

2 files changed

+691
-3817
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -73,49 +73,49 @@
7373
"db": "./cli/bin/nuxt-db.mjs"
7474
},
7575
"dependencies": {
76-
"@cloudflare/workers-types": "^4.20260130.0",
77-
"@nuxt/kit": "^4.3.0",
76+
"@cloudflare/workers-types": "^4.20251219.0",
77+
"@nuxt/kit": "^4.2.2",
7878
"@uploadthing/mime-types": "^0.3.6",
7979
"c12": "^3.3.3",
8080
"chokidar": "^5.0.0",
81-
"citty": "^0.2.0",
81+
"citty": "^0.1.6",
8282
"consola": "^3.4.2",
8383
"defu": "^6.1.4",
8484
"execa": "^9.6.1",
8585
"get-port-please": "^3.2.0",
8686
"h3": "^1.15.4",
8787
"hookable": "6.0.1",
8888
"mime": "^4.1.0",
89-
"nypm": "^0.6.4",
89+
"nypm": "^0.6.2",
9090
"ofetch": "^1.5.1",
9191
"pathe": "^2.0.3",
9292
"pkg-types": "^2.3.0",
9393
"scule": "^1.3.0",
9494
"std-env": "^3.10.0",
9595
"tinyglobby": "^0.2.15",
9696
"tsdown": "^0.18.1",
97-
"ufo": "^1.6.3",
97+
"ufo": "^1.6.1",
9898
"uncrypto": "^0.1.3",
99-
"unstorage": "^1.17.4",
100-
"zod": "^4.3.6"
99+
"unstorage": "^1.17.3",
100+
"zod": "^4.2.1"
101101
},
102102
"devDependencies": {
103103
"@nuxt/devtools": "^3.1.1",
104-
"@nuxt/eslint-config": "^1.13.0",
104+
"@nuxt/eslint-config": "^1.12.1",
105105
"@nuxt/module-builder": "^1.0.2",
106-
"@nuxt/schema": "^4.3.0",
107-
"@nuxt/test-utils": "3.23.0",
106+
"@nuxt/schema": "^4.2.2",
107+
"@nuxt/test-utils": "3.21.0",
108108
"@nuxthub/core": "link:",
109-
"@types/node": "^25.1.0",
110-
"better-sqlite3": "^12.6.2",
109+
"@types/node": "^25.0.3",
110+
"better-sqlite3": "^12.5.0",
111111
"changelogen": "^0.6.2",
112112
"destr": "^2.0.5",
113113
"eslint": "^9.39.2",
114114
"jiti": "^2.6.1",
115-
"nitropack": "^2.13.1",
116-
"nuxt": "^4.3.0",
115+
"nitropack": "^2.12.9",
116+
"nuxt": "^4.2.2",
117117
"typescript": "^5.9.3",
118-
"vitest": "^4.0.18",
119-
"vue-tsc": "^3.2.4"
118+
"vitest": "^4.0.16",
119+
"vue-tsc": "^3.1.8"
120120
}
121121
}

0 commit comments

Comments
 (0)