1
0
mirror of https://github.com/XFox111/my-website.git synced 2026-04-22 07:28:01 +03:00

chore(deps-dev): bump @types/react-dom from 19.1.3 to 19.1.5

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 19.1.3 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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-01 11:49:35 +00:00
committed by Eugene Fox
parent d1707fc53e
commit 6e2986f4d6
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
"@types/node": "^22.15.3",
"@types/nodemailer": "^6.4.17",
"@types/react": "^19.1.2",
"@types/react-dom": "^19.1.3",
"@types/react-dom": "^19.1.5",
"eslint": "^9.19.0",
"eslint-config-next": "^15.3.1",
"sass": "^1.89.1",
+4 -4
View File
@@ -510,10 +510,10 @@
dependencies:
"@types/node" "*"
"@types/react-dom@^19.1.3":
version "19.1.3"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.1.3.tgz#3f0c60804441bf34d19f8dd0d44405c0c0e21bfa"
integrity sha512-rJXC08OG0h3W6wDMFxQrZF00Kq6qQvw0djHRdzl3U5DnIERz0MRce3WVc7IS6JYBwtaP/DwYtRRjVlvivNveKg==
"@types/react-dom@^19.1.5":
version "19.1.5"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.1.5.tgz#cdfe2c663742887372f54804b16e8dbc26bd794a"
integrity sha512-CMCjrWucUBZvohgZxkjd6S9h0nZxXjzus6yDfUb+xLxYM7VvjKNH1tQrE9GWLql1XoOP4/Ds3bwFqShHUYraGg==
"@types/react@^19.1.2":
version "19.1.2"