Skip to content

Commit

Permalink
chore(deps): Upgrade to React canary 20240424 (#10513)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobbe committed Apr 25, 2024
1 parent 096c401 commit 9d482be
Show file tree
Hide file tree
Showing 22 changed files with 84 additions and 84 deletions.
4 changes: 2 additions & 2 deletions __fixtures__/fragment-test-project/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@redwoodjs/router": "7.0.0",
"@redwoodjs/web": "7.0.0",
"humanize-string": "2.1.0",
"react": "19.0.0-canary-36e62c603-20240418",
"react-dom": "19.0.0-canary-36e62c603-20240418"
"react": "19.0.0-canary-cb151849e1-20240424",
"react-dom": "19.0.0-canary-cb151849e1-20240424"
},
"devDependencies": {
"@redwoodjs/vite": "7.0.0",
Expand Down
4 changes: 2 additions & 2 deletions __fixtures__/test-project-rsa/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@redwoodjs/forms": "8.0.0-canary.144",
"@redwoodjs/router": "8.0.0-canary.144",
"@redwoodjs/web": "8.0.0-canary.144",
"react": "19.0.0-canary-36e62c603-20240418",
"react-dom": "19.0.0-canary-36e62c603-20240418"
"react": "19.0.0-canary-cb151849e1-20240424",
"react-dom": "19.0.0-canary-cb151849e1-20240424"
},
"devDependencies": {
"@redwoodjs/vite": "8.0.0-canary.144",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@redwoodjs/web": "7.0.0-canary.1011",
"@tobbe.dev/rsc-test": "0.0.5",
"client-only": "0.0.1",
"react": "19.0.0-canary-36e62c603-20240418",
"react-dom": "19.0.0-canary-36e62c603-20240418"
"react": "19.0.0-canary-cb151849e1-20240424",
"react-dom": "19.0.0-canary-cb151849e1-20240424"
},
"devDependencies": {
"@redwoodjs/vite": "7.0.0-canary.1011",
Expand Down
4 changes: 2 additions & 2 deletions __fixtures__/test-project/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@redwoodjs/router": "7.0.0",
"@redwoodjs/web": "7.0.0",
"humanize-string": "2.1.0",
"react": "19.0.0-canary-36e62c603-20240418",
"react-dom": "19.0.0-canary-36e62c603-20240418"
"react": "19.0.0-canary-cb151849e1-20240424",
"react-dom": "19.0.0-canary-cb151849e1-20240424"
},
"devDependencies": {
"@redwoodjs/vite": "7.0.0",
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/cli": "7.24.1",
"@babel/core": "^7.22.20",
"@types/react": "^18.2.55",
"react": "19.0.0-canary-36e62c603-20240418",
"react": "19.0.0-canary-cb151849e1-20240424",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@babel/core": "^7.22.20",
"@types/netlify-identity-widget": "1.9.6",
"@types/react": "^18.2.55",
"react": "19.0.0-canary-36e62c603-20240418",
"react": "19.0.0-canary-cb151849e1-20240424",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
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/clerk-react": "4.30.7",
"@clerk/types": "3.62.1",
"@types/react": "^18.2.55",
"react": "19.0.0-canary-36e62c603-20240418",
"react": "19.0.0-canary-cb151849e1-20240424",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
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 @@ -36,7 +36,7 @@
"@types/react": "^18.2.55",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"react": "19.0.0-canary-36e62c603-20240418",
"react": "19.0.0-canary-cb151849e1-20240424",
"typescript": "5.4.5"
},
"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 @@ -34,7 +34,7 @@
"firebase": "10.11.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"react": "19.0.0-canary-36e62c603-20240418",
"react": "19.0.0-canary-cb151849e1-20240424",
"typescript": "5.4.5"
},
"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 @@
"@babel/core": "^7.22.20",
"@types/netlify-identity-widget": "1.9.6",
"@types/react": "^18.2.55",
"react": "19.0.0-canary-36e62c603-20240418",
"react": "19.0.0-canary-cb151849e1-20240424",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
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 @@ -32,7 +32,7 @@
"@babel/core": "^7.22.20",
"@supabase/supabase-js": "2.40.0",
"@types/react": "^18.2.55",
"react": "19.0.0-canary-36e62c603-20240418",
"react": "19.0.0-canary-cb151849e1-20240424",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
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/cli": "7.24.1",
"@babel/core": "^7.22.20",
"@types/react": "^18.2.55",
"react": "19.0.0-canary-36e62c603-20240418",
"react": "19.0.0-canary-cb151849e1-20240424",
"supertokens-auth-react": "0.39.1",
"typescript": "5.4.5",
"vitest": "1.4.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"dependencies": {
"core-js": "3.36.1",
"react": "19.0.0-canary-36e62c603-20240418"
"react": "19.0.0-canary-cb151849e1-20240424"
},
"devDependencies": {
"@redwoodjs/framework-tools": "workspace:*",
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 @@ -14,8 +14,8 @@
"@redwoodjs/forms": "7.0.0",
"@redwoodjs/router": "7.0.0",
"@redwoodjs/web": "7.0.0",
"react": "19.0.0-canary-36e62c603-20240418",
"react-dom": "19.0.0-canary-36e62c603-20240418"
"react": "19.0.0-canary-cb151849e1-20240424",
"react-dom": "19.0.0-canary-cb151849e1-20240424"
},
"devDependencies": {
"@redwoodjs/vite": "7.0.0",
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 @@ -14,8 +14,8 @@
"@redwoodjs/forms": "7.0.0",
"@redwoodjs/router": "7.0.0",
"@redwoodjs/web": "7.0.0",
"react": "19.0.0-canary-36e62c603-20240418",
"react-dom": "19.0.0-canary-36e62c603-20240418"
"react": "19.0.0-canary-cb151849e1-20240424",
"react-dom": "19.0.0-canary-cb151849e1-20240424"
},
"devDependencies": {
"@redwoodjs/vite": "7.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"nodemon": "3.1.0",
"react": "19.0.0-canary-36e62c603-20240418",
"react-dom": "19.0.0-canary-36e62c603-20240418",
"react": "19.0.0-canary-cb151849e1-20240424",
"react-dom": "19.0.0-canary-cb151849e1-20240424",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
"peerDependencies": {
"react": "19.0.0-canary-36e62c603-20240418"
"react": "19.0.0-canary-cb151849e1-20240424"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
4 changes: 2 additions & 2 deletions packages/ogimage-gen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"@redwoodjs/router": "workspace:*",
"@redwoodjs/vite": "workspace:*",
"fast-glob": "3.3.2",
"react": "19.0.0-canary-36e62c603-20240418",
"react-dom": "19.0.0-canary-36e62c603-20240418"
"react": "19.0.0-canary-cb151849e1-20240424",
"react-dom": "19.0.0-canary-cb151849e1-20240424"
},
"devDependencies": {
"@redwoodjs/framework-tools": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/prerender/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"vitest": "1.4.0"
},
"peerDependencies": {
"react": "19.0.0-canary-36e62c603-20240418",
"react-dom": "19.0.0-canary-36e62c603-20240418"
"react": "19.0.0-canary-cb151849e1-20240424",
"react-dom": "19.0.0-canary-cb151849e1-20240424"
},
"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 @@ -36,14 +36,14 @@
"@types/react-dom": "^18.2.19",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"react": "19.0.0-canary-36e62c603-20240418",
"react-dom": "19.0.0-canary-36e62c603-20240418",
"react": "19.0.0-canary-cb151849e1-20240424",
"react-dom": "19.0.0-canary-cb151849e1-20240424",
"tstyche": "1.1.0",
"typescript": "5.4.5"
},
"peerDependencies": {
"react": "19.0.0-canary-36e62c603-20240418",
"react-dom": "19.0.0-canary-36e62c603-20240418"
"react": "19.0.0-canary-cb151849e1-20240424",
"react-dom": "19.0.0-canary-cb151849e1-20240424"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
4 changes: 2 additions & 2 deletions packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@
"find-my-way": "8.1.0",
"http-proxy-middleware": "2.0.6",
"isbot": "3.8.0",
"react": "19.0.0-canary-36e62c603-20240418",
"react-server-dom-webpack": "19.0.0-canary-36e62c603-20240418",
"react": "19.0.0-canary-cb151849e1-20240424",
"react-server-dom-webpack": "19.0.0-canary-cb151849e1-20240424",
"vite": "5.2.8",
"vite-plugin-cjs-interop": "2.1.0",
"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,15 +61,15 @@
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"nodemon": "3.1.0",
"react": "19.0.0-canary-36e62c603-20240418",
"react-dom": "19.0.0-canary-36e62c603-20240418",
"react": "19.0.0-canary-cb151849e1-20240424",
"react-dom": "19.0.0-canary-cb151849e1-20240424",
"tstyche": "1.1.0",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
"peerDependencies": {
"react": "19.0.0-canary-36e62c603-20240418",
"react-dom": "19.0.0-canary-36e62c603-20240418"
"react": "19.0.0-canary-cb151849e1-20240424",
"react-dom": "19.0.0-canary-cb151849e1-20240424"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}

0 comments on commit 9d482be

Please sign in to comment.