Skip to content

Commit 57f21f1

Browse files
justin808claude
andcommitted
Update React on Rails to 16.2.0.beta.10 and Shakapacker to 9.3.3
- Update react_on_rails gem: 16.1.1 → 16.2.0.beta.10 - Update react-on-rails npm: 16.1.1 → 16.2.0-beta.10 - Update shakapacker gem: 9.3.2 → 9.3.3 - Update shakapacker npm: 9.3.2 → 9.3.3 - Regenerate Gemfile.lock and yarn.lock 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent ab0bd44 commit 57f21f1

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
55

66
ruby "3.4.6"
77

8-
gem "react_on_rails", "16.1.1"
9-
gem "shakapacker", "9.3.2"
8+
gem "react_on_rails", "16.2.0.beta.10"
9+
gem "shakapacker", "9.3.3"
1010

1111
# Bundle edge Rails instead: gem "rails", github: "rails/rails"
1212
gem "listen"

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ GEM
290290
erb
291291
psych (>= 4.0.0)
292292
tsort
293-
react_on_rails (16.1.1)
293+
react_on_rails (16.2.0.beta.10)
294294
addressable
295295
connection_pool
296296
execjs (~> 2.5)
@@ -381,7 +381,7 @@ GEM
381381
websocket (~> 1.0)
382382
semantic_range (3.1.0)
383383
sexp_processor (4.17.1)
384-
shakapacker (9.3.2)
384+
shakapacker (9.3.3)
385385
activesupport (>= 5.2)
386386
package_json
387387
rack-proxy (>= 0.6.1)
@@ -480,7 +480,7 @@ DEPENDENCIES
480480
rails-html-sanitizer
481481
rails_best_practices
482482
rainbow
483-
react_on_rails (= 16.1.1)
483+
react_on_rails (= 16.2.0.beta.10)
484484
redcarpet
485485
redis (~> 5.0)
486486
rspec-rails (~> 6.0.0)
@@ -492,7 +492,7 @@ DEPENDENCIES
492492
scss_lint
493493
sdoc
494494
selenium-webdriver (~> 4)
495-
shakapacker (= 9.3.2)
495+
shakapacker (= 9.3.3)
496496
spring
497497
spring-commands-rspec
498498
stimulus-rails (~> 1.3)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
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.10",
8181
"react-redux": "^8.1.0",
8282
"react-router": "^6.13.0",
8383
"react-router-dom": "^6.13.0",
@@ -92,7 +92,7 @@
9292
"sass": "^1.58.3",
9393
"sass-loader": "^13.3.2",
9494
"sass-resources-loader": "^2.2.5",
95-
"shakapacker": "9.3.2",
95+
"shakapacker": "9.3.3",
9696
"stimulus": "^3.0.1",
9797
"style-loader": "^3.3.1",
9898
"swc-loader": "^0.2.6",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff 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.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

85168516
react-proxy@^1.1.7:
85178517
version "1.1.8"
@@ -9135,10 +9135,10 @@ [email protected]:
91359135
resolved "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz"
91369136
integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==
91379137

9138-
9139-
version "9.3.2"
9140-
resolved "https://registry.npmjs.org/shakapacker/-/shakapacker-9.3.2.tgz#480b994dc160fe5daba8013b7c02caf807b3ce3b"
9141-
integrity sha512-pj+M+MCtUedhY2FxvPPH4j59TixHp3wioZkq95HMiHHvlQmkw5psfJz6840TaDEaNrDNFLYP+Zb9I87XjAdpOQ==
9138+
9139+
version "9.3.3"
9140+
resolved "https://registry.npmjs.org/shakapacker/-/shakapacker-9.3.3.tgz#aed2070eb6136f75cf3e92ace740764bacefc7de"
9141+
integrity sha512-u2SSKb2d1wgMqcvUcg2XT1h9rJzHvGBssFnTO/gvTz3mvnrJAL71A6CVGSDe25gcOkt6TpeBDCxqfaKBXtjJnw==
91429142
dependencies:
91439143
js-yaml "^4.1.0"
91449144
path-complete-extname "^1.0.0"

0 commit comments

Comments
 (0)