Update dependency vite-plugin-svgr to v5 (#38480)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1f7d6cde5e
commit
c2aafda610
@ -123,7 +123,7 @@
|
||||
"vite": "^8.0.0",
|
||||
"vite-plugin-manifest-sri": "^0.2.0",
|
||||
"vite-plugin-pwa": "^1.2.0",
|
||||
"vite-plugin-svgr": "^4.5.0",
|
||||
"vite-plugin-svgr": "^5.0.0",
|
||||
"wicg-inert": "^3.1.2",
|
||||
"workbox-expiration": "^7.3.0",
|
||||
"workbox-routing": "^7.3.0",
|
||||
|
||||
12
yarn.lock
12
yarn.lock
@ -2963,7 +2963,7 @@ __metadata:
|
||||
vite: "npm:^8.0.0"
|
||||
vite-plugin-manifest-sri: "npm:^0.2.0"
|
||||
vite-plugin-pwa: "npm:^1.2.0"
|
||||
vite-plugin-svgr: "npm:^4.5.0"
|
||||
vite-plugin-svgr: "npm:^5.0.0"
|
||||
vitest: "npm:^4.1.0"
|
||||
wicg-inert: "npm:^3.1.2"
|
||||
workbox-expiration: "npm:^7.3.0"
|
||||
@ -14719,16 +14719,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"vite-plugin-svgr@npm:^4.5.0":
|
||||
version: 4.5.0
|
||||
resolution: "vite-plugin-svgr@npm:4.5.0"
|
||||
"vite-plugin-svgr@npm:^5.0.0":
|
||||
version: 5.0.0
|
||||
resolution: "vite-plugin-svgr@npm:5.0.0"
|
||||
dependencies:
|
||||
"@rollup/pluginutils": "npm:^5.2.0"
|
||||
"@svgr/core": "npm:^8.1.0"
|
||||
"@svgr/plugin-jsx": "npm:^8.1.0"
|
||||
peerDependencies:
|
||||
vite: ">=2.6.0"
|
||||
checksum: 10c0/3e1959fec626bb4f5a8ec13ff15bc40ffbc1c0ff38149bebe3f37dc2d67ed1f276f129ff7983e06946cf712e19996affd9d6868aa7d20d8921d1fe4449109b55
|
||||
vite: ">=3.0.0"
|
||||
checksum: 10c0/8ebb90055589ee6a8a4cb7d78a10a92bef10732fbbe1528c2edf970e2f116cddd957456c9e560a0c004d24ce1111568f4f2498ed9d3cf37d49f696253ba9b4b2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user