Skip to content
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

chore(deps): bump react and @types/react #1096

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
4 changes: 2 additions & 2 deletions example-overlay-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"dependencies": {
"media-stream-library": "workspace:^",
"pepjs": "0.5.3",
"react": "18.3.1",
"react": "19.0.0",
"react-dom": "18.3.1",
"styled-components": "5.3.11"
},
"devDependencies": {
"@types/react": "18.3.18",
"@types/react": "19.0.7",
"@types/react-dom": "18.3.5",
"@types/styled-components": "5.1.34",
"@vitejs/plugin-react": "4.3.4",
Expand Down
2 changes: 1 addition & 1 deletion example-player-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@vitejs/plugin-react": "4.3.4",
"luxon": "3.5.0",
"media-stream-library": "workspace:^",
"react": "18.3.1",
"react": "19.0.0",
"react-dom": "18.3.1",
"styled-components": "5.3.11",
"vite": "6.0.7"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/debug": "4.1.12",
"@types/luxon": "3.4.2",
"@types/node": "22.10.5",
"@types/react": "18.3.18",
"@types/react": "19.0.7",
"@types/react-dom": "18.3.5",
"@types/styled-components": "5.1.34",
"@types/ws": "8.5.13",
Expand All @@ -63,7 +63,7 @@
"luxon": "^3.0.0",
"mock-socket": "9.3.1",
"pepjs": "0.5.3",
"react": "18.3.1",
"react": "19.0.0",
"react-dom": "18.3.1",
"react-is": "18.3.1",
"semver": "7.6.3",
Expand Down
36 changes: 13 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -916,13 +916,6 @@ __metadata:
languageName: node
linkType: hard

"@types/prop-types@npm:*":
version: 15.7.14
resolution: "@types/prop-types@npm:15.7.14"
checksum: d0c5407b9ccc3dd5fae0ccf9b1007e7622ba5e6f1c18399b4f24dff33619d469da4b9fa918a374f19dc0d9fe6a013362aab0b844b606cfc10676efba3f5f736d
languageName: node
linkType: hard

"@types/react-dom@npm:18.3.5":
version: 18.3.5
resolution: "@types/react-dom@npm:18.3.5"
Expand All @@ -941,13 +934,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.3.18":
version: 18.3.18
resolution: "@types/react@npm:18.3.18"
"@types/react@npm:19.0.7":
version: 19.0.7
resolution: "@types/react@npm:19.0.7"
dependencies:
"@types/prop-types": "*"
csstype: ^3.0.2
checksum: 5933597bc9f53e282f0438f0bb76d0f0fab60faabe760ea806e05ffe6f5c61b9b4d363e1a03a8fea47c510d493c6cf926cdeeba9f7074fa97b61940c350245e7
checksum: 594e06f9d6e4d771d7046876de25ad019a55963912514499b1a1c92ea3a404bf0153bfe1c037675feef67ece22fc9bceb0c9bdfd26e7f735145924d4e3d3d8e7
languageName: node
linkType: hard

Expand Down Expand Up @@ -1901,13 +1893,13 @@ __metadata:
version: 0.0.0-use.local
resolution: "example-overlay-react-12c560@workspace:example-overlay-react"
dependencies:
"@types/react": 18.3.18
"@types/react": 19.0.7
"@types/react-dom": 18.3.5
"@types/styled-components": 5.1.34
"@vitejs/plugin-react": 4.3.4
media-stream-library: "workspace:^"
pepjs: 0.5.3
react: 18.3.1
react: 19.0.0
react-dom: 18.3.1
styled-components: 5.3.11
vite: 6.0.7
Expand All @@ -1921,7 +1913,7 @@ __metadata:
"@vitejs/plugin-react": 4.3.4
luxon: 3.5.0
media-stream-library: "workspace:^"
react: 18.3.1
react: 19.0.0
react-dom: 18.3.1
styled-components: 5.3.11
vite: 6.0.7
Expand Down Expand Up @@ -2769,7 +2761,7 @@ __metadata:
"@types/debug": 4.1.12
"@types/luxon": 3.4.2
"@types/node": 22.10.5
"@types/react": 18.3.18
"@types/react": 19.0.7
"@types/react-dom": 18.3.5
"@types/styled-components": 5.1.34
"@types/ws": 8.5.13
Expand All @@ -2784,7 +2776,7 @@ __metadata:
luxon: ^3.0.0
mock-socket: 9.3.1
pepjs: 0.5.3
react: 18.3.1
react: 19.0.0
react-dom: 18.3.1
react-is: 18.3.1
semver: 7.6.3
Expand Down Expand Up @@ -3307,12 +3299,10 @@ __metadata:
languageName: node
linkType: hard

"react@npm:18.3.1":
version: 18.3.1
resolution: "react@npm:18.3.1"
dependencies:
loose-envify: ^1.1.0
checksum: a27bcfa8ff7c15a1e50244ad0d0c1cb2ad4375eeffefd266a64889beea6f6b64c4966c9b37d14ee32d6c9fcd5aa6ba183b6988167ab4d127d13e7cb5b386a376
"react@npm:19.0.0":
version: 19.0.0
resolution: "react@npm:19.0.0"
checksum: 86de15d85b2465feb40297a90319c325cb07cf27191a361d47bcfe8c6126c973d660125aa67b8f4cbbe39f15a2f32efd0c814e98196d8e5b68c567ba40a399c6
languageName: node
linkType: hard

Expand Down
Loading