Skip to content

Commit

Permalink
RSC: react-18.3.0-canary-bbc8530ed-20230912 (#9164)
Browse files Browse the repository at this point in the history
Upgrading to latest React canary release
  • Loading branch information
Tobbe authored Sep 13, 2023
1 parent b8ce4ef commit 9d63d08
Show file tree
Hide file tree
Showing 19 changed files with 88 additions and 88 deletions.
4 changes: 2 additions & 2 deletions __fixtures__/test-project/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@redwoodjs/web": "6.0.7",
"humanize-string": "2.1.0",
"prop-types": "15.8.1",
"react": "18.3.0-canary-035a41c4e-20230704",
"react-dom": "18.3.0-canary-035a41c4e-20230704"
"react": "0.0.0-experimental-e5205658f-20230913",
"react-dom": "0.0.0-experimental-e5205658f-20230913"
},
"devDependencies": {
"@redwoodjs/vite": "6.0.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/auth0/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@babel/core": "7.22.17",
"@types/react": "18.2.14",
"jest": "29.7.0",
"react": "18.3.0-canary-035a41c4e-20230704",
"react": "0.0.0-experimental-e5205658f-20230913",
"typescript": "5.2.2"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/netlify-identity-widget": "1.9.3",
"@types/react": "18.2.14",
"jest": "29.7.0",
"react": "18.3.0-canary-035a41c4e-20230704",
"react": "0.0.0-experimental-e5205658f-20230913",
"typescript": "5.2.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/clerk/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@clerk/types": "3.46.1",
"@types/react": "18.2.14",
"jest": "29.7.0",
"react": "18.3.0-canary-035a41c4e-20230704",
"react": "0.0.0-experimental-e5205658f-20230913",
"typescript": "5.2.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/dbAuth/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@simplewebauthn/typescript-types": "7.0.0",
"@types/react": "18.2.14",
"jest": "29.7.0",
"react": "18.3.0-canary-035a41c4e-20230704",
"react": "0.0.0-experimental-e5205658f-20230913",
"typescript": "5.2.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/firebase/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/react": "18.2.14",
"firebase": "10.3.0",
"jest": "29.7.0",
"react": "18.3.0-canary-035a41c4e-20230704",
"react": "0.0.0-experimental-e5205658f-20230913",
"typescript": "5.2.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/netlify/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/netlify-identity-widget": "1.9.3",
"@types/react": "18.2.14",
"jest": "29.7.0",
"react": "18.3.0-canary-035a41c4e-20230704",
"react": "0.0.0-experimental-e5205658f-20230913",
"typescript": "5.2.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supabase/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@supabase/supabase-js": "2.26.0",
"@types/react": "18.2.14",
"jest": "29.7.0",
"react": "18.3.0-canary-035a41c4e-20230704",
"react": "0.0.0-experimental-e5205658f-20230913",
"typescript": "5.2.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supertokens/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/core": "7.22.17",
"@types/react": "18.2.14",
"jest": "29.7.0",
"react": "18.3.0-canary-035a41c4e-20230704",
"react": "0.0.0-experimental-e5205658f-20230913",
"supertokens-auth-react": "0.34.0",
"typescript": "5.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.22.15",
"core-js": "3.32.2",
"react": "18.3.0-canary-035a41c4e-20230704"
"react": "0.0.0-experimental-e5205658f-20230913"
},
"devDependencies": {
"@babel/cli": "7.22.15",
Expand Down
4 changes: 2 additions & 2 deletions packages/create-redwood-app/templates/js/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@redwoodjs/router": "6.0.7",
"@redwoodjs/web": "6.0.7",
"prop-types": "15.8.1",
"react": "18.3.0-canary-035a41c4e-20230704",
"react-dom": "18.3.0-canary-035a41c4e-20230704"
"react": "0.0.0-experimental-e5205658f-20230913",
"react-dom": "0.0.0-experimental-e5205658f-20230913"
},
"devDependencies": {
"@redwoodjs/vite": "6.0.7"
Expand Down
4 changes: 2 additions & 2 deletions packages/create-redwood-app/templates/ts/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@redwoodjs/router": "6.0.7",
"@redwoodjs/web": "6.0.7",
"prop-types": "15.8.1",
"react": "18.3.0-canary-035a41c4e-20230704",
"react-dom": "18.3.0-canary-035a41c4e-20230704"
"react": "0.0.0-experimental-e5205658f-20230913",
"react-dom": "0.0.0-experimental-e5205658f-20230913"
},
"devDependencies": {
"@redwoodjs/vite": "6.0.7"
Expand Down
6 changes: 3 additions & 3 deletions packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@
"graphql": "16.8.0",
"jest": "29.7.0",
"nodemon": "2.0.22",
"react": "18.3.0-canary-035a41c4e-20230704",
"react-dom": "18.3.0-canary-035a41c4e-20230704",
"react": "0.0.0-experimental-e5205658f-20230913",
"react-dom": "0.0.0-experimental-e5205658f-20230913",
"typescript": "5.2.2"
},
"peerDependencies": {
"graphql": "16.8.0",
"react": "18.3.0-canary-035a41c4e-20230704"
"react": "0.0.0-experimental-e5205658f-20230913"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
4 changes: 2 additions & 2 deletions packages/prerender/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"typescript": "5.2.2"
},
"peerDependencies": {
"react": "18.3.0-canary-035a41c4e-20230704",
"react-dom": "18.3.0-canary-035a41c4e-20230704"
"react": "0.0.0-experimental-e5205658f-20230913",
"react-dom": "0.0.0-experimental-e5205658f-20230913"
},
"externals": {
"react": "react",
Expand Down
8 changes: 4 additions & 4 deletions packages/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"jest": "29.7.0",
"react": "18.3.0-canary-035a41c4e-20230704",
"react-dom": "18.3.0-canary-035a41c4e-20230704",
"react": "0.0.0-experimental-e5205658f-20230913",
"react-dom": "0.0.0-experimental-e5205658f-20230913",
"typescript": "5.2.2"
},
"peerDependencies": {
"react": "18.3.0-canary-035a41c4e-20230704",
"react-dom": "18.3.0-canary-035a41c4e-20230704"
"react": "0.0.0-experimental-e5205658f-20230913",
"react-dom": "0.0.0-experimental-e5205658f-20230913"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
4 changes: 2 additions & 2 deletions packages/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@
"json-bigint-patch": "0.0.8",
"postcss": "8.4.29",
"pretty-ms": "7.0.1",
"react": "18.3.0-canary-035a41c4e-20230704",
"react-dom": "18.3.0-canary-035a41c4e-20230704",
"react": "0.0.0-experimental-e5205658f-20230913",
"react-dom": "0.0.0-experimental-e5205658f-20230913",
"react-error-boundary": "4.0.10",
"react-grid-layout": "1.3.4",
"react-router-dom": "6.8.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@
"express": "4.18.2",
"http-proxy-middleware": "2.0.6",
"isbot": "3.6.8",
"react": "18.3.0-canary-035a41c4e-20230704",
"react-server-dom-webpack": "18.3.0-canary-035a41c4e-20230704",
"react": "0.0.0-experimental-e5205658f-20230913",
"react-server-dom-webpack": "0.0.0-experimental-e5205658f-20230913",
"vite": "4.4.9",
"yargs-parser": "21.1.1"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,14 @@
"jest-runner-tsd": "5.0.0",
"nodemon": "2.0.22",
"prop-types": "15.8.1",
"react": "18.3.0-canary-035a41c4e-20230704",
"react-dom": "18.3.0-canary-035a41c4e-20230704",
"react": "0.0.0-experimental-e5205658f-20230913",
"react-dom": "0.0.0-experimental-e5205658f-20230913",
"typescript": "5.2.2"
},
"peerDependencies": {
"prop-types": "15.8.1",
"react": "18.3.0-canary-035a41c4e-20230704",
"react-dom": "18.3.0-canary-035a41c4e-20230704"
"react": "0.0.0-experimental-e5205658f-20230913",
"react-dom": "0.0.0-experimental-e5205658f-20230913"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
Loading

0 comments on commit 9d63d08

Please sign in to comment.