Skip to content

Commit 09f29e3

Browse files
build(deps): bump shakapacker from 8.4.0 to 9.0.0
Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 8.4.0 to 9.0.0. - [Changelog](https://github.com/shakacode/shakapacker/blob/main/CHANGELOG.md) - [Commits](shakacode/shakapacker@v8.4.0...v9.0.0) --- updated-dependencies: - dependency-name: shakapacker dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d48c1e4 commit 09f29e3

File tree

2 files changed

+75
-9
lines changed

2 files changed

+75
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"sass": "^1.93.2",
2929
"sass-loader": "^16.0.5",
3030
"select2": "^4.1.0-rc.0",
31-
"shakapacker": "8.4.0",
31+
"shakapacker": "9.0.0",
3232
"style-loader": "^4.0.0",
3333
"terser-webpack-plugin": "5.3.14",
3434
"webpack": "5.102.1",

yarn.lock

Lines changed: 74 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2660,7 +2660,7 @@ __metadata:
26602660
sass: "npm:^1.93.2"
26612661
sass-loader: "npm:^16.0.5"
26622662
select2: "npm:^4.1.0-rc.0"
2663-
shakapacker: "npm:8.4.0"
2663+
shakapacker: "npm:9.0.0"
26642664
style-loader: "npm:^4.0.0"
26652665
terser-webpack-plugin: "npm:5.3.14"
26662666
webpack: "npm:5.102.1"
@@ -5880,36 +5880,91 @@ __metadata:
58805880
languageName: node
58815881
linkType: hard
58825882

5883-
"shakapacker@npm:8.4.0":
5884-
version: 8.4.0
5885-
resolution: "shakapacker@npm:8.4.0"
5883+
"shakapacker@npm:9.0.0":
5884+
version: 9.0.0
5885+
resolution: "shakapacker@npm:9.0.0"
58865886
dependencies:
58875887
js-yaml: "npm:^4.1.0"
58885888
path-complete-extname: "npm:^1.0.0"
5889+
webpack-merge: "npm:^5.8.0"
58895890
peerDependencies:
58905891
"@babel/core": ^7.17.9
58915892
"@babel/plugin-transform-runtime": ^7.17.0
58925893
"@babel/preset-env": ^7.16.11
58935894
"@babel/runtime": ^7.17.9
5895+
"@rspack/cli": ^1.0.0
5896+
"@rspack/core": ^1.0.0
5897+
"@rspack/plugin-react-refresh": ^1.0.0
58945898
"@types/babel__core": ^7.0.0
58955899
"@types/webpack": ^5.0.0
58965900
babel-loader: ^8.2.4 || ^9.0.0 || ^10.0.0
5897-
compression-webpack-plugin: ^9.0.0 || ^10.0.0|| ^11.0.0
5901+
compression-webpack-plugin: ^9.0.0 || ^10.0.0 || ^11.0.0
5902+
css-loader: ^6.8.1 || ^7.0.0
5903+
esbuild: ^0.14.0 || ^0.15.0 || ^0.16.0 || ^0.17.0 || ^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0 || ^0.22.0 || ^0.23.0 || ^0.24.0
5904+
esbuild-loader: ^2.0.0 || ^3.0.0 || ^4.0.0
5905+
mini-css-extract-plugin: ^2.0.0
5906+
rspack-manifest-plugin: ^5.0.0
5907+
sass: ^1.50.0
5908+
sass-loader: ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
5909+
swc-loader: ^0.1.15 || ^0.2.0
58985910
terser-webpack-plugin: ^5.3.1
58995911
webpack: ^5.76.0
59005912
webpack-assets-manifest: ^5.0.6 || ^6.0.0
59015913
webpack-cli: ^4.9.2 || ^5.0.0 || ^6.0.0
59025914
webpack-dev-server: ^4.15.2 || ^5.2.2
5903-
webpack-merge: ^5.8.0 || ^6.0.0
59045915
webpack-subresource-integrity: ^5.1.0
59055916
peerDependenciesMeta:
5917+
"@babel/core":
5918+
optional: true
5919+
"@babel/plugin-transform-runtime":
5920+
optional: true
5921+
"@babel/preset-env":
5922+
optional: true
5923+
"@babel/runtime":
5924+
optional: true
5925+
"@rspack/cli":
5926+
optional: true
5927+
"@rspack/core":
5928+
optional: true
5929+
"@rspack/plugin-react-refresh":
5930+
optional: true
59065931
"@types/babel__core":
59075932
optional: true
59085933
"@types/webpack":
59095934
optional: true
5935+
babel-loader:
5936+
optional: true
5937+
compression-webpack-plugin:
5938+
optional: true
5939+
css-loader:
5940+
optional: true
5941+
esbuild:
5942+
optional: true
5943+
esbuild-loader:
5944+
optional: true
5945+
mini-css-extract-plugin:
5946+
optional: true
5947+
rspack-manifest-plugin:
5948+
optional: true
5949+
sass:
5950+
optional: true
5951+
sass-loader:
5952+
optional: true
5953+
swc-loader:
5954+
optional: true
5955+
terser-webpack-plugin:
5956+
optional: true
5957+
webpack:
5958+
optional: true
5959+
webpack-assets-manifest:
5960+
optional: true
5961+
webpack-cli:
5962+
optional: true
5963+
webpack-dev-server:
5964+
optional: true
59105965
webpack-subresource-integrity:
59115966
optional: true
5912-
checksum: 10c0/470135fcda066060547904dcf8646e9b39af3f79a5fbdd4fdafef324b3eff38f5603f0fe84622337518851285a725f31aee115685436c1858262d095643e70fd
5967+
checksum: 10c0/8d3e49232e9d680e0e8257483b9bef769a72b8d38c7f08daae65d02946c0c220d0339f50f8566f4bca8dae58419d11a5b05b1f863ded73571fece5f515b3d065
59135968
languageName: node
59145969
linkType: hard
59155970

@@ -6633,6 +6688,17 @@ __metadata:
66336688
languageName: node
66346689
linkType: hard
66356690

6691+
"webpack-merge@npm:^5.8.0":
6692+
version: 5.10.0
6693+
resolution: "webpack-merge@npm:5.10.0"
6694+
dependencies:
6695+
clone-deep: "npm:^4.0.1"
6696+
flat: "npm:^5.0.2"
6697+
wildcard: "npm:^2.0.0"
6698+
checksum: 10c0/b607c84cabaf74689f965420051a55a08722d897bdd6c29cb0b2263b451c090f962d41ecf8c9bf56b0ab3de56e65476ace0a8ecda4f4a4663684243d90e0512b
6699+
languageName: node
6700+
linkType: hard
6701+
66366702
"webpack-sources@npm:^3.3.3":
66376703
version: 3.3.3
66386704
resolution: "webpack-sources@npm:3.3.3"
@@ -6731,7 +6797,7 @@ __metadata:
67316797
languageName: node
67326798
linkType: hard
67336799

6734-
"wildcard@npm:^2.0.1":
6800+
"wildcard@npm:^2.0.0, wildcard@npm:^2.0.1":
67356801
version: 2.0.1
67366802
resolution: "wildcard@npm:2.0.1"
67376803
checksum: 10c0/08f70cd97dd9a20aea280847a1fe8148e17cae7d231640e41eb26d2388697cbe65b67fd9e68715251c39b080c5ae4f76d71a9a69fa101d897273efdfb1b58bf7

0 commit comments

Comments
 (0)