chore(deps): update dependency @types/react-dom to v19.1.3
This commit is contained in:
parent
dc7a509abf
commit
8056beb4aa
2 changed files with 5 additions and 5 deletions
|
@ -18,7 +18,7 @@
|
|||
"@eslint/eslintrc": "3.3.1",
|
||||
"@types/node": "22.15.3",
|
||||
"@types/react": "19.1.2",
|
||||
"@types/react-dom": "19.1.2",
|
||||
"@types/react-dom": "19.1.3",
|
||||
"eslint": "9.25.1",
|
||||
"eslint-config-next": "15.3.1",
|
||||
"eslint-config-prettier": "10.1.2",
|
||||
|
|
|
@ -374,10 +374,10 @@
|
|||
dependencies:
|
||||
undici-types "~6.21.0"
|
||||
|
||||
"@types/react-dom@19.1.2":
|
||||
version "19.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.1.2.tgz#bd1fe3b8c28a3a2e942f85314dcfb71f531a242f"
|
||||
integrity sha512-XGJkWF41Qq305SKWEILa1O8vzhb3aOo3ogBlSmiqNko/WmRb6QIaweuZCXjKygVDXpzXb5wyxKTSOsmkuqj+Qw==
|
||||
"@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@19.1.2":
|
||||
version "19.1.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue