From 3efbb0341f31e9b463e034365160edc0ca94c81e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 09:59:27 +0000 Subject: [PATCH] fix(deps): update dependency @icons-pack/react-simple-icons to v9.7.0 --- services/ui/package-lock.json | 14 +++++++------- services/ui/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/services/ui/package-lock.json b/services/ui/package-lock.json index 625b90c9..7dd24d64 100644 --- a/services/ui/package-lock.json +++ b/services/ui/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@headlessui/react": "1.7.19", "@heroicons/react": "1.0.6", - "@icons-pack/react-simple-icons": "9.4.1", + "@icons-pack/react-simple-icons": "9.7.0", "@popperjs/core": "2.11.8", "@tailwindcss/forms": "0.5.10", "@types/node": "20.17.12", @@ -817,9 +817,9 @@ } }, "node_modules/@icons-pack/react-simple-icons": { - "version": "9.4.1", - "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-9.4.1.tgz", - "integrity": "sha512-oDX8iE/AOyRIY0ys56+eybKSsyZODHQIPZ5mAGVxx3TszkA5l8lIxKl8HI9F801Y1CJxcySBjIk1XibrnFF0Hw==", + "version": "9.7.0", + "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-9.7.0.tgz", + "integrity": "sha512-KvMwsHUD3mZSu5fCS7Jw3xH4mDqK94PcT39MoyBwtdbpyl5JEsB8kMZOInKsuzpIEb4XqSfsJ49K30j8s0uHpg==", "peerDependencies": { "react": "^16.13 || ^17 || ^18" } @@ -6578,9 +6578,9 @@ "requires": {} }, "@icons-pack/react-simple-icons": { - "version": "9.4.1", - "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-9.4.1.tgz", - "integrity": "sha512-oDX8iE/AOyRIY0ys56+eybKSsyZODHQIPZ5mAGVxx3TszkA5l8lIxKl8HI9F801Y1CJxcySBjIk1XibrnFF0Hw==", + "version": "9.7.0", + "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-9.7.0.tgz", + "integrity": "sha512-KvMwsHUD3mZSu5fCS7Jw3xH4mDqK94PcT39MoyBwtdbpyl5JEsB8kMZOInKsuzpIEb4XqSfsJ49K30j8s0uHpg==", "requires": {} }, "@inquirer/confirm": { diff --git a/services/ui/package.json b/services/ui/package.json index d8013724..9c93b4ab 100644 --- a/services/ui/package.json +++ b/services/ui/package.json @@ -6,7 +6,7 @@ "dependencies": { "@headlessui/react": "1.7.19", "@heroicons/react": "1.0.6", - "@icons-pack/react-simple-icons": "9.4.1", + "@icons-pack/react-simple-icons": "9.7.0", "@popperjs/core": "2.11.8", "@tailwindcss/forms": "0.5.10", "@types/node": "20.17.12",