mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 03:32:51 +00:00
Bump react from 19.0.0-rc-cd22717c-20241013 to 19.0.0-rc.0
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.0.0-rc-cd22717c-20241013 to 19.0.0-rc.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/react) --- updated-dependencies: - dependency-name: react dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
73dda49ece
commit
207d9aebdd
2 changed files with 6 additions and 6 deletions
|
@ -40,7 +40,7 @@
|
|||
"lodash": "^4.17.21",
|
||||
"lucide-react": "^0.453.0",
|
||||
"next": "15.0.0-rc.1",
|
||||
"react": "19.0.0-rc-cd22717c-20241013",
|
||||
"react": "19.0.0-rc.0",
|
||||
"react-day-picker": "^9.1.3",
|
||||
"react-dom": "19.0.0-rc-cd22717c-20241013",
|
||||
"sharp": "^0.33.5",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5628,10 +5628,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react@npm:19.0.0-rc-cd22717c-20241013":
|
||||
version: 19.0.0-rc-cd22717c-20241013
|
||||
resolution: "react@npm:19.0.0-rc-cd22717c-20241013"
|
||||
checksum: 10c0/a2afd64fe2d3a5e7347af70183945fdfb5e24a755209a23be782a3b34da6c592b66570f3afb677a9b6ae1e27ed087c5e2d7f74b9b32174d53bc09974db60e570
|
||||
"react@npm:19.0.0-rc.0":
|
||||
version: 19.0.0-rc.0
|
||||
resolution: "react@npm:19.0.0-rc.0"
|
||||
checksum: 10c0/a3f253c5f7a9bc289526f21bc3f00f6b2cb3e754d318871edc9dbfcc5df51b3d00024f023d64f8b0d7bd7788a5b3de719ed3cee8e3dc876d5b8af009068262ba
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6438,7 +6438,7 @@ __metadata:
|
|||
prettier: "npm:^3.3.3"
|
||||
prettier-plugin-tailwindcss: "npm:^0.6.8"
|
||||
prisma: "npm:^5.21.0"
|
||||
react: "npm:19.0.0-rc-cd22717c-20241013"
|
||||
react: "npm:19.0.0-rc.0"
|
||||
react-day-picker: "npm:^9.1.3"
|
||||
react-dom: "npm:19.0.0-rc-cd22717c-20241013"
|
||||
sharp: "npm:^0.33.5"
|
||||
|
|
Loading…
Reference in a new issue