Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
feudal
feudalWebpage
Commits
a309c283
Commit
a309c283
authored
Nov 29, 2018
by
Lukas Burgey
Browse files
Update angular
parent
7197adba
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
package-lock.json
View file @
a309c283
This diff is collapsed.
Click to expand it.
package.json
View file @
a309c283
...
...
@@ -12,37 +12,38 @@
},
"private"
:
true
,
"dependencies"
:
{
"
@angular/animations
"
:
"
7.
0.4
"
,
"
@angular/cdk
"
:
"
^7.
0.4
"
,
"
@angular/common
"
:
"
7.
0.4
"
,
"
@angular/compiler
"
:
"
7.
0.4
"
,
"
@angular/core
"
:
"
7.
0.4
"
,
"
@angular/forms
"
:
"
7.
0.4
"
,
"
@angular/http
"
:
"
7.
0.4
"
,
"
@angular/material
"
:
"
^7.
0.4
"
,
"
@angular/platform-browser
"
:
"
7.
0.4
"
,
"
@angular/platform-browser-dynamic
"
:
"
7.
0.4
"
,
"
@stomp/ng2-stompjs
"
:
"
^7.0.
0
"
,
"
@angular/animations
"
:
"
7.
1.1
"
,
"
@angular/cdk
"
:
"
^7.
1.0
"
,
"
@angular/common
"
:
"
7.
1.1
"
,
"
@angular/compiler
"
:
"
7.
1.1
"
,
"
@angular/core
"
:
"
7.
1.1
"
,
"
@angular/forms
"
:
"
7.
1.1
"
,
"
@angular/http
"
:
"
7.
1.1
"
,
"
@angular/material
"
:
"
^7.
1.0
"
,
"
@angular/platform-browser
"
:
"
7.
1.1
"
,
"
@angular/platform-browser-dynamic
"
:
"
7.
1.1
"
,
"
@stomp/ng2-stompjs
"
:
"
^7.0.
1
"
,
"
core-js
"
:
"
^2.5.7
"
,
"
hammerjs
"
:
"
^2.0.8
"
,
"
ngx-cookie-service
"
:
"
^2.0.
0
"
,
"
ngx-cookie-service
"
:
"
^2.0.
2
"
,
"
rxjs
"
:
"
^6.3.3
"
,
"
tslib
"
:
"
^1.9.0
"
,
"
zone.js
"
:
"
^0.8.26
"
},
"devDependencies"
:
{
"
@angular-devkit/build-angular
"
:
"
^0.1
0.6
"
,
"
@angular/cli
"
:
"
^7.
0.6
"
,
"
@angular/compiler-cli
"
:
"
7.
0.4
"
,
"
@types/jasmine
"
:
"
^
2.8.11
"
,
"
@angular-devkit/build-angular
"
:
"
^0.1
1.0
"
,
"
@angular/cli
"
:
"
^7.
1.0
"
,
"
@angular/compiler-cli
"
:
"
7.
1.1
"
,
"
@types/jasmine
"
:
"
^
3.3.0
"
,
"
@types/jasminewd2
"
:
"
^2.0.6
"
,
"
@types/node
"
:
"
^10.12.
9
"
,
"
@types/node
"
:
"
^10.12.
10
"
,
"
jasmine-core
"
:
"
~3.3.0
"
,
"
jasmine-spec-reporter
"
:
"
~4.2.1
"
,
"
karma
"
:
"
~3.1.1
"
,
"
karma-chrome-launcher
"
:
"
~2.2.0
"
,
"
karma-cli
"
:
"
~1.0.1
"
,
"
karma-coverage-istanbul-reporter
"
:
"
^2.0.4
"
,
"
karma-jasmine
"
:
"
~
1.1.2
"
,
"
karma-jasmine
"
:
"
~
2.0.1
"
,
"
karma-jasmine-html-reporter
"
:
"
^1.4.0
"
,
"
npm
"
:
"
^6.4.1
"
,
"
protractor
"
:
"
~5.4.1
"
,
...
...
tsconfig.json
View file @
a309c283
{
"compileOnSave"
:
false
,
"compilerOptions"
:
{
"importHelpers"
:
true
,
"outDir"
:
"./dist/out-tsc"
,
"sourceMap"
:
true
,
"declaration"
:
false
,
...
...
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