mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-03-04 16:32:06 +00:00
Bump @types/react from 19.0.8 to 19.0.10
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.0.8 to 19.0.10. - [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
ffc531ad44
commit
a938e6097e
2 changed files with 6 additions and 6 deletions
|
@ -86,7 +86,7 @@
|
||||||
"@types/lodash": "^4.17.15",
|
"@types/lodash": "^4.17.15",
|
||||||
"@types/mdx": "^2.0.13",
|
"@types/mdx": "^2.0.13",
|
||||||
"@types/node": "^22.13.5",
|
"@types/node": "^22.13.5",
|
||||||
"@types/react": "^19.0.8",
|
"@types/react": "^19.0.10",
|
||||||
"@types/react-dom": "^19.0.3",
|
"@types/react-dom": "^19.0.3",
|
||||||
"@typescript-eslint/eslint-plugin": "^8.25.0",
|
"@typescript-eslint/eslint-plugin": "^8.25.0",
|
||||||
"@typescript-eslint/parser": "^8.25.0",
|
"@typescript-eslint/parser": "^8.25.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4672,12 +4672,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/react@npm:^19.0.8":
|
"@types/react@npm:^19.0.10":
|
||||||
version: 19.0.8
|
version: 19.0.10
|
||||||
resolution: "@types/react@npm:19.0.8"
|
resolution: "@types/react@npm:19.0.10"
|
||||||
dependencies:
|
dependencies:
|
||||||
csstype: "npm:^3.0.2"
|
csstype: "npm:^3.0.2"
|
||||||
checksum: 10c0/5fa7236356b1476de03519c66ef65d4fd904826956105619e2ad60cb0b55ae7b251dd5fff02234076225b5e15333d0d936bf9dbe1d461406f8a2ba01c197ddcd
|
checksum: 10c0/41884cca21850c8b2d6578b172ca0ca4fff6021251a68532b19f2031ac23dc5a9222470208065f8d9985d367376047df2f49ece8d927f7d04cdc94922b1eb34b
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -12871,7 +12871,7 @@ __metadata:
|
||||||
"@types/lodash": "npm:^4.17.15"
|
"@types/lodash": "npm:^4.17.15"
|
||||||
"@types/mdx": "npm:^2.0.13"
|
"@types/mdx": "npm:^2.0.13"
|
||||||
"@types/node": "npm:^22.13.5"
|
"@types/node": "npm:^22.13.5"
|
||||||
"@types/react": "npm:^19.0.8"
|
"@types/react": "npm:^19.0.10"
|
||||||
"@types/react-dom": "npm:^19.0.3"
|
"@types/react-dom": "npm:^19.0.3"
|
||||||
"@typescript-eslint/eslint-plugin": "npm:^8.25.0"
|
"@typescript-eslint/eslint-plugin": "npm:^8.25.0"
|
||||||
"@typescript-eslint/parser": "npm:^8.25.0"
|
"@typescript-eslint/parser": "npm:^8.25.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue