match deps versions

This commit is contained in:
Mutasem 2021-08-09 19:55:40 +02:00
parent 4d3955376d
commit ada054d305
2 changed files with 2 additions and 2 deletions

View file

@ -70,7 +70,7 @@
"sass": "^1.26.5",
"sass-loader": "^8.0.2",
"storybook-addon-designs": "^6.0.1",
"typescript": "~4.1.5",
"typescript": "~3.9.7",
"vue-loader": "^15.9.7",
"vue-template-compiler": "^2.6.11",
"gulp-autoprefixer": "^4.0.0",

View file

@ -81,7 +81,7 @@
"string-template-parser": "^1.2.6",
"ts-jest": "^26.3.0",
"tslint": "^6.1.2",
"typescript": "~4.1.5",
"typescript": "~3.9.7",
"uuid": "^8.3.0",
"vue": "^2.6.11",
"vue-cli-plugin-webpack-bundle-analyzer": "^2.0.0",