mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Bump lucide-react from 0.438.0 to 0.439.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.438.0 to 0.439.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.439.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
83336a1bb8
commit
8d7e903059
2 changed files with 6 additions and 6 deletions
|
@ -36,7 +36,7 @@
|
|||
"date-fns": "^3.6.0",
|
||||
"eslint-plugin-react-compiler": "0.0.0-experimental-56229e1-20240813",
|
||||
"lodash": "^4.17.21",
|
||||
"lucide-react": "^0.438.0",
|
||||
"lucide-react": "^0.439.0",
|
||||
"next": "15.0.0-rc.0",
|
||||
"react": "^19.0.0-rc.0",
|
||||
"react-day-picker": "^9.0.8",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4518,12 +4518,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"lucide-react@npm:^0.438.0":
|
||||
version: 0.438.0
|
||||
resolution: "lucide-react@npm:0.438.0"
|
||||
"lucide-react@npm:^0.439.0":
|
||||
version: 0.439.0
|
||||
resolution: "lucide-react@npm:0.439.0"
|
||||
peerDependencies:
|
||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc
|
||||
checksum: 10c0/d5e9e9130e301b3231fffd3e5fab85975a7523fb5ab160a8125ad6937de713af46d0ac7a96c1ba532b9ff39a14d940aefa9ea41cb30123ff7f8ce88f44cfe2f1
|
||||
checksum: 10c0/153c6da6a1bdcc03c47080b00a50a341b7e485ccbb479a742c0fb606355acf93c136630626dad2d57cafe1f5c691dd4f2fcd0f2b7c813e7c9e0e1f065cf62be0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6330,7 +6330,7 @@ __metadata:
|
|||
eslint-config-prettier: "npm:^9.1.0"
|
||||
eslint-plugin-react-compiler: "npm:0.0.0-experimental-56229e1-20240813"
|
||||
lodash: "npm:^4.17.21"
|
||||
lucide-react: "npm:^0.438.0"
|
||||
lucide-react: "npm:^0.439.0"
|
||||
next: "npm:15.0.0-rc.0"
|
||||
postcss: "npm:^8.4.45"
|
||||
prettier: "npm:^3.3.3"
|
||||
|
|
Loading…
Reference in a new issue