diff --git a/package-lock.json b/package-lock.json index 00fc4627..59b78a3a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@c15t/react": "^2.2.0", "@c15t/scripts": "^2.2.0", "@code0-tech/pictor": "^0.16.0", - "@icons-pack/react-simple-icons": "^13.13.0", + "@icons-pack/react-simple-icons": "^13.15.1", "@mvriu5/payload-ai": "^1.6.4", "@mvriu5/payload-color-picker": "^1.0.2", "@mvriu5/payload-icon-picker": "^1.1.1", @@ -2026,14 +2026,10 @@ "license": "MIT" }, "node_modules/@icons-pack/react-simple-icons": { - "version": "13.13.0", - "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-13.13.0.tgz", - "integrity": "sha512-B5HhQMIpcSH4z8IZ8HFhD59CboHceKYMpPC9kAwGyKntvPdyJJv26DLu4Z1wAjcCLyrJhf11tMhiQGom9Rxb9g==", + "version": "13.15.1", + "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-13.15.1.tgz", + "integrity": "sha512-S35E7vJlJzMeoqjwwI7ZmQUJ2W+2KspnB6bc49KdoDGwp5mCgAy9L3sscfWMewQSMgBdPU8KWWwpSGq5DJyAFw==", "license": "MIT", - "engines": { - "node": ">=24", - "pnpm": ">=10" - }, "peerDependencies": { "react": "^16.13 || ^17 || ^18 || ^19" } diff --git a/package.json b/package.json index e273e874..22e862ec 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@c15t/react": "^2.2.0", "@c15t/scripts": "^2.2.0", "@code0-tech/pictor": "^0.16.0", - "@icons-pack/react-simple-icons": "^13.13.0", + "@icons-pack/react-simple-icons": "^13.15.1", "@mvriu5/payload-ai": "^1.6.4", "@mvriu5/payload-color-picker": "^1.0.2", "@mvriu5/payload-icon-picker": "^1.1.1",