mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Bump lucide-react from 0.441.0 to 0.445.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.441.0 to 0.445.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.445.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
32a59b36cf
commit
d62063cef8
2 changed files with 6 additions and 6 deletions
|
@ -36,7 +36,7 @@
|
||||||
"date-fns": "^4.1.0",
|
"date-fns": "^4.1.0",
|
||||||
"eslint-plugin-react-compiler": "0.0.0-experimental-7670337-20240918",
|
"eslint-plugin-react-compiler": "0.0.0-experimental-7670337-20240918",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"lucide-react": "^0.441.0",
|
"lucide-react": "^0.445.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": "^9.1.1",
|
"react-day-picker": "^9.1.1",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4505,12 +4505,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"lucide-react@npm:^0.441.0":
|
"lucide-react@npm:^0.445.0":
|
||||||
version: 0.441.0
|
version: 0.445.0
|
||||||
resolution: "lucide-react@npm:0.441.0"
|
resolution: "lucide-react@npm:0.445.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc
|
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc
|
||||||
checksum: 10c0/3c8bc83cb72b5fa7b391cdce32b25c2212ff2fd3b66f6e989f130d9e53c69ac4cc9782ae499d639026357c5cc5e280b8ae91fd81743b14ffc98d940b6d5c17c2
|
checksum: 10c0/4cf20d21c139d524a7e93c67679ac0e9e45573a77a3e1f074324058bee677ebf316c1406ecb2311b5bed96e617873150c09a223f27321e69755bd9b56d7b3b43
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6303,7 +6303,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-7670337-20240918"
|
eslint-plugin-react-compiler: "npm:0.0.0-experimental-7670337-20240918"
|
||||||
lodash: "npm:^4.17.21"
|
lodash: "npm:^4.17.21"
|
||||||
lucide-react: "npm:^0.441.0"
|
lucide-react: "npm:^0.445.0"
|
||||||
next: "npm:15.0.0-rc.0"
|
next: "npm:15.0.0-rc.0"
|
||||||
postcss: "npm:^8.4.47"
|
postcss: "npm:^8.4.47"
|
||||||
prettier: "npm:^3.3.3"
|
prettier: "npm:^3.3.3"
|
||||||
|
|
Loading…
Reference in a new issue