mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 04:47:10 +08:00
Update NPM
This commit is contained in:
parent
0e80c7344b
commit
f3a6d6273a
2 changed files with 583 additions and 227 deletions
800
package-lock.json
generated
800
package-lock.json
generated
File diff suppressed because it is too large
Load diff
10
package.json
10
package.json
|
@ -54,11 +54,11 @@
|
|||
"zone.js": "~0.10.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "^0.1101.2",
|
||||
"@angular-devkit/build-angular": "^0.1101.4",
|
||||
"@angular-eslint/builder": "0.0.1-alpha.18",
|
||||
"@angular/cli": "^11.1.2",
|
||||
"@angular/compiler-cli": "^11.1.2",
|
||||
"@angular/language-service": "^11.1.2",
|
||||
"@angular/cli": "^11.2.0",
|
||||
"@angular/compiler-cli": "^11.2.0",
|
||||
"@angular/language-service": "^11.2.0",
|
||||
"@types/jasmine": "~3.6.0",
|
||||
"@types/jasminewd2": "^2.0.6",
|
||||
"@types/lodash-es": "^4.17.4",
|
||||
|
@ -86,6 +86,6 @@
|
|||
"prettier": "^1.16.1",
|
||||
"protractor": "~7.0.0",
|
||||
"ts-node": "^8.10.1",
|
||||
"typescript": "~4.0.5"
|
||||
"typescript": "^4.0.7"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue