File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 41
41
"jsdom" : " ^22.1.0" ,
42
42
"perfect-debounce" : " ^1.0.0" ,
43
43
"typescript" : " ^4.6.4" ,
44
- "vite" : " ^4.4.9 " ,
44
+ "vite" : " ^4.5.1 " ,
45
45
"vitest" : " ^0.34.3" ,
46
46
"webdriverio" : " ^8.16.7"
47
47
}
Original file line number Diff line number Diff line change @@ -2090,6 +2090,7 @@ string_decoder@~1.1.1:
2090
2090
safe-buffer "~5.1.0"
2091
2091
2092
2092
" strip-ansi-cjs@npm:strip-ansi@^6.0.1" , strip-ansi@^6.0.0, strip-ansi@^6.0.1:
2093
+ name strip-ansi-cjs
2093
2094
version "6.0.1"
2094
2095
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
2095
2096
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
2291
2292
picocolors "^1.0.0"
2292
2293
vite "^3.0.0 || ^4.0.0 || ^5.0.0-0"
2293
2294
2294
- " vite@^3.0.0 || ^4.0.0 || ^5.0.0-0" , "vite@^3.1.0 || ^4.0.0 || ^5.0.0-0", vite@^4.4.9 :
2295
- version "4.5.0 "
2296
- resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.0 .tgz#ec406295b4167ac3bc23e26f9c8ff559287cff26 "
2297
- integrity sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw ==
2295
+ " vite@^3.0.0 || ^4.0.0 || ^5.0.0-0" , "vite@^3.1.0 || ^4.0.0 || ^5.0.0-0", vite@^4.5.1 :
2296
+ version "4.5.1 "
2297
+ resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.1 .tgz#3370986e1ed5dbabbf35a6c2e1fb1e18555b968a "
2298
+ integrity sha512-AXXFaAJ8yebyqzoNB9fu2pHoo/nWX+xZlaRwoeYUxEqBO+Zj4msE5G+BhGBll9lYEKv9Hfks52PAF2X7qDYXQA ==
2298
2299
dependencies :
2299
2300
esbuild "^0.18.10"
2300
2301
postcss "^8.4.27"
@@ -2461,6 +2462,7 @@ why-is-node-running@^2.2.2:
2461
2462
stackback "0.0.2"
2462
2463
2463
2464
" wrap-ansi-cjs@npm:wrap-ansi@^7.0.0" , wrap-ansi@^7.0.0:
2465
+ name wrap-ansi-cjs
2464
2466
version "7.0.0"
2465
2467
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
2466
2468
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
You can’t perform that action at this time.
0 commit comments