1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-26 13:48:33 +02:00

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

This commit is contained in:
Renovate Bot 2022-05-05 18:19:48 +00:00 committed by renovate[bot]
parent 2bfdfcbe50
commit 923a575c0c
2 changed files with 15 additions and 3 deletions

View File

@ -94,7 +94,7 @@
"swr": "1.3.0",
"tss-react": "^3.6.2",
"typescript": "4.6.4",
"vite": "^2.9.6",
"vite": "2.9.8",
"vite-plugin-env-compatible": "^1.1.1",
"vite-plugin-svgr": "^2.0.0",
"vite-tsconfig-paths": "^3.4.1",

View File

@ -8763,7 +8763,7 @@ postcss@^7.0.35:
picocolors "^0.2.1"
source-map "^0.6.1"
postcss@^8.3.5, postcss@^8.4.12, postcss@^8.4.4, postcss@^8.4.7:
postcss@^8.3.5, postcss@^8.4.12, postcss@^8.4.13, postcss@^8.4.4, postcss@^8.4.7:
version "8.4.13"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.13.tgz#7c87bc268e79f7f86524235821dfdf9f73e5d575"
integrity sha512-jtL6eTBrza5MPzy8oJLFuUscHDXTV5KcLlqAWHl5q5WYRfnNRGSmOZmOZ1T6Gy7A99mOZfqungmZMpMmCVJ8ZA==
@ -10614,7 +10614,19 @@ vite-tsconfig-paths@^3.4.1:
recrawl-sync "^2.0.3"
tsconfig-paths "^3.9.0"
vite@^2.9.5, vite@^2.9.6:
vite@2.9.8:
version "2.9.8"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.8.tgz#2c2cb0790beb0fbe4b8c0995b80fe691a91c2545"
integrity sha512-zsBGwn5UT3YS0NLSJ7hnR54+vUKfgzMUh/Z9CxF1YKEBVIe213+63jrFLmZphgGI5zXwQCSmqIdbPuE8NJywPw==
dependencies:
esbuild "^0.14.27"
postcss "^8.4.13"
resolve "^1.22.0"
rollup "^2.59.0"
optionalDependencies:
fsevents "~2.3.2"
vite@^2.9.5:
version "2.9.6"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.6.tgz#29f1b33193b0de9e155d67ba0dd097501c3c3281"
integrity sha512-3IffdrByHW95Yjv0a13TQOQfJs7L5dVlSPuTt432XLbRMriWbThqJN2k/IS6kXn5WY4xBLhK9XoaWay1B8VzUw==