Skip to content

Commit 321bbac

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 893318f commit 321bbac

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.6",
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
@@ -2739,7 +2739,7 @@ __metadata:
27392739
sass: "npm:^1.93.2"
27402740
sass-loader: "npm:^16.0.6"
27412741
select2: "npm:^4.1.0-rc.0"
2742-
shakapacker: "npm:8.4.0"
2742+
shakapacker: "npm:9.2.0"
27432743
style-loader: "npm:^4.0.0"
27442744
terser-webpack-plugin: "npm:5.3.14"
27452745
webpack: "npm:5.102.1"
@@ -5950,36 +5950,94 @@ __metadata:
59505950
languageName: node
59515951
linkType: hard
59525952

5953-
"shakapacker@npm:8.4.0":
5954-
version: 8.4.0
5955-
resolution: "shakapacker@npm:8.4.0"
5953+
"shakapacker@npm:9.2.0":
5954+
version: 9.2.0
5955+
resolution: "shakapacker@npm:9.2.0"
59565956
dependencies:
59575957
js-yaml: "npm:^4.1.0"
59585958
path-complete-extname: "npm:^1.0.0"
5959+
webpack-merge: "npm:^5.8.0"
59595960
peerDependencies:
59605961
"@babel/core": ^7.17.9
59615962
"@babel/plugin-transform-runtime": ^7.17.0
59625963
"@babel/preset-env": ^7.16.11
59635964
"@babel/runtime": ^7.17.9
5965+
"@rspack/cli": ^1.0.0
5966+
"@rspack/core": ^1.0.0
5967+
"@rspack/plugin-react-refresh": ^1.0.0
5968+
"@swc/core": ^1.3.0
59645969
"@types/babel__core": ^7.0.0
59655970
"@types/webpack": ^5.0.0
59665971
babel-loader: ^8.2.4 || ^9.0.0 || ^10.0.0
5967-
compression-webpack-plugin: ^9.0.0 || ^10.0.0|| ^11.0.0
5972+
compression-webpack-plugin: ^9.0.0 || ^10.0.0 || ^11.0.0
5973+
css-loader: ^6.8.1 || ^7.0.0
5974+
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
5975+
esbuild-loader: ^2.0.0 || ^3.0.0 || ^4.0.0
5976+
mini-css-extract-plugin: ^2.0.0
5977+
rspack-manifest-plugin: ^5.0.0
5978+
sass: ^1.50.0
5979+
sass-loader: ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
5980+
swc-loader: ^0.1.15 || ^0.2.0
59685981
terser-webpack-plugin: ^5.3.1
59695982
webpack: ^5.76.0
59705983
webpack-assets-manifest: ^5.0.6 || ^6.0.0
59715984
webpack-cli: ^4.9.2 || ^5.0.0 || ^6.0.0
59725985
webpack-dev-server: ^4.15.2 || ^5.2.2
5973-
webpack-merge: ^5.8.0 || ^6.0.0
59745986
webpack-subresource-integrity: ^5.1.0
59755987
peerDependenciesMeta:
5988+
"@babel/core":
5989+
optional: true
5990+
"@babel/plugin-transform-runtime":
5991+
optional: true
5992+
"@babel/preset-env":
5993+
optional: true
5994+
"@babel/runtime":
5995+
optional: true
5996+
"@rspack/cli":
5997+
optional: true
5998+
"@rspack/core":
5999+
optional: true
6000+
"@rspack/plugin-react-refresh":
6001+
optional: true
6002+
"@swc/core":
6003+
optional: true
59766004
"@types/babel__core":
59776005
optional: true
59786006
"@types/webpack":
59796007
optional: true
6008+
babel-loader:
6009+
optional: true
6010+
compression-webpack-plugin:
6011+
optional: true
6012+
css-loader:
6013+
optional: true
6014+
esbuild:
6015+
optional: true
6016+
esbuild-loader:
6017+
optional: true
6018+
mini-css-extract-plugin:
6019+
optional: true
6020+
rspack-manifest-plugin:
6021+
optional: true
6022+
sass:
6023+
optional: true
6024+
sass-loader:
6025+
optional: true
6026+
swc-loader:
6027+
optional: true
6028+
terser-webpack-plugin:
6029+
optional: true
6030+
webpack:
6031+
optional: true
6032+
webpack-assets-manifest:
6033+
optional: true
6034+
webpack-cli:
6035+
optional: true
6036+
webpack-dev-server:
6037+
optional: true
59806038
webpack-subresource-integrity:
59816039
optional: true
5982-
checksum: 10c0/470135fcda066060547904dcf8646e9b39af3f79a5fbdd4fdafef324b3eff38f5603f0fe84622337518851285a725f31aee115685436c1858262d095643e70fd
6040+
checksum: 10c0/36c38df40c8a8d015981c6db39270e526a1a7200eacd49b1eea0bbc056625a060d6add3cc723b1da50385c245aad146e7f29e8a525f8a72c330b561698f40762
59836041
languageName: node
59846042
linkType: hard
59856043

@@ -6696,6 +6754,17 @@ __metadata:
66966754
languageName: node
66976755
linkType: hard
66986756

6757+
"webpack-merge@npm:^5.8.0":
6758+
version: 5.10.0
6759+
resolution: "webpack-merge@npm:5.10.0"
6760+
dependencies:
6761+
clone-deep: "npm:^4.0.1"
6762+
flat: "npm:^5.0.2"
6763+
wildcard: "npm:^2.0.0"
6764+
checksum: 10c0/b607c84cabaf74689f965420051a55a08722d897bdd6c29cb0b2263b451c090f962d41ecf8c9bf56b0ab3de56e65476ace0a8ecda4f4a4663684243d90e0512b
6765+
languageName: node
6766+
linkType: hard
6767+
66996768
"webpack-sources@npm:^3.3.3":
67006769
version: 3.3.3
67016770
resolution: "webpack-sources@npm:3.3.3"
@@ -6794,7 +6863,7 @@ __metadata:
67946863
languageName: node
67956864
linkType: hard
67966865

6797-
"wildcard@npm:^2.0.1":
6866+
"wildcard@npm:^2.0.0, wildcard@npm:^2.0.1":
67986867
version: 2.0.1
67996868
resolution: "wildcard@npm:2.0.1"
68006869
checksum: 10c0/08f70cd97dd9a20aea280847a1fe8148e17cae7d231640e41eb26d2388697cbe65b67fd9e68715251c39b080c5ae4f76d71a9a69fa101d897273efdfb1b58bf7

0 commit comments

Comments
 (0)