Skip to content

Commit

Permalink
update react-streaming
Browse files Browse the repository at this point in the history
  • Loading branch information
brillout committed Feb 10, 2024
1 parent 777ed83 commit 36c060b
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion examples/streaming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@vitejs/plugin-react": "^4.2.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-streaming": "^0.3.20",
"react-streaming": "^0.3.22",
"typescript": "^5.3.3",
"vike": "^0.4.160",
"vike-react": "^0.4.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/vike-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"typescript": "^5.3.3",
"vike": "^0.4.160",
"vike-react": "^0.4.4",
"react-streaming": "^0.3.20",
"react-streaming": "^0.3.22",
"vitest": "^1.2.2",
"@testing-library/react": "^14.2.1",
"jsdom": "^24.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vike-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"vike": "^0.4.160"
},
"dependencies": {
"react-streaming": "^0.3.20"
"react-streaming": "^0.3.22"
},
"typesVersions": {
"*": {
Expand Down
36 changes: 18 additions & 18 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 36c060b

Please sign in to comment.