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.3.4"
77
8- gem "react_on_rails" , "16.0.1.rc.4 "
8+ gem "react_on_rails" , "16.1.1 "
99gem "shakapacker" , "8.2.0"
1010
1111# Bundle edge Rails instead: gem "rails", github: "rails/rails"
Original file line number Diff line number Diff line change 298298 rdoc (6.14.2 )
299299 erb
300300 psych (>= 4.0.0 )
301- react_on_rails (16.0.1.rc.4 )
301+ react_on_rails (16.1.1 )
302302 addressable
303303 connection_pool
304304 execjs (~> 2.5 )
@@ -485,7 +485,7 @@ DEPENDENCIES
485485 rails-html-sanitizer
486486 rails_best_practices
487487 rainbow
488- react_on_rails (= 16.0.1.rc.4 )
488+ react_on_rails (= 16.1.1 )
489489 redcarpet
490490 redis (~> 5.0 )
491491 rspec-rails (~> 6.0.0 )
Original file line number Diff line number Diff line change 7878 "react" : " ^19.0.0" ,
7979 "react-dom" : " ^19.0.0" ,
8080 "react-intl" : " ^6.4.4" ,
81- "react-on-rails" : " 16.0.1-rc.4 " ,
81+ "react-on-rails" : " 16.1.1 " ,
8282 "react-redux" : " ^8.1.0" ,
8383 "react-router" : " ^6.13.0" ,
8484 "react-router-dom" : " ^6.13.0" ,
Original file line number Diff line number Diff line change @@ -7268,10 +7268,10 @@ react-is@^18.0.0:
72687268 resolved "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz"
72697269 integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
72707270
7271- react-on-rails@16.0.1-rc.4 :
7272- version "16.0.1-rc.4 "
7273- resolved "https://registry.npmjs.org/react-on-rails/-/react-on-rails-16.0.1-rc.4. tgz#c4ed21579dbf8d4602f1fbff26b1ada581f2188c "
7274- integrity sha512-V6unOWd/PvcbEcgtsjf/i10wf2BgZ0NBJ9Dq5jWXm9OtlzRGvIqMXsK05YkyJ1auPlaExxxJezNPC+BQKLRhEg ==
7271+ react-on-rails@16.1.1 :
7272+ version "16.1.1 "
7273+ resolved "https://registry.npmjs.org/react-on-rails/-/react-on-rails-16.1.1. tgz#bf5e752c44381252204482342ae5722d9f45f715 "
7274+ integrity sha512-Ntw/4HSB/p9QJ1V2kc0aETzK0W0Vy0suSh0Ugs3Ctfso2ovIT2YUegJJyPtFzX9jUZSR6Q/tkmkgNgzASkO0pw ==
72757275
72767276react-proxy@^1.1.7 :
72777277 version "1.1.8"
You can’t perform that action at this time.
0 commit comments