Upgrade deps

The `quietDeps` sass option isn't working yet

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-06-04 13:30:05 +02:00
parent 71cecb5b2c
commit f480936eb4
4 changed files with 520 additions and 396 deletions

View File

@@ -93,8 +93,8 @@
"mock-apollo-client": "^1.1.0",
"prettier": "^2.2.1",
"prettier-eslint": "^12.0.0",
"sass": "~1.32.0",
"sass-loader": "^11.0.1",
"sass": "^1.34.1",
"sass-loader": "^12.0.0",
"ts-jest": "^26.5.3",
"typescript": "~4.1.5",
"vue-cli-plugin-svg": "~0.1.3",