Skip to content

Commit

Permalink
update react canary (#336)
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi authored Jan 1, 2024
1 parent 61a5195 commit c7aed3c
Show file tree
Hide file tree
Showing 19 changed files with 191 additions and 191 deletions.
6 changes: 3 additions & 3 deletions e2e/fixtures/rsc-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"dependencies": {
"@hono/node-server": "1.3.3",
"hono": "3.11.7",
"react": "18.3.0-canary-0cdfef19b-20231211",
"react-dom": "18.3.0-canary-0cdfef19b-20231211",
"react-server-dom-webpack": "18.3.0-canary-0cdfef19b-20231211",
"react": "18.3.0-canary-c5b937576-20231219",
"react-dom": "18.3.0-canary-c5b937576-20231219",
"react-server-dom-webpack": "18.3.0-canary-c5b937576-20231219",
"waku": "0.18.1"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions e2e/fixtures/rsc-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"dependencies": {
"@hono/node-server": "1.3.3",
"hono": "3.11.7",
"react": "18.3.0-canary-0cdfef19b-20231211",
"react-dom": "18.3.0-canary-0cdfef19b-20231211",
"react-server-dom-webpack": "18.3.0-canary-0cdfef19b-20231211",
"react": "18.3.0-canary-c5b937576-20231219",
"react-dom": "18.3.0-canary-c5b937576-20231219",
"react-server-dom-webpack": "18.3.0-canary-c5b937576-20231219",
"waku": "0.18.1"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions e2e/fixtures/ssr-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"dependencies": {
"@hono/node-server": "1.3.3",
"hono": "3.11.7",
"react": "18.3.0-canary-0cdfef19b-20231211",
"react-dom": "18.3.0-canary-0cdfef19b-20231211",
"react-server-dom-webpack": "18.3.0-canary-0cdfef19b-20231211",
"react": "18.3.0-canary-c5b937576-20231219",
"react-dom": "18.3.0-canary-c5b937576-20231219",
"react-server-dom-webpack": "18.3.0-canary-c5b937576-20231219",
"waku": "0.18.1"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions examples/01_counter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"dependencies": {
"@hono/node-server": "1.3.3",
"hono": "3.11.7",
"react": "18.3.0-canary-0cdfef19b-20231211",
"react-dom": "18.3.0-canary-0cdfef19b-20231211",
"react-server-dom-webpack": "18.3.0-canary-0cdfef19b-20231211",
"react": "18.3.0-canary-c5b937576-20231219",
"react-dom": "18.3.0-canary-c5b937576-20231219",
"react-server-dom-webpack": "18.3.0-canary-c5b937576-20231219",
"waku": "0.18.1"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions examples/02_async/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"dependencies": {
"@hono/node-server": "1.3.3",
"hono": "3.11.7",
"react": "18.3.0-canary-0cdfef19b-20231211",
"react-dom": "18.3.0-canary-0cdfef19b-20231211",
"react-server-dom-webpack": "18.3.0-canary-0cdfef19b-20231211",
"react": "18.3.0-canary-c5b937576-20231219",
"react-dom": "18.3.0-canary-c5b937576-20231219",
"react-server-dom-webpack": "18.3.0-canary-c5b937576-20231219",
"waku": "0.18.1"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions examples/03_promise/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"dependencies": {
"@hono/node-server": "1.3.3",
"hono": "3.11.7",
"react": "18.3.0-canary-0cdfef19b-20231211",
"react-dom": "18.3.0-canary-0cdfef19b-20231211",
"react-server-dom-webpack": "18.3.0-canary-0cdfef19b-20231211",
"react": "18.3.0-canary-c5b937576-20231219",
"react-dom": "18.3.0-canary-c5b937576-20231219",
"react-server-dom-webpack": "18.3.0-canary-c5b937576-20231219",
"waku": "0.18.1"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions examples/04_callserver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"dependencies": {
"@hono/node-server": "1.3.3",
"hono": "3.11.7",
"react": "18.3.0-canary-0cdfef19b-20231211",
"react-dom": "18.3.0-canary-0cdfef19b-20231211",
"react-server-dom-webpack": "18.3.0-canary-0cdfef19b-20231211",
"react": "18.3.0-canary-c5b937576-20231219",
"react-dom": "18.3.0-canary-c5b937576-20231219",
"react-server-dom-webpack": "18.3.0-canary-c5b937576-20231219",
"waku": "0.18.1"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions examples/05_mutation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"dependencies": {
"@hono/node-server": "1.3.3",
"hono": "3.11.7",
"react": "18.3.0-canary-0cdfef19b-20231211",
"react-dom": "18.3.0-canary-0cdfef19b-20231211",
"react-server-dom-webpack": "18.3.0-canary-0cdfef19b-20231211",
"react": "18.3.0-canary-c5b937576-20231219",
"react-dom": "18.3.0-canary-c5b937576-20231219",
"react-server-dom-webpack": "18.3.0-canary-c5b937576-20231219",
"react-wrap-balancer": "1.1.0",
"waku": "0.18.1"
},
Expand Down
6 changes: 3 additions & 3 deletions examples/06_nesting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"dependencies": {
"@hono/node-server": "1.3.3",
"hono": "3.11.7",
"react": "18.3.0-canary-0cdfef19b-20231211",
"react-dom": "18.3.0-canary-0cdfef19b-20231211",
"react-server-dom-webpack": "18.3.0-canary-0cdfef19b-20231211",
"react": "18.3.0-canary-c5b937576-20231219",
"react-dom": "18.3.0-canary-c5b937576-20231219",
"react-server-dom-webpack": "18.3.0-canary-c5b937576-20231219",
"waku": "0.18.1"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions examples/07_router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"dependencies": {
"@hono/node-server": "1.3.3",
"hono": "3.11.7",
"react": "18.3.0-canary-0cdfef19b-20231211",
"react-dom": "18.3.0-canary-0cdfef19b-20231211",
"react-server-dom-webpack": "18.3.0-canary-0cdfef19b-20231211",
"react": "18.3.0-canary-c5b937576-20231219",
"react-dom": "18.3.0-canary-c5b937576-20231219",
"react-server-dom-webpack": "18.3.0-canary-c5b937576-20231219",
"waku": "0.18.1"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions examples/08_cookies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"dependencies": {
"cookie-parser": "1.4.6",
"express": "4.18.2",
"react": "18.3.0-canary-0cdfef19b-20231211",
"react-dom": "18.3.0-canary-0cdfef19b-20231211",
"react-server-dom-webpack": "18.3.0-canary-0cdfef19b-20231211",
"react": "18.3.0-canary-c5b937576-20231219",
"react-dom": "18.3.0-canary-c5b937576-20231219",
"react-server-dom-webpack": "18.3.0-canary-c5b937576-20231219",
"waku": "0.18.1"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions examples/09_cssmodules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"dependencies": {
"@hono/node-server": "1.3.3",
"hono": "3.11.7",
"react": "18.3.0-canary-0cdfef19b-20231211",
"react-dom": "18.3.0-canary-0cdfef19b-20231211",
"react-server-dom-webpack": "18.3.0-canary-0cdfef19b-20231211",
"react": "18.3.0-canary-c5b937576-20231219",
"react-dom": "18.3.0-canary-c5b937576-20231219",
"react-server-dom-webpack": "18.3.0-canary-c5b937576-20231219",
"waku": "0.18.1"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions examples/10_dynamicroute/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"@hono/node-server": "1.3.3",
"glob": "10.3.10",
"hono": "3.11.7",
"react": "18.3.0-canary-0cdfef19b-20231211",
"react-dom": "18.3.0-canary-0cdfef19b-20231211",
"react-server-dom-webpack": "18.3.0-canary-0cdfef19b-20231211",
"react": "18.3.0-canary-c5b937576-20231219",
"react-dom": "18.3.0-canary-c5b937576-20231219",
"react-server-dom-webpack": "18.3.0-canary-c5b937576-20231219",
"waku": "0.18.1"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions examples/11_form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"dependencies": {
"@hono/node-server": "1.3.3",
"hono": "3.11.7",
"react": "18.3.0-canary-0cdfef19b-20231211",
"react-dom": "18.3.0-canary-0cdfef19b-20231211",
"react-server-dom-webpack": "18.3.0-canary-0cdfef19b-20231211",
"react": "18.3.0-canary-c5b937576-20231219",
"react-dom": "18.3.0-canary-c5b937576-20231219",
"react-server-dom-webpack": "18.3.0-canary-c5b937576-20231219",
"waku": "0.18.1"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions examples/12_css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"@hono/node-server": "1.3.3",
"@stylexjs/stylex": "0.3.0",
"hono": "3.11.7",
"react": "18.3.0-canary-0cdfef19b-20231211",
"react-dom": "18.3.0-canary-0cdfef19b-20231211",
"react-server-dom-webpack": "18.3.0-canary-0cdfef19b-20231211",
"react": "18.3.0-canary-c5b937576-20231219",
"react-dom": "18.3.0-canary-c5b937576-20231219",
"react-server-dom-webpack": "18.3.0-canary-c5b937576-20231219",
"waku": "0.18.1"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@
"eslint-plugin-react-hooks": "^4.6.0",
"prettier": "^3.1.1",
"prettier-plugin-tailwindcss": "^0.5.9",
"react": "18.3.0-canary-0cdfef19b-20231211",
"react-dom": "18.3.0-canary-0cdfef19b-20231211",
"react-server-dom-webpack": "18.3.0-canary-0cdfef19b-20231211",
"react": "18.3.0-canary-c5b937576-20231219",
"react-dom": "18.3.0-canary-c5b937576-20231219",
"react-server-dom-webpack": "18.3.0-canary-c5b937576-20231219",
"typescript": "^5.3.3",
"wait-port": "^1.1.0",
"waku": "workspace:*"
Expand Down
4 changes: 2 additions & 2 deletions packages/waku/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@
"@swc/core": "^1.3.100",
"@vitejs/plugin-react": "^4.2.1",
"hono": "^3.11.4",
"react": "18.3.0-canary-0cdfef19b-20231211",
"react-server-dom-webpack": "18.3.0-canary-0cdfef19b-20231211",
"react": "18.3.0-canary-c5b937576-20231219",
"react-server-dom-webpack": "18.3.0-canary-c5b937576-20231219",
"vite": "^5.0.7"
},
"peerDependenciesMeta": {
Expand Down
6 changes: 3 additions & 3 deletions packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"express": "^4.18.2",
"hono": "^3.11.7",
"next-mdx-remote": "^4.4.1",
"react": "18.3.0-canary-0cdfef19b-20231211",
"react-dom": "18.3.0-canary-0cdfef19b-20231211",
"react-server-dom-webpack": "18.3.0-canary-0cdfef19b-20231211",
"react": "18.3.0-canary-c5b937576-20231219",
"react-dom": "18.3.0-canary-c5b937576-20231219",
"react-server-dom-webpack": "18.3.0-canary-c5b937576-20231219",
"waku": "workspace:*"
},
"devDependencies": {
Expand Down
Loading

1 comment on commit c7aed3c

@vercel
Copy link

@vercel vercel bot commented on c7aed3c Jan 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

waku – ./

waku.vercel.app
waku-git-main-daishi.vercel.app
waku-daishi.vercel.app
www.waku.gg
waku.gg

Please sign in to comment.