diff --git a/auto-codex-ui/package.json b/auto-codex-ui/package.json index 4c120af..b33cfd8 100644 --- a/auto-codex-ui/package.json +++ b/auto-codex-ui/package.json @@ -60,7 +60,7 @@ "clsx": "^2.1.1", "electron-updater": "^6.6.2", "ioredis": "^5.8.2", - "lucide-react": "^0.560.0", + "lucide-react": "^0.562.0", "motion": "^12.23.26", "react": "^19.2.3", "react-dom": "^19.2.3", diff --git a/auto-codex-ui/pnpm-lock.yaml b/auto-codex-ui/pnpm-lock.yaml index 15f36c9..f051a45 100644 --- a/auto-codex-ui/pnpm-lock.yaml +++ b/auto-codex-ui/pnpm-lock.yaml @@ -107,8 +107,8 @@ importers: specifier: ^5.8.2 version: 5.8.2 lucide-react: - specifier: ^0.560.0 - version: 0.560.0(react@19.2.3) + specifier: ^0.562.0 + version: 0.562.0(react@19.2.3) motion: specifier: ^12.23.26 version: 12.23.26(react-dom@19.2.3(react@19.2.3))(react@19.2.3) @@ -3298,8 +3298,8 @@ packages: resolution: {integrity: sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==} engines: {node: '>=12'} - lucide-react@0.560.0: - resolution: {integrity: sha512-NwKoUA/aBShsdL8WE5lukV2F/tjHzQRlonQs7fkNGI1sCT0Ay4a9Ap3ST2clUUkcY+9eQ0pBe2hybTQd2fmyDA==} + lucide-react@0.562.0: + resolution: {integrity: sha512-82hOAu7y0dbVuFfmO4bYF1XEwYk/mEbM5E+b1jgci/udUBEE/R7LF5Ip0CCEmXe8AybRM8L+04eP+LGZeDvkiw==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -8011,7 +8011,7 @@ snapshots: lru-cache@7.18.3: {} - lucide-react@0.560.0(react@19.2.3): + lucide-react@0.562.0(react@19.2.3): dependencies: react: 19.2.3