mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Merge pull request #918 from ahmadk953/dependabot/npm_and_yarn/types/react-19.0.4
Bump @types/react from 19.0.3 to 19.0.4
This commit is contained in:
commit
7f8dadfc7d
2 changed files with 6 additions and 6 deletions
|
@ -76,7 +76,7 @@
|
||||||
"@types/lodash": "^4.17.14",
|
"@types/lodash": "^4.17.14",
|
||||||
"@types/mdx": "^2.0.13",
|
"@types/mdx": "^2.0.13",
|
||||||
"@types/node": "^22.10.5",
|
"@types/node": "^22.10.5",
|
||||||
"@types/react": "^19.0.3",
|
"@types/react": "^19.0.4",
|
||||||
"@types/react-dom": "^19.0.2",
|
"@types/react-dom": "^19.0.2",
|
||||||
"@typescript-eslint/eslint-plugin": "^8.19.1",
|
"@typescript-eslint/eslint-plugin": "^8.19.1",
|
||||||
"@typescript-eslint/parser": "^8.19.1",
|
"@typescript-eslint/parser": "^8.19.1",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4374,12 +4374,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/react@npm:^19.0.3":
|
"@types/react@npm:^19.0.4":
|
||||||
version: 19.0.3
|
version: 19.0.4
|
||||||
resolution: "@types/react@npm:19.0.3"
|
resolution: "@types/react@npm:19.0.4"
|
||||||
dependencies:
|
dependencies:
|
||||||
csstype: "npm:^3.0.2"
|
csstype: "npm:^3.0.2"
|
||||||
checksum: 10c0/90129c45f2f09154d9409964964d0ccbac7f04d5f7fcf73fc146d33887931fbfdfd1e2947514298f94f986cc264aff8ba3201e9a4ea207d3308f20a06d47c805
|
checksum: 10c0/96ecd1a73af57fd7b7facf5b36ec069b131c7608a98a0f1098183023bfb21c60a26a0dc09004fbe0ac70c436ef887bbec5690882cfb77c6e0c679f7e45987722
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -12567,7 +12567,7 @@ __metadata:
|
||||||
"@types/lodash": "npm:^4.17.14"
|
"@types/lodash": "npm:^4.17.14"
|
||||||
"@types/mdx": "npm:^2.0.13"
|
"@types/mdx": "npm:^2.0.13"
|
||||||
"@types/node": "npm:^22.10.5"
|
"@types/node": "npm:^22.10.5"
|
||||||
"@types/react": "npm:^19.0.3"
|
"@types/react": "npm:^19.0.4"
|
||||||
"@types/react-dom": "npm:^19.0.2"
|
"@types/react-dom": "npm:^19.0.2"
|
||||||
"@typescript-eslint/eslint-plugin": "npm:^8.19.1"
|
"@typescript-eslint/eslint-plugin": "npm:^8.19.1"
|
||||||
"@typescript-eslint/parser": "npm:^8.19.1"
|
"@typescript-eslint/parser": "npm:^8.19.1"
|
||||||
|
|
Loading…
Reference in a new issue