Bump vite from 4.2.0 to 4.2.3 (#82)

This commit was merged in pull request #82.
This commit is contained in:
dependabot[bot]
2023-06-05 22:37:43 -04:00
committed by GitHub
parent 928bfd573e
commit 0eba47e20f
2 changed files with 5 additions and 5 deletions

View File

@@ -135,6 +135,6 @@
"storybook": "^7.0.0-rc.3",
"tslint": "^6.1.3",
"typescript": "^5.0.2",
"vite": "^4.2.0"
"vite": "^4.2.3"
}
}

View File

@@ -13722,10 +13722,10 @@ vite-plugin-html@^3.2.0:
node-html-parser "^5.3.3"
pathe "^0.2.0"
vite@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.2.0.tgz#d4e6eafbc034f3faf0ab376bd5b76ac15775eb99"
integrity sha512-AbDTyzzwuKoRtMIRLGNxhLRuv1FpRgdIw+1y6AQG73Q5+vtecmvzKo/yk8X/vrHDpETRTx01ABijqUHIzBXi0g==
vite@^4.2.3:
version "4.2.3"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.2.3.tgz#067ada47ebd52e078d014bf1f92badda9d10564d"
integrity sha512-kLU+m2q0Y434Y1kCy3TchefAdtFso0ILi0dLyFV8Us3InXTU11H/B5ZTqCKIQHzSKNxVG/yEx813EA9f1imQ9A==
dependencies:
esbuild "^0.17.5"
postcss "^8.4.21"