mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Bump lucide-react from 0.429.0 to 0.435.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.429.0 to 0.435.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.435.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bc0abf7229
commit
04553e9c4c
2 changed files with 6 additions and 6 deletions
|
@ -36,7 +36,7 @@
|
|||
"date-fns": "^3.6.0",
|
||||
"eslint-plugin-react-compiler": "0.0.0-experimental-56229e1-20240813",
|
||||
"lodash": "^4.17.21",
|
||||
"lucide-react": "^0.429.0",
|
||||
"lucide-react": "^0.435.0",
|
||||
"next": "15.0.0-rc.0",
|
||||
"react": "^19.0.0-rc.0",
|
||||
"react-day-picker": "^9.0.8",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4518,12 +4518,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"lucide-react@npm:^0.429.0":
|
||||
version: 0.429.0
|
||||
resolution: "lucide-react@npm:0.429.0"
|
||||
"lucide-react@npm:^0.435.0":
|
||||
version: 0.435.0
|
||||
resolution: "lucide-react@npm:0.435.0"
|
||||
peerDependencies:
|
||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc
|
||||
checksum: 10c0/256d18dce24114fe705755030ab57b6be698f275f3a75565678f8b1de1ce85075f16aed0950b0a762d25be02176f4eb0650cf34bd934ace44fc60fd222bd6b70
|
||||
checksum: 10c0/8a1653901a362d83696b555ff2cc1f06126008c8a09b1b8a0db8484b98c9de5c44589d00296d1f419ebb4e65524fcc4eb1fe39f1721dd22242dc34788f8936f5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6315,7 +6315,7 @@ __metadata:
|
|||
eslint-config-prettier: "npm:^9.1.0"
|
||||
eslint-plugin-react-compiler: "npm:0.0.0-experimental-56229e1-20240813"
|
||||
lodash: "npm:^4.17.21"
|
||||
lucide-react: "npm:^0.429.0"
|
||||
lucide-react: "npm:^0.435.0"
|
||||
next: "npm:15.0.0-rc.0"
|
||||
postcss: "npm:^8.4.41"
|
||||
prettier: "npm:^3.3.3"
|
||||
|
|
Loading…
Reference in a new issue