fix(deps): update dependency lucide-react to ^0.469.0
All checks were successful
Lint / Lint (push) Successful in 51s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m27s

This commit is contained in:
Renovate Bot 2024-12-21 04:02:33 +00:00
parent 29063e407c
commit 540aeabe2e
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@ -12,7 +12,7 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cssnano": "^7.0.1",
"lucide-react": "^0.468.0",
"lucide-react": "^0.469.0",
"next": "15.1.2",
"next-plausible": "^3.12.0",
"postcss-flexbugs-fixes": "^5.0.2",
@ -5179,12 +5179,12 @@
"integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ=="
},
"node_modules/lucide-react": {
"version": "0.468.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.468.0.tgz",
"integrity": "sha512-6koYRhnM2N0GGZIdXzSeiNwguv1gt/FAjZOiPl76roBi3xKEXa4WmfpxgQwTTL4KipXjefrnf3oV4IsYhi4JFA==",
"version": "0.469.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.469.0.tgz",
"integrity": "sha512-28vvUnnKQ/dBwiCQtwJw7QauYnE7yd2Cyp4tTTJpvglX4EMpbflcdBgrgToX2j71B3YvugK/NH3BGUk+E/p/Fw==",
"license": "ISC",
"peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc"
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
}
},
"node_modules/math-intrinsics": {

View File

@ -13,7 +13,7 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cssnano": "^7.0.1",
"lucide-react": "^0.468.0",
"lucide-react": "^0.469.0",
"next": "15.1.2",
"next-plausible": "^3.12.0",
"postcss-flexbugs-fixes": "^5.0.2",