mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Merge pull request #403 from ahmadk953/dependabot/npm_and_yarn/lucide-react-0.411.0
Bump lucide-react from 0.408.0 to 0.411.0
This commit is contained in:
commit
7f7baca5f3
2 changed files with 6 additions and 6 deletions
|
@ -37,7 +37,7 @@
|
||||||
"date-fns": "^3.6.0",
|
"date-fns": "^3.6.0",
|
||||||
"eslint-plugin-react-compiler": "0.0.0-experimental-0998c1e-20240625",
|
"eslint-plugin-react-compiler": "0.0.0-experimental-0998c1e-20240625",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"lucide-react": "^0.408.0",
|
"lucide-react": "^0.411.0",
|
||||||
"next": "15.0.0-rc.0",
|
"next": "15.0.0-rc.0",
|
||||||
"react": "^19.0.0-rc.0",
|
"react": "^19.0.0-rc.0",
|
||||||
"react-day-picker": "^8.10.1",
|
"react-day-picker": "^8.10.1",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4573,12 +4573,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"lucide-react@npm:^0.408.0":
|
"lucide-react@npm:^0.411.0":
|
||||||
version: 0.408.0
|
version: 0.411.0
|
||||||
resolution: "lucide-react@npm:0.408.0"
|
resolution: "lucide-react@npm:0.411.0"
|
||||||
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/b79f17a4748c1cd17aa260dc5d226b64c50304b187b922f09ac4d4cb02304b2837f553eb8e75d151cde3957ebe1b3f7b120a324104835c1bcf82e5b401dedd6f
|
checksum: 10c0/f8dbb4a7d582d81b56a8697897be15fce51223c10c8f4d57b2ec5600e3b2798bb7c5995f6e497e51901463c84b11a75d802bf82a100bff506acf45efff6a180e
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6385,7 +6385,7 @@ __metadata:
|
||||||
eslint-config-prettier: "npm:^9.1.0"
|
eslint-config-prettier: "npm:^9.1.0"
|
||||||
eslint-plugin-react-compiler: "npm:0.0.0-experimental-0998c1e-20240625"
|
eslint-plugin-react-compiler: "npm:0.0.0-experimental-0998c1e-20240625"
|
||||||
lodash: "npm:^4.17.21"
|
lodash: "npm:^4.17.21"
|
||||||
lucide-react: "npm:^0.408.0"
|
lucide-react: "npm:^0.411.0"
|
||||||
next: "npm:15.0.0-rc.0"
|
next: "npm:15.0.0-rc.0"
|
||||||
postcss: "npm:^8.4.39"
|
postcss: "npm:^8.4.39"
|
||||||
prettier: "npm:^3.3.3"
|
prettier: "npm:^3.3.3"
|
||||||
|
|
Loading…
Reference in a new issue