mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 04:47:10 +08:00
Update NPM
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
This commit is contained in:
parent
58a2d236e5
commit
a5bb3c53b1
2 changed files with 1368 additions and 1827 deletions
3151
package-lock.json
generated
3151
package-lock.json
generated
File diff suppressed because it is too large
Load diff
44
package.json
44
package.json
|
@ -17,28 +17,28 @@
|
|||
"defaults"
|
||||
],
|
||||
"dependencies": {
|
||||
"@angular/animations": "^9.1.12",
|
||||
"@angular/animations": "^9.1.13",
|
||||
"@angular/cdk": "^9.2.4",
|
||||
"@angular/common": "^9.1.12",
|
||||
"@angular/compiler": "^9.1.12",
|
||||
"@angular/core": "^9.1.12",
|
||||
"@angular/forms": "^9.1.12",
|
||||
"@angular/localize": "^9.1.12",
|
||||
"@angular/common": "^9.1.13",
|
||||
"@angular/compiler": "^9.1.13",
|
||||
"@angular/core": "^9.1.13",
|
||||
"@angular/forms": "^9.1.13",
|
||||
"@angular/localize": "^9.1.13",
|
||||
"@angular/material": "^9.2.4",
|
||||
"@angular/platform-browser": "^9.1.12",
|
||||
"@angular/platform-browser-dynamic": "^9.1.12",
|
||||
"@angular/router": "^9.1.12",
|
||||
"@apollo/client": "^3.3.4",
|
||||
"@angular/platform-browser": "^9.1.13",
|
||||
"@angular/platform-browser-dynamic": "^9.1.13",
|
||||
"@angular/router": "^9.1.13",
|
||||
"@apollo/client": "^3.3.7",
|
||||
"@apollo/link-error": "^2.0.0-beta.3",
|
||||
"@ng-bootstrap/ng-bootstrap": "^6.2.0",
|
||||
"@swimlane/ngx-charts": "^14.0.0",
|
||||
"@types/object-hash": "^1.3.4",
|
||||
"ajv": "~6.9.1",
|
||||
"angular-svg-icon": "^8.0.0",
|
||||
"apollo-angular": "^2.1.0",
|
||||
"apollo-angular": "^2.2.0",
|
||||
"bn-ng-idle": "^1.0.1",
|
||||
"bootstrap-css-only": "^4.4.1",
|
||||
"core-js": "^3.8.1",
|
||||
"core-js": "^3.8.3",
|
||||
"graphql": "^14.7.0",
|
||||
"graphql-tag": "^2.11.0",
|
||||
"lodash": "^4.17.20",
|
||||
|
@ -47,28 +47,28 @@
|
|||
"ng-dynamic-component": "^6.1.0",
|
||||
"ngx-chips": "^2.2.1",
|
||||
"nyc": "~14.1.1",
|
||||
"object-hash": "^2.0.2",
|
||||
"object-hash": "^2.1.1",
|
||||
"rxjs": "^6.6.3",
|
||||
"tslib": "^1.14.1",
|
||||
"zone.js": "~0.10.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "^0.901.12",
|
||||
"@angular-devkit/build-angular": "^0.901.13",
|
||||
"@angular-eslint/builder": "0.0.1-alpha.18",
|
||||
"@angular/cli": "^9.1.12",
|
||||
"@angular/compiler-cli": "^9.1.12",
|
||||
"@angular/language-service": "^9.1.12",
|
||||
"@types/jasmine": "^3.6.2",
|
||||
"@angular/cli": "^9.1.13",
|
||||
"@angular/compiler-cli": "^9.1.13",
|
||||
"@angular/language-service": "^9.1.13",
|
||||
"@types/jasmine": "^3.6.3",
|
||||
"@types/jasminewd2": "^2.0.6",
|
||||
"@types/lodash": "^4.14.166",
|
||||
"@types/luxon": "^1.25.0",
|
||||
"@types/node": "^12.19.8",
|
||||
"@types/lodash": "^4.14.168",
|
||||
"@types/luxon": "^1.25.1",
|
||||
"@types/node": "^12.19.15",
|
||||
"@typescript-eslint/eslint-plugin": "^2.34.0",
|
||||
"@typescript-eslint/parser": "^2.34.0",
|
||||
"eslint": "^6.8.0",
|
||||
"eslint-import-resolver-alias": "^1.1.2",
|
||||
"eslint-import-resolver-typescript": "^2.3.0",
|
||||
"eslint-plugin-compat": "^3.8.0",
|
||||
"eslint-plugin-compat": "^3.9.0",
|
||||
"eslint-plugin-import": "^2.22.1",
|
||||
"eslint-plugin-jasmine": "^4.1.1",
|
||||
"eslint-plugin-jsdoc": "^21.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue