File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1717 "@types/react-dom" : " 17.0.5" ,
1818 "@vitejs/plugin-react-refresh" : " 1.3.3" ,
1919 "typescript" : " 4.2.4" ,
20- "vite" : " 2.3.3 "
20+ "vite" : " 2.3.5 "
2121 }
2222}
Original file line number Diff line number Diff line change @@ -370,10 +370,10 @@ electron-to-chromium@^1.3.712:
370370 resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.717.tgz#78d4c857070755fb58ab64bcc173db1d51cbc25f"
371371 integrity sha512-OfzVPIqD1MkJ7fX+yTl2nKyOE4FReeVfMCzzxQS+Kp43hZYwHwThlGP+EGIZRXJsxCM7dqo8Y65NOX/HP12iXQ==
372372
373- esbuild@^0.11.23 :
374- version "0.11.23 "
375- resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.11.23 .tgz#c42534f632e165120671d64db67883634333b4b8 "
376- integrity sha512-iaiZZ9vUF5wJV8ob1tl+5aJTrwDczlvGP0JoMmnpC2B0ppiMCu8n8gmy5ZTGl5bcG081XBVn+U+jP+mPFm5T5Q ==
373+ esbuild@^0.12.5 :
374+ version "0.12.5 "
375+ resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.5 .tgz#36076a6bc1966ba2741981d30512e95e8aaff495 "
376+ integrity sha512-vcuP53pA5XiwUU4FnlXM+2PnVjTfHGthM7uP1gtp+9yfheGvFFbq/KyuESThmtoHPUrfZH5JpxGVJIFDVD1Egw ==
377377
378378escalade@^3.1.1 :
379379 version "3.1.1"
@@ -705,12 +705,12 @@ unload@2.2.0:
705705 " @babel/runtime" " ^7.6.2"
706706 detect-node "^2.0.4"
707707
708- vite@2.3.3 :
709- version "2.3.3 "
710- resolved "https://registry.yarnpkg.com/vite/-/vite-2.3.3 .tgz#7e88a71abd03985c647789938d784cce0ee3b0fd "
711- integrity sha512-eO1iwRbn3/BfkNVMNJDeANAFCZ5NobYOFPu7IqfY7DcI7I9nFGjJIZid0EViTmLDGwwSUPmRAq3cRBbO3+DsMA ==
708+ vite@2.3.5 :
709+ version "2.3.5 "
710+ resolved "https://registry.yarnpkg.com/vite/-/vite-2.3.5 .tgz#0f5e750317e6f00e5343dd8272f64c2261f026b3 "
711+ integrity sha512-Jh3uySLlofx+t+uqznnzJFTNgeqYQLhR6xMx61VYN5KTlVirJXBPkFW2+aigHN6d1mOo6rM7DWnU6gjnudVozw ==
712712 dependencies :
713- esbuild "^0.11.23 "
713+ esbuild "^0.12.5 "
714714 postcss "^8.2.10"
715715 resolve "^1.19.0"
716716 rollup "^2.38.5"
You can’t perform that action at this time.
0 commit comments