Bump deps

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-05-21 15:37:41 +02:00
parent c9700906f5
commit f6d564bb7e
4 changed files with 235 additions and 294 deletions

View File

@@ -92,13 +92,13 @@
"mock-apollo-client": "^1.1.0",
"prettier": "^2.2.1",
"prettier-eslint": "^12.0.0",
"sass": "^1.29.0",
"sass-loader": "^8.0.2",
"typescript": "~4.1.5",
"sass": "~1.32.0",
"sass-loader": "^11.0.1",
"ts-jest": "^26.5.3",
"vue-jest": "^4.0.1",
"typescript": "~4.1.5",
"vue-cli-plugin-svg": "~0.1.3",
"vue-i18n-extract": "^1.0.2",
"vue-jest": "^4.0.1",
"vue-template-compiler": "^2.6.11",
"webpack-cli": "^4.7.0"
}