chore: bump @types/react-dom from 18.3.7 to 19.1.5

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.3.7 to 19.1.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-version: 19.1.5
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-16 08:21:10 +00:00
committed by GitHub
parent a9f82a3b58
commit dd0780b37b
2 changed files with 7 additions and 12 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"@eslint/js": "^9.26.0", "@eslint/js": "^9.26.0",
"@types/node": "^20.17.46", "@types/node": "^20.17.46",
"@types/react": "^19.1.4", "@types/react": "^19.1.4",
"@types/react-dom": "^18.3.7", "@types/react-dom": "^19.1.5",
"@vitejs/plugin-react": "^4.4.1", "@vitejs/plugin-react": "^4.4.1",
"eslint": "^9.26.0", "eslint": "^9.26.0",
"eslint-plugin-react": "^7.37.5", "eslint-plugin-react": "^7.37.5",
+6 -11
View File
@@ -49,8 +49,8 @@ importers:
specifier: ^19.1.4 specifier: ^19.1.4
version: 19.1.4 version: 19.1.4
'@types/react-dom': '@types/react-dom':
specifier: ^18.3.7 specifier: ^19.1.5
version: 18.3.7(@types/react@19.1.4) version: 19.1.5(@types/react@19.1.4)
'@vitejs/plugin-react': '@vitejs/plugin-react':
specifier: ^4.4.1 specifier: ^4.4.1
version: 4.4.1(vite@6.3.5(@types/node@20.17.46)(jiti@2.4.2)(lightningcss@1.30.1)) version: 4.4.1(vite@6.3.5(@types/node@20.17.46)(jiti@2.4.2)(lightningcss@1.30.1))
@@ -638,10 +638,10 @@ packages:
'@types/node@20.17.46': '@types/node@20.17.46':
resolution: {integrity: sha512-0PQHLhZPWOxGW4auogW0eOQAuNIlCYvibIpG67ja0TOJ6/sehu+1en7sfceUn+QQtx4Rk3GxbLNwPh0Cav7TWw==} resolution: {integrity: sha512-0PQHLhZPWOxGW4auogW0eOQAuNIlCYvibIpG67ja0TOJ6/sehu+1en7sfceUn+QQtx4Rk3GxbLNwPh0Cav7TWw==}
'@types/react-dom@18.3.7': '@types/react-dom@19.1.5':
resolution: {integrity: sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==} resolution: {integrity: sha512-CMCjrWucUBZvohgZxkjd6S9h0nZxXjzus6yDfUb+xLxYM7VvjKNH1tQrE9GWLql1XoOP4/Ds3bwFqShHUYraGg==}
peerDependencies: peerDependencies:
'@types/react': ^18.0.0 '@types/react': ^19.0.0
'@types/react@19.1.4': '@types/react@19.1.4':
resolution: {integrity: sha512-EB1yiiYdvySuIITtD5lhW4yPyJ31RkJkkDw794LaQYrxCSaQV/47y5o1FMC4zF9ZyjUjzJMZwbovEnT5yHTW6g==} resolution: {integrity: sha512-EB1yiiYdvySuIITtD5lhW4yPyJ31RkJkkDw794LaQYrxCSaQV/47y5o1FMC4zF9ZyjUjzJMZwbovEnT5yHTW6g==}
@@ -1920,9 +1920,6 @@ packages:
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
tailwindcss@4.1.6:
resolution: {integrity: sha512-j0cGLTreM6u4OWzBeLBpycK0WIh8w7kSwcUsQZoGLHZ7xDTdM69lN64AgoIEEwFi0tnhs4wSykUa5YWxAzgFYg==}
tailwindcss@4.1.7: tailwindcss@4.1.7:
resolution: {integrity: sha512-kr1o/ErIdNhTz8uzAYL7TpaUuzKIE6QPQ4qmSdxnoX/lo+5wmUHQA6h3L5yIqEImSRnAAURDirLu/BgiXGPAhg==} resolution: {integrity: sha512-kr1o/ErIdNhTz8uzAYL7TpaUuzKIE6QPQ4qmSdxnoX/lo+5wmUHQA6h3L5yIqEImSRnAAURDirLu/BgiXGPAhg==}
@@ -2577,7 +2574,7 @@ snapshots:
dependencies: dependencies:
undici-types: 6.19.8 undici-types: 6.19.8
'@types/react-dom@18.3.7(@types/react@19.1.4)': '@types/react-dom@19.1.5(@types/react@19.1.4)':
dependencies: dependencies:
'@types/react': 19.1.4 '@types/react': 19.1.4
@@ -4094,8 +4091,6 @@ snapshots:
supports-preserve-symlinks-flag@1.0.0: {} supports-preserve-symlinks-flag@1.0.0: {}
tailwindcss@4.1.6: {}
tailwindcss@4.1.7: {} tailwindcss@4.1.7: {}
tapable@2.2.1: {} tapable@2.2.1: {}