This repository was archived by the owner on May 4, 2024. It is now read-only.
File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 37
37
"prettier" : " ^3.1.1" ,
38
38
"sass" : " ^1.69.6" ,
39
39
"typescript" : " ~5.2.2" ,
40
- "vite" : " ^5.0.10 " ,
40
+ "vite" : " ^5.0.13 " ,
41
41
"vitest" : " ^1.1.1" ,
42
42
"vue-tsc" : " ^1.8.27"
43
43
},
Original file line number Diff line number Diff line change @@ -2694,6 +2694,7 @@ std-env@^3.5.0:
2694
2694
integrity sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg==
2695
2695
2696
2696
" string-width-cjs@npm:string-width@^4.2.0" , string-width@^4.1.0:
2697
+ name string-width-cjs
2697
2698
version "4.2.3"
2698
2699
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2699
2700
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
2987
2988
picocolors "^1.0.0"
2988
2989
vite "^5.0.0"
2989
2990
2990
- vite@^5.0.0, vite@^5.0.10 :
2991
- version "5.0.10 "
2992
- resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.10 .tgz#1e13ef5c3cf5aa4eed81f5df6d107b3c3f1f6356 "
2993
- integrity sha512-2P8J7WWgmc355HUMlFrwofacvr98DAjoE52BfdbwQtyLH06XKwaL/FMnmKM2crF0iX4MpmMKoDlNCB1ok7zHCw ==
2991
+ vite@^5.0.0, vite@^5.0.13 :
2992
+ version "5.0.13 "
2993
+ resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.13 .tgz#605865b0e482506163e3f04f91665238f3be8cf1 "
2994
+ integrity sha512-/9ovhv2M2dGTuA+dY93B9trfyWMDRQw2jdVBhHNP6wr0oF34wG2i/N55801iZIpgUpnHDm4F/FabGQLyc+eOgg ==
2994
2995
dependencies :
2995
2996
esbuild "^0.19.3"
2996
2997
postcss "^8.4.32"
You can’t perform that action at this time.
0 commit comments