diff --git a/deployables/example-app/package.json b/deployables/example-app/package.json index 23393ba5..f2e5a01a 100644 --- a/deployables/example-app/package.json +++ b/deployables/example-app/package.json @@ -19,7 +19,7 @@ "cross-env": "^7.0.3", "express": "^4.21.0", "isbot": "^5.0.0", - "lucide-react": "^0.470.0", + "lucide-react": "^0.471.0", "react": "^19.0.0", "react-dom": "^19.0.0", "remix-utils": "^8.0.0", diff --git a/deployables/extension/package.json b/deployables/extension/package.json index 72efac36..c40f39f2 100644 --- a/deployables/extension/package.json +++ b/deployables/extension/package.json @@ -95,7 +95,7 @@ "@zodiac/schema": "workspace:*", "@zodiac/ui": "workspace:*", "date-fns": "^4.1.0", - "lucide-react": "^0.470.0", + "lucide-react": "^0.471.0", "react-router": "7.1.1", "react-stick": "^5.0.6", "react-toastify": "11.0.2", diff --git a/deployables/landing-page/package.json b/deployables/landing-page/package.json index 6231264d..b6abaf4b 100644 --- a/deployables/landing-page/package.json +++ b/deployables/landing-page/package.json @@ -7,7 +7,7 @@ "@types/react": "^19.0.0", "@types/react-dom": "^19.0.0", "@zodiac/ui": "workspace:*", - "lucide-react": "^0.470.0", + "lucide-react": "^0.471.0", "react": "^19.0.0", "react-dom": "^19.0.0", "react-router": "^7.1.1" diff --git a/packages/ui/package.json b/packages/ui/package.json index 68f3fa72..4004c46c 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -21,7 +21,7 @@ "@headlessui/react": "^2.2.0", "classnames": "2.5.1", "ethereum-blockies-base64": "1.0.2", - "lucide-react": "^0.470.0", + "lucide-react": "^0.471.0", "nanoid": "^5.0.0", "react-select": "5.9.0", "react-toastify": "11.0.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 486fdce0..ccb1e459 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -210,8 +210,8 @@ importers: specifier: ^5.0.0 version: 5.1.21 lucide-react: - specifier: ^0.470.0 - version: 0.470.0(react@19.0.0) + specifier: ^0.471.0 + version: 0.471.0(react@19.0.0) react: specifier: ^19.0.0 version: 19.0.0 @@ -289,8 +289,8 @@ importers: specifier: ^4.1.0 version: 4.1.0 lucide-react: - specifier: ^0.470.0 - version: 0.470.0(react@19.0.0) + specifier: ^0.471.0 + version: 0.471.0(react@19.0.0) react-router: specifier: 7.1.1 version: 7.1.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) @@ -521,8 +521,8 @@ importers: specifier: workspace:* version: link:../../packages/ui lucide-react: - specifier: ^0.470.0 - version: 0.470.0(react@19.0.0) + specifier: ^0.471.0 + version: 0.471.0(react@19.0.0) react: specifier: ^19.0.0 version: 19.0.0 @@ -693,8 +693,8 @@ importers: specifier: 1.0.2 version: 1.0.2 lucide-react: - specifier: ^0.470.0 - version: 0.470.0(react@19.0.0) + specifier: ^0.471.0 + version: 0.471.0(react@19.0.0) nanoid: specifier: ^5.0.0 version: 5.0.9 @@ -5791,8 +5791,8 @@ packages: resolution: {integrity: sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==} engines: {node: '>=12'} - lucide-react@0.470.0: - resolution: {integrity: sha512-tqYODeoB3qU5gxH33IbL7IcF05EYYzsZQJqdM9HGGHwmoJMPvVLPHO6Plu6HNAfntucZQ41taEw6aUpwOtaoXg==} + lucide-react@0.471.0: + resolution: {integrity: sha512-3L0OOJClsKDETJGK7nABqW8ftaVmUjWzluzPpw/6dGdI1bOmzsLsCjZpAEpg24Xs/U7xdYveQU+CBkHxWy7MrA==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -11740,7 +11740,7 @@ snapshots: '@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.26.0) '@vanilla-extract/babel-plugin-debug-ids': 1.2.0 '@vanilla-extract/css': 1.17.0(babel-plugin-macros@3.1.0) - esbuild: 0.17.6 + esbuild: 0.17.19 eval: 0.1.8 find-up: 5.0.0 javascript-stringify: 2.1.0 @@ -15070,7 +15070,7 @@ snapshots: lru-cache@7.18.3: {} - lucide-react@0.470.0(react@19.0.0): + lucide-react@0.471.0(react@19.0.0): dependencies: react: 19.0.0