File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
55
66ruby "3.4.6"
77
8- gem "react_on_rails" , "16.1.1 "
8+ gem "react_on_rails" , "16.2.0.beta.4 "
99gem "shakapacker" , "9.3.2"
1010
1111# Bundle edge Rails instead: gem "rails", github: "rails/rails"
Original file line number Diff line number Diff line change 295295 erb
296296 psych (>= 4.0.0 )
297297 tsort
298- react_on_rails (16.1.1 )
298+ react_on_rails (16.2.0.beta.4 )
299299 addressable
300300 connection_pool
301301 execjs (~> 2.5 )
@@ -484,7 +484,7 @@ DEPENDENCIES
484484 rails-html-sanitizer
485485 rails_best_practices
486486 rainbow
487- react_on_rails (= 16.1.1 )
487+ react_on_rails (= 16.2.0.beta.4 )
488488 redcarpet
489489 redis (~> 5.0 )
490490 rspec-rails (~> 6.0.0 )
Original file line number Diff line number Diff line change 7777 "react" : " ^19.0.0" ,
7878 "react-dom" : " ^19.0.0" ,
7979 "react-intl" : " ^6.4.4" ,
80- "react-on-rails" : " 16.1.1 " ,
80+ "react-on-rails" : " 16.2.0-beta.4 " ,
8181 "react-redux" : " ^8.1.0" ,
8282 "react-router" : " ^6.13.0" ,
8383 "react-router-dom" : " ^6.13.0" ,
Original file line number Diff line number Diff line change @@ -8508,10 +8508,10 @@ react-is@^18.0.0, react-is@^18.3.1:
85088508 resolved "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz"
85098509 integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
85108510
8511- react-on-rails@16.1.1 :
8512- version "16.1.1 "
8513- resolved "https://registry.npmjs.org/react-on-rails/-/react-on-rails-16.1.1. tgz"
8514- integrity sha512-Ntw/4HSB/p9QJ1V2kc0aETzK0W0Vy0suSh0Ugs3Ctfso2ovIT2YUegJJyPtFzX9jUZSR6Q/tkmkgNgzASkO0pw ==
8511+ react-on-rails@16.2.0-beta.4 :
8512+ version "16.2.0-beta.4 "
8513+ resolved "https://registry.npmjs.org/react-on-rails/-/react-on-rails-16.2.0-beta.4. tgz#bdc2bcb3a0fb794a2b4fc36363e1d49cd1b34fc8 "
8514+ integrity sha512-PHPitMzYxWzczmBmjO/oMmBcaamHrSEgpGu9t007W+qPoe6KFe43cY94qF2xkADCALpeotCTuouE/EG4lqeNsw ==
85158515
85168516react-proxy@^1.1.7 :
85178517 version "1.1.8"
You can’t perform that action at this time.
0 commit comments