mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump lucide-react from 0.471.0 to 0.471.1
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.471.0 to 0.471.1. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.471.1/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
aacca3d141
commit
ec626b5973
2 changed files with 6 additions and 6 deletions
|
@ -45,7 +45,7 @@
|
||||||
"date-fns": "^4.1.0",
|
"date-fns": "^4.1.0",
|
||||||
"dompurify": "^3.2.3",
|
"dompurify": "^3.2.3",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"lucide-react": "^0.471.0",
|
"lucide-react": "^0.471.1",
|
||||||
"next": "^15.1.4",
|
"next": "^15.1.4",
|
||||||
"react": "^19.0.0",
|
"react": "^19.0.0",
|
||||||
"react-day-picker": "^9.5.0",
|
"react-day-picker": "^9.5.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -9173,12 +9173,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"lucide-react@npm:^0.471.0":
|
"lucide-react@npm:^0.471.1":
|
||||||
version: 0.471.0
|
version: 0.471.1
|
||||||
resolution: "lucide-react@npm:0.471.0"
|
resolution: "lucide-react@npm:0.471.1"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||||
checksum: 10c0/d30342dd44b41cd4e29b340f5d927a61a4901a3545badeee9486704056b993c2463011de10e36536bc7f020a07d5c2b37a22b896c7f962e59e536516a619e1c8
|
checksum: 10c0/d80499f1670b6c371a8c2d3f545dab6161bcb58101a1112811bbe88aa782ff1a467df298074101cf30d7bcad5d29fa8008ac48ce1bb646f1767b48dd603d300a
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -12525,7 +12525,7 @@ __metadata:
|
||||||
jest-environment-jsdom: "npm:^29.7.0"
|
jest-environment-jsdom: "npm:^29.7.0"
|
||||||
jest-junit: "npm:^16.0.0"
|
jest-junit: "npm:^16.0.0"
|
||||||
lodash: "npm:^4.17.21"
|
lodash: "npm:^4.17.21"
|
||||||
lucide-react: "npm:^0.471.0"
|
lucide-react: "npm:^0.471.1"
|
||||||
next: "npm:^15.1.4"
|
next: "npm:^15.1.4"
|
||||||
postcss: "npm:^8.4.49"
|
postcss: "npm:^8.4.49"
|
||||||
prettier: "npm:^3.4.2"
|
prettier: "npm:^3.4.2"
|
||||||
|
|
Loading…
Reference in a new issue