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
Login
Commits
015eaca2
Commit
015eaca2
authored
Feb 03, 2020
by
Marcel Nellesen
Browse files
Fix: Update dependencies and license
parent
e06c4b16
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitignore
View file @
015eaca2
.DS_Store
.DS_Store
node_modules
node_modules
/dist
/dist
package-lock.json
# local env files
# local env files
.env.local
.env.local
...
...
package-lock.json
0 → 100644
View file @
015eaca2
This source diff could not be displayed because it is too large. You can
view the blob
instead.
package.json
View file @
015eaca2
...
@@ -12,20 +12,20 @@
...
@@ -12,20 +12,20 @@
"test:unit"
:
"vue-cli-service test:unit"
"test:unit"
:
"vue-cli-service test:unit"
},
},
"dependencies"
:
{
"dependencies"
:
{
"
@itcenter-layout/bootstrap
"
:
"
^1.
4.3
"
,
"
@itcenter-layout/bootstrap
"
:
"
^1.
5.5
"
,
"
@itcenter-layout/masterpage
"
:
"
^1.2.
5
"
,
"
@itcenter-layout/masterpage
"
:
"
^1.2.
9
"
,
"
@types/jquery
"
:
"
^3.3.31
"
,
"
@types/jquery
"
:
"
^3.3.31
"
,
"
bootstrap-vue
"
:
"
^2.
0
.0
-rc.28
"
,
"
bootstrap-vue
"
:
"
^2.
4
.0
"
,
"
jquery
"
:
"
^3.4.1
"
,
"
jquery
"
:
"
^3.4.1
"
,
"
vue
"
:
"
^2.6.
6
"
,
"
vue
"
:
"
^2.6.
11
"
,
"
vue-i18n
"
:
"
^8.1
4.0
"
"
vue-i18n
"
:
"
^8.1
5.3
"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
"
@semantic-release/commit-analyzer
"
:
"
^
6.1.0
"
,
"
@semantic-release/commit-analyzer
"
:
"
^
8.0.1
"
,
"
@semantic-release/git
"
:
"
^
7
.0.
5
"
,
"
@semantic-release/git
"
:
"
^
9
.0.
0
"
,
"
@semantic-release/gitlab
"
:
"
^
3
.0.
5
"
,
"
@semantic-release/gitlab
"
:
"
^
6
.0.
2
"
,
"
@semantic-release/npm
"
:
"
^
5.1.1
"
,
"
@semantic-release/npm
"
:
"
^
7.0.2
"
,
"
@semantic-release/release-notes-generator
"
:
"
^
7.1.4
"
,
"
@semantic-release/release-notes-generator
"
:
"
^
9.0.0
"
,
"
@types/chai
"
:
"
^4.1.0
"
,
"
@types/chai
"
:
"
^4.1.0
"
,
"
@types/mocha
"
:
"
^5.2.4
"
,
"
@types/mocha
"
:
"
^5.2.4
"
,
"
@vue/cli-plugin-babel
"
:
"
^3.5.0
"
,
"
@vue/cli-plugin-babel
"
:
"
^3.5.0
"
,
...
@@ -33,15 +33,15 @@
...
@@ -33,15 +33,15 @@
"
@vue/cli-plugin-unit-mocha
"
:
"
^3.5.0
"
,
"
@vue/cli-plugin-unit-mocha
"
:
"
^3.5.0
"
,
"
@vue/cli-service
"
:
"
^3.5.0
"
,
"
@vue/cli-service
"
:
"
^3.5.0
"
,
"
@vue/test-utils
"
:
"
1.0.0-beta.29
"
,
"
@vue/test-utils
"
:
"
1.0.0-beta.29
"
,
"
chai
"
:
"
^4.
1.2
"
,
"
chai
"
:
"
^4.
2.0
"
,
"
typescript
"
:
"
^3.
2.1
"
,
"
typescript
"
:
"
^3.
7.5
"
,
"
vue-template-compiler
"
:
"
^2.5.21
"
,
"
vue-template-compiler
"
:
"
^2.5.21
"
,
"
semantic-release
"
:
"
^1
5.12.0
"
,
"
semantic-release
"
:
"
^1
7.0.2
"
,
"
semantic-
r
el
ease
-gitlab
"
:
"
^
7
.1.0
"
"
@hutson/
semantic-
d
el
ivery
-gitlab
"
:
"
^
9
.1.0
"
},
},
"repository"
:
{
"repository"
:
{
"type"
:
"git"
,
"type"
:
"git"
,
"url"
:
"
https://git.rwth-aachen.de/coscine/app/login
"
"url"
:
"
https://git.rwth-aachen.de/coscine/app/login
"
},
},
"license"
:
"
ISC
"
"license"
:
"
MIT
"
}
}
CoscineBot
⚙
@CoscineBot
mentioned in commit
f16cc6a8
·
Feb 03, 2020
mentioned in commit
f16cc6a8
mentioned in commit f16cc6a811c2c1f1a16e70c0036c279ca01cb2b9
Toggle commit list
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