mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Bump lucide-react from 0.445.0 to 0.446.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.445.0 to 0.446.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.446.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
dca729dba0
commit
ec6caf3602
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.445.0",
|
"lucide-react": "^0.446.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.2",
|
"react-day-picker": "^9.1.2",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4505,12 +4505,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"lucide-react@npm:^0.445.0":
|
"lucide-react@npm:^0.446.0":
|
||||||
version: 0.445.0
|
version: 0.446.0
|
||||||
resolution: "lucide-react@npm:0.445.0"
|
resolution: "lucide-react@npm:0.446.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/4cf20d21c139d524a7e93c67679ac0e9e45573a77a3e1f074324058bee677ebf316c1406ecb2311b5bed96e617873150c09a223f27321e69755bd9b56d7b3b43
|
checksum: 10c0/40bc6613b20760451a83508cf164c48488f79acdfb7cac47b71a24d07795ce53c9ab3891f250db3ce40560f9070825b205640ea7ea0cc5098018d183cfcf77a2
|
||||||
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.445.0"
|
lucide-react: "npm:^0.446.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