diff --git a/package.json b/package.json index f751485..d8674fc 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "dependencies": { "@tanstack/query-core": "^5.102.8", "highlight.js": "^11.12.0", - "lucide-react": "^1.45.0", + "lucide-react": "^1.46.0", "react": "^19.3.0", "react-dom": "^19.2.8" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 699fe18..66e5044 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^11.12.0 version: 11.12.0 lucide-react: - specifier: ^1.45.0 - version: 1.45.0(react@19.3.0) + specifier: ^1.46.0 + version: 1.46.0(react@19.3.0) react: specifier: ^19.3.0 version: 19.3.0 @@ -1427,8 +1427,8 @@ packages: lodash.merge@4.6.2: resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} - lucide-react@1.45.0: - resolution: {integrity: sha512-yH1ubCAduho9UR7oJhRXIQXogksRILBiTuZC4/bQIGeB9JOkxMlSuEHyyZpo1Z3S0yWJO2KTSUZbjiNvVxeOUw==} + lucide-react@1.46.0: + resolution: {integrity: sha512-Bv+FZXgZPrxc/NCl1e7JJVQFLdiCxYgxNVhqoV7X0p6I8ADJo8DxBnK1auH0fZz4AmqOJ3jgneL4f1i8LJQRAA==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -2860,7 +2860,7 @@ snapshots: lodash.merge@4.6.2: {} - lucide-react@1.45.0(react@19.3.0): + lucide-react@1.46.0(react@19.3.0): dependencies: react: 19.3.0