Skip to content
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.

Commit

Permalink
interim fix for react ‘fetchPriority’ bug
Browse files Browse the repository at this point in the history
  • Loading branch information
aminahbl committed Jun 4, 2024
1 parent 8e7ec1f commit b529e65
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"next-seo": "^6.5.0",
"openapi-fetch": "^0.9.5",
"query-string": "^9.0.0",
"react": "^18.3.1",
"react": "18.2.0",
"react-arborist": "^3.4.0",
"react-cool-dimensions": "^3.0.1",
"react-dom": "^18.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3186,7 +3186,7 @@ __metadata:
openapi-typescript: "npm:^6.7.5"
prettier: "npm:^3.2.5"
query-string: "npm:^9.0.0"
react: "npm:^18.3.1"
react: "npm:18.2.0"
react-arborist: "npm:^3.4.0"
react-cool-dimensions: "npm:^3.0.1"
react-dom: "npm:^18.3.1"
Expand Down Expand Up @@ -9264,12 +9264,12 @@ __metadata:
languageName: node
linkType: hard

"react@npm:^18.3.1":
version: 18.3.1
resolution: "react@npm:18.3.1"
"react@npm:18.2.0":
version: 18.2.0
resolution: "react@npm:18.2.0"
dependencies:
loose-envify: "npm:^1.1.0"
checksum: 10c0/283e8c5efcf37802c9d1ce767f302dd569dd97a70d9bb8c7be79a789b9902451e0d16334b05d73299b20f048cbc3c7d288bbbde10b701fa194e2089c237dbea3
checksum: 10c0/b562d9b569b0cb315e44b48099f7712283d93df36b19a39a67c254c6686479d3980b7f013dc931f4a5a3ae7645eae6386b4aa5eea933baa54ecd0f9acb0902b8
languageName: node
linkType: hard

Expand Down

0 comments on commit b529e65

Please sign in to comment.