fix(deps): update dependency lucide-react to ^0.447.0
All checks were successful
Lint / Lint (push) Successful in 30s
SonarQube Scan / SonarQube Trigger (push) Successful in 55s

This commit is contained in:
Renovate Bot 2024-10-05 17:05:33 +00:00
parent de7ede8499
commit 6462eb2082
2 changed files with 5 additions and 5 deletions

8
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.446.0",
"lucide-react": "^0.447.0",
"next": "14.2.14",
"next-plausible": "^3.12.0",
"postcss-flexbugs-fixes": "^5.0.2",
@ -4998,9 +4998,9 @@
"integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ=="
},
"node_modules/lucide-react": {
"version": "0.446.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.446.0.tgz",
"integrity": "sha512-BU7gy8MfBMqvEdDPH79VhOXSEgyG8TSPOKWaExWGCQVqnGH7wGgDngPbofu+KdtVjPQBWbEmnfMTq90CTiiDRg==",
"version": "0.447.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.447.0.tgz",
"integrity": "sha512-SZ//hQmvi+kDKrNepArVkYK7/jfeZ5uFNEnYmd45RKZcbGD78KLnrcNXmgeg6m+xNHFvTG+CblszXCy4n6DN4w==",
"license": "ISC",
"peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc"

View File

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