Skip to content
Snippets Groups Projects
Commit 881aa7d1 authored by Marcel Nellesen's avatar Marcel Nellesen
Browse files

Fix: Updated dependencies

parent 8b21f439
No related branches found
No related tags found
1 merge request!44Sprint/2020 14
This diff is collapsed.
......@@ -22,18 +22,18 @@
"dist/*"
],
"dependencies": {
"@coscine/api-connection": "^1.15.0",
"@coscine/app-util": "^1.4.0",
"@types/jquery": "^3.3.38",
"@coscine/api-connection": "^1.18.0",
"@coscine/app-util": "^1.5.0",
"@types/jquery": "^3.5.1",
"@types/vuelidate": "^0.7.13",
"@voerro/vue-tagsinput": "^2.2.0",
"bootstrap-vue": "^2.15.0",
"bootstrap-vue": "^2.16.0",
"jquery": "^3.5.1",
"vue": "^2.6.11",
"vue-i18n": "^8.18.2",
"vue-i18n": "^8.21.0",
"vue-multiselect": "^2.1.6",
"vuejs-datepicker": "^1.6.2",
"vue-loading-overlay": "^3.3.2",
"vue-loading-overlay": "^3.3.3",
"vue-runtime-helpers": "^1.1.2",
"vuelidate": "^0.7.5"
},
......@@ -44,20 +44,20 @@
"@semantic-release/gitlab": "^6.0.4",
"@semantic-release/npm": "^7.0.5",
"@semantic-release/release-notes-generator": "^9.0.1",
"@types/chai": "^4.2.11",
"@types/mocha": "^7.0.2",
"@vue/cli-plugin-babel": "^4.4.4",
"@vue/cli-plugin-typescript": "^4.4.4",
"@vue/cli-plugin-unit-mocha": "^4.4.4",
"@vue/cli-service": "^4.4.4",
"@types/chai": "^4.2.12",
"@types/mocha": "^8.0.2",
"@vue/cli-plugin-babel": "^4.5.3",
"@vue/cli-plugin-typescript": "^4.5.3",
"@vue/cli-plugin-unit-mocha": "^4.5.3",
"@vue/cli-service": "^4.5.3",
"@vue/test-utils": "1.0.3",
"bili": "^5.0.4",
"bili": "^5.0.5",
"chai": "^4.2.0",
"rollup": "^2.17.1",
"rollup-plugin-typescript2": "^0.27.1",
"rollup": "^2.25.0",
"rollup-plugin-typescript2": "^0.27.2",
"rollup-plugin-vue": "^5.1.9",
"semantic-release": "^17.0.8",
"typescript": "^3.9.5",
"semantic-release": "^17.1.1",
"typescript": "^3.9.7",
"vue-template-compiler": "^2.6.11"
},
"repository": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment