Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
testcenter-frontend
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IQB
discontinued
testcenter-frontend
Commits
776140aa
Commit
776140aa
authored
6 years ago
by
mechtelm
Browse files
Options
Downloads
Patches
Plain Diff
angular 7
srcdoc-polyfill removed
parent
413235c7
No related branches found
No related tags found
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
package-lock.json
+1909
-304
1909 additions, 304 deletions
package-lock.json
package.json
+18
-19
18 additions, 19 deletions
package.json
with
1927 additions
and
323 deletions
package-lock.json
+
1909
−
304
View file @
776140aa
This diff is collapsed.
Click to expand it.
package.json
+
18
−
19
View file @
776140aa
...
...
@@ -11,28 +11,27 @@
},
"private"
:
true
,
"dependencies"
:
{
"
@angular/animations
"
:
"
^
6.0.3
"
,
"
@angular/cdk
"
:
"
^
6.4
.3
"
,
"
@angular/common
"
:
"
^
6.0.3
"
,
"
@angular/compiler
"
:
"
^
6.0.3
"
,
"
@angular/core
"
:
"
^
6.0.3
"
,
"
@angular/flex-layout
"
:
"
^
6
.0.0-beta.
18
"
,
"
@angular/forms
"
:
"
^
6.0.3
"
,
"
@angular/http
"
:
"
^
6.0.3
"
,
"
@angular/material
"
:
"
^
6.4
.3
"
,
"
@angular/platform-browser
"
:
"
^
6.0.3
"
,
"
@angular/platform-browser-dynamic
"
:
"
^
6.0.3
"
,
"
@angular/router
"
:
"
^
6.0.3
"
,
"
@angular/animations
"
:
"
^
7.2.8
"
,
"
@angular/cdk
"
:
"
^
7.3
.3
"
,
"
@angular/common
"
:
"
^
7.2.8
"
,
"
@angular/compiler
"
:
"
^
7.2.8
"
,
"
@angular/core
"
:
"
^
7.2.8
"
,
"
@angular/flex-layout
"
:
"
^
7
.0.0-beta.
23
"
,
"
@angular/forms
"
:
"
^
7.2.8
"
,
"
@angular/http
"
:
"
^
7.2.8
"
,
"
@angular/material
"
:
"
^
7.3
.3
"
,
"
@angular/platform-browser
"
:
"
^
7.2.8
"
,
"
@angular/platform-browser-dynamic
"
:
"
^
7.2.8
"
,
"
@angular/router
"
:
"
^
7.2.8
"
,
"
core-js
"
:
"
^2.5.4
"
,
"
rxjs
"
:
"
^6.0.0
"
,
"srcdoc-polyfill"
:
"git+https://github.com/jugglinmike/srcdoc-polyfill.git"
,
"
zone.js
"
:
"
^0.8.26
"
"
rxjs
"
:
"
^6.4.0
"
,
"
zone.js
"
:
"
^0.8.29
"
},
"devDependencies"
:
{
"
@angular-devkit/build-angular
"
:
"
~0.6.8
"
,
"
@angular/cli
"
:
"
^
6.0.8
"
,
"
@angular/compiler-cli
"
:
"
^
6.0.3
"
,
"
@angular/language-service
"
:
"
^
6.0.3
"
,
"
@angular/cli
"
:
"
^
7.3.5
"
,
"
@angular/compiler-cli
"
:
"
^
7.2.8
"
,
"
@angular/language-service
"
:
"
^
7.2.8
"
,
"
@types/jasmine
"
:
"
~2.8.6
"
,
"
@types/jasminewd2
"
:
"
~2.0.3
"
,
"
@types/node
"
:
"
~8.9.4
"
,
...
...
@@ -47,6 +46,6 @@
"
protractor
"
:
"
~5.3.0
"
,
"
ts-node
"
:
"
~5.0.1
"
,
"
tslint
"
:
"
~5.9.1
"
,
"
typescript
"
:
"
^
2.9.2
"
"
typescript
"
:
"
^
3.2.4
"
}
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment