Skip to content

Commit 5404c7b

Browse files
committed
dep: upgrade shakapacker to v8, ROR to 14.0.3
1 parent 0bf09cc commit 5404c7b

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
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.3.3"
77

8-
gem "react_on_rails", "14.0.0"
9-
gem "shakapacker", "7.2.1"
8+
gem "react_on_rails", "14.0.3"
9+
gem "shakapacker", "8.0.0"
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
@@ -286,7 +286,7 @@ GEM
286286
ffi (~> 1.0)
287287
rdoc (6.7.0)
288288
psych (>= 4.0.0)
289-
react_on_rails (14.0.0)
289+
react_on_rails (14.0.3)
290290
addressable
291291
connection_pool
292292
execjs (~> 2.5)
@@ -369,7 +369,7 @@ GEM
369369
websocket (~> 1.0)
370370
semantic_range (3.0.0)
371371
sexp_processor (4.17.1)
372-
shakapacker (7.2.1)
372+
shakapacker (8.0.0)
373373
activesupport (>= 5.2)
374374
package_json
375375
rack-proxy (>= 0.6.1)
@@ -464,7 +464,7 @@ DEPENDENCIES
464464
rails-html-sanitizer
465465
rails_best_practices
466466
rainbow
467-
react_on_rails (= 14.0.0)
467+
react_on_rails (= 14.0.3)
468468
redcarpet
469469
redis (~> 4.0)
470470
rspec-rails (~> 6.0.0)
@@ -476,7 +476,7 @@ DEPENDENCIES
476476
scss_lint
477477
sdoc
478478
selenium-webdriver (~> 4)
479-
shakapacker (= 7.2.1)
479+
shakapacker (= 8.0.0)
480480
spring
481481
spring-commands-rspec
482482
stimulus-rails (~> 1.2)

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"react": "^18.2.0",
8080
"react-dom": "^18.2.0",
8181
"react-intl": "^6.4.4",
82-
"react-on-rails": "14.0.0",
82+
"react-on-rails": "14.0.3",
8383
"react-redux": "^8.1.0",
8484
"react-router": "^6.13.0",
8585
"react-router-dom": "^6.13.0",
@@ -94,7 +94,7 @@
9494
"sass": "^1.58.3",
9595
"sass-loader": "^13.3.2",
9696
"sass-resources-loader": "^2.2.5",
97-
"shakapacker": "7.2.1",
97+
"shakapacker": "8.0.0",
9898
"stimulus": "^3.0.1",
9999
"style-loader": "^3.3.1",
100100
"tailwindcss": "^3.3.3",
@@ -159,5 +159,6 @@
159159
"transform": {
160160
"^.+\\.jsx?$": "babel-jest"
161161
}
162-
}
162+
},
163+
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
163164
}

yarn.lock

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7926,10 +7926,10 @@ react-is@^18.0.0:
79267926
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
79277927
integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
79287928

7929-
7930-
version "14.0.0"
7931-
resolved "https://registry.yarnpkg.com/react-on-rails/-/react-on-rails-14.0.0.tgz#7d39a458121efb391fdf2457be3305886330547f"
7932-
integrity sha512-u2scrLVMR75buh99WUv5Sh2DCUpCB8Un0D0WLlVL365tc3UNMp0fFlDyphkfY24Ic/8YSsDhsp0lIorTbw6SeA==
7929+
7930+
version "14.0.3"
7931+
resolved "https://registry.yarnpkg.com/react-on-rails/-/react-on-rails-14.0.3.tgz#5a870644c0fbfd0a4f4adcc62623573a40de8ad8"
7932+
integrity sha512-BGvnvSI871K63JXg72KgMy73izKYralp9rrf40VSiR+OvusnXJkwVa4gaUP21226R835gzU7VSbbf64L7H9GhQ==
79337933
dependencies:
79347934
"@babel/runtime-corejs3" "^7.12.5"
79357935

@@ -8521,12 +8521,11 @@ [email protected]:
85218521
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424"
85228522
integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==
85238523

8524-
shakapacker@7.2.1:
8525-
version "7.2.1"
8526-
resolved "https://registry.yarnpkg.com/shakapacker/-/shakapacker-7.2.1.tgz#de9895bbbb6b6ee1016478dbbb8d4c37b25e5a50"
8527-
integrity sha512-IRPkEdIY2JiPfj7fnQ9sP8SBaUcaArMVBHAn3ctB91FndgyaM/bfXXlSEiveWPT3A3wkoadx44U6pKXo1DdC3w==
8524+
shakapacker@8.0.0:
8525+
version "8.0.0"
8526+
resolved "https://registry.yarnpkg.com/shakapacker/-/shakapacker-8.0.0.tgz#f29537c19078af7318758c92e7a1bca4cee96bdd"
8527+
integrity sha512-HCdpITzIKXzGEyUWQhKzPbpwwOsgTamaPH+0kXdhM59VQxZ3NWnT5cL3DlJdAT3sGsWCJskEl3eMkQlnh9DjhA==
85288528
dependencies:
8529-
glob "^7.2.0"
85308529
js-yaml "^4.1.0"
85318530
path-complete-extname "^1.0.0"
85328531

0 commit comments

Comments
 (0)