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

This commit is contained in:
Renovate Bot 2025-06-07 01:04:21 +00:00
parent bff9c98db1
commit 51c4bd7316
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

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

View File

@ -38,7 +38,7 @@
"@tailwindcss/postcss": "4.1.8", "@tailwindcss/postcss": "4.1.8",
"@types/node": "22.15.30", "@types/node": "22.15.30",
"@types/react": "19.1.6", "@types/react": "19.1.6",
"@types/react-dom": "19.1.5", "@types/react-dom": "19.1.6",
"eslint": "9.28.0", "eslint": "9.28.0",
"eslint-config-next": "15.3.3", "eslint-config-next": "15.3.3",
"postcss": "8.5.4", "postcss": "8.5.4",