File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/examples/vite-example Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 20
20
"devDependencies" : {
21
21
"@vitejs/plugin-react" : " 4.2.1" ,
22
22
"serve" : " ^14.2.1" ,
23
- "vite" : " 4.5.1 " ,
23
+ "vite" : " 4.5.2 " ,
24
24
"vite-bundle-visualizer" : " ^0.11.0"
25
25
}
26
26
}
Original file line number Diff line number Diff line change @@ -1467,10 +1467,10 @@ vite-bundle-visualizer@^0.11.0:
1467
1467
rollup-plugin-visualizer "^5.9.2"
1468
1468
tmp "^0.2.1"
1469
1469
1470
- vite@4.5.1 :
1471
- version "4.5.1 "
1472
- resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.1 .tgz#3370986e1ed5dbabbf35a6c2e1fb1e18555b968a "
1473
- integrity sha512-AXXFaAJ8yebyqzoNB9fu2pHoo/nWX+xZlaRwoeYUxEqBO+Zj4msE5G+BhGBll9lYEKv9Hfks52PAF2X7qDYXQA ==
1470
+ vite@4.5.2 :
1471
+ version "4.5.2 "
1472
+ resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.2 .tgz#d6ea8610e099851dad8c7371599969e0f8b97e82 "
1473
+ integrity sha512-tBCZBNSBbHQkaGyhGCDUGqeo2ph8Fstyp6FMSvTtsXeZSPpSMGlviAOav2hxVTqFcx8Hj/twtWKsMJXNY0xI8w ==
1474
1474
dependencies :
1475
1475
esbuild "^0.18.10"
1476
1476
postcss "^8.4.27"
You can’t perform that action at this time.
0 commit comments