mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Bump lucide-react from 0.454.0 to 0.456.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.454.0 to 0.456.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.456.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
514ae94f43
commit
aec961cbff
2 changed files with 6 additions and 6 deletions
|
@ -39,7 +39,7 @@
|
|||
"dompurify": "^3.1.7",
|
||||
"eslint-plugin-react-compiler": "0.0.0-experimental-7670337-20240918",
|
||||
"lodash": "^4.17.21",
|
||||
"lucide-react": "^0.454.0",
|
||||
"lucide-react": "^0.456.0",
|
||||
"next": "^15.0.3",
|
||||
"react": "19.0.0-rc.0",
|
||||
"react-day-picker": "^9.3.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4697,12 +4697,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"lucide-react@npm:^0.454.0":
|
||||
version: 0.454.0
|
||||
resolution: "lucide-react@npm:0.454.0"
|
||||
"lucide-react@npm:^0.456.0":
|
||||
version: 0.456.0
|
||||
resolution: "lucide-react@npm:0.456.0"
|
||||
peerDependencies:
|
||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc
|
||||
checksum: 10c0/e5eebe542e32f0c2210a702fddbbe6e37b977dc7d8ff991b7fd5e886f96adf2ac4870275b618c79d6b2f611da1bfb8696062c5138b06ee728090309b8e27ca07
|
||||
checksum: 10c0/a56f6922381ff529f1df93c3fca47766682a8e427ec266fd1f4bcf063f65f93460f9e7982abf79d79e5f7bb50b8013d0493a26f78677de9b1c06b6b5a6343d56
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6416,7 +6416,7 @@ __metadata:
|
|||
eslint-config-prettier: "npm:^9.1.0"
|
||||
eslint-plugin-react-compiler: "npm:0.0.0-experimental-7670337-20240918"
|
||||
lodash: "npm:^4.17.21"
|
||||
lucide-react: "npm:^0.454.0"
|
||||
lucide-react: "npm:^0.456.0"
|
||||
next: "npm:^15.0.3"
|
||||
postcss: "npm:^8.4.47"
|
||||
prettier: "npm:^3.3.3"
|
||||
|
|
Loading…
Reference in a new issue