mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Bump lucide-react from 0.451.0 to 0.452.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.451.0 to 0.452.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.452.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
a050779523
commit
542e56daae
2 changed files with 6 additions and 6 deletions
|
@ -37,7 +37,7 @@
|
|||
"dompurify": "^3.1.7",
|
||||
"eslint-plugin-react-compiler": "0.0.0-experimental-7670337-20240918",
|
||||
"lodash": "^4.17.21",
|
||||
"lucide-react": "^0.451.0",
|
||||
"lucide-react": "^0.452.0",
|
||||
"next": "15.0.0-rc.0",
|
||||
"react": "^19.0.0-rc.0",
|
||||
"react-day-picker": "^9.1.3",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4541,12 +4541,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"lucide-react@npm:^0.451.0":
|
||||
version: 0.451.0
|
||||
resolution: "lucide-react@npm:0.451.0"
|
||||
"lucide-react@npm:^0.452.0":
|
||||
version: 0.452.0
|
||||
resolution: "lucide-react@npm:0.452.0"
|
||||
peerDependencies:
|
||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc
|
||||
checksum: 10c0/12c37f4d88adc5d2ba58eb7e13b5fe6b2af06328d16a79e65cf92d7b9c844e1313fa0b185e216e1e0cf42a903e2994a37a824bdee009e1f90abb023ce5c32763
|
||||
checksum: 10c0/8e8dd351dfcdffc65a3a76eba04f08310fb13c8fce3e2cab74246c72df45d37e467d521b36053298fb33fe1c5c4770be4750eefa224ae5cf6258dffe95c72da1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6341,7 +6341,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.451.0"
|
||||
lucide-react: "npm:^0.452.0"
|
||||
next: "npm:15.0.0-rc.0"
|
||||
postcss: "npm:^8.4.47"
|
||||
prettier: "npm:^3.3.3"
|
||||
|
|
Loading…
Reference in a new issue