mirror of
https://github.com/opensupports/opensupports.git
synced 2025-07-31 01:35:15 +02:00
Bump json5, babel-loader, copy-webpack-plugin, css-loader, eslint-loader, file-loader, html-webpack-plugin, sass-loader, style-loader, webpack and webpack-cli
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [babel-loader](https://github.com/babel/babel-loader), [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin), [css-loader](https://github.com/webpack-contrib/css-loader), [eslint-loader](https://github.com/webpack-contrib/eslint-loader), [file-loader](https://github.com/webpack-contrib/file-loader), [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin), [sass-loader](https://github.com/webpack-contrib/sass-loader), [style-loader](https://github.com/webpack-contrib/style-loader), [webpack](https://github.com/webpack/webpack) and [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together. Updates `json5` from 2.1.3 to 2.2.3 - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](https://github.com/json5/json5/compare/v2.1.3...v2.2.3) Updates `babel-loader` from 8.1.0 to 8.3.0 - [Release notes](https://github.com/babel/babel-loader/releases) - [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel-loader/compare/v8.1.0...v8.3.0) Updates `copy-webpack-plugin` from 5.1.2 to 11.0.0 - [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v5.1.2...v11.0.0) Updates `css-loader` from 3.6.0 to 6.7.3 - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.6.0...v6.7.3) Updates `eslint-loader` from 2.2.1 to 4.0.2 - [Release notes](https://github.com/webpack-contrib/eslint-loader/releases) - [Changelog](https://github.com/webpack-contrib/eslint-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/eslint-loader/compare/v2.2.1...v4.0.2) Updates `file-loader` from 4.3.0 to 6.2.0 - [Release notes](https://github.com/webpack-contrib/file-loader/releases) - [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/file-loader/compare/v4.3.0...v6.2.0) Updates `html-webpack-plugin` from 3.2.0 to 5.5.0 - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v3.2.0...v5.5.0) Updates `sass-loader` from 7.3.1 to 13.2.0 - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/sass-loader/compare/v7.3.1...v13.2.0) Updates `style-loader` from 0.23.1 to 3.3.1 - [Release notes](https://github.com/webpack-contrib/style-loader/releases) - [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/style-loader/compare/v0.23.1...v3.3.1) Updates `webpack` from 4.44.2 to 5.75.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.44.2...v5.75.0) Updates `webpack-cli` from 3.3.12 to 5.0.1 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.12...webpack-cli@5.0.1) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect - dependency-name: babel-loader dependency-type: direct:development - dependency-name: copy-webpack-plugin dependency-type: direct:development - dependency-name: css-loader dependency-type: direct:development - dependency-name: eslint-loader dependency-type: direct:development - dependency-name: file-loader dependency-type: direct:development - dependency-name: html-webpack-plugin dependency-type: direct:development - dependency-name: sass-loader dependency-type: direct:development - dependency-name: style-loader dependency-type: direct:development - dependency-name: webpack dependency-type: direct:development - dependency-name: webpack-cli dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
20720ca4f9
commit
24de886c01
2932
client/package-lock.json
generated
2932
client/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -28,20 +28,20 @@
|
||||
"@babel/preset-react": "^7.0.0",
|
||||
"@babel/register": "^7.5.5",
|
||||
"axios-mock-adapter": "^1.15.0",
|
||||
"babel-loader": "^8.0.6",
|
||||
"babel-loader": "^8.3.0",
|
||||
"babel-plugin-add-module-exports": "^1.0.2",
|
||||
"browser-sync": "^2.27.5",
|
||||
"chai": "^3.5.0",
|
||||
"copy-webpack-plugin": "^5.0.3",
|
||||
"css-loader": "^3.0.0",
|
||||
"copy-webpack-plugin": "^11.0.0",
|
||||
"css-loader": "^6.7.3",
|
||||
"debowerify": "^1.3.1",
|
||||
"del": "^1.2.0",
|
||||
"eslint": "^5.16.0",
|
||||
"eslint-loader": "^2.1.2",
|
||||
"eslint-loader": "^4.0.2",
|
||||
"express": "^4.13.1",
|
||||
"express-http-proxy": "^0.6.0",
|
||||
"file-loader": "^4.0.0",
|
||||
"html-webpack-plugin": "^3.2.0",
|
||||
"file-loader": "^6.2.0",
|
||||
"html-webpack-plugin": "^5.5.0",
|
||||
"humps": "^0.6.0",
|
||||
"jsdom": "^8.4.1",
|
||||
"mocha": "^6.2.0",
|
||||
@ -53,16 +53,16 @@
|
||||
"react-addons-test-utils": "^15.0.1",
|
||||
"rimraf": "^2.6.3",
|
||||
"run-sequence": "^1.1.1",
|
||||
"sass-loader": "^7.1.0",
|
||||
"sass-loader": "^13.2.0",
|
||||
"sinon": "^1.17.3",
|
||||
"sinon-chai": "^2.8.0",
|
||||
"style-loader": "^0.23.1",
|
||||
"style-loader": "^3.3.1",
|
||||
"stylelint-webpack-plugin": "^0.10.5",
|
||||
"vinyl-source-stream": "^1.1.0",
|
||||
"watchify": "^3.2.x",
|
||||
"webpack": "^4.34.0",
|
||||
"webpack": "^5.75.0",
|
||||
"webpack-bundle-analyzer": "^3.3.2",
|
||||
"webpack-cli": "^3.3.4",
|
||||
"webpack-cli": "^5.0.1",
|
||||
"webpack-dev-server": "^3.7.1",
|
||||
"webpack-import-glob": "^2.0.0"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user