Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
hpc-team
strudelv2_spa
Commits
2673bc8e
Commit
2673bc8e
authored
Sep 23, 2020
by
Chris Hines
Browse files
update to latest angular8
parent
e2bdb74a
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
package-lock.json
View file @
2673bc8e
This diff is collapsed.
Click to expand it.
package.json
View file @
2673bc8e
...
...
@@ -12,33 +12,33 @@
},
"private"
:
true
,
"dependencies"
:
{
"
@angular/animations
"
:
"
8.
0.0
"
,
"
@angular/animations
"
:
"
8.
2.14
"
,
"
@angular/cdk
"
:
"
^8.2.3
"
,
"
@angular/common
"
:
"
8.
0.0
"
,
"
@angular/compiler
"
:
"
8.
0.0
"
,
"
@angular/core
"
:
"
8.
0.0
"
,
"
@angular/common
"
:
"
8.
2.14
"
,
"
@angular/compiler
"
:
"
8.
2.14
"
,
"
@angular/core
"
:
"
8.
2.14
"
,
"
@angular/flex-layout
"
:
"
^8.0.0-beta.27
"
,
"
@angular/forms
"
:
"
8.
0.0
"
,
"
@angular/forms
"
:
"
8.
2.14
"
,
"
@angular/http
"
:
"
7.2.15
"
,
"
@angular/material
"
:
"
^8.2.3
"
,
"
@angular/platform-browser
"
:
"
8.
0.0
"
,
"
@angular/platform-browser-dynamic
"
:
"
8.
0.0
"
,
"
@angular/router
"
:
"
8.
0.0
"
,
"
@angular/platform-browser
"
:
"
8.
2.14
"
,
"
@angular/platform-browser-dynamic
"
:
"
8.
2.14
"
,
"
@angular/router
"
:
"
8.
2.14
"
,
"
buffer
"
:
"
^5.5.0
"
,
"
core-js
"
:
"
^3.6.4
"
,
"
hammerjs
"
:
"
^2.0.8
"
,
"
jwk-to-ssh
"
:
"
^1.2.0
"
,
"
keypair
"
:
"
^1.0.1
"
,
"
node-forge
"
:
"
^0.8.5
"
,
"
rxjs
"
:
"
^6.
5.4
"
,
"
rxjs
"
:
"
^6.
6.3
"
,
"
rxjs-compat
"
:
"
^6.5.4
"
,
"
zone.js
"
:
"
^0.9.1
"
},
"devDependencies"
:
{
"
@angular-devkit/build-angular
"
:
"
^0.803.2
4
"
,
"
@angular/cli
"
:
"
8.
0.1
"
,
"
@angular/compiler-cli
"
:
"
8.
0.0
"
,
"
@angular/language-service
"
:
"
8.
0.0
"
,
"
@angular-devkit/build-angular
"
:
"
^0.803.2
9
"
,
"
@angular/cli
"
:
"
8.
3.29
"
,
"
@angular/compiler-cli
"
:
"
8.
2.14
"
,
"
@angular/language-service
"
:
"
8.
2.14
"
,
"
@types/jasmine
"
:
"
^3.5.2
"
,
"
@types/jasminewd2
"
:
"
^2.0.8
"
,
"
@types/node
"
:
"
^12.12.26
"
,
...
...
@@ -53,6 +53,6 @@
"
protractor
"
:
"
^5.4.3
"
,
"
ts-node
"
:
"
~8.2.0
"
,
"
tslint
"
:
"
~5.17.0
"
,
"
typescript
"
:
"
3.
4.5
"
"
typescript
"
:
"
3.
5.3
"
}
}
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