File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 6767 "publint" : " ^0.3.8" ,
6868 "react" : " ^19.0.0" ,
6969 "react-dom" : " ^19.0.0" ,
70- "react-on-rails-rsc" : " git+https://github.com/shakacode/react_on_rails_rsc.git#ssr-support " ,
70+ "react-on-rails-rsc" : " 19.0.1 " ,
7171 "redux" : " ^4.2.1" ,
7272 "ts-jest" : " ^29.2.5" ,
7373 "typescript" : " ^5.8.3" ,
7676 "peerDependencies" : {
7777 "react" : " >= 16" ,
7878 "react-dom" : " >= 16" ,
79- "react-on-rails-rsc" : " git+https://github.com/shakacode/react_on_rails_rsc.git#ssr-support "
79+ "react-on-rails-rsc" : " 19.0.1 "
8080 },
8181 "files" : [
8282 " node_package/lib"
Original file line number Diff line number Diff line change @@ -5222,9 +5222,10 @@ react-is@^18.0.0:
52225222 resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
52235223 integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
52245224
5225- " react-on-rails-rsc@git+https://github.com/shakacode/react_on_rails_rsc.git#ssr-support " :
5226- version "19.0.0"
5227- resolved "git+https://github.com/shakacode/react_on_rails_rsc.git#c95a692b493e2dfc650e38d4378d61bd3194e8c8"
5225+ 5226+ version "19.0.1"
5227+ resolved "https://registry.yarnpkg.com/react-on-rails-rsc/-/react-on-rails-rsc-19.0.1.tgz#80794fa605d3fe06ff10cada95b9035c0715f904"
5228+ integrity sha512-cuJSl4eDrZd9eZPx6qjAEOGs4P6wwtDtgAbHHv7+i6aabGWM4vsRVy5OmfLXX3TYmdUtvU2mNnqJTGTn8BIntw==
52285229 dependencies :
52295230 acorn-loose "^8.3.0"
52305231 neo-async "^2.6.1"
You can’t perform that action at this time.
0 commit comments