Merge branch 'Sprint/2021-16' into 'master'
Sprint/2021 16 See merge request !31
... | ... | @@ -11,9 +11,9 @@ |
"lint": "vue-cli-service lint" | ||
}, | ||
"dependencies": { | ||
"@coscine/app-util": "^1.8.1", | ||
"@coscine/component-library": "^1.8.1", | ||
"@coscine/project-creation": "^1.13.2", | ||
"@coscine/app-util": "^1.9.0", | ||
"@coscine/component-library": "^1.9.0", | ||
"@coscine/project-creation": "^1.14.0", | ||
"@itcenter-layout/bootstrap": "^1.5.5", | ||
"@itcenter-layout/masterpage": "^1.3.0", | ||
"@types/jquery": "^3.5.2", | ||
... | ... | @@ -39,7 +39,7 @@ |
"core-js": "^3.8.2", | ||
"eslint": "^7.17.0", | ||
"semantic-release": "^17.3.1", | ||
"typescript": "^4.0.3", | ||
"typescript": "~4.3.3", | ||
"vue-template-compiler": "^2.6.12" | ||
}, | ||
"repository": { | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment