Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
feudal
feudalWebpage
Commits
341cb250
Commit
341cb250
authored
Feb 01, 2019
by
Lukas Burgey
Browse files
Update dependencies
parent
b27c7d04
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
package-lock.json
View file @
341cb250
This diff is collapsed.
Click to expand it.
package.json
View file @
341cb250
...
...
@@ -12,43 +12,43 @@
},
"private"
:
true
,
"dependencies"
:
{
"
@angular/animations
"
:
"
7.2.
1
"
,
"
@angular/cdk
"
:
"
^7.
2.1
"
,
"
@angular/common
"
:
"
7.2.
1
"
,
"
@angular/compiler
"
:
"
7.2.
1
"
,
"
@angular/core
"
:
"
7.2.
1
"
,
"
@angular/forms
"
:
"
7.2.
1
"
,
"
@angular/http
"
:
"
7.2.
1
"
,
"
@angular/material
"
:
"
^7.
2.1
"
,
"
@angular/platform-browser
"
:
"
7.2.
1
"
,
"
@angular/platform-browser-dynamic
"
:
"
7.2.
1
"
,
"
@stomp/ng2-stompjs
"
:
"
^7.
1
.0
"
,
"
core-js
"
:
"
^2.6.
2
"
,
"
@angular/animations
"
:
"
7.2.
3
"
,
"
@angular/cdk
"
:
"
^7.
3.0
"
,
"
@angular/common
"
:
"
7.2.
3
"
,
"
@angular/compiler
"
:
"
7.2.
3
"
,
"
@angular/core
"
:
"
7.2.
3
"
,
"
@angular/forms
"
:
"
7.2.
3
"
,
"
@angular/http
"
:
"
7.2.
3
"
,
"
@angular/material
"
:
"
^7.
3.0
"
,
"
@angular/platform-browser
"
:
"
7.2.
3
"
,
"
@angular/platform-browser-dynamic
"
:
"
7.2.
3
"
,
"
@stomp/ng2-stompjs
"
:
"
^7.
2
.0
"
,
"
core-js
"
:
"
^2.6.
3
"
,
"
hammerjs
"
:
"
^2.0.8
"
,
"
ngx-cookie-service
"
:
"
^2.1.0
"
,
"
rxjs
"
:
"
^6.
3.3
"
,
"
rxjs
"
:
"
^6.
4.0
"
,
"
tslib
"
:
"
^1.9.0
"
,
"
zone.js
"
:
"
^
0.8.2
8
"
"
zone.js
"
:
"
~
0.8.2
9
"
},
"devDependencies"
:
{
"
@angular-devkit/build-angular
"
:
"
^0.1
2.2
"
,
"
@angular/cli
"
:
"
^
7.
2.2
"
,
"
@angular/compiler-cli
"
:
"
7.2.
1
"
,
"
@types/jasmine
"
:
"
^3.3.
5
"
,
"
@angular-devkit/build-angular
"
:
"
^0.1
3.0
"
,
"
@angular/cli
"
:
"
7.
3.0
"
,
"
@angular/compiler-cli
"
:
"
7.2.
3
"
,
"
@types/jasmine
"
:
"
^3.3.
8
"
,
"
@types/jasminewd2
"
:
"
^2.0.6
"
,
"
@types/node
"
:
"
^10.12.
18
"
,
"
@types/node
"
:
"
^10.12.
20
"
,
"
jasmine-core
"
:
"
~3.3.0
"
,
"
jasmine-spec-reporter
"
:
"
~4.2.1
"
,
"
karma
"
:
"
~
3.1.4
"
,
"
karma
"
:
"
~
4.0.0
"
,
"
karma-chrome-launcher
"
:
"
~2.2.0
"
,
"
karma-cli
"
:
"
~2.0.0
"
,
"
karma-coverage-istanbul-reporter
"
:
"
^2.0.4
"
,
"
karma-jasmine
"
:
"
~2.0.1
"
,
"
karma-jasmine-html-reporter
"
:
"
^1.4.0
"
,
"
npm
"
:
"
^6.
5
.0
"
,
"
npm
"
:
"
^6.
7
.0
"
,
"
protractor
"
:
"
~5.4.2
"
,
"
ts-node
"
:
"
~
7
.0.
1
"
,
"
ts-node
"
:
"
~
8
.0.
2
"
,
"
tslint
"
:
"
~5.12.1
"
,
"
typescript
"
:
"
^
3.2.
2
"
"
typescript
"
:
"
3.2.
4
"
}
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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