Skip to content

Commit

Permalink
build(deps-dev): bump react-dom and @types/react-dom
Browse files Browse the repository at this point in the history
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). These dependencies needed to be updated together.

Updates `react-dom` from 18.3.1 to 19.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react-dom)

Updates `@types/react-dom` from 18.3.1 to 19.0.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent cd5a668 commit 0bf7b25
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 25 deletions.
4 changes: 2 additions & 2 deletions packages/tldraw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@types/lodash.throttle": "^4",
"@types/node": "^22",
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/react-dom": "^19",
"@types/regenerator-runtime": "^0",
"@uportal/open-id-connect": "^1.40.2",
"@vitejs/plugin-react": "^4.3.4",
Expand All @@ -74,7 +74,7 @@
"lodash.debounce": "^4.0.8",
"lodash.throttle": "^4.1.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-dom": "^19.0.0",
"regenerator-runtime": "^0.14.1",
"sass": "^1.82.0",
"terser": "^5.37.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/wisemapping/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/lodash.throttle": "^4",
"@types/node": "^22",
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/react-dom": "^19",
"@types/regenerator-runtime": "^0",
"@uportal/open-id-connect": "^1.40.2",
"@vitejs/plugin-react": "^4.3.4",
Expand All @@ -72,7 +72,7 @@
"jwt-decode": "^4.0.0",
"lodash.throttle": "^4.1.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-dom": "^19.0.0",
"regenerator-runtime": "^0.14.1",
"sass": "^1.82.0",
"terser": "^5.37.0",
Expand Down
39 changes: 18 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1554,7 +1554,7 @@ __metadata:
"@types/lodash.throttle": "npm:^4"
"@types/node": "npm:^22"
"@types/react": "npm:^18"
"@types/react-dom": "npm:^18"
"@types/react-dom": "npm:^19"
"@types/regenerator-runtime": "npm:^0"
"@uportal/open-id-connect": "npm:^1.40.2"
"@vitejs/plugin-react": "npm:^4.3.4"
Expand All @@ -1568,7 +1568,7 @@ __metadata:
lodash.debounce: "npm:^4.0.8"
lodash.throttle: "npm:^4.1.1"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
react-dom: "npm:^19.0.0"
regenerator-runtime: "npm:^0.14.1"
sass: "npm:^1.82.0"
terser: "npm:^5.37.0"
Expand Down Expand Up @@ -1681,7 +1681,7 @@ __metadata:
"@types/lodash.throttle": "npm:^4"
"@types/node": "npm:^22"
"@types/react": "npm:^18"
"@types/react-dom": "npm:^18"
"@types/react-dom": "npm:^19"
"@types/regenerator-runtime": "npm:^0"
"@uportal/open-id-connect": "npm:^1.40.2"
"@vitejs/plugin-react": "npm:^4.3.4"
Expand All @@ -1694,7 +1694,7 @@ __metadata:
jwt-decode: "npm:^4.0.0"
lodash.throttle: "npm:^4.1.1"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
react-dom: "npm:^19.0.0"
regenerator-runtime: "npm:^0.14.1"
sass: "npm:^1.82.0"
terser: "npm:^5.37.0"
Expand Down Expand Up @@ -3590,12 +3590,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:^18":
version: 18.3.1
resolution: "@types/react-dom@npm:18.3.1"
"@types/react-dom@npm:^19":
version: 19.0.1
resolution: "@types/react-dom@npm:19.0.1"
dependencies:
"@types/react": "npm:*"
checksum: 10/33f9ba79b26641ddf00a8699c30066b7e3573ab254e97475bf08f82fab83a6d3ce8d4ebad86afeb49bb8df3374390a9ba93125cece33badc4b3e8f7eac3c84d8
checksum: 10/59d0704e445a3e0d034ef016c92dc1bbec0ba6c1af084bf6de18f0ac3abd18a632961b7fd48668c519137d0bd7bfa77a8135a66c2725d4b7f68b830be263a564
languageName: node
linkType: hard

Expand Down Expand Up @@ -9686,15 +9686,14 @@ __metadata:
languageName: node
linkType: hard

"react-dom@npm:^18.3.1":
version: 18.3.1
resolution: "react-dom@npm:18.3.1"
"react-dom@npm:^19.0.0":
version: 19.0.0
resolution: "react-dom@npm:19.0.0"
dependencies:
loose-envify: "npm:^1.1.0"
scheduler: "npm:^0.23.2"
scheduler: "npm:^0.25.0"
peerDependencies:
react: ^18.3.1
checksum: 10/3f4b73a3aa083091173b29812b10394dd06f4ac06aff410b74702cfb3aa29d7b0ced208aab92d5272919b612e5cda21aeb1d54191848cf6e46e9e354f3541f81
react: ^19.0.0
checksum: 10/aa64a2f1991042f516260e8b0eca0ae777b6c8f1aa2b5ae096e80bbb6ac9b005aef2bca697969841d34f7e1819556263476bdfea36c35092e8d9aefde3de2d9a
languageName: node
linkType: hard

Expand Down Expand Up @@ -10305,12 +10304,10 @@ __metadata:
languageName: node
linkType: hard

"scheduler@npm:^0.23.2":
version: 0.23.2
resolution: "scheduler@npm:0.23.2"
dependencies:
loose-envify: "npm:^1.1.0"
checksum: 10/e8d68b89d18d5b028223edf090092846868a765a591944760942b77ea1f69b17235f7e956696efbb62c8130ab90af7e0949bfb8eba7896335507317236966bc9
"scheduler@npm:^0.25.0":
version: 0.25.0
resolution: "scheduler@npm:0.25.0"
checksum: 10/e661e38503ab29a153429a99203fefa764f28b35c079719eb5efdd2c1c1086522f6653d8ffce388209682c23891a6d1d32fa6badf53c35fb5b9cd0c55ace42de
languageName: node
linkType: hard

Expand Down

0 comments on commit 0bf7b25

Please sign in to comment.