Skip to content

Commit 36faab3

Browse files
fix(deps): update dependency vite-plugin-svgr to v4.5.0
1 parent a9594de commit 36faab3

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1850,10 +1850,10 @@
18501850
resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.27.tgz#47d2bf4cef6d470b22f5831b420f8964e0bf755f"
18511851
integrity sha512-+d0F4MKMCbeVUJwG96uQ4SgAznZNSq93I3V+9NHA4OpvqG8mRCpGdKmK8l/dl02h2CCDHwW2FqilnTyDcAnqjA==
18521852

1853-
"@rollup/pluginutils@^5.1.3":
1854-
version "5.1.3"
1855-
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.1.3.tgz#3001bf1a03f3ad24457591f2c259c8e514e0dbdf"
1856-
integrity sha512-Pnsb6f32CD2W3uCaLZIzDmeFyQ2b8UWMFI7xtwUezpcGBDVDW6y9XgAWIlARiGAo6eNF5FK5aQTr0LFyNyqq5A==
1853+
"@rollup/pluginutils@^5.2.0":
1854+
version "5.2.0"
1855+
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.2.0.tgz#eac25ca5b0bdda4ba735ddaca5fbf26bd435f602"
1856+
integrity sha512-qWJ2ZTbmumwiLFomfzTyt5Kng4hwPi9rwCYN4SHb6eaRU1KNO4ccxINHr/VhH4GgPlt1XfSTLX2LBTme8ne4Zw==
18571857
dependencies:
18581858
"@types/estree" "^1.0.0"
18591859
estree-walker "^2.0.2"
@@ -6369,11 +6369,11 @@ v8-compile-cache-lib@^3.0.1:
63696369
integrity sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==
63706370

63716371
vite-plugin-svgr@^4.0.0:
6372-
version "4.3.0"
6373-
resolved "https://registry.yarnpkg.com/vite-plugin-svgr/-/vite-plugin-svgr-4.3.0.tgz#742f16f11375996306c696ec323e4d23f6005075"
6374-
integrity sha512-Jy9qLB2/PyWklpYy0xk0UU3TlU0t2UMpJXZvf+hWII1lAmRHrOUKi11Uw8N3rxoNk7atZNYO3pR3vI1f7oi+6w==
6372+
version "4.5.0"
6373+
resolved "https://registry.yarnpkg.com/vite-plugin-svgr/-/vite-plugin-svgr-4.5.0.tgz#253e4c703d1f0b30935c285ca8621f4857952338"
6374+
integrity sha512-W+uoSpmVkSmNOGPSsDCWVW/DDAyv+9fap9AZXBvWiQqrboJ08j2vh0tFxTD/LjwqwAd3yYSVJgm54S/1GhbdnA==
63756375
dependencies:
6376-
"@rollup/pluginutils" "^5.1.3"
6376+
"@rollup/pluginutils" "^5.2.0"
63776377
"@svgr/core" "^8.1.0"
63786378
"@svgr/plugin-jsx" "^8.1.0"
63796379

0 commit comments

Comments
 (0)