Skip to content

chore(deps): update dependency @types/react-dom to v19.1.3 #4809

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 4, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion playground/javascript/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@eslint/js": "9.25.1",
"@types/react": "19.1.2",
"@types/react-dom": "19.1.2",
"@types/react-dom": "19.1.3",
"@vitejs/plugin-react-swc": "3.9.0",
"eslint": "9.25.1",
"eslint-plugin-react-hooks": "5.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1989,12 +1989,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:19.1.2":
version: 19.1.2
resolution: "@types/react-dom@npm:19.1.2"
"@types/react-dom@npm:19.1.3":
version: 19.1.3
resolution: "@types/react-dom@npm:19.1.3"
peerDependencies:
"@types/react": ^19.0.0
checksum: 10/bcadf2a1f4d23db8c1aaa0d13e30866d7bcda076801bbc66df14512932e0802ddac526bf15f4cce9777cd6e0bd3803aba47a1d726977f5193b4bc173348508d0
checksum: 10/e951e683ee5fd823e938a847372cdc161b8f15a88dd80b54b2d6fe9fa189862412e584609aca9355835c388a528b6e71283e7dc13071b22f75bdc4fa676a3b56
languageName: node
linkType: hard

Expand Down Expand Up @@ -5187,7 +5187,7 @@ __metadata:
dependencies:
"@eslint/js": "npm:9.25.1"
"@types/react": "npm:19.1.2"
"@types/react-dom": "npm:19.1.2"
"@types/react-dom": "npm:19.1.3"
"@vitejs/plugin-react-swc": "npm:3.9.0"
algoliasearch: "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch"
eslint: "npm:9.25.1"
Expand Down