From 8f63567be2fbee90727081629ff1a50826a98473 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 08:50:23 -0800 Subject: [PATCH] chore(deps): update dependency @iconify/json to v2.2.284 (#2308) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 19 +++++-------------- 2 files changed, 6 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index a6cca127..4ed9c06b 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "devDependencies": { "@ffflorian/jszip-cli": "^3.4.1", - "@iconify/json": "2.2.283", + "@iconify/json": "2.2.284", "@rollup/plugin-replace": "^6.0.0", "@rushstack/eslint-patch": "1.10.4", "@types/fs-extra": "11.0.4", diff --git a/yarn.lock b/yarn.lock index 4c11a93c..3bf518a7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -512,10 +512,10 @@ resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.4.1.tgz#9a96ce501bc62df46c4031fbd970e3cc6b10f07b" integrity sha512-c7hNEllBlenFTHBky65mhq8WD2kbN9Q6gk0bTk8lSBvc554jpXSkST1iePudpt7+A/AQvuHs9EMqjHDXMY1lrA== -"@iconify/json@2.2.283": - version "2.2.283" - resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.283.tgz#3d503e0dfb242547c2bc2ef34547abb5f824d5c6" - integrity sha512-Je/7d+MeStySzSz4DhRYWREd4+kpf+JW+884In115s1uuZcnRNH14avaSdf5SU6u1VOUN4HvpcG8fUaVvhg97w== +"@iconify/json@2.2.284": + version "2.2.284" + resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.284.tgz#fcc62d51be367e96bbc07f87e7525383f9c8d68a" + integrity sha512-s+DpI5CWkLwnRIwF5wg32OJBitqwD0PvVxVRj5WvBO6v8wLJvkxjOG0G/UmS8sWhwyMjfLsAK6NL71LPBNjsvw== dependencies: "@iconify/types" "*" pathe "^1.1.2" @@ -757,7 +757,7 @@ "@rollup/pluginutils" "^5.0.1" magic-string "^0.30.3" -"@rollup/pluginutils@^5.0.1": +"@rollup/pluginutils@^5.0.1", "@rollup/pluginutils@^5.1.4": version "5.1.4" resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.1.4.tgz#bb94f1f9eaaac944da237767cdfee6c5b2262d4a" integrity sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ== @@ -775,15 +775,6 @@ estree-walker "^2.0.2" picomatch "^4.0.2" -"@rollup/pluginutils@^5.1.4": - version "5.1.4" - resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.1.4.tgz#bb94f1f9eaaac944da237767cdfee6c5b2262d4a" - integrity sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ== - dependencies: - "@types/estree" "^1.0.0" - estree-walker "^2.0.2" - picomatch "^4.0.2" - "@rollup/rollup-android-arm-eabi@4.24.0": version "4.24.0" resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.24.0.tgz#1661ff5ea9beb362795304cb916049aba7ac9c54"