Bump lucide-react from 0.483.0 to 0.535.0

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

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-version: 0.535.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
dependabot[bot]
2025-08-01 08:27:44 +00:00
committed by GitHub
parent d46f8b5eeb
commit 7679ae2679
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -7,7 +7,7 @@
"name": "livesplit",
"dependencies": {
"idb": "^8.0.0",
"lucide-react": "^0.483.0",
"lucide-react": "^0.535.0",
"markdown-it": "^14.1.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
@@ -7923,9 +7923,9 @@
}
},
"node_modules/lucide-react": {
"version": "0.483.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.483.0.tgz",
"integrity": "sha512-WldsY17Qb/T3VZdMnVQ9C3DDIP7h1ViDTHVdVGnLZcvHNg30zH/MTQ04RTORjexoGmpsXroiQXZ4QyR0kBy0FA==",
"version": "0.535.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.535.0.tgz",
"integrity": "sha512-2E3+YWGLpjZ8ejIYrdqxVjWMSMiRQHmU6xZYE9xA2SC5j2m0NeB4/acjhRdhxbfniBKoNEukDDQnmShTxwOQ4g==",
"license": "ISC",
"peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
+1 -1
View File
@@ -16,7 +16,7 @@
},
"dependencies": {
"idb": "^8.0.0",
"lucide-react": "^0.483.0",
"lucide-react": "^0.535.0",
"markdown-it": "^14.1.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",