File tree 2 files changed +15
-15
lines changed
2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 8
8
"serve" : " vite preview"
9
9
},
10
10
"devDependencies" : {
11
- "@vitejs/plugin-vue" : " ^1.6.0 " ,
12
- "vite" : " ^2.5.0 "
11
+ "@vitejs/plugin-vue" : " ^1.8.1 " ,
12
+ "vite" : " ^2.5.10 "
13
13
},
14
14
"dependencies" : {
15
- "@vue/repl" : " ^0.3.4 " ,
15
+ "@vue/repl" : " ^0.3.7 " ,
16
16
"file-saver" : " ^2.0.5" ,
17
17
"jszip" : " ^3.6.0"
18
18
}
Original file line number Diff line number Diff line change 923
923
" @typescript-eslint/types" " 4.30.0"
924
924
eslint-visitor-keys "^2.0.0"
925
925
926
- " @vitejs/plugin-vue@^1.6.0 " :
927
- version "1.6 .1"
928
- resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.6 .1.tgz#a40a06661af61fdc1bebdfb811b28f50ad39dfb3 "
929
- integrity sha512-tX2Ju8fOyEtfstfmwjfSJcstTFXwzdFAUbYJ5bWWifvKIgbe6B0FbM8l3Wb7wOaaxKn4FYkii7WQnAPcsTqaIA ==
926
+ " @vitejs/plugin-vue@^1.8.1 " :
927
+ version "1.8 .1"
928
+ resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.8 .1.tgz#6cc2a8dfd04201e3c868c239091aaa89aa75f880 "
929
+ integrity sha512-gktQGZ7qfaDdVJhT86fWSkyhP+bdoA81f5S2TQOL5Sbe5q7B36XfLGq8Q0BpHoqhPSflAMe6WwM1IecP1sChRw ==
930
930
931
- " @vue/repl@^0.3.4 " :
932
- version "0.3.4 "
933
- resolved "https://registry.yarnpkg.com/@vue/repl/-/repl-0.3.4 .tgz#58cb4f016ca72243035611602dd5a6426fd88a25 "
934
- integrity sha512-WLCCfnxSYSUcweNVJ8T4qqnkZfw3rX5AkXqoX5lHBnjjmCCoqKAXNSTiqwXHQ86Q8fbzH8LyOK89GgmHeXdcHw ==
931
+ " @vue/repl@^0.3.7 " :
932
+ version "0.3.7 "
933
+ resolved "https://registry.yarnpkg.com/@vue/repl/-/repl-0.3.7 .tgz#e5bd0f4a87ce1ce88bc03a09ec1bb5ccec779bce "
934
+ integrity sha512-n756Zsts7P1/IcFciPwM1S1l/XNvdqp/F0rgkITPAajcnt+BbqN/9Y6HS6p/p7FqEwe5i8wwvi0eO/7J0do6Zg ==
935
935
936
936
937
937
version "2.6.0"
@@ -6342,10 +6342,10 @@ vary@~1.1.2:
6342
6342
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
6343
6343
integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=
6344
6344
6345
- vite@^2.5.0 :
6346
- version "2.5.3 "
6347
- resolved "https://registry.yarnpkg.com/vite/-/vite-2.5.3 .tgz#88d40a9efb9bec66bd87a7676c5689f35ff63742 "
6348
- integrity sha512-1wMDnjflvtTTkMov8O/Xb5+w1/VW/Gw8oCf8f6dqgHn8lMOEqq0SaPtFEQeikFcOKCfSbiU0nEi0LDIx6DNsaQ ==
6345
+ vite@^2.5.10 :
6346
+ version "2.5.10 "
6347
+ resolved "https://registry.yarnpkg.com/vite/-/vite-2.5.10 .tgz#c598e3b5a7e1956ffc52eb3b3420d177fc2ed2a5 "
6348
+ integrity sha512-0ObiHTi5AHyXdJcvZ67HMsDgVpjT5RehvVKv6+Q0jFZ7zDI28PF5zK9mYz2avxdA+4iJMdwCz6wnGNnn4WX5Gg ==
6349
6349
dependencies :
6350
6350
esbuild "^0.12.17"
6351
6351
postcss "^8.3.6"
You can’t perform that action at this time.
0 commit comments