From 2ef0f9df2a55ba7cbe7f6f05b87e4407feab65f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 09:53:38 +0000 Subject: [PATCH] build(deps): bump @icons-pack/react-simple-icons from 10.2.0 to 12.8.0 Bumps [@icons-pack/react-simple-icons](https://github.com/icons-pack/react-simple-icons/tree/HEAD/react-simple-icons) from 10.2.0 to 12.8.0. - [Release notes](https://github.com/icons-pack/react-simple-icons/releases) - [Commits](https://github.com/icons-pack/react-simple-icons/commits/v12.8.0/react-simple-icons) --- updated-dependencies: - dependency-name: "@icons-pack/react-simple-icons" dependency-version: 12.8.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ package.json | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 54b9c4e..4400e5a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,17 +1,17 @@ { "name": "stroygetter", - "version": "3.1.0", + "version": "3.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "stroygetter", - "version": "3.1.0", + "version": "3.2.0", "dependencies": { "@distube/ytdl-core": "^4.16.6", "@distube/ytsr": "^2.0.4", "@ffmpeg-installer/ffmpeg": "^1.1.0", - "@icons-pack/react-simple-icons": "^10.2.0", + "@icons-pack/react-simple-icons": "^12.8.0", "@next/third-parties": "^15.1.3", "@prisma/client": "^6.3.0", "@radix-ui/react-progress": "^1.1.1", @@ -416,9 +416,9 @@ "license": "BSD-3-Clause" }, "node_modules/@icons-pack/react-simple-icons": { - "version": "10.2.0", - "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-10.2.0.tgz", - "integrity": "sha512-QDUxup8D3GdIIzwGpxQs6bjeFV5mJes25qqf4aqP/PaBYQNCar7AiyD8C14636TosCG0A/QqAUwm/Hviep4d4g==", + "version": "12.8.0", + "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-12.8.0.tgz", + "integrity": "sha512-Xj6tBadpPYVaoDaXqKpSJc5AXtcXSBk+se+GsceRouYin9XvKv2at0fO5GSr1dNDc3WfZSVc1Gs7KGwUY8PfHA==", "license": "MIT", "peerDependencies": { "react": "^16.13 || ^17 || ^18 || ^19" diff --git a/package.json b/package.json index b76f29d..0e6798d 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@distube/ytdl-core": "^4.16.6", "@distube/ytsr": "^2.0.4", "@ffmpeg-installer/ffmpeg": "^1.1.0", - "@icons-pack/react-simple-icons": "^10.2.0", + "@icons-pack/react-simple-icons": "^12.8.0", "@next/third-parties": "^15.1.3", "@prisma/client": "^6.3.0", "@radix-ui/react-progress": "^1.1.1",