Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"react-intl": "^6.4.4",
"react-on-rails-pro": "16.7.0-rc.3",
"react-on-rails-pro-node-renderer": "16.7.0-rc.3",
"react-on-rails-rsc": "19.0.4",
"react-on-rails-rsc": "19.0.5-rc.5",
Comment thread
justin808 marked this conversation as resolved.
Outdated
Comment thread
justin808 marked this conversation as resolved.
Outdated
"react-redux": "^8.1.0",
"react-router": "^6.13.0",
"react-router-dom": "^6.13.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8779,10 +8779,10 @@ react-on-rails-pro@16.7.0-rc.3:
dependencies:
react-on-rails "16.7.0-rc.3"

react-on-rails-rsc@19.0.4:
version "19.0.4"
resolved "https://registry.npmjs.org/react-on-rails-rsc/-/react-on-rails-rsc-19.0.4.tgz#a605fbaa82a0bece504de1ef0b8d5c6fae5d6be3"
integrity sha512-KtHYz0opcXJk+Zw5aabjNiaszzpTdFgs1YfSLIZJSzU5SpddUw7b08epkxeJq/TCpR60Q9vsjxX3Q3OWJ97tMg==
react-on-rails-rsc@19.0.5-rc.5:
version "19.0.5-rc.5"
resolved "https://registry.npmjs.org/react-on-rails-rsc/-/react-on-rails-rsc-19.0.5-rc.5.tgz#2dc1dd30764be9b879a951ecc4d2e921af95952e"
integrity sha512-NTe3g34iR0ya8XFUpwbqE37ff4x5YGZEGowWGbY4o/wqNPykICDH5Nsd7MjqUSwun5NYqI92FHKHSEhpHgPq2A==
dependencies:
acorn-loose "^8.3.0"
neo-async "^2.6.1"
Expand Down
Loading