Bump lucide-react from 0.577.0 to 1.45.0 in /web (#24337)

Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.577.0 to 1.45.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.45.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-version: 1.45.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-09-15 10:00:26 -05:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent eddc9fccd1
commit 8a8da663c0
2 changed files with 5 additions and 14 deletions
+4 -13
View File
@@ -53,7 +53,7 @@
"js-yaml": "^4.3.2", "js-yaml": "^4.3.2",
"konva": "^10.2.3", "konva": "^10.2.3",
"lodash": "^4.18.1", "lodash": "^4.18.1",
"lucide-react": "^0.577.0", "lucide-react": "^1.45.0",
"monaco-yaml": "^5.4.1", "monaco-yaml": "^5.4.1",
"next-themes": "^0.4.6", "next-themes": "^0.4.6",
"nosleep.js": "^0.12.0", "nosleep.js": "^0.12.0",
@@ -5225,15 +5225,6 @@
"react": ">=18" "react": ">=18"
} }
}, },
"node_modules/@rjsf/shadcn/node_modules/lucide-react": {
"version": "1.46.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.46.0.tgz",
"integrity": "sha512-Bv+FZXgZPrxc/NCl1e7JJVQFLdiCxYgxNVhqoV7X0p6I8ADJo8DxBnK1auH0fZz4AmqOJ3jgneL4f1i8LJQRAA==",
"license": "ISC",
"peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
}
},
"node_modules/@rjsf/shadcn/node_modules/tailwind-merge": { "node_modules/@rjsf/shadcn/node_modules/tailwind-merge": {
"version": "3.7.0", "version": "3.7.0",
"resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.7.0.tgz", "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.7.0.tgz",
@@ -10079,9 +10070,9 @@
} }
}, },
"node_modules/lucide-react": { "node_modules/lucide-react": {
"version": "0.577.0", "version": "1.45.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.577.0.tgz", "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.45.0.tgz",
"integrity": "sha512-4LjoFv2eEPwYDPg/CUdBJQSDfPyzXCRrVW1X7jrx/trgxnxkHFjnVZINbzvzxjN70dxychOfg+FTYwBiS3pQ5A==", "integrity": "sha512-yH1ubCAduho9UR7oJhRXIQXogksRILBiTuZC4/bQIGeB9JOkxMlSuEHyyZpo1Z3S0yWJO2KTSUZbjiNvVxeOUw==",
"license": "ISC", "license": "ISC",
"peerDependencies": { "peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
+1 -1
View File
@@ -67,7 +67,7 @@
"js-yaml": "^4.3.2", "js-yaml": "^4.3.2",
"konva": "^10.2.3", "konva": "^10.2.3",
"lodash": "^4.18.1", "lodash": "^4.18.1",
"lucide-react": "^0.577.0", "lucide-react": "^1.45.0",
"monaco-yaml": "^5.4.1", "monaco-yaml": "^5.4.1",
"next-themes": "^0.4.6", "next-themes": "^0.4.6",
"nosleep.js": "^0.12.0", "nosleep.js": "^0.12.0",