1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

chore(deps): update dependency vite to v2.9.14

This commit is contained in:
renovate[bot] 2022-07-27 16:15:18 +00:00
parent 0dc3ae2af9
commit aaa16cbf21
2 changed files with 5 additions and 5 deletions

View File

@ -96,7 +96,7 @@
"swr": "1.3.0",
"tss-react": "3.7.1",
"typescript": "4.7.4",
"vite": "2.9.13",
"vite": "2.9.14",
"vite-plugin-env-compatible": "^1.1.1",
"vite-plugin-svgr": "2.2.0",
"vite-tsconfig-paths": "3.5.0",

View File

@ -6256,10 +6256,10 @@ vite-tsconfig-paths@3.5.0:
recrawl-sync "^2.0.3"
tsconfig-paths "^4.0.0"
vite@2.9.13:
version "2.9.13"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.13.tgz#859cb5d4c316c0d8c6ec9866045c0f7858ca6abc"
integrity sha512-AsOBAaT0AD7Mhe8DuK+/kE4aWYFMx/i0ZNi98hJclxb4e0OhQcZYUrvLjIaQ8e59Ui7txcvKMiJC1yftqpQoDw==
vite@2.9.14:
version "2.9.14"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.14.tgz#c438324c6594afd1050df3777da981dee988bb1b"
integrity sha512-P/UCjSpSMcE54r4mPak55hWAZPlyfS369svib/gpmz8/01L822lMPOJ/RYW6tLCe1RPvMvOsJ17erf55bKp4Hw==
dependencies:
esbuild "^0.14.27"
postcss "^8.4.13"