mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @types/react from 19.0.6 to 19.0.7
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.0.6 to 19.0.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7d240205bf
commit
99cf157caf
2 changed files with 6 additions and 6 deletions
|
@ -82,7 +82,7 @@
|
|||
"@types/lodash": "^4.17.14",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@types/node": "^22.10.5",
|
||||
"@types/react": "^19.0.6",
|
||||
"@types/react": "^19.0.7",
|
||||
"@types/react-dom": "^19.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "^8.20.0",
|
||||
"@typescript-eslint/parser": "^8.19.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4502,12 +4502,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:^19.0.6":
|
||||
version: 19.0.6
|
||||
resolution: "@types/react@npm:19.0.6"
|
||||
"@types/react@npm:^19.0.7":
|
||||
version: 19.0.7
|
||||
resolution: "@types/react@npm:19.0.7"
|
||||
dependencies:
|
||||
csstype: "npm:^3.0.2"
|
||||
checksum: 10c0/4ddb0ad2a92940c0323996c2efbae9712e562e1d60d1015ba5088ca8e8db32f1804516a2971e6fa7a95bda9aa9c1896c86c32739213ef12527924c021b0145bf
|
||||
checksum: 10c0/818e546fa03a2a65ac2652fc472891ac96684211e8967bc25e1da6a8a09e2301ad972b1b038d128f8b4cbbd7691f6f57fee274db568169e9b6b01556abbb5bee
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12710,7 +12710,7 @@ __metadata:
|
|||
"@types/lodash": "npm:^4.17.14"
|
||||
"@types/mdx": "npm:^2.0.13"
|
||||
"@types/node": "npm:^22.10.5"
|
||||
"@types/react": "npm:^19.0.6"
|
||||
"@types/react": "npm:^19.0.7"
|
||||
"@types/react-dom": "npm:^19.0.2"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.20.0"
|
||||
"@typescript-eslint/parser": "npm:^8.19.1"
|
||||
|
|
Loading…
Reference in a new issue