Skip to content

Commit 80fb46d

Browse files
committed
chore: revert vite updates + bump other minor updates
1 parent c08a968 commit 80fb46d

File tree

3 files changed

+14
-92
lines changed

3 files changed

+14
-92
lines changed

cli/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@
3030
"test:types": "tsc --noEmit"
3131
},
3232
"dependencies": {
33-
"@clack/prompts": "^1.0.0",
33+
"@clack/prompts": "^1.0.1",
3434
"@lydell/node-pty": "1.2.0-beta.3",
35-
"citty": "^0.2.0",
36-
"h3-next": "npm:h3@^2.0.1-rc.11",
35+
"citty": "^0.2.1",
36+
"h3-next": "npm:h3@^2.0.1-rc.14",
3737
"obug": "^2.1.1",
38-
"srvx": "^0.11.0",
38+
"srvx": "^0.11.7",
3939
"valibot": "^1.2.0",
4040
"validate-npm-package-name": "^7.0.2"
4141
},

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,11 @@
7575
"@upstash/redis": "1.36.2",
7676
"@vite-pwa/assets-generator": "1.0.2",
7777
"@vite-pwa/nuxt": "1.1.1",
78-
"@voidzero-dev/vite-plus-core": "0.0.0-b1666489.20260220-0254",
78+
"@voidzero-dev/vite-plus-core": "0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab",
7979
"@vueuse/core": "14.2.1",
8080
"@vueuse/integrations": "14.2.1",
8181
"@vueuse/nuxt": "14.2.1",
82-
"@vueuse/router": "^14.2.0",
82+
"@vueuse/router": "^14.2.1",
8383
"@vueuse/shared": "14.2.1",
8484
"algoliasearch": "5.49.0",
8585
"defu": "6.1.4",
@@ -136,7 +136,7 @@
136136
"schema-dts": "1.1.5",
137137
"simple-git-hooks": "2.13.1",
138138
"typescript": "5.9.3",
139-
"vitest": "npm:@voidzero-dev/vite-plus-test@0.0.0-b1666489.20260220-0254",
139+
"vitest": "npm:@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab",
140140
"vitest-environment-nuxt": "1.0.1",
141141
"vue-i18n-extract": "2.0.7",
142142
"vue-tsc": "3.2.5"

pnpm-lock.yaml

Lines changed: 7 additions & 85 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)