Skip to content

Commit

Permalink
Update dependency webpack to v5.95.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent 7c8d26d commit 35ccb3c
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion examples/maven/src/main/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"react-loadable": "5.5.0",
"react-tabs": "6.0.2",
"serve": "14.2.3",
"webpack": "5.94.0"
"webpack": "5.95.0"
},
"devDependencies": {
"@swissquote/crafty": "1.27.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/simple-swc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"react-loadable": "5.5.0",
"react-tabs": "6.0.2",
"serve": "14.2.3",
"webpack": "5.94.0"
"webpack": "5.95.0"
},
"devDependencies": {
"@swissquote/crafty": "1.27.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react-loadable": "5.5.0",
"react-tabs": "6.0.2",
"serve": "14.2.3",
"webpack": "5.94.0"
"webpack": "5.95.0"
},
"devDependencies": {
"@swissquote/crafty": "1.27.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@types/react-dom": "^18.0.0",
"react-tabs": "6.0.2",
"serve": "14.2.3",
"webpack": "5.94.0"
"webpack": "5.95.0"
},
"devDependencies": {
"@swissquote/crafty": "1.27.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/crafty-runner-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@swissquote/crafty-commons": "1.27.0",
"@swissquote/crafty-preset-terser": "1.27.0",
"common-ancestor-path": "1.0.1",
"webpack": "5.94.0",
"webpack": "5.95.0",
"webpack-bundle-analyzer": "4.10.2",
"webpack-chain-5": "8.0.2",
"webpack-plugin-serve": "1.6.0"
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2789,7 +2789,7 @@ __metadata:
service-names-port-numbers: "npm:2.0.0"
speed-measure-webpack-plugin: "npm:1.5.0"
utf-8-validate: "npm:6.0.4"
webpack: "npm:5.94.0"
webpack: "npm:5.95.0"
webpack-bundle-analyzer: "npm:4.10.2"
webpack-chain-5: "npm:8.0.2"
webpack-merge: "npm:6.0.1"
Expand Down Expand Up @@ -5336,7 +5336,7 @@ __metadata:
react-loadable: "npm:5.5.0"
react-tabs: "npm:6.0.2"
serve: "npm:14.2.3"
webpack: "npm:5.94.0"
webpack: "npm:5.95.0"
languageName: unknown
linkType: soft

Expand All @@ -5355,7 +5355,7 @@ __metadata:
react-loadable: "npm:5.5.0"
react-tabs: "npm:6.0.2"
serve: "npm:14.2.3"
webpack: "npm:5.94.0"
webpack: "npm:5.95.0"
languageName: unknown
linkType: soft

Expand All @@ -5377,7 +5377,7 @@ __metadata:
react-loadable: "npm:5.5.0"
react-tabs: "npm:6.0.2"
serve: "npm:14.2.3"
webpack: "npm:5.94.0"
webpack: "npm:5.95.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -5415,7 +5415,7 @@ __metadata:
react-dom: "npm:18.3.1"
react-tabs: "npm:6.0.2"
serve: "npm:14.2.3"
webpack: "npm:5.94.0"
webpack: "npm:5.95.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -13934,9 +13934,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5.94.0, webpack@npm:^5":
version: 5.94.0
resolution: "webpack@npm:5.94.0"
"webpack@npm:5.95.0, webpack@npm:^5":
version: 5.95.0
resolution: "webpack@npm:5.95.0"
dependencies:
"@types/estree": "npm:^1.0.5"
"@webassemblyjs/ast": "npm:^1.12.1"
Expand Down Expand Up @@ -13966,7 +13966,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 10c0/b4d1b751f634079bd177a89eef84d80fa5bb8d6fc15d72ab40fc2b9ca5167a79b56585e1a849e9e27e259803ee5c4365cb719e54af70a43c06358ec268ff4ebf
checksum: 10c0/b9e6d0f8ebcbf0632494ac0b90fe4acb8f4a9b83f7ace4a67a15545a36fe58599c912ab58e625e1bf58ab3b0916c75fe99da6196d412ee0cab0b5065edd84238
languageName: node
linkType: hard

Expand Down

0 comments on commit 35ccb3c

Please sign in to comment.