mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-04-03 18:24:12 +00:00
Bump @types/react from 19.0.10 to 19.0.12
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.0.10 to 19.0.12. - [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
41678b5dd6
commit
21c19f3016
2 changed files with 6 additions and 6 deletions
|
@ -86,7 +86,7 @@
|
|||
"@types/lodash": "^4.17.16",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@types/node": "^22.13.10",
|
||||
"@types/react": "^19.0.10",
|
||||
"@types/react": "^19.0.12",
|
||||
"@types/react-dom": "^19.0.3",
|
||||
"@typescript-eslint/eslint-plugin": "^8.26.1",
|
||||
"@typescript-eslint/parser": "^8.26.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4837,12 +4837,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:^19.0.10":
|
||||
version: 19.0.10
|
||||
resolution: "@types/react@npm:19.0.10"
|
||||
"@types/react@npm:^19.0.12":
|
||||
version: 19.0.12
|
||||
resolution: "@types/react@npm:19.0.12"
|
||||
dependencies:
|
||||
csstype: "npm:^3.0.2"
|
||||
checksum: 10c0/41884cca21850c8b2d6578b172ca0ca4fff6021251a68532b19f2031ac23dc5a9222470208065f8d9985d367376047df2f49ece8d927f7d04cdc94922b1eb34b
|
||||
checksum: 10c0/c814b6af5c0fbcf5c65d031b1c9bf98c5b857e015254d95811f2851b27b869c3d31c6f35dab127dc6921a3dbda0b0622c6323d493a14b31b231a6a58c41c5e84
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13121,7 +13121,7 @@ __metadata:
|
|||
"@types/lodash": "npm:^4.17.16"
|
||||
"@types/mdx": "npm:^2.0.13"
|
||||
"@types/node": "npm:^22.13.10"
|
||||
"@types/react": "npm:^19.0.10"
|
||||
"@types/react": "npm:^19.0.12"
|
||||
"@types/react-dom": "npm:^19.0.3"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.26.1"
|
||||
"@typescript-eslint/parser": "npm:^8.26.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue