diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fd25981..b3aeb6c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,8 +25,8 @@ catalogs: specifier: ^7.7.1 version: 7.7.1 lucide-react: - specifier: ^0.577.0 - version: 0.577.0 + specifier: ^1.0.0 + version: 1.7.0 playwright: specifier: ^1.58.2 version: 1.58.2 @@ -86,7 +86,7 @@ importers: version: link:../../packages/utils lucide-react: specifier: 'catalog:' - version: 0.577.0(react@19.2.4) + version: 1.7.0(react@19.2.4) react: specifier: 'catalog:' version: 19.2.4 @@ -148,7 +148,7 @@ importers: dependencies: lucide-react: specifier: 'catalog:' - version: 0.577.0(react@19.2.4) + version: 1.7.0(react@19.2.4) react: specifier: 'catalog:' version: 19.2.4 @@ -2088,8 +2088,8 @@ packages: resolution: {integrity: sha512-aY/R+aEsRelme17KGQa/1ZSIpLpNYYrhcrepKTZgE+W3WM16YMCaPwOHLHsmopZHELU0Ojin1lPVxKR0MihncA==} engines: {node: 20 || >=22} - lucide-react@0.577.0: - resolution: {integrity: sha512-4LjoFv2eEPwYDPg/CUdBJQSDfPyzXCRrVW1X7jrx/trgxnxkHFjnVZINbzvzxjN70dxychOfg+FTYwBiS3pQ5A==} + lucide-react@1.7.0: + resolution: {integrity: sha512-yI7BeItCLZJTXikmK4KNUGCKoGzSvbKlfCvw44bU4fXAL6v3gYS4uHD1jzsLkfwODYwI6Drw5Tu9Z5ulDe0TSg==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -4344,7 +4344,7 @@ snapshots: lru-cache@11.2.7: optional: true - lucide-react@0.577.0(react@19.2.4): + lucide-react@1.7.0(react@19.2.4): dependencies: react: 19.2.4 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 1464e9d..7713b25 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -9,7 +9,7 @@ catalog: "@types/react": ^19.1.10 "@types/react-dom": ^19.1.7 "@types/semver": ^7.7.1 - lucide-react: ^0.577.0 + lucide-react: ^1.0.0 playwright: ^1.58.2 react: ^19.1.1 react-dom: ^19.1.1 @@ -18,7 +18,7 @@ catalog: semver: ^7.7.2 tailwindcss: ^4.1.13 top-github-dependents-by-stars: ^1.0.4 - typescript: ^5.9.2 + typescript: ^6.0.0 vite-plus: latest vite: npm:@voidzero-dev/vite-plus-core@latest vitest: npm:@voidzero-dev/vite-plus-test@latest