Skip to content

Commit

Permalink
also update react-server-dom-webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
phryneas committed Apr 26, 2024
1 parent 572f209 commit 902f673
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"resolutions": {
"react": "19.0.0-beta-94eed63c49-20240425",
"react-dom": "19.0.0-beta-94eed63c49-20240425",
"react-server-dom-webpack": "19.0.0-beta-94eed63c49-20240425",
"@types/react": "npm:[email protected]",
"@types/react-dom": "npm:[email protected]",
"@microsoft/api-documenter": "7.24.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/client-react-streaming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"publint": "0.2.7",
"react": "18.3.0",
"react-error-boundary": "4.0.13",
"react-server-dom-webpack": "18.3.0-canary-60a927d04-20240113",
"react-server-dom-webpack": "0.0.1",
"rimraf": "5.0.5",
"ts-node": "10.9.2",
"tsup": "8.0.2",
Expand Down
17 changes: 8 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ __metadata:
publint: "npm:0.2.7"
react: "npm:18.3.0"
react-error-boundary: "npm:4.0.13"
react-server-dom-webpack: "npm:18.3.0-canary-60a927d04-20240113"
react-server-dom-webpack: "npm:0.0.1"
rimraf: "npm:5.0.5"
ts-invariant: "npm:^0.10.3"
ts-node: "npm:10.9.2"
Expand Down Expand Up @@ -11260,7 +11260,7 @@ __metadata:
languageName: node
linkType: hard

"loose-envify@npm:^1.0.0, loose-envify@npm:^1.1.0, loose-envify@npm:^1.4.0":
"loose-envify@npm:^1.0.0, loose-envify@npm:^1.4.0":
version: 1.4.0
resolution: "loose-envify@npm:1.4.0"
dependencies:
Expand Down Expand Up @@ -13111,18 +13111,17 @@ __metadata:
languageName: node
linkType: hard

"react-server-dom-webpack@npm:18.3.0-canary-60a927d04-20240113":
version: 18.3.0-canary-60a927d04-20240113
resolution: "react-server-dom-webpack@npm:18.3.0-canary-60a927d04-20240113"
"react-server-dom-webpack@npm:19.0.0-beta-94eed63c49-20240425":
version: 19.0.0-beta-94eed63c49-20240425
resolution: "react-server-dom-webpack@npm:19.0.0-beta-94eed63c49-20240425"
dependencies:
acorn-loose: "npm:^8.3.0"
loose-envify: "npm:^1.1.0"
neo-async: "npm:^2.6.1"
peerDependencies:
react: 18.3.0-canary-60a927d04-20240113
react-dom: 18.3.0-canary-60a927d04-20240113
react: 19.0.0-beta-94eed63c49-20240425
react-dom: 19.0.0-beta-94eed63c49-20240425
webpack: ^5.59.0
checksum: 10/b52ca5befe8e4470a82b79602d10f9949b90d3a4fd90f2067774ad90b311ecb84bd767ec05e8c64df58b12daf37f8aa09349c41c321d13d062e669d04a91507f
checksum: 10/8b4048fa632b5fe714dc6aab4e8801681a7a8cf9dbf9718ad26dbd05f77df8eb7d4389b4de637dff1f40838208666bb39317057470ca12203530531552a741fa
languageName: node
linkType: hard

Expand Down

0 comments on commit 902f673

Please sign in to comment.