File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 21
21
"vue-i18n" : " ^9.2.0-beta.40"
22
22
},
23
23
"devDependencies" : {
24
- "vite" : " ^4.5.5 " ,
24
+ "vite" : " ^4.5.6 " ,
25
25
"@vitejs/plugin-vue" : " ^4.2.3" ,
26
26
"@vitejs/plugin-vue-jsx" : " ^2.0.0" ,
27
27
"dep-import-type" : " link:./dep-import-type" ,
Original file line number Diff line number Diff line change @@ -2089,10 +2089,10 @@ vary@~1.1.2:
2089
2089
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
2090
2090
integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=
2091
2091
2092
- vite@^4.5.5 :
2093
- version "4.5.5 "
2094
- resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.5 .tgz#639b9feca5c0a3bfe3c60cb630ef28bf219d742e "
2095
- integrity sha512-ifW3Lb2sMdX+WU91s3R0FyQlAyLxOzCSCP37ujw0+r5POeHPwe6udWVIElKQq8gk3t7b8rkmvqC6IHBpCff4GQ ==
2092
+ vite@^4.5.6 :
2093
+ version "4.5.6 "
2094
+ resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.6 .tgz#48bbd97fe06e8241df2e625b31c581707e10b57d "
2095
+ integrity sha512-ElBNuVvJKslxcfY2gMmae5IjaKGqCYGicCNZ+8R56sAznobeE3pI9ctzI17cBS/6OJh5YuQNMSN4BP4dRjugBg ==
2096
2096
dependencies :
2097
2097
esbuild "^0.18.10"
2098
2098
postcss "^8.4.27"
You can’t perform that action at this time.
0 commit comments