mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 03:32:51 +00:00
Bump lucide-react from 0.414.0 to 0.416.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.414.0 to 0.416.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.416.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
e7713ff8f1
commit
29776e2042
2 changed files with 6 additions and 6 deletions
|
@ -37,7 +37,7 @@
|
|||
"date-fns": "^3.6.0",
|
||||
"eslint-plugin-react-compiler": "0.0.0-experimental-0998c1e-20240625",
|
||||
"lodash": "^4.17.21",
|
||||
"lucide-react": "^0.414.0",
|
||||
"lucide-react": "^0.416.0",
|
||||
"next": "15.0.0-rc.0",
|
||||
"react": "^19.0.0-rc.0",
|
||||
"react-day-picker": "^8.10.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4573,12 +4573,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"lucide-react@npm:^0.414.0":
|
||||
version: 0.414.0
|
||||
resolution: "lucide-react@npm:0.414.0"
|
||||
"lucide-react@npm:^0.416.0":
|
||||
version: 0.416.0
|
||||
resolution: "lucide-react@npm:0.416.0"
|
||||
peerDependencies:
|
||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||
checksum: 10c0/280123f5f43cad653aa74f519ad2294fdc82c32028c780e3228c2a92997e987e4708a20527af64731882a9dedc6117f98ba0582946e86751a8f02f8297f8f815
|
||||
checksum: 10c0/4aa583d251f3286ec86bdce95b63e3f58428ad6df509cdd9dd453f9eaa845a3188283726915ddbd1fdc6c49548bb31325038e2e96cb31d2eac000beb97b22c26
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6385,7 +6385,7 @@ __metadata:
|
|||
eslint-config-prettier: "npm:^9.1.0"
|
||||
eslint-plugin-react-compiler: "npm:0.0.0-experimental-0998c1e-20240625"
|
||||
lodash: "npm:^4.17.21"
|
||||
lucide-react: "npm:^0.414.0"
|
||||
lucide-react: "npm:^0.416.0"
|
||||
next: "npm:15.0.0-rc.0"
|
||||
postcss: "npm:^8.4.39"
|
||||
prettier: "npm:^3.3.3"
|
||||
|
|
Loading…
Reference in a new issue