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

This commit is contained in:
Renovate Bot 2025-05-05 10:01:35 +00:00
parent 24337db9a2
commit 0c0b6bd3d9
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -32,7 +32,7 @@
"@tailwindcss/postcss": "4.1.5", "@tailwindcss/postcss": "4.1.5",
"@types/node": "22.15.3", "@types/node": "22.15.3",
"@types/react": "19.1.2", "@types/react": "19.1.2",
"@types/react-dom": "19.1.2", "@types/react-dom": "19.1.3",
"eslint": "9.26.0", "eslint": "9.26.0",
"eslint-config-next": "15.3.1", "eslint-config-next": "15.3.1",
"postcss": "8.5.3", "postcss": "8.5.3",
@ -2141,9 +2141,9 @@
} }
}, },
"node_modules/@types/react-dom": { "node_modules/@types/react-dom": {
"version": "19.1.2", "version": "19.1.3",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.1.2.tgz", "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.1.3.tgz",
"integrity": "sha512-XGJkWF41Qq305SKWEILa1O8vzhb3aOo3ogBlSmiqNko/WmRb6QIaweuZCXjKygVDXpzXb5wyxKTSOsmkuqj+Qw==", "integrity": "sha512-rJXC08OG0h3W6wDMFxQrZF00Kq6qQvw0djHRdzl3U5DnIERz0MRce3WVc7IS6JYBwtaP/DwYtRRjVlvivNveKg==",
"devOptional": true, "devOptional": true,
"license": "MIT", "license": "MIT",
"peerDependencies": { "peerDependencies": {

View File

@ -38,7 +38,7 @@
"@tailwindcss/postcss": "4.1.5", "@tailwindcss/postcss": "4.1.5",
"@types/node": "22.15.3", "@types/node": "22.15.3",
"@types/react": "19.1.2", "@types/react": "19.1.2",
"@types/react-dom": "19.1.2", "@types/react-dom": "19.1.3",
"eslint": "9.26.0", "eslint": "9.26.0",
"eslint-config-next": "15.3.1", "eslint-config-next": "15.3.1",
"postcss": "8.5.3", "postcss": "8.5.3",