1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-09 00:18:26 +01:00

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

This commit is contained in:
renovate[bot] 2022-06-27 16:49:47 +00:00
parent e36ae52162
commit 89545611ae
2 changed files with 14 additions and 2 deletions

View File

@ -95,7 +95,7 @@
"swr": "1.3.0",
"tss-react": "3.7.0",
"typescript": "4.7.4",
"vite": "2.9.12",
"vite": "2.9.13",
"vite-plugin-env-compatible": "^1.1.1",
"vite-plugin-svgr": "2.1.0",
"vite-tsconfig-paths": "3.5.0",

View File

@ -6079,7 +6079,19 @@ vite-tsconfig-paths@3.5.0:
recrawl-sync "^2.0.3"
tsconfig-paths "^4.0.0"
vite@2.9.12, vite@^2.9.12:
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==
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.12:
version "2.9.12"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.12.tgz#b1d636b0a8ac636afe9d83e3792d4895509a941b"
integrity sha512-suxC36dQo9Rq1qMB2qiRorNJtJAdxguu5TMvBHOc/F370KvqAe9t48vYp+/TbPKRNrMh/J55tOUmkuIqstZaew==