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

fix(deps): update dependency react-relay to v18 #1244

Open
wants to merge 1 commit into
base: master
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 pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"react-error-boundary": "4.0.13",
"react-relay": "16.2.0",
"react-relay": "18.2.0",
"react-router-dom": "6.24.0",
"react-use-promise": "0.5.0",
"relay-runtime": "16.2.0",
Expand All @@ -41,7 +41,7 @@
"@types/node": "20.14.8",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react-relay": "16.0.6",
"@types/react-relay": "18.2.0",
"@vitejs/plugin-react-swc": "3.5.0",
"babel-plugin-relay": "17.0.0",
"concurrently": "8.2.2",
Expand Down
44 changes: 32 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1527,6 +1527,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.25.0":
version: 7.26.0
resolution: "@babel/runtime@npm:7.26.0"
dependencies:
regenerator-runtime: "npm:^0.14.0"
checksum: 9f4ea1c1d566c497c052d505587554e782e021e6ccd302c2ad7ae8291c8e16e3f19d4a7726fb64469e057779ea2081c28b7dbefec6d813a22f08a35712c0f699
languageName: node
linkType: hard

"@babel/template@npm:^7.22.15":
version: 7.22.15
resolution: "@babel/template@npm:7.22.15"
Expand Down Expand Up @@ -3790,13 +3799,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react-relay@npm:16.0.6":
version: 16.0.6
resolution: "@types/react-relay@npm:16.0.6"
"@types/react-relay@npm:18.2.0":
version: 18.2.0
resolution: "@types/react-relay@npm:18.2.0"
dependencies:
"@types/react": "npm:*"
"@types/relay-runtime": "npm:*"
checksum: a8f370e4a4fe8728eb80939b16ae0c8e056b6e9019b3b1e75fe2c60797bb27db76cc4b84a5e3f6b7036449ed3925110ddc7d0d8ebcd838d56e15b4133e4a38b2
checksum: fb5642274314dd64bf2e02ea680088fc771ade9623339f2935f32e00d36b1a0e0dcd0b0ee6ee9ea115658594ba3bfb6b3cb50aea213d8bc9994fd5bf06fe710d
languageName: node
linkType: hard

Expand Down Expand Up @@ -8589,7 +8598,7 @@ __metadata:
"@types/node": "npm:20.14.8"
"@types/react": "npm:18.3.3"
"@types/react-dom": "npm:18.3.0"
"@types/react-relay": "npm:16.0.6"
"@types/react-relay": "npm:18.2.0"
"@vitejs/plugin-react-swc": "npm:3.5.0"
babel-plugin-relay: "npm:17.0.0"
chroma-js: "npm:2.4.2"
Expand All @@ -8605,7 +8614,7 @@ __metadata:
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
react-error-boundary: "npm:4.0.13"
react-relay: "npm:16.2.0"
react-relay: "npm:18.2.0"
react-router-dom: "npm:6.24.0"
react-use-promise: "npm:0.5.0"
relay-compiler: "npm:17.0.0"
Expand Down Expand Up @@ -9063,18 +9072,18 @@ __metadata:
languageName: node
linkType: hard

"react-relay@npm:16.2.0":
version: 16.2.0
resolution: "react-relay@npm:16.2.0"
"react-relay@npm:18.2.0":
version: 18.2.0
resolution: "react-relay@npm:18.2.0"
dependencies:
"@babel/runtime": "npm:^7.0.0"
"@babel/runtime": "npm:^7.25.0"
fbjs: "npm:^3.0.2"
invariant: "npm:^2.2.4"
nullthrows: "npm:^1.1.1"
relay-runtime: "npm:16.2.0"
relay-runtime: "npm:18.2.0"
peerDependencies:
react: ^16.9.0 || ^17 || ^18
checksum: c28321ea5c6ad3b18a60119c7ebf791673cd3b1b14c2c80f2b716d7b66e20da55fb18514f0d559a92fa7310fc3f35b6494f95175d6e9f338e27e9056e03def51
checksum: 9f6c908bb38e4aa03ebfd8597906d38967d120c857fdcd7a4d631a3b260b842026520915fcee81caeac6db5f8361e51481068d3d994e4dc0e3b318eb6fda095c
languageName: node
linkType: hard

Expand Down Expand Up @@ -9318,6 +9327,17 @@ __metadata:
languageName: node
linkType: hard

"relay-runtime@npm:18.2.0":
version: 18.2.0
resolution: "relay-runtime@npm:18.2.0"
dependencies:
"@babel/runtime": "npm:^7.25.0"
fbjs: "npm:^3.0.2"
invariant: "npm:^2.2.4"
checksum: cfa7d4af0a13526c89c39f6b392647d33ce38435a9d5de95ca89e8ccf01612e682bca5defb1767f7ffc8896811e2acb90e2c73e577498efa37a7b050f31dcf64
languageName: node
linkType: hard

"remove-trailing-separator@npm:^1.0.1":
version: 1.1.0
resolution: "remove-trailing-separator@npm:1.1.0"
Expand Down
Loading