Upgrade dependencies

This commit is contained in:
Alice Gaudon 2020-11-22 12:53:30 +01:00
parent 5f59800229
commit 14d8261da0
2 changed files with 1846 additions and 2570 deletions

View File

@ -28,7 +28,7 @@
"@types/ws": "^7.2.6", "@types/ws": "^7.2.6",
"babel-loader": "^8.1.0", "babel-loader": "^8.1.0",
"concurrently": "^5.1.0", "concurrently": "^5.1.0",
"css-loader": "^4.2.1", "css-loader": "^5.0.1",
"feather-icons": "^4.28.0", "feather-icons": "^4.28.0",
"file-loader": "^6.0.0", "file-loader": "^6.0.0",
"imagemin": "^7.0.1", "imagemin": "^7.0.1",
@ -38,20 +38,20 @@
"imagemin-svgo": "^8.0.0", "imagemin-svgo": "^8.0.0",
"img-loader": "^3.0.1", "img-loader": "^3.0.1",
"jest": "^26.1.0", "jest": "^26.1.0",
"mini-css-extract-plugin": "^0.11.0", "mini-css-extract-plugin": "^1.3.1",
"node-sass": "^4.14.0", "node-sass": "^5.0.0",
"nodemon": "^2.0.3", "nodemon": "^2.0.3",
"sass-loader": "^10.0.1", "sass-loader": "^10.0.1",
"ts-jest": "^26.1.1", "ts-jest": "^26.1.1",
"typescript": "^4.0.2", "typescript": "^4.0.2",
"uglifyjs-webpack-plugin": "^2.2.0", "uglifyjs-webpack-plugin": "^2.2.0",
"webpack": "^4.43.0", "webpack": "^5.6.0",
"webpack-cli": "^3.3.11", "webpack-cli": "^4.2.0"
"wms-core": "^0.21.4"
}, },
"dependencies": { "dependencies": {
"config": "^3.3.1", "config": "^3.3.1",
"express": "^4.17.1", "express": "^4.17.1",
"formidable": "^1.2.2" "formidable": "^1.2.2",
"swaf": "^0.22.5"
} }
} }

4402
yarn.lock

File diff suppressed because it is too large Load Diff