Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-common-consumption
Commits
8085445b
Commit
8085445b
authored
2 years ago
by
Rajesh Kumaravel
Browse files
Options
Download
Patches
Plain Diff
npm install
parent
4a311486
master
release-5.1.0
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
package-lock.json
+231
-16964
package-lock.json
package.json
+21
-22
package.json
with
252 additions
and
16986 deletions
+252
-16986
package-lock.json
+
231
−
16964
View file @
8085445b
This diff is collapsed.
Click to expand it.
package.json
+
21
−
22
View file @
8085445b
...
...
@@ -16,26 +16,27 @@
},
"private"
:
true
,
"dependencies"
:
{
"
@angular/animations
"
:
"
^9.1.12
"
,
"
@angular/common
"
:
"
^9.1.12
"
,
"
@angular/compiler
"
:
"
^9.1.12
"
,
"
@angular/core
"
:
"
^9.1.12
"
,
"
@angular/forms
"
:
"
^9.1.12
"
,
"
@angular/platform-browser
"
:
"
^9.1.12
"
,
"
@angular/platform-browser-dynamic
"
:
"
^9.1.12
"
,
"
@angular/router
"
:
"
^9.1.12
"
,
"
@angular-devkit/schematics
"
:
"
^14.1.0
"
,
"
@angular/animations
"
:
"
^10.2.5
"
,
"
@angular/common
"
:
"
^10.2.5
"
,
"
@angular/compiler
"
:
"
^10.2.5
"
,
"
@angular/core
"
:
"
^10.2.5
"
,
"
@angular/forms
"
:
"
^10.2.5
"
,
"
@angular/platform-browser
"
:
"
^10.2.5
"
,
"
@angular/platform-browser-dynamic
"
:
"
^10.2.5
"
,
"
@angular/router
"
:
"
^10.2.5
"
,
"
@project-sunbird/sb-styles
"
:
"
~0.0.5
"
,
"
core-js
"
:
"
^2.5.4
"
,
"
rxjs
"
:
"
~6.
3.3
"
,
"
tslib
"
:
"
^
1.9
.0
"
,
"
zone.js
"
:
"
~0.
8.26
"
"
rxjs
"
:
"
~6.
6.7
"
,
"
tslib
"
:
"
^
2.4
.0
"
,
"
zone.js
"
:
"
~0.
10.3
"
},
"devDependencies"
:
{
"
@angular-devkit/build-angular
"
:
"
~0.
901.15
"
,
"
@angular-devkit/build-ng-packagr
"
:
"
~0.
901.15
"
,
"
@angular/cli
"
:
"
^
9.1.12
"
,
"
@angular/compiler-cli
"
:
"
^
9.1.12
"
,
"
@angular/language-service
"
:
"
^
9.1.12
"
,
"
@angular-devkit/build-angular
"
:
"
~0.
1002.4
"
,
"
@angular-devkit/build-ng-packagr
"
:
"
~0.
1002.4
"
,
"
@angular/cli
"
:
"
^
10.2.4
"
,
"
@angular/compiler-cli
"
:
"
^
10.2.5
"
,
"
@angular/language-service
"
:
"
^
10.2.5
"
,
"
@types/jasmine
"
:
"
~2.8.8
"
,
"
@types/jasminewd2
"
:
"
~2.0.3
"
,
"
@types/node
"
:
"
~8.9.4
"
,
...
...
@@ -45,21 +46,19 @@
"
cpy-cli
"
:
"
^2.0.0
"
,
"
jasmine-core
"
:
"
~2.99.1
"
,
"
jasmine-spec-reporter
"
:
"
~4.2.1
"
,
"
jspdf
"
:
"
^1.5.3
"
,
"
karma
"
:
"
~3.1.1
"
,
"
karma-chrome-launcher
"
:
"
~2.2.0
"
,
"
karma-coverage-istanbul-reporter
"
:
"
~2.0.1
"
,
"
karma-jasmine
"
:
"
~1.1.2
"
,
"
karma-jasmine-html-reporter
"
:
"
^0.2.2
"
,
"
ng-packagr
"
:
"
^
4.2.0
"
,
"
ng-packagr
"
:
"
^
10.1.2
"
,
"
node-sass
"
:
"
^6.0.0
"
,
"
protractor
"
:
"
~5.4.0
"
,
"
puppeteer
"
:
"
^1.19.0
"
,
"
scss-bundle
"
:
"
^3.0.1
"
,
"
ts-node
"
:
"
~7.0.0
"
,
"
tsickle
"
:
"
^0.37.1
"
,
"
tslib
"
:
"
^1.9.0
"
,
"
tsickle
"
:
"
^0.39.1
"
,
"
tslint
"
:
"
~5.11.0
"
,
"
typescript
"
:
"
~
3.7.3
"
"
typescript
"
:
"
~
4.0.8
"
}
}
\ No newline at end of file
}
This diff is collapsed.
Click to expand it.
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!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets