From e781a3483bb49d966ebfdfd94699d8d79e729fb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 07:19:38 +0000 Subject: [PATCH] Bump @iconify-json/radix-icons from 1.2.2 to 1.2.5 Bumps [@iconify-json/radix-icons](https://github.com/iconify/icon-sets) from 1.2.2 to 1.2.5. - [Commits](https://github.com/iconify/icon-sets/commits) --- updated-dependencies: - dependency-name: "@iconify-json/radix-icons" dependency-version: 1.2.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 7 ++++--- package.json | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index b494abf..651437e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,9 +29,8 @@ ], "dependencies": { "@iconify-json/mdi": "^1.2.3", - "@iconify-json/radix-icons": "^1.2.2", + "@iconify-json/radix-icons": "^1.2.5", "@iconify-json/simple-icons": "^1.2.48", - "@rollup/rollup-linux-arm64-gnu": "^4.52.3", "dayjs": "^1.11.13", "qrcode": "^1.5.4", "vue": "^3.5.13" @@ -1161,7 +1160,9 @@ } }, "node_modules/@iconify-json/radix-icons": { - "version": "1.2.2", + "version": "1.2.5", + "resolved": "https://registry.npmjs.org/@iconify-json/radix-icons/-/radix-icons-1.2.5.tgz", + "integrity": "sha512-HkUt+ydCivK/S/aFsgaiZRvs7zDEcO07PKkuEuu2EFBWCuC+Pi1mDdXPX0U3qjRr7JknmnoR4sAg53C+Ig35ow==", "license": "MIT", "dependencies": { "@iconify/types": "*" diff --git a/package.json b/package.json index 5686617..2d18f5d 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ }, "dependencies": { "@iconify-json/mdi": "^1.2.3", - "@iconify-json/radix-icons": "^1.2.2", + "@iconify-json/radix-icons": "^1.2.5", "@iconify-json/simple-icons": "^1.2.48", "dayjs": "^1.11.13", "qrcode": "^1.5.4",