build(deps): regenerate lucide-react 1.22 lockfile on current main with npm 10 (#639)

Rebuilt on top of post-#884 main so the two lockfile rewrites do not
clobber each other; npm 10 used to match CI (node 20). Full production
build verified locally; all imported icon identifiers exist in 1.22.0.

Co-authored-by: Jakob Wennberg <jakob.wennberg@gmail.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
dependabot[bot]
2026-07-09 22:05:12 +02:00
committed by GitHub
parent 2e7931b36b
commit d7e110b6b2
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -37,7 +37,7 @@
"fuse.js": "^7.4.2",
"ics": "^3.12.0",
"jszip": "^3.10.1",
"lucide-react": "^0.563.0",
"lucide-react": "^1.22.0",
"mailparser": "^3.9.8",
"next": "16.2.10",
"next-intl": "^4.12.0",
@@ -12456,9 +12456,9 @@
}
},
"node_modules/lucide-react": {
"version": "0.563.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.563.0.tgz",
"integrity": "sha512-8dXPB2GI4dI8jV4MgUDGBeLdGk8ekfqVZ0BdLcrRzocGgG75ltNEmWS+gE7uokKF/0oSUuczNDT+g9hFJ23FkA==",
"version": "1.23.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.23.0.tgz",
"integrity": "sha512-38BpJcD0JhFosxHApP/BYsBetLpQFRoTRzEzstM/XCc3jsAG7wqaY1lgVwxiUe3xqYE+lNxo2PkCmYwXWrwwIw==",
"license": "ISC",
"peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
+1 -1
View File
@@ -50,7 +50,7 @@
"fuse.js": "^7.4.2",
"ics": "^3.12.0",
"jszip": "^3.10.1",
"lucide-react": "^0.563.0",
"lucide-react": "^1.22.0",
"mailparser": "^3.9.8",
"next": "16.2.10",
"next-intl": "^4.12.0",