Skip to content

Commit

Permalink
Update webpack to version 5.94.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Aug 27, 2024
1 parent 4be47a3 commit 2e187a6
Show file tree
Hide file tree
Showing 19 changed files with 435 additions and 20 deletions.
2 changes: 1 addition & 1 deletion addons/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"tmp": "^0.2.1",
"tslib": "^2.0.0",
"web-component-analyzer": "^1.0.3",
"webpack": "^4.33.0",
"webpack": "^5.94.0",
"zone.js": "^0.10.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion addons/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"graphql": "^15.0.0",
"prop-types": "^15.7.2",
"regenerator-runtime": "^0.13.3",
"webpack": "^4.43.0"
"webpack": "^5.94.0"
},
"peerDependencies": {
"react": "*",
Expand Down
2 changes: 1 addition & 1 deletion app/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"strip-json-comments": "^3.0.1",
"ts-loader": "^6.0.1",
"tsconfig-paths-webpack-plugin": "^3.2.0",
"webpack": "^4.43.0"
"webpack": "^5.94.0"
},
"devDependencies": {
"@types/autoprefixer": "^9.4.0"
Expand Down
2 changes: 1 addition & 1 deletion app/aurelia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"fork-ts-checker-webpack-plugin": "^4.0.3",
"global": "^4.3.2",
"ts-loader": "^6.0.1",
"webpack": "^4.33.0"
"webpack": "^5.94.0"
},
"devDependencies": {
"@types/node": "^14.0.10",
Expand Down
2 changes: 1 addition & 1 deletion app/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"react-docgen-typescript-plugin": "^0.5.2",
"regenerator-runtime": "^0.13.3",
"ts-dedent": "^1.1.1",
"webpack": "^4.43.0"
"webpack": "^5.94.0"
},
"devDependencies": {
"@storybook/client-api": "6.1.0-alpha.3",
Expand Down
2 changes: 1 addition & 1 deletion app/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"ts-loader": "^6.2.2",
"vue-docgen-api": "^4.29.1",
"vue-docgen-loader": "^1.5.0",
"webpack": "^4.43.0"
"webpack": "^5.94.0"
},
"devDependencies": {
"@types/node": "^14.0.10",
Expand Down
2 changes: 1 addition & 1 deletion examples/aurelia-kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"style-loader": "^0.23.0",
"ts-loader": "^6.0.0",
"typescript": "^3.0.0",
"webpack": "^4.41.2"
"webpack": "^5.94.0"
}
}
2 changes: 1 addition & 1 deletion examples/dev-kits/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"react-dom": "^16.8.3",
"ts-loader": "^6.2.0",
"uuid": "^8.0.0",
"webpack": "^4.33.0"
"webpack": "^5.94.0"
},
"storybook": {
"chromatic": {
Expand Down
2 changes: 1 addition & 1 deletion examples/ember-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"ember-resolver": "^7.0.0",
"ember-source": "~3.19.0",
"loader.js": "^4.2.3",
"webpack": "^4.43.0",
"webpack": "^5.94.0",
"webpack-cli": "^3.3.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion examples/marko-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@storybook/marko": "6.1.0-alpha.3",
"@storybook/source-loader": "6.1.0-alpha.3",
"prettier": "~2.0.5",
"webpack": "^4.33.0"
"webpack": "^5.94.0"
},
"storybook": {
"chromatic": {
Expand Down
2 changes: 1 addition & 1 deletion examples/mithril-kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@storybook/addons": "6.1.0-alpha.3",
"@storybook/mithril": "6.1.0-alpha.3",
"@storybook/source-loader": "6.1.0-alpha.3",
"webpack": "^4.33.0"
"webpack": "^5.94.0"
},
"storybook": {
"chromatic": {
Expand Down
2 changes: 1 addition & 1 deletion examples/official-storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"terser-webpack-plugin": "^3.0.0",
"ts-loader": "^6.0.0",
"uuid": "^8.0.0",
"webpack": "^4.33.0"
"webpack": "^5.94.0"
},
"peerDependencies": {
"puppeteer": "^2.0.0 || ^3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/preact-kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"preact-render-to-json": "^3.6.6",
"raw-loader": "^4.0.1",
"svg-url-loader": "^5.0.0",
"webpack": "^4.33.0",
"webpack": "^5.94.0",
"webpack-dev-server": "^3.8.2"
},
"storybook": {
Expand Down
2 changes: 1 addition & 1 deletion examples/react-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"react": "^16.13.1",
"react-dom": "^16.13.1",
"typescript": "^3.9.2",
"webpack": "^4.43.0"
"webpack": "^5.94.0"
}
}
2 changes: 1 addition & 1 deletion examples/riot-kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"raw-loader": "^4.0.1",
"riot-tag-loader": "^2.1.0",
"svg-url-loader": "^5.0.0",
"webpack": "^4.33.0",
"webpack": "^5.94.0",
"webpack-dev-server": "^3.8.2"
},
"storybook": {
Expand Down
2 changes: 1 addition & 1 deletion examples/vue-kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"svg-url-loader": "^5.0.0",
"vue-loader": "^15.7.0",
"vue-style-loader": "^4.1.2",
"webpack": "^4.33.0",
"webpack": "^5.94.0",
"webpack-dev-server": "^3.8.2"
},
"storybook": {
Expand Down
2 changes: 1 addition & 1 deletion lib/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"unfetch": "^4.1.0",
"url-loader": "^4.0.0",
"util-deprecate": "^1.0.2",
"webpack": "^4.43.0",
"webpack": "^5.94.0",
"webpack-dev-middleware": "^3.7.0",
"webpack-hot-middleware": "^2.25.0",
"webpack-virtual-modules": "^0.2.2"
Expand Down
2 changes: 1 addition & 1 deletion lib/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"enzyme": "^3.11.0",
"flush-promises": "^1.0.2",
"terser-webpack-plugin": "^3.0.0",
"webpack": "^4.33.0"
"webpack": "^5.94.0"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 2e187a6

Please sign in to comment.