Merge pull request #958 from fosrl/dependabot/npm_and_yarn/prod-minor-updates-ca63e9bc34

Bump lucide-react from 0.518.0 to 0.522.0 in the prod-minor-updates group
This commit is contained in:
Owen Schwartz
2025-06-23 09:25:59 -04:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -61,7 +61,7 @@
"jmespath": "^0.16.0",
"js-yaml": "4.1.0",
"jsonwebtoken": "^9.0.2",
"lucide-react": "0.518.0",
"lucide-react": "0.522.0",
"moment": "2.30.1",
"next": "15.3.4",
"next-themes": "0.4.6",
@@ -9851,9 +9851,9 @@
}
},
"node_modules/lucide-react": {
"version": "0.518.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.518.0.tgz",
"integrity": "sha512-kFg34uQqnVl/7HwAiigxPSpj//43VIVHQbMygQPtS1yT4btMXHCWUipHcgcXHD2pm1Z2nUBA/M+Vnh/YmWXQUw==",
"version": "0.522.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.522.0.tgz",
"integrity": "sha512-jnJbw974yZ7rQHHEFKJOlWAefG3ATSCZHANZxIdx8Rk/16siuwjgA4fBULpXEAWx/RlTs3FzmKW/udWUuO0aRw==",
"license": "ISC",
"peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"

View File

@@ -78,7 +78,7 @@
"jmespath": "^0.16.0",
"js-yaml": "4.1.0",
"jsonwebtoken": "^9.0.2",
"lucide-react": "0.518.0",
"lucide-react": "0.522.0",
"moment": "2.30.1",
"next": "15.3.4",
"next-themes": "0.4.6",