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

This commit is contained in:
Renovate Bot 2025-06-07 00:01:30 +00:00
parent 051e95f0cf
commit 6964920d81
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -34,7 +34,7 @@
"@tailwindcss/postcss": "4.1.8", "@tailwindcss/postcss": "4.1.8",
"@types/node": "22.15.29", "@types/node": "22.15.29",
"@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",
"eslint-config-prettier": "10.1.5", "eslint-config-prettier": "10.1.5",
@ -3117,9 +3117,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

@ -35,7 +35,7 @@
"@tailwindcss/postcss": "4.1.8", "@tailwindcss/postcss": "4.1.8",
"@types/node": "22.15.29", "@types/node": "22.15.29",
"@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",
"eslint-config-prettier": "10.1.5", "eslint-config-prettier": "10.1.5",