File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
src/lightning/app/cli/react-ui-template/ui Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 24
24
"@vitejs/plugin-react" : " ^1.0.7" ,
25
25
"prettier" : " ^2.5.1" ,
26
26
"typescript" : " ^4.5.4" ,
27
- "vite" : " ^2.9.16 "
27
+ "vite" : " ^2.9.17 "
28
28
},
29
29
"main" : " index.js" ,
30
30
"license" : " MIT"
Original file line number Diff line number Diff line change @@ -1260,10 +1260,10 @@ update-browserslist-db@^1.0.4:
1260
1260
escalade "^3.1.1"
1261
1261
picocolors "^1.0.0"
1262
1262
1263
- vite@^2.9.16 :
1264
- version "2.9.16 "
1265
- resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.16 .tgz#daf7ba50f5cc37a7bf51b118ba06bc36e97898e9 "
1266
- integrity sha512-X+6q8KPyeuBvTQV8AVSnKDvXoBMnTx8zxh54sOwmmuOdxkjMmEJXH2UEchA+vTMps1xw9vL64uwJOWryULg7nA ==
1263
+ vite@^2.9.17 :
1264
+ version "2.9.17 "
1265
+ resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.17 .tgz#6b770525e12fa2a2e3a0fa0d028d304f4f7dc7d4 "
1266
+ integrity sha512-XxcRzra6d7xrKXH66jZUgb+srThoPu+TLJc06GifUyKq9JmjHkc1Numc8ra0h56rju2jfVWw3B3fs5l3OFMvUw ==
1267
1267
dependencies :
1268
1268
esbuild "^0.14.27"
1269
1269
postcss "^8.4.13"
You can’t perform that action at this time.
0 commit comments