mirror of
https://github.com/Unleash/unleash.git
synced 2025-06-14 01:16:17 +02:00
chore(deps): update dependency vite to v2.9.12
This commit is contained in:
parent
2d24d92f5a
commit
ad9519c181
@ -94,7 +94,7 @@
|
|||||||
"swr": "1.3.0",
|
"swr": "1.3.0",
|
||||||
"tss-react": "3.7.0",
|
"tss-react": "3.7.0",
|
||||||
"typescript": "4.7.3",
|
"typescript": "4.7.3",
|
||||||
"vite": "2.9.10",
|
"vite": "2.9.12",
|
||||||
"vite-plugin-env-compatible": "^1.1.1",
|
"vite-plugin-env-compatible": "^1.1.1",
|
||||||
"vite-plugin-svgr": "2.1.0",
|
"vite-plugin-svgr": "2.1.0",
|
||||||
"vite-tsconfig-paths": "3.5.0",
|
"vite-tsconfig-paths": "3.5.0",
|
||||||
|
@ -6028,10 +6028,10 @@ vite-tsconfig-paths@3.5.0:
|
|||||||
recrawl-sync "^2.0.3"
|
recrawl-sync "^2.0.3"
|
||||||
tsconfig-paths "^4.0.0"
|
tsconfig-paths "^4.0.0"
|
||||||
|
|
||||||
vite@2.9.10:
|
vite@2.9.12:
|
||||||
version "2.9.10"
|
version "2.9.12"
|
||||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.10.tgz#f574d96655622c2e0fbc662edd0ed199c60fe91a"
|
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.12.tgz#b1d636b0a8ac636afe9d83e3792d4895509a941b"
|
||||||
integrity sha512-TwZRuSMYjpTurLqXspct+HZE7ONiW9d+wSWgvADGxhDPPyoIcNywY+RX4ng+QpK30DCa1l/oZgi2PLZDibhzbQ==
|
integrity sha512-suxC36dQo9Rq1qMB2qiRorNJtJAdxguu5TMvBHOc/F370KvqAe9t48vYp+/TbPKRNrMh/J55tOUmkuIqstZaew==
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild "^0.14.27"
|
esbuild "^0.14.27"
|
||||||
postcss "^8.4.13"
|
postcss "^8.4.13"
|
||||||
|
Loading…
Reference in New Issue
Block a user