Skip to content

Commit

Permalink
chore(deps-dev): bump webpack from 5.89.0 to 5.94.0
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.89.0...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent 05b4e30 commit 26315a0
Show file tree
Hide file tree
Showing 18 changed files with 134 additions and 155 deletions.
255 changes: 117 additions & 138 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion react/javascript/demo-core-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"react-test-renderer": "^16.14.0",
"regenerator-runtime": "0.12.1",
"resize-observer-polyfill": "^1.5.1",
"webpack": "^5.67.0",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "4.9.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "^4.15.1"
Expand Down
2 changes: 1 addition & 1 deletion react/javascript/demo-embeds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"react-test-renderer": "^16.14.0",
"regenerator-runtime": "0.12.1",
"resize-observer-polyfill": "^1.5.1",
"webpack": "^5.67.0",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "4.9.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "^4.15.1"
Expand Down
2 changes: 1 addition & 1 deletion react/javascript/demo-extension-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"react-test-renderer": "^16.14.0",
"regenerator-runtime": "0.12.1",
"resize-observer-polyfill": "^1.5.1",
"webpack": "^5.67.0",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "4.9.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "^4.15.1"
Expand Down
2 changes: 1 addition & 1 deletion react/javascript/demo-external-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"react-test-renderer": "^16.14.0",
"regenerator-runtime": "0.12.1",
"resize-observer-polyfill": "^1.5.1",
"webpack": "^5.67.0",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "4.9.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "^4.15.1"
Expand Down
2 changes: 1 addition & 1 deletion react/javascript/file-download/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"react-test-renderer": "^16.14.0",
"regenerator-runtime": "0.12.1",
"resize-observer-polyfill": "^1.5.1",
"webpack": "^5.67.0",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "4.9.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "^4.15.1"
Expand Down
2 changes: 1 addition & 1 deletion react/javascript/file-upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"react-test-renderer": "^16.14.0",
"regenerator-runtime": "0.12.1",
"resize-observer-polyfill": "^1.5.1",
"webpack": "^5.67.0",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "4.9.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "^4.15.1"
Expand Down
2 changes: 1 addition & 1 deletion react/javascript/helloworld-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"react-test-renderer": "^16.14.0",
"regenerator-runtime": "0.12.1",
"resize-observer-polyfill": "^1.5.1",
"webpack": "^5.67.0",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "4.9.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "^4.15.1"
Expand Down
2 changes: 1 addition & 1 deletion react/javascript/map-iframe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"react-test-renderer": "^16.14.0",
"regenerator-runtime": "0.12.1",
"resize-observer-polyfill": "^1.5.1",
"webpack": "^5.67.0",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "4.9.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "^4.15.1"
Expand Down
2 changes: 1 addition & 1 deletion react/javascript/tile-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"react-test-renderer": "^16.14.0",
"regenerator-runtime": "0.12.1",
"resize-observer-polyfill": "^1.5.1",
"webpack": "^5.67.0",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "4.9.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "^4.15.1"
Expand Down
2 changes: 1 addition & 1 deletion react/javascript/tile-visualization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"react-test-renderer": "^16.14.0",
"regenerator-runtime": "0.12.1",
"resize-observer-polyfill": "^1.5.1",
"webpack": "^5.67.0",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "4.9.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "^4.15.1"
Expand Down
2 changes: 1 addition & 1 deletion react/typescript/access-key-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"resize-observer-polyfill": "^1.5.1",
"ts-jest": "^26.5.5",
"typescript": "4.6.3",
"webpack": "^5.67.0",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "4.9.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "^4.15.1"
Expand Down
2 changes: 1 addition & 1 deletion react/typescript/helloworld-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"@types/styled-system__props": "^5.1.1",
"@types/styled-system__should-forward-prop": "^5.1.2",
"typescript": "4.6.3",
"webpack": "^5.67.0",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "4.9.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "^4.15.1"
Expand Down
2 changes: 1 addition & 1 deletion react/typescript/kitchensink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"prettier": "2.8.2",
"react-hot-loader": "^4.12.20",
"typescript": "4.6.3",
"webpack": "^5.67.0",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "4.9.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "^4.15.1"
Expand Down
2 changes: 1 addition & 1 deletion react/typescript/looks-query-redux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"resize-observer-polyfill": "^1.5.1",
"ts-jest": "^26.5.5",
"typescript": "4.6.3",
"webpack": "^5.67.0",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "4.9.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "^4.15.1"
Expand Down
2 changes: 1 addition & 1 deletion react/typescript/looks-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"resize-observer-polyfill": "^1.5.1",
"ts-jest": "^26.5.5",
"typescript": "4.6.3",
"webpack": "^5.67.0",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "4.9.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "^4.15.1"
Expand Down
2 changes: 1 addition & 1 deletion vanilla/counter-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@babel/preset-env": "7.22.4",
"@babel/runtime": "^7.12.5",
"babel-loader": "^8.2.2",
"webpack": "^5.67.0",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "4.9.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "^4.15.1"
Expand Down
2 changes: 1 addition & 1 deletion vanilla/counter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@babel/preset-env": "7.22.4",
"@babel/runtime": "^7.12.5",
"babel-loader": "^8.2.2",
"webpack": "^5.67.0",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "4.9.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "^4.15.1"
Expand Down

0 comments on commit 26315a0

Please sign in to comment.