Commit 94d3a6d 1 parent d7eedff commit 94d3a6d Copy full SHA for 94d3a6d
File tree 2 files changed +41
-3
lines changed
2 files changed +41
-3
lines changed Original file line number Diff line number Diff line change 181
181
"vercel" : " 28.17.0" ,
182
182
"version-bump-prompt" : " 6.1.0" ,
183
183
"vfile" : " 5.3.7" ,
184
- "vite" : " 4.2.0 " ,
184
+ "vite" : " 4.2.1 " ,
185
185
"vite-tsconfig-paths" : " 4.0.7" ,
186
186
"vitepress" : " 1.0.0-alpha.34" ,
187
187
"vitest" : " 0.29.7" ,
Original file line number Diff line number Diff line change @@ -3069,7 +3069,7 @@ __metadata:
3069
3069
vercel: "npm:28.17.0"
3070
3070
version-bump-prompt: "npm:6.1.0"
3071
3071
vfile: "npm:5.3.7"
3072
- vite: "npm:4.2.0 "
3072
+ vite: "npm:4.2.1 "
3073
3073
vite-tsconfig-paths: "npm:4.0.7"
3074
3074
vitepress: "npm:1.0.0-alpha.34"
3075
3075
vitest: "npm:0.29.7"
@@ -15340,7 +15340,45 @@ __metadata:
15340
15340
languageName: node
15341
15341
linkType: hard
15342
15342
15343
- "vite@npm:4.2.0, vite@npm:^3.0.0 || ^4.0.0, vite@npm:^4.0.3":
15343
+ "vite@npm:4.2.1":
15344
+ version: 4.2.1
15345
+ resolution: "vite@npm:4.2.1"
15346
+ dependencies:
15347
+ esbuild: "npm:^0.17.5"
15348
+ fsevents: "npm:~2.3.2"
15349
+ postcss: "npm:^8.4.21"
15350
+ resolve: "npm:^1.22.1"
15351
+ rollup: "npm:^3.18.0"
15352
+ peerDependencies:
15353
+ "@types/node": ">= 14"
15354
+ less: "*"
15355
+ sass: "*"
15356
+ stylus: "*"
15357
+ sugarss: "*"
15358
+ terser: ^5.4.0
15359
+ dependenciesMeta:
15360
+ fsevents:
15361
+ optional: true
15362
+ peerDependenciesMeta:
15363
+ "@types/node":
15364
+ optional: true
15365
+ less:
15366
+ optional: true
15367
+ sass:
15368
+ optional: true
15369
+ stylus:
15370
+ optional: true
15371
+ sugarss:
15372
+ optional: true
15373
+ terser:
15374
+ optional: true
15375
+ bin:
15376
+ vite: bin/vite.js
15377
+ checksum: 9b784639d35a074b12b72f60764ba6d6eedcaa112ac4b5df00a706e2d5a01d7d4b9ce19ddc5ce8b65260770e56e084fcf2ae7b7c763a0880a2d9f3bfb5fa3450
15378
+ languageName: node
15379
+ linkType: hard
15380
+
15381
+ "vite@npm:^3.0.0 || ^4.0.0, vite@npm:^4.0.3":
15344
15382
version: 4.2.0
15345
15383
resolution: "vite@npm:4.2.0"
15346
15384
dependencies:
You can’t perform that action at this time.
0 commit comments