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 22
22
"@types/vscode-webview" : " ^1.57.0" ,
23
23
"@vitejs/plugin-react" : " ^1.0.7" ,
24
24
"typescript" : " ^4.4.4" ,
25
- "vite" : " ^2.9.16 "
25
+ "vite" : " ^2.9.17 "
26
26
}
27
27
}
Original file line number Diff line number Diff line change @@ -916,10 +916,10 @@ uuidv4@^6.2.13:
916
916
" @types/uuid" " 8.3.4"
917
917
uuid "8.3.2"
918
918
919
- vite@^2.9.16 :
920
- version "2.9.16 "
921
- resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.16 .tgz#daf7ba50f5cc37a7bf51b118ba06bc36e97898e9 "
922
- integrity sha512-X+6q8KPyeuBvTQV8AVSnKDvXoBMnTx8zxh54sOwmmuOdxkjMmEJXH2UEchA+vTMps1xw9vL64uwJOWryULg7nA ==
919
+ vite@^2.9.17 :
920
+ version "2.9.17 "
921
+ resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.17 .tgz#6b770525e12fa2a2e3a0fa0d028d304f4f7dc7d4 "
922
+ integrity sha512-XxcRzra6d7xrKXH66jZUgb+srThoPu+TLJc06GifUyKq9JmjHkc1Numc8ra0h56rju2jfVWw3B3fs5l3OFMvUw ==
923
923
dependencies :
924
924
esbuild "^0.14.27"
925
925
postcss "^8.4.13"
You can’t perform that action at this time.
0 commit comments