mirror of
https://github.com/Findus23/lw1.at.git
synced 2024-09-16 12:13:44 +02:00
update dependencies
This commit is contained in:
parent
6ded578e27
commit
6d4f8dfe03
2 changed files with 763 additions and 657 deletions
18
package.json
18
package.json
|
@ -26,28 +26,28 @@
|
|||
"@babel/core": "^7.0.0-beta.40",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
|
||||
"@babel/preset-env": "^7.0.0-beta.40",
|
||||
"autoprefixer": "^9.1.0",
|
||||
"autoprefixer": "^10.0.1",
|
||||
"babel-eslint": "^10.0.1",
|
||||
"babel-loader": "^8.0.0-beta.0",
|
||||
"blurhash": "^1.1.3",
|
||||
"clean-webpack-plugin": "^3.0.0",
|
||||
"compression-webpack-plugin": "^4.0.0",
|
||||
"compression-webpack-plugin": "^6.0.2",
|
||||
"cross-env": "^7.0.0",
|
||||
"css-loader": "^3.0.0",
|
||||
"css-loader": "^4.3.0",
|
||||
"eslint": "^7.4.0",
|
||||
"eslint-loader": "^4.0.2",
|
||||
"eslint-plugin-html": "^6.0.0",
|
||||
"file-loader": "^6.0.0",
|
||||
"html-webpack-plugin": "4.3.0",
|
||||
"image-webpack-loader": "^6.0.0",
|
||||
"html-webpack-plugin": "^4.3.0",
|
||||
"image-webpack-loader": "^7.0.1",
|
||||
"js-yaml": "^3.12.0",
|
||||
"license-webpack-plugin": "^2.0.0-alpha.7",
|
||||
"mini-css-extract-plugin": "^0.9.0",
|
||||
"mini-css-extract-plugin": "^1.0.0",
|
||||
"node-sass": "^4.7.2",
|
||||
"postcss-loader": "3",
|
||||
"postcss-loader": "^4.0.4",
|
||||
"prerender-spa-plugin": "^3.0.0-beta.2",
|
||||
"sass-loader": "^9.0.2",
|
||||
"sharp": "^0.25.4",
|
||||
"sass-loader": "^10.0.3",
|
||||
"sharp": "^0.26.1",
|
||||
"vue-loader": "^15.2.4",
|
||||
"vue-template-compiler": "^2.5.13",
|
||||
"webpack": "^4.12.0",
|
||||
|
|
Loading…
Reference in a new issue