chore(deps): bump lucide-react from 0.525.0 to 1.45.0 (#688)

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-16 09:01:52 -07:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 2c51fc92d6
commit 25a464546a
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -54,7 +54,7 @@
"jotai-family": "^1.0.1", "jotai-family": "^1.0.1",
"js-md5": "^0.9.2", "js-md5": "^0.9.2",
"jsonc-parser": "^3.3.1", "jsonc-parser": "^3.3.1",
"lucide-react": "^0.525.0", "lucide-react": "^1.45.0",
"mime": "^4.0.4", "mime": "^4.0.4",
"motion": "^12.4.7", "motion": "^12.4.7",
"nanoid": "^6.0.1", "nanoid": "^6.0.1",
+4 -4
View File
@@ -152,7 +152,7 @@
"jotai-family": "^1.0.1", "jotai-family": "^1.0.1",
"js-md5": "^0.9.2", "js-md5": "^0.9.2",
"jsonc-parser": "^3.3.1", "jsonc-parser": "^3.3.1",
"lucide-react": "^0.525.0", "lucide-react": "^1.45.0",
"mime": "^4.0.4", "mime": "^4.0.4",
"motion": "^12.4.7", "motion": "^12.4.7",
"nanoid": "^6.0.1", "nanoid": "^6.0.1",
@@ -9790,9 +9790,9 @@
"license": "ISC" "license": "ISC"
}, },
"node_modules/lucide-react": { "node_modules/lucide-react": {
"version": "0.525.0", "version": "1.45.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.525.0.tgz", "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.45.0.tgz",
"integrity": "sha512-Tm1txJ2OkymCGkvwoHt33Y2JpN5xucVq1slHcgE6Lk0WjDfjgKWor5CdVER8U6DvcfMwh4M8XxmpTiyzfmfDYQ==", "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"