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 147
147
"source-map-explorer" : " 2.5.3" ,
148
148
"stylelint" : " 14.15.0" ,
149
149
"typescript" : " 4.8.4" ,
150
- "vite" : " 3.2.3 " ,
150
+ "vite" : " 3.2.4 " ,
151
151
"vitest" : " 0.25.2" ,
152
152
"wait-on" : " 6.0.1"
153
153
}
Original file line number Diff line number Diff line change @@ -17449,7 +17449,45 @@ __metadata:
17449
17449
languageName: node
17450
17450
linkType: hard
17451
17451
17452
- "vite@npm:3.2.3, vite@npm:^3.0.0":
17452
+ "vite@npm:3.2.4":
17453
+ version: 3.2.4
17454
+ resolution: "vite@npm:3.2.4"
17455
+ dependencies:
17456
+ esbuild: ^0.15.9
17457
+ fsevents: ~2.3.2
17458
+ postcss: ^8.4.18
17459
+ resolve: ^1.22.1
17460
+ rollup: ^2.79.1
17461
+ peerDependencies:
17462
+ "@types/node": ">= 14"
17463
+ less: "*"
17464
+ sass: "*"
17465
+ stylus: "*"
17466
+ sugarss: "*"
17467
+ terser: ^5.4.0
17468
+ dependenciesMeta:
17469
+ fsevents:
17470
+ optional: true
17471
+ peerDependenciesMeta:
17472
+ "@types/node":
17473
+ optional: true
17474
+ less:
17475
+ optional: true
17476
+ sass:
17477
+ optional: true
17478
+ stylus:
17479
+ optional: true
17480
+ sugarss:
17481
+ optional: true
17482
+ terser:
17483
+ optional: true
17484
+ bin:
17485
+ vite: bin/vite.js
17486
+ checksum: 0f3e8f89c15809bd6bd8dec54b04b7c9b87374314d00928035f9d70190b4b220e8206b5d77a1e4097a5019cebf7862df4fbc11fbbb35c4f75f359999123d2c25
17487
+ languageName: node
17488
+ linkType: hard
17489
+
17490
+ "vite@npm:^3.0.0":
17453
17491
version: 3.2.3
17454
17492
resolution: "vite@npm:3.2.3"
17455
17493
dependencies:
@@ -18016,7 +18054,7 @@ __metadata:
18016
18054
typescript: 4.8.4
18017
18055
util: 0.12.5
18018
18056
uuid: 9.0.0
18019
- vite: 3.2.3
18057
+ vite: 3.2.4
18020
18058
vitest: 0.25.2
18021
18059
wait-on: 6.0.1
18022
18060
workbox-core: 6.5.4
You can’t perform that action at this time.
0 commit comments