File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.3"
77
8- gem "react_on_rails" , "16.2.0.beta.8 "
8+ gem "react_on_rails" , "16.2.0.beta.10 "
99gem "shakapacker" , "9.3.4.beta.0"
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.2.0.beta.8 )
298+ react_on_rails (16.2.0.beta.10 )
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.2.0.beta.8 )
487+ react_on_rails (= 16.2.0.beta.10 )
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.2.0-beta.8 " ,
80+ "react-on-rails" : " 16.2.0-beta.10 " ,
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.2.0-beta.8 :
8512- version "16.2.0-beta.8 "
8513- resolved "https://registry.npmjs.org/react-on-rails/-/react-on-rails-16.2.0-beta.8 .tgz#d0cf1b6eb55b43b1068a0753f5898b4f65f93955 "
8514- integrity sha512-tLWebMwQvWM0HSsm/c0kUdnupSbYv/TrnoOQGEuDXhmkyYmTqfDT78ZsO9nuG3Q4tNKVBQMp3ckCqYX7LZILLA ==
8511+ react-on-rails@16.2.0-beta.10 :
8512+ version "16.2.0-beta.10 "
8513+ resolved "https://registry.npmjs.org/react-on-rails/-/react-on-rails-16.2.0-beta.10 .tgz#d2476f3b473b037234edab4acf8643f27bd57427 "
8514+ integrity sha512-mukoYgrw6yJJYPZLEGDn9/2RnNsU/0P4av6wrN2agoGbHpTuHRt3f9bHwKJXh1wuT3v05fiSt7YIAlH1+dRXvw ==
85158515
85168516react-proxy@^1.1.7 :
85178517 version "1.1.8"
You can’t perform that action at this time.
0 commit comments