Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Coscine
frontend
apps
ProjectEdit
Commits
2bad7dd4
Commit
2bad7dd4
authored
Jan 29, 2020
by
Marcel Nellesen
Browse files
Update dependencies (coscine/issues#607)
parent
08b61d9e
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
2bad7dd4
.DS_Store
node_modules
/dist
package-lock.json
# local env files
.env.local
...
...
package-lock.json
0 → 100644
View file @
2bad7dd4
This diff is collapsed.
Click to expand it.
package.json
View file @
2bad7dd4
...
...
@@ -12,47 +12,46 @@
"test:unit"
:
"vue-cli-service test:unit"
},
"dependencies"
:
{
"
@coscine/api-connection
"
:
"
^1.
2
.0
"
,
"
@coscine/api-connection
"
:
"
^1.
6
.0
"
,
"
@coscine/app-util
"
:
"
^1.1.0
"
,
"
@coscine/project-creation
"
:
"
^1.3.1
"
,
"
@itcenter-layout/bootstrap
"
:
"
^1.
4.3
"
,
"
@itcenter-layout/masterpage
"
:
"
^1.2.
5
"
,
"
@itcenter-layout/bootstrap
"
:
"
^1.
5.5
"
,
"
@itcenter-layout/masterpage
"
:
"
^1.2.
9
"
,
"
@types/jquery
"
:
"
^3.3.31
"
,
"
@types/vuelidate
"
:
"
^0.7.5
"
,
"
@voerro/vue-tagsinput
"
:
"
^2.0.2
"
,
"
axios
"
:
"
^0.19.0
"
,
"
bootstrap-vue
"
:
"
^2.0.0-rc.28
"
,
"
@types/vuelidate
"
:
"
^0.7.10
"
,
"
@voerro/vue-tagsinput
"
:
"
^2.1.0
"
,
"
bootstrap-vue
"
:
"
^2.3.0
"
,
"
jquery
"
:
"
^3.4.1
"
,
"
vue
"
:
"
^2.6.
6
"
,
"
vue-i18n
"
:
"
^8.1
4.0
"
,
"
vue-material-design-icons
"
:
"
^
3
.4.0
"
,
"
vue-runtime-helpers
"
:
"
^1.
0.1
"
,
"
vue
"
:
"
^2.6.
11
"
,
"
vue-i18n
"
:
"
^8.1
5.3
"
,
"
vue-material-design-icons
"
:
"
^
4
.4.0
"
,
"
vue-runtime-helpers
"
:
"
^1.
1.2
"
,
"
vuejs-datepicker
"
:
"
^1.6.2
"
,
"
vuelidate
"
:
"
^0.7.
4
"
"
vuelidate
"
:
"
^0.7.
5
"
},
"devDependencies"
:
{
"
@babel/preset-env
"
:
"
^7.
5.5
"
,
"
@semantic-release/commit-analyzer
"
:
"
^
6.3
.0
"
,
"
@semantic-release/git
"
:
"
^
7
.0.
5
"
,
"
@semantic-release/gitlab
"
:
"
^
3
.0.
5
"
,
"
@semantic-release/npm
"
:
"
^
5.1.1
"
,
"
@semantic-release/release-notes-generator
"
:
"
^
7.3
.0
"
,
"
@types/chai
"
:
"
^4.2.
0
"
,
"
@types/mocha
"
:
"
^5.2.
4
"
,
"
@vue/cli-plugin-babel
"
:
"
^
3.1
1.
0
"
,
"
@vue/cli-plugin-typescript
"
:
"
^
3
.1
0.0
"
,
"
@vue/cli-plugin-unit-mocha
"
:
"
^
3
.1
0.0
"
,
"
@vue/cli-service
"
:
"
^
3
.1
0.0
"
,
"
@vue/test-utils
"
:
"
1.0.0-beta.
29
"
,
"
chai
"
:
"
^4.
1.2
"
,
"
semantic-release
"
:
"
^1
5.13
.1
9
"
,
"
semantic-
r
el
ease
-gitlab
"
:
"
^
7.1.0
"
,
"
typescript
"
:
"
^3.
2.1
"
,
"
vue-template-compiler
"
:
"
^2.
5.2
1
"
"
@babel/preset-env
"
:
"
^7.
8.3
"
,
"
@semantic-release/commit-analyzer
"
:
"
^
8.0
.0
"
,
"
@semantic-release/git
"
:
"
^
9
.0.
0
"
,
"
@semantic-release/gitlab
"
:
"
^
6
.0.
0
"
,
"
@semantic-release/npm
"
:
"
^
7.0.0
"
,
"
@semantic-release/release-notes-generator
"
:
"
^
9.0
.0
"
,
"
@types/chai
"
:
"
^4.2.
7
"
,
"
@types/mocha
"
:
"
^5.2.
7
"
,
"
@vue/cli-plugin-babel
"
:
"
^
4.
1.
2
"
,
"
@vue/cli-plugin-typescript
"
:
"
^
4
.1
.2
"
,
"
@vue/cli-plugin-unit-mocha
"
:
"
^
4
.1
.2
"
,
"
@vue/cli-service
"
:
"
^
4
.1
.2
"
,
"
@vue/test-utils
"
:
"
1.0.0-beta.
31
"
,
"
chai
"
:
"
^4.
2.0
"
,
"
semantic-release
"
:
"
^1
7.0
.1
"
,
"
@hutson/
semantic-
d
el
ivery
-gitlab
"
:
"
^
9.0.8
"
,
"
typescript
"
:
"
^3.
7.5
"
,
"
vue-template-compiler
"
:
"
^2.
6.1
1
"
},
"repository"
:
{
"type"
:
"git"
,
"url"
:
"
https://git.rwth-aachen.de/coscine/app/projectedit.git
"
},
"license"
:
"
ISC
"
"license"
:
"
MIT
"
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment