mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
chore(deps): update dependency vite-plugin-svgr to v2.1.0
This commit is contained in:
parent
ae51e979cd
commit
c99aac5a6f
@ -96,7 +96,7 @@
|
||||
"typescript": "4.6.4",
|
||||
"vite": "2.9.8",
|
||||
"vite-plugin-env-compatible": "^1.1.1",
|
||||
"vite-plugin-svgr": "^2.0.0",
|
||||
"vite-plugin-svgr": "2.1.0",
|
||||
"vite-tsconfig-paths": "^3.4.1",
|
||||
"vitest": "0.10.4",
|
||||
"whatwg-fetch": "^3.6.2"
|
||||
|
@ -3943,10 +3943,10 @@ vite-plugin-env-compatible@^1.1.1:
|
||||
resolved "https://registry.yarnpkg.com/vite-plugin-env-compatible/-/vite-plugin-env-compatible-1.1.1.tgz#2e11b059a5f3e8fc609d6a4bba84ca497081ee20"
|
||||
integrity sha512-4lqhBWhOzP+SaCPoCVdmpM5cXzjKQV5jgFauxea488oOeElXo/kw6bXkMIooZhrh9q7gclTl8en6N9NmnqUwRQ==
|
||||
|
||||
vite-plugin-svgr@^2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/vite-plugin-svgr/-/vite-plugin-svgr-2.0.0.tgz#4bff030d4a336503506bf0bd8222badb5b25e591"
|
||||
integrity sha512-nxu542CRXLqAsI7Ebw5EMHFpLp1yb0ix+DTCVAIRz09+YREkOY8sDr2Jl5yKaKSOA3UQnW4yf6Vg4DhArJCvyA==
|
||||
vite-plugin-svgr@2.1.0:
|
||||
version "2.1.0"
|
||||
resolved "https://registry.yarnpkg.com/vite-plugin-svgr/-/vite-plugin-svgr-2.1.0.tgz#cd66862da737949383e6d8f12d981958b9a65cc5"
|
||||
integrity sha512-3J19p8pmGfRt297yvc8Fd36+0AC0sLgA/gZYQDjotNAhv3CmSTQyviXIrDbwiRFVrsZjSlHJH1vca7OGFmjDcA==
|
||||
dependencies:
|
||||
"@svgr/core" "^6.2.1"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user