Skip to content

Commit 889f32b

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

File tree

2 files changed

+78
-9
lines changed

2 files changed

+78
-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.2.0",
3232
"style-loader": "^4.0.0",
3333
"terser-webpack-plugin": "5.3.14",
3434
"webpack": "5.102.1",

yarn.lock

Lines changed: 77 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2652,7 +2652,7 @@ __metadata:
26522652
sass: "npm:^1.93.2"
26532653
sass-loader: "npm:^16.0.5"
26542654
select2: "npm:^4.1.0-rc.0"
2655-
shakapacker: "npm:8.4.0"
2655+
shakapacker: "npm:9.2.0"
26562656
style-loader: "npm:^4.0.0"
26572657
terser-webpack-plugin: "npm:5.3.14"
26582658
webpack: "npm:5.102.1"
@@ -5863,36 +5863,94 @@ __metadata:
58635863
languageName: node
58645864
linkType: hard
58655865

5866-
"shakapacker@npm:8.4.0":
5867-
version: 8.4.0
5868-
resolution: "shakapacker@npm:8.4.0"
5866+
"shakapacker@npm:9.2.0":
5867+
version: 9.2.0
5868+
resolution: "shakapacker@npm:9.2.0"
58695869
dependencies:
58705870
js-yaml: "npm:^4.1.0"
58715871
path-complete-extname: "npm:^1.0.0"
5872+
webpack-merge: "npm:^5.8.0"
58725873
peerDependencies:
58735874
"@babel/core": ^7.17.9
58745875
"@babel/plugin-transform-runtime": ^7.17.0
58755876
"@babel/preset-env": ^7.16.11
58765877
"@babel/runtime": ^7.17.9
5878+
"@rspack/cli": ^1.0.0
5879+
"@rspack/core": ^1.0.0
5880+
"@rspack/plugin-react-refresh": ^1.0.0
5881+
"@swc/core": ^1.3.0
58775882
"@types/babel__core": ^7.0.0
58785883
"@types/webpack": ^5.0.0
58795884
babel-loader: ^8.2.4 || ^9.0.0 || ^10.0.0
5880-
compression-webpack-plugin: ^9.0.0 || ^10.0.0|| ^11.0.0
5885+
compression-webpack-plugin: ^9.0.0 || ^10.0.0 || ^11.0.0
5886+
css-loader: ^6.8.1 || ^7.0.0
5887+
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
5888+
esbuild-loader: ^2.0.0 || ^3.0.0 || ^4.0.0
5889+
mini-css-extract-plugin: ^2.0.0
5890+
rspack-manifest-plugin: ^5.0.0
5891+
sass: ^1.50.0
5892+
sass-loader: ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
5893+
swc-loader: ^0.1.15 || ^0.2.0
58815894
terser-webpack-plugin: ^5.3.1
58825895
webpack: ^5.76.0
58835896
webpack-assets-manifest: ^5.0.6 || ^6.0.0
58845897
webpack-cli: ^4.9.2 || ^5.0.0 || ^6.0.0
58855898
webpack-dev-server: ^4.15.2 || ^5.2.2
5886-
webpack-merge: ^5.8.0 || ^6.0.0
58875899
webpack-subresource-integrity: ^5.1.0
58885900
peerDependenciesMeta:
5901+
"@babel/core":
5902+
optional: true
5903+
"@babel/plugin-transform-runtime":
5904+
optional: true
5905+
"@babel/preset-env":
5906+
optional: true
5907+
"@babel/runtime":
5908+
optional: true
5909+
"@rspack/cli":
5910+
optional: true
5911+
"@rspack/core":
5912+
optional: true
5913+
"@rspack/plugin-react-refresh":
5914+
optional: true
5915+
"@swc/core":
5916+
optional: true
58895917
"@types/babel__core":
58905918
optional: true
58915919
"@types/webpack":
58925920
optional: true
5921+
babel-loader:
5922+
optional: true
5923+
compression-webpack-plugin:
5924+
optional: true
5925+
css-loader:
5926+
optional: true
5927+
esbuild:
5928+
optional: true
5929+
esbuild-loader:
5930+
optional: true
5931+
mini-css-extract-plugin:
5932+
optional: true
5933+
rspack-manifest-plugin:
5934+
optional: true
5935+
sass:
5936+
optional: true
5937+
sass-loader:
5938+
optional: true
5939+
swc-loader:
5940+
optional: true
5941+
terser-webpack-plugin:
5942+
optional: true
5943+
webpack:
5944+
optional: true
5945+
webpack-assets-manifest:
5946+
optional: true
5947+
webpack-cli:
5948+
optional: true
5949+
webpack-dev-server:
5950+
optional: true
58935951
webpack-subresource-integrity:
58945952
optional: true
5895-
checksum: 10c0/470135fcda066060547904dcf8646e9b39af3f79a5fbdd4fdafef324b3eff38f5603f0fe84622337518851285a725f31aee115685436c1858262d095643e70fd
5953+
checksum: 10c0/36c38df40c8a8d015981c6db39270e526a1a7200eacd49b1eea0bbc056625a060d6add3cc723b1da50385c245aad146e7f29e8a525f8a72c330b561698f40762
58965954
languageName: node
58975955
linkType: hard
58985956

@@ -6609,6 +6667,17 @@ __metadata:
66096667
languageName: node
66106668
linkType: hard
66116669

6670+
"webpack-merge@npm:^5.8.0":
6671+
version: 5.10.0
6672+
resolution: "webpack-merge@npm:5.10.0"
6673+
dependencies:
6674+
clone-deep: "npm:^4.0.1"
6675+
flat: "npm:^5.0.2"
6676+
wildcard: "npm:^2.0.0"
6677+
checksum: 10c0/b607c84cabaf74689f965420051a55a08722d897bdd6c29cb0b2263b451c090f962d41ecf8c9bf56b0ab3de56e65476ace0a8ecda4f4a4663684243d90e0512b
6678+
languageName: node
6679+
linkType: hard
6680+
66126681
"webpack-sources@npm:^3.3.3":
66136682
version: 3.3.3
66146683
resolution: "webpack-sources@npm:3.3.3"
@@ -6707,7 +6776,7 @@ __metadata:
67076776
languageName: node
67086777
linkType: hard
67096778

6710-
"wildcard@npm:^2.0.1":
6779+
"wildcard@npm:^2.0.0, wildcard@npm:^2.0.1":
67116780
version: 2.0.1
67126781
resolution: "wildcard@npm:2.0.1"
67136782
checksum: 10c0/08f70cd97dd9a20aea280847a1fe8148e17cae7d231640e41eb26d2388697cbe65b67fd9e68715251c39b080c5ae4f76d71a9a69fa101d897273efdfb1b58bf7

0 commit comments

Comments
 (0)