File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 53
53
"eslint-plugin-react-hooks" : " ^4.6.0" ,
54
54
"eslint-plugin-react-refresh" : " ^0.3.4" ,
55
55
"typescript" : " ^5.0.2" ,
56
- "vite" : " ^4.3.2 "
56
+ "vite" : " ^4.3.9 "
57
57
}
58
58
}
Original file line number Diff line number Diff line change @@ -2408,10 +2408,10 @@ picomatch@^2.3.1:
2408
2408
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
2409
2409
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
2410
2410
2411
- postcss@^8.4.21 :
2412
- version "8.4.23 "
2413
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.23 .tgz#df0aee9ac7c5e53e1075c24a3613496f9e6552ab "
2414
- integrity sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA ==
2411
+ postcss@^8.4.23 :
2412
+ version "8.4.24 "
2413
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.24 .tgz#f714dba9b2284be3cc07dbd2fc57ee4dc972d2df "
2414
+ integrity sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg ==
2415
2415
dependencies :
2416
2416
nanoid "^3.3.6"
2417
2417
picocolors "^1.0.0"
@@ -3036,13 +3036,13 @@ use-sidecar@^1.1.2:
3036
3036
detect-node-es "^1.1.0"
3037
3037
tslib "^2.0.0"
3038
3038
3039
- vite@^4.3.2 :
3040
- version "4.3.2 "
3041
- resolved "https://registry.yarnpkg.com/vite/-/vite-4.3.2 .tgz#95a5e0ebee80ae218849312019318aa9e3a05c26 "
3042
- integrity sha512-9R53Mf+TBoXCYejcL+qFbZde+eZveQLDYd9XgULILLC1a5ZwPaqgmdVpL8/uvw2BM/1TzetWjglwm+3RO+xTyw ==
3039
+ vite@^4.3.9 :
3040
+ version "4.3.9 "
3041
+ resolved "https://registry.yarnpkg.com/vite/-/vite-4.3.9 .tgz#db896200c0b1aa13b37cdc35c9e99ee2fdd5f96d "
3042
+ integrity sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg ==
3043
3043
dependencies :
3044
3044
esbuild "^0.17.5"
3045
- postcss "^8.4.21 "
3045
+ postcss "^8.4.23 "
3046
3046
rollup "^3.21.0"
3047
3047
optionalDependencies :
3048
3048
fsevents "~2.3.2"
You can’t perform that action at this time.
0 commit comments