diff --git a/package.json b/package.json index 2d915f60..0b93efee 100644 --- a/package.json +++ b/package.json @@ -51,6 +51,7 @@ "@koobiq/date-formatter": "^3.5.1", "@koobiq/design-tokens": "^3.17.2", "@koobiq/internationalized-date-adapter": "^3.5.1", + "@koobiq/react-icons": "^12.1.1", "@koobiq/visuals": "^12.1.0", "@microsoft/api-extractor": "^7.56.0", "@rushstack/node-core-library": "^3.66.1", diff --git a/packages/components/package.json b/packages/components/package.json index 2f096445..49d88943 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -38,14 +38,14 @@ "@koobiq/design-tokens": "^3.17.2", "@koobiq/logger": "workspace:*", "@koobiq/react-core": "workspace:*", - "@koobiq/react-icons": "^12.0.0", + "@koobiq/react-icons": "^12.1.1", "@koobiq/react-primitives": "workspace:*", "@types/react-transition-group": "^4.4.12", "react-transition-group": "^4.4.5" }, "peerDependencies": { "@koobiq/design-tokens": "^3.17.2", - "@koobiq/react-icons": "^12.0.0", + "@koobiq/react-icons": "^12.1.1", "react": "18.x || 19.x", "react-dom": "18.x || 19.x", "react-markdown": "^10.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ed4608e9..b88970bc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -43,6 +43,9 @@ importers: '@koobiq/internationalized-date-adapter': specifier: ^3.5.1 version: 3.5.1(@internationalized/date@3.12.1)(@koobiq/date-adapter@3.5.1) + '@koobiq/react-icons': + specifier: ^12.1.1 + version: 12.1.1(react@19.2.3) '@koobiq/visuals': specifier: ^12.1.0 version: 12.1.0 @@ -260,8 +263,8 @@ importers: specifier: workspace:* version: link:../core '@koobiq/react-icons': - specifier: ^12.0.0 - version: 12.0.0(react@19.2.3) + specifier: ^12.1.1 + version: 12.1.1(react@19.2.3) '@koobiq/react-primitives': specifier: workspace:* version: link:../primitives @@ -2005,6 +2008,11 @@ packages: peerDependencies: react: ^19.0.0 + '@koobiq/react-icons@12.1.1': + resolution: {integrity: sha512-DKbYt/5m+HeFvgvRyTcc+XydmasErvIrwsBtPAwUJl5G/84dh+GbZY2b5ValWBuYAnRySPrtVI+J0o7oBdtt/w==} + peerDependencies: + react: ^19.0.0 + '@koobiq/react-primitives@0.30.1': resolution: {integrity: sha512-OolcKtjsx7sjcAEw1NmmICsXzBB5onGVA5n+ocsBZlhgYmHqj6pWGNsHTKh6rGcLpme9FINR+vP7jGYjBsUVXA==} peerDependencies: @@ -10512,6 +10520,10 @@ snapshots: dependencies: react: 19.2.3 + '@koobiq/react-icons@12.1.1(react@19.2.3)': + dependencies: + react: 19.2.3 + '@koobiq/react-primitives@0.30.1(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: '@koobiq/logger': 0.30.1