mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	chore(deps): update dependency vite-plugin-svgr to v3.3.0 (#4892)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vite-plugin-svgr](https://togithub.com/pd4d10/vite-plugin-svgr) | [`3.2.0` -> `3.3.0`](https://renovatebot.com/diffs/npm/vite-plugin-svgr/3.2.0/3.3.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pd4d10/vite-plugin-svgr (vite-plugin-svgr)</summary> ### [`v3.3.0`](https://togithub.com/pd4d10/vite-plugin-svgr/releases/tag/v3.3.0) [Compare Source](https://togithub.com/pd4d10/vite-plugin-svgr/compare/v3.2.0...v3.3.0) ##### 🚀 Features - Update svgr versions - by [@​pd4d10](https://togithub.com/pd4d10) [<samp>(a64ff)</samp>](https://togithub.com/pd4d10/vite-plugin-svgr/commit/a64ff2c) ##### 🐞 Bug Fixes - Trim query from fileName passed to svgr - by [@​fvsch](https://togithub.com/fvsch) in [https://github.com/pd4d10/vite-plugin-svgr/issues/82](https://togithub.com/pd4d10/vite-plugin-svgr/issues/82) [<samp>(2b8dd)</samp>](https://togithub.com/pd4d10/vite-plugin-svgr/commit/2b8dd25) ##### [View changes on GitHub](https://togithub.com/pd4d10/vite-plugin-svgr/compare/v3.2.0...v3.3.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									96c67e01ed
								
							
						
					
					
						commit
						457b8f5857
					
				| @ -112,7 +112,7 @@ | ||||
|     "vanilla-jsoneditor": "^0.18.4", | ||||
|     "vite": "4.4.9", | ||||
|     "vite-plugin-env-compatible": "1.1.1", | ||||
|     "vite-plugin-svgr": "3.2.0", | ||||
|     "vite-plugin-svgr": "3.3.0", | ||||
|     "vite-tsconfig-paths": "4.2.1", | ||||
|     "vitest": "0.33.0", | ||||
|     "whatwg-fetch": "3.6.19" | ||||
|  | ||||
| @ -2327,10 +2327,10 @@ | ||||
|     estree-walker "^1.0.1" | ||||
|     picomatch "^2.2.2" | ||||
| 
 | ||||
| "@rollup/pluginutils@^5.0.2": | ||||
|   version "5.0.2" | ||||
|   resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.0.2.tgz#012b8f53c71e4f6f9cb317e311df1404f56e7a33" | ||||
|   integrity sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA== | ||||
| "@rollup/pluginutils@^5.0.4": | ||||
|   version "5.0.4" | ||||
|   resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.0.4.tgz#74f808f9053d33bafec0cc98e7b835c9667d32ba" | ||||
|   integrity sha512-0KJnIoRI8A+a1dqOYLxH8vBf8bphDmty5QvIm2hqm7oFCFYKCAZWWd2hXgMibaPsNDhI0AtpYfQZJG47pt/k4g== | ||||
|   dependencies: | ||||
|     "@types/estree" "^1.0.0" | ||||
|     estree-walker "^2.0.2" | ||||
| @ -2647,86 +2647,87 @@ | ||||
|     "@stoplight/yaml-ast-parser" "0.0.48" | ||||
|     tslib "^2.2.0" | ||||
| 
 | ||||
| "@svgr/babel-plugin-add-jsx-attribute@^7.0.0": | ||||
|   version "7.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-7.0.0.tgz#80856c1b7a3b7422d232f6e079f0beb90c4a13e9" | ||||
|   integrity sha512-khWbXesWIP9v8HuKCl2NU2HNAyqpSQ/vkIl36Nbn4HIwEYSRWL0H7Gs6idJdha2DkpFDWlsqMELvoCE8lfFY6Q== | ||||
| "@svgr/babel-plugin-add-jsx-attribute@8.0.0": | ||||
|   version "8.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-8.0.0.tgz#4001f5d5dd87fa13303e36ee106e3ff3a7eb8b22" | ||||
|   integrity sha512-b9MIk7yhdS1pMCZM8VeNfUlSKVRhsHZNMl5O9SfaX0l0t5wjdgu4IDzGB8bpnGBBOjGST3rRFVsaaEtI4W6f7g== | ||||
| 
 | ||||
| "@svgr/babel-plugin-remove-jsx-attribute@^7.0.0": | ||||
|   version "7.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-7.0.0.tgz#91da77a009dc38e8d30da45d9b62ef8736f2d90a" | ||||
|   integrity sha512-iiZaIvb3H/c7d3TH2HBeK91uI2rMhZNwnsIrvd7ZwGLkFw6mmunOCoVnjdYua662MqGFxlN9xTq4fv9hgR4VXQ== | ||||
| "@svgr/babel-plugin-remove-jsx-attribute@8.0.0": | ||||
|   version "8.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-8.0.0.tgz#69177f7937233caca3a1afb051906698f2f59186" | ||||
|   integrity sha512-BcCkm/STipKvbCl6b7QFrMh/vx00vIP63k2eM66MfHJzPr6O2U0jYEViXkHJWqXqQYjdeA9cuCl5KWmlwjDvbA== | ||||
| 
 | ||||
| "@svgr/babel-plugin-remove-jsx-empty-expression@^7.0.0": | ||||
|   version "7.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-7.0.0.tgz#5154ff1213509e36ab315974c8c2fd48dafb827b" | ||||
|   integrity sha512-sQQmyo+qegBx8DfFc04PFmIO1FP1MHI1/QEpzcIcclo5OAISsOJPW76ZIs0bDyO/DBSJEa/tDa1W26pVtt0FRw== | ||||
| "@svgr/babel-plugin-remove-jsx-empty-expression@8.0.0": | ||||
|   version "8.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-8.0.0.tgz#c2c48104cfd7dcd557f373b70a56e9e3bdae1d44" | ||||
|   integrity sha512-5BcGCBfBxB5+XSDSWnhTThfI9jcO5f0Ai2V24gZpG+wXF14BzwxxdDb4g6trdOux0rhibGs385BeFMSmxtS3uA== | ||||
| 
 | ||||
| "@svgr/babel-plugin-replace-jsx-attribute-value@^7.0.0": | ||||
|   version "7.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-7.0.0.tgz#7e72f44ee57fdbcb02fb0d4a7629466c5242725e" | ||||
|   integrity sha512-i6MaAqIZXDOJeikJuzocByBf8zO+meLwfQ/qMHIjCcvpnfvWf82PFvredEZElErB5glQFJa2KVKk8N2xV6tRRA== | ||||
| "@svgr/babel-plugin-replace-jsx-attribute-value@8.0.0": | ||||
|   version "8.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-8.0.0.tgz#8fbb6b2e91fa26ac5d4aa25c6b6e4f20f9c0ae27" | ||||
|   integrity sha512-KVQ+PtIjb1BuYT3ht8M5KbzWBhdAjjUPdlMtpuw/VjT8coTrItWX6Qafl9+ji831JaJcu6PJNKCV0bp01lBNzQ== | ||||
| 
 | ||||
| "@svgr/babel-plugin-svg-dynamic-title@^7.0.0": | ||||
|   version "7.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-7.0.0.tgz#8caf0449c678ea29be756b89960b2b16c9f33f00" | ||||
|   integrity sha512-BoVSh6ge3SLLpKC0pmmN9DFlqgFy4NxNgdZNLPNJWBUU7TQpDWeBuyVuDW88iXydb5Cv0ReC+ffa5h3VrKfk1w== | ||||
| "@svgr/babel-plugin-svg-dynamic-title@8.0.0": | ||||
|   version "8.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-8.0.0.tgz#1d5ba1d281363fc0f2f29a60d6d936f9bbc657b0" | ||||
|   integrity sha512-omNiKqwjNmOQJ2v6ge4SErBbkooV2aAWwaPFs2vUY7p7GhVkzRkJ00kILXQvRhA6miHnNpXv7MRnnSjdRjK8og== | ||||
| 
 | ||||
| "@svgr/babel-plugin-svg-em-dimensions@^7.0.0": | ||||
|   version "7.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-7.0.0.tgz#4db6b5af6d29e93db236b1a013fa953754071d41" | ||||
|   integrity sha512-tNDcBa+hYn0gO+GkP/AuNKdVtMufVhU9fdzu+vUQsR18RIJ9RWe7h/pSBY338RO08wArntwbDk5WhQBmhf2PaA== | ||||
| "@svgr/babel-plugin-svg-em-dimensions@8.0.0": | ||||
|   version "8.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-8.0.0.tgz#35e08df300ea8b1d41cb8f62309c241b0369e501" | ||||
|   integrity sha512-mURHYnu6Iw3UBTbhGwE/vsngtCIbHE43xCRK7kCw4t01xyGqb2Pd+WXekRRoFOBIY29ZoOhUCTEweDMdrjfi9g== | ||||
| 
 | ||||
| "@svgr/babel-plugin-transform-react-native-svg@^7.0.0": | ||||
|   version "7.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-7.0.0.tgz#236995e58b5e36ff06365d5310509ce5391aeec9" | ||||
|   integrity sha512-qw54u8ljCJYL2KtBOjI5z7Nzg8LnSvQOP5hPKj77H4VQL4+HdKbAT5pnkkZLmHKYwzsIHSYKXxHouD8zZamCFQ== | ||||
| "@svgr/babel-plugin-transform-react-native-svg@8.1.0": | ||||
|   version "8.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-8.1.0.tgz#90a8b63998b688b284f255c6a5248abd5b28d754" | ||||
|   integrity sha512-Tx8T58CHo+7nwJ+EhUwx3LfdNSG9R2OKfaIXXs5soiy5HtgoAEkDay9LIimLOcG8dJQH1wPZp/cnAv6S9CrR1Q== | ||||
| 
 | ||||
| "@svgr/babel-plugin-transform-svg-component@^7.0.0": | ||||
|   version "7.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-7.0.0.tgz#a9b62730acf10d22a2aa57e0f701c0ecbc270430" | ||||
|   integrity sha512-CcFECkDj98daOg9jE3Bh3uyD9kzevCAnZ+UtzG6+BQG/jOQ2OA3jHnX6iG4G1MCJkUQFnUvEv33NvQfqrb/F3A== | ||||
| "@svgr/babel-plugin-transform-svg-component@8.0.0": | ||||
|   version "8.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-8.0.0.tgz#013b4bfca88779711f0ed2739f3f7efcefcf4f7e" | ||||
|   integrity sha512-DFx8xa3cZXTdb/k3kfPeaixecQLgKh5NVBMwD0AQxOzcZawK4oo1Jh9LbrcACUivsCA7TLG8eeWgrDXjTMhRmw== | ||||
| 
 | ||||
| "@svgr/babel-preset@^7.0.0": | ||||
|   version "7.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/@svgr/babel-preset/-/babel-preset-7.0.0.tgz#55aaca4cec2ff6515a571715b6b6fa98675b66d9" | ||||
|   integrity sha512-EX/NHeFa30j5UjldQGVQikuuQNHUdGmbh9kEpBKofGUtF0GUPJ4T4rhoYiqDAOmBOxojyot36JIFiDUHUK1ilQ== | ||||
| "@svgr/babel-preset@8.1.0": | ||||
|   version "8.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/@svgr/babel-preset/-/babel-preset-8.1.0.tgz#0e87119aecdf1c424840b9d4565b7137cabf9ece" | ||||
|   integrity sha512-7EYDbHE7MxHpv4sxvnVPngw5fuR6pw79SkcrILHJ/iMpuKySNCl5W1qcwPEpU+LgyRXOaAFgH0KhwD18wwg6ug== | ||||
|   dependencies: | ||||
|     "@svgr/babel-plugin-add-jsx-attribute" "^7.0.0" | ||||
|     "@svgr/babel-plugin-remove-jsx-attribute" "^7.0.0" | ||||
|     "@svgr/babel-plugin-remove-jsx-empty-expression" "^7.0.0" | ||||
|     "@svgr/babel-plugin-replace-jsx-attribute-value" "^7.0.0" | ||||
|     "@svgr/babel-plugin-svg-dynamic-title" "^7.0.0" | ||||
|     "@svgr/babel-plugin-svg-em-dimensions" "^7.0.0" | ||||
|     "@svgr/babel-plugin-transform-react-native-svg" "^7.0.0" | ||||
|     "@svgr/babel-plugin-transform-svg-component" "^7.0.0" | ||||
|     "@svgr/babel-plugin-add-jsx-attribute" "8.0.0" | ||||
|     "@svgr/babel-plugin-remove-jsx-attribute" "8.0.0" | ||||
|     "@svgr/babel-plugin-remove-jsx-empty-expression" "8.0.0" | ||||
|     "@svgr/babel-plugin-replace-jsx-attribute-value" "8.0.0" | ||||
|     "@svgr/babel-plugin-svg-dynamic-title" "8.0.0" | ||||
|     "@svgr/babel-plugin-svg-em-dimensions" "8.0.0" | ||||
|     "@svgr/babel-plugin-transform-react-native-svg" "8.1.0" | ||||
|     "@svgr/babel-plugin-transform-svg-component" "8.0.0" | ||||
| 
 | ||||
| "@svgr/core@^7.0.0": | ||||
|   version "7.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/@svgr/core/-/core-7.0.0.tgz#def863d2670c682615583c80b408e83c095c2233" | ||||
|   integrity sha512-ztAoxkaKhRVloa3XydohgQQCb0/8x9T63yXovpmHzKMkHO6pkjdsIAWKOS4bE95P/2quVh1NtjSKlMRNzSBffw== | ||||
| "@svgr/core@^8.1.0": | ||||
|   version "8.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/@svgr/core/-/core-8.1.0.tgz#41146f9b40b1a10beaf5cc4f361a16a3c1885e88" | ||||
|   integrity sha512-8QqtOQT5ACVlmsvKOJNEaWmRPmcojMOzCz4Hs2BGG/toAp/K38LcsMRyLp349glq5AzJbCEeimEoxaX6v/fLrA== | ||||
|   dependencies: | ||||
|     "@babel/core" "^7.21.3" | ||||
|     "@svgr/babel-preset" "^7.0.0" | ||||
|     "@svgr/babel-preset" "8.1.0" | ||||
|     camelcase "^6.2.0" | ||||
|     cosmiconfig "^8.1.3" | ||||
|     snake-case "^3.0.4" | ||||
| 
 | ||||
| "@svgr/hast-util-to-babel-ast@^7.0.0": | ||||
|   version "7.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-7.0.0.tgz#d457dfbe74ebc1e5a6daf97ded49e9576a3a00cf" | ||||
|   integrity sha512-42Ej9sDDEmsJKjrfQ1PHmiDiHagh/u9AHO9QWbeNx4KmD9yS5d1XHmXUNINfUcykAU+4431Cn+k6Vn5mWBYimQ== | ||||
| "@svgr/hast-util-to-babel-ast@8.0.0": | ||||
|   version "8.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-8.0.0.tgz#6952fd9ce0f470e1aded293b792a2705faf4ffd4" | ||||
|   integrity sha512-EbDKwO9GpfWP4jN9sGdYwPBU0kdomaPIL2Eu4YwmgP+sJeXT+L7bMwJUBnhzfH8Q2qMBqZ4fJwpCyYsAN3mt2Q== | ||||
|   dependencies: | ||||
|     "@babel/types" "^7.21.3" | ||||
|     entities "^4.4.0" | ||||
| 
 | ||||
| "@svgr/plugin-jsx@^7.0.0": | ||||
|   version "7.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/@svgr/plugin-jsx/-/plugin-jsx-7.0.0.tgz#b9e0c7d05bc890d70163ac0490ba8c41f1afab90" | ||||
|   integrity sha512-SWlTpPQmBUtLKxXWgpv8syzqIU8XgFRvyhfkam2So8b3BE0OS0HPe5UfmlJ2KIC+a7dpuuYovPR2WAQuSyMoPw== | ||||
| "@svgr/plugin-jsx@^8.1.0": | ||||
|   version "8.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/@svgr/plugin-jsx/-/plugin-jsx-8.1.0.tgz#96969f04a24b58b174ee4cd974c60475acbd6928" | ||||
|   integrity sha512-0xiIyBsLlr8quN+WyuxooNW9RJ0Dpr8uOnH/xrCVO8GLUcwHISwj1AG0k+LFzteTkAA0GbX0kj9q6Dk70PTiPA== | ||||
|   dependencies: | ||||
|     "@babel/core" "^7.21.3" | ||||
|     "@svgr/babel-preset" "^7.0.0" | ||||
|     "@svgr/hast-util-to-babel-ast" "^7.0.0" | ||||
|     "@svgr/babel-preset" "8.1.0" | ||||
|     "@svgr/hast-util-to-babel-ast" "8.0.0" | ||||
|     svg-parser "^2.0.4" | ||||
| 
 | ||||
| "@testing-library/dom@8.20.1": | ||||
| @ -4872,6 +4873,14 @@ dompurify@2.4.3: | ||||
|   resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.4.3.tgz#f4133af0e6a50297fc8874e2eaedc13a3c308c03" | ||||
|   integrity sha512-q6QaLcakcRjebxjg8/+NP+h0rPfatOgOzc46Fst9VAA3jF2ApfKBNKMzdP4DYTqtUMXSCd5pRS/8Po/OmoCHZQ== | ||||
| 
 | ||||
| dot-case@^3.0.4: | ||||
|   version "3.0.4" | ||||
|   resolved "https://registry.yarnpkg.com/dot-case/-/dot-case-3.0.4.tgz#9b2b670d00a431667a8a75ba29cd1b98809ce751" | ||||
|   integrity sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w== | ||||
|   dependencies: | ||||
|     no-case "^3.0.4" | ||||
|     tslib "^2.0.3" | ||||
| 
 | ||||
| ecc-jsbn@~0.1.1: | ||||
|   version "0.1.2" | ||||
|   resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz#3a83a904e54353287874c564b7549386849a98c9" | ||||
| @ -7086,6 +7095,13 @@ loupe@^2.3.1, loupe@^2.3.6: | ||||
|   dependencies: | ||||
|     get-func-name "^2.0.0" | ||||
| 
 | ||||
| lower-case@^2.0.2: | ||||
|   version "2.0.2" | ||||
|   resolved "https://registry.yarnpkg.com/lower-case/-/lower-case-2.0.2.tgz#6fa237c63dbdc4a82ca0fd882e4722dc5e634e28" | ||||
|   integrity sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg== | ||||
|   dependencies: | ||||
|     tslib "^2.0.3" | ||||
| 
 | ||||
| lru-cache@^5.1.1: | ||||
|   version "5.1.1" | ||||
|   resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920" | ||||
| @ -7582,6 +7598,14 @@ nimma@0.2.2: | ||||
|     jsonpath-plus "^6.0.1" | ||||
|     lodash.topath "^4.5.2" | ||||
| 
 | ||||
| no-case@^3.0.4: | ||||
|   version "3.0.4" | ||||
|   resolved "https://registry.yarnpkg.com/no-case/-/no-case-3.0.4.tgz#d361fd5c9800f558551a8369fc0dcd4662b6124d" | ||||
|   integrity sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg== | ||||
|   dependencies: | ||||
|     lower-case "^2.0.2" | ||||
|     tslib "^2.0.3" | ||||
| 
 | ||||
| node-fetch-h2@^2.3.0: | ||||
|   version "2.3.0" | ||||
|   resolved "https://registry.yarnpkg.com/node-fetch-h2/-/node-fetch-h2-2.3.0.tgz#c6188325f9bd3d834020bf0f2d6dc17ced2241ac" | ||||
| @ -8892,6 +8916,14 @@ smart-buffer@^4.2.0: | ||||
|   resolved "https://registry.yarnpkg.com/smart-buffer/-/smart-buffer-4.2.0.tgz#6e1d71fa4f18c05f7d0ff216dd16a481d0e8d9ae" | ||||
|   integrity sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg== | ||||
| 
 | ||||
| snake-case@^3.0.4: | ||||
|   version "3.0.4" | ||||
|   resolved "https://registry.yarnpkg.com/snake-case/-/snake-case-3.0.4.tgz#4f2bbd568e9935abdfd593f34c691dadb49c452c" | ||||
|   integrity sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg== | ||||
|   dependencies: | ||||
|     dot-case "^3.0.4" | ||||
|     tslib "^2.0.3" | ||||
| 
 | ||||
| socks-proxy-agent@5, socks-proxy-agent@^5.0.0: | ||||
|   version "5.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/socks-proxy-agent/-/socks-proxy-agent-5.0.1.tgz#032fb583048a29ebffec2e6a73fca0761f48177e" | ||||
| @ -9354,6 +9386,11 @@ tslib@^2.0.1, tslib@^2.2.0, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.5.0: | ||||
|   resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.3.tgz#24944ba2d990940e6e982c4bea147aba80209913" | ||||
|   integrity sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w== | ||||
| 
 | ||||
| tslib@^2.0.3: | ||||
|   version "2.6.2" | ||||
|   resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae" | ||||
|   integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q== | ||||
| 
 | ||||
| tslib@^2.1.0, tslib@^2.4.0: | ||||
|   version "2.4.1" | ||||
|   resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e" | ||||
| @ -9717,14 +9754,14 @@ 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@3.2.0: | ||||
|   version "3.2.0" | ||||
|   resolved "https://registry.yarnpkg.com/vite-plugin-svgr/-/vite-plugin-svgr-3.2.0.tgz#920375aaf6635091c9ac8e467825f92d32544476" | ||||
|   integrity sha512-Uvq6niTvhqJU6ga78qLKBFJSDvxWhOnyfQSoKpDPMAGxJPo5S3+9hyjExE5YDj6Lpa4uaLkGc1cBgxXov+LjSw== | ||||
| vite-plugin-svgr@3.3.0: | ||||
|   version "3.3.0" | ||||
|   resolved "https://registry.yarnpkg.com/vite-plugin-svgr/-/vite-plugin-svgr-3.3.0.tgz#024f083c0f0831497d8507b82e49a8ee2b29701a" | ||||
|   integrity sha512-vWZMCcGNdPqgziYFKQ3Y95XP0d0YGp28+MM3Dp9cTa/px5CKcHHrIoPl2Jw81rgVm6/ZUNONzjXbZQZ7Kw66og== | ||||
|   dependencies: | ||||
|     "@rollup/pluginutils" "^5.0.2" | ||||
|     "@svgr/core" "^7.0.0" | ||||
|     "@svgr/plugin-jsx" "^7.0.0" | ||||
|     "@rollup/pluginutils" "^5.0.4" | ||||
|     "@svgr/core" "^8.1.0" | ||||
|     "@svgr/plugin-jsx" "^8.1.0" | ||||
| 
 | ||||
| vite-tsconfig-paths@4.2.1: | ||||
|   version "4.2.1" | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user