chore(deps): update dependency @types/react-dom to v19.1.6
All checks were successful
Lint / Lint (push) Successful in 32s

This commit is contained in:
Renovate Bot 2025-06-07 00:05:16 +00:00
parent ec9b659b7b
commit 435271ba62
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -25,7 +25,7 @@
"@tailwindcss/postcss": "4.1.8",
"@types/node": "22.15.29",
"@types/react": "19.1.6",
"@types/react-dom": "19.1.5",
"@types/react-dom": "19.1.6",
"eslint": "8.57.1",
"eslint-config-next": "15.3.3",
"postcss": "8.5.4",
@ -1988,9 +1988,9 @@
}
},
"node_modules/@types/react-dom": {
"version": "19.1.5",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.1.5.tgz",
"integrity": "sha512-CMCjrWucUBZvohgZxkjd6S9h0nZxXjzus6yDfUb+xLxYM7VvjKNH1tQrE9GWLql1XoOP4/Ds3bwFqShHUYraGg==",
"version": "19.1.6",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.1.6.tgz",
"integrity": "sha512-4hOiT/dwO8Ko0gV1m/TJZYk3y0KBnY9vzDh7W+DH17b2HFSOGgdj33dhihPeuy3l0q23+4e+hoXHV6hCC4dCXw==",
"dev": true,
"license": "MIT",
"peerDependencies": {

View File

@ -26,7 +26,7 @@
"@tailwindcss/postcss": "4.1.8",
"@types/node": "22.15.29",
"@types/react": "19.1.6",
"@types/react-dom": "19.1.5",
"@types/react-dom": "19.1.6",
"eslint": "8.57.1",
"eslint-config-next": "15.3.3",
"postcss": "8.5.4",