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
UserManagement
Commits
36040c36
Commit
36040c36
authored
Oct 09, 2020
by
Marcel Nellesen
Browse files
Fix: Updated dependencies
parent
0b9128d2
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
package-lock.json
View file @
36040c36
This diff is collapsed.
Click to expand it.
package.json
View file @
36040c36
...
...
@@ -12,35 +12,35 @@
"test:unit"
:
"vue-cli-service test:unit"
},
"dependencies"
:
{
"
@coscine/api-connection
"
:
"
^1.2
0
.0
"
,
"
@coscine/app-util
"
:
"
^1.5.
0
"
,
"
@coscine/component-library
"
:
"
1.1.
0
"
,
"
@types/jquery
"
:
"
^3.5.
1
"
,
"
@coscine/api-connection
"
:
"
^1.2
1
.0
"
,
"
@coscine/app-util
"
:
"
^1.5.
2
"
,
"
@coscine/component-library
"
:
"
1.1.
1
"
,
"
@types/jquery
"
:
"
^3.5.
2
"
,
"
@types/vue-select
"
:
"
^2.5.0
"
,
"
bootstrap-vue
"
:
"
^2.1
6.0
"
,
"
bootstrap-vue
"
:
"
^2.1
7.3
"
,
"
jquery
"
:
"
^3.5.1
"
,
"
vue
"
:
"
^2.6.1
1
"
,
"
vue-i18n
"
:
"
^8.2
1
.0
"
,
"
vue
"
:
"
^2.6.1
2
"
,
"
vue-i18n
"
:
"
^8.2
2
.0
"
,
"
vue-runtime-helpers
"
:
"
^1.1.2
"
,
"
vue-select
"
:
"
^3.10.8
"
},
"devDependencies"
:
{
"
@semantic-release/commit-analyzer
"
:
"
^8.0.1
"
,
"
@semantic-release/git
"
:
"
^9.0.0
"
,
"
@semantic-release/gitlab
"
:
"
^6.0.
4
"
,
"
@semantic-release/npm
"
:
"
^7.0.
5
"
,
"
@semantic-release/gitlab
"
:
"
^6.0.
5
"
,
"
@semantic-release/npm
"
:
"
^7.0.
6
"
,
"
@semantic-release/release-notes-generator
"
:
"
^9.0.1
"
,
"
@types/chai
"
:
"
^4.2.1
2
"
,
"
@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
"
,
"
@types/chai
"
:
"
^4.2.1
3
"
,
"
@types/mocha
"
:
"
^8.0.
3
"
,
"
@vue/cli-plugin-babel
"
:
"
^4.5.
7
"
,
"
@vue/cli-plugin-typescript
"
:
"
^4.5.
7
"
,
"
@vue/cli-plugin-unit-mocha
"
:
"
^4.5.
7
"
,
"
@vue/cli-service
"
:
"
^4.5.
7
"
,
"
@vue/test-utils
"
:
"
1.
1.0
"
,
"
chai
"
:
"
^4.2.0
"
,
"
typescript
"
:
"
^
3.9.7
"
,
"
vue-template-compiler
"
:
"
^2.6.1
1
"
,
"
semantic-release
"
:
"
^17.1.
1
"
,
"
typescript
"
:
"
^
4.0.3
"
,
"
vue-template-compiler
"
:
"
^2.6.1
2
"
,
"
semantic-release
"
:
"
^17.1.
2
"
,
"
@hutson/semantic-delivery-gitlab
"
:
"
^9.1.0
"
},
"repository"
:
{
...
...
CoscineBot
⚙
@CoscineBot
mentioned in commit
b3125f14
·
Oct 09, 2020
mentioned in commit
b3125f14
mentioned in commit b3125f1483e39e6f964e1d9741ac091915cd0158
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