mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Merge pull request #822 from ahmadk953/dependabot/npm_and_yarn/types/react-dom-19.0.2
Bump @types/react-dom from 19.0.1 to 19.0.2
This commit is contained in:
commit
75ab2a0d31
2 changed files with 9 additions and 9 deletions
|
@ -71,7 +71,7 @@
|
|||
"@types/lodash": "^4.17.13",
|
||||
"@types/node": "^22.10.1",
|
||||
"@types/react": "^19.0.0",
|
||||
"@types/react-dom": "^19.0.0",
|
||||
"@types/react-dom": "^19.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "^8.18.0",
|
||||
"@typescript-eslint/parser": "^8.16.0",
|
||||
"autoprefixer": "^10.4.20",
|
||||
|
|
16
yarn.lock
16
yarn.lock
|
@ -3802,16 +3802,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react-dom@npm:^19.0.0":
|
||||
version: 19.0.1
|
||||
resolution: "@types/react-dom@npm:19.0.1"
|
||||
dependencies:
|
||||
"@types/react": "npm:*"
|
||||
checksum: 10c0/fb40069a7c5c70475155dff91d25ff5a51226c14d45c8ad55894480366876426981c8be63ef322486af879bb220bf48443f2344c1a89cb75a47a1a761acee9d3
|
||||
"@types/react-dom@npm:^19.0.2":
|
||||
version: 19.0.2
|
||||
resolution: "@types/react-dom@npm:19.0.2"
|
||||
peerDependencies:
|
||||
"@types/react": ^19.0.0
|
||||
checksum: 10c0/3d0c7b78dbe8df64ea769f30af990a5950173a8321c745fe11094d765423f7964c3519dca6e7cd36b4be6521c8efc690bdd3b79b327b229dd1e9d5a8bad677dd
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:*, @types/react@npm:>=16, @types/react@npm:^19.0.0":
|
||||
"@types/react@npm:>=16, @types/react@npm:^19.0.0":
|
||||
version: 19.0.1
|
||||
resolution: "@types/react@npm:19.0.1"
|
||||
dependencies:
|
||||
|
@ -13522,7 +13522,7 @@ __metadata:
|
|||
"@types/mdx": "npm:^2.0.13"
|
||||
"@types/node": "npm:^22.10.1"
|
||||
"@types/react": "npm:^19.0.0"
|
||||
"@types/react-dom": "npm:^19.0.0"
|
||||
"@types/react-dom": "npm:^19.0.2"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.18.0"
|
||||
"@typescript-eslint/parser": "npm:^8.16.0"
|
||||
"@vercel/analytics": "npm:^1.4.1"
|
||||
|
|
Loading…
Reference in a new issue