mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
updating angular
This commit is contained in:
parent
29b20df9ff
commit
1351c3fcb8
2914
package-lock.json
generated
2914
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
32
package.json
32
package.json
@ -56,21 +56,21 @@
|
||||
"typeorm": "0.2.41"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "0.1102.12",
|
||||
"@angular-devkit/build-optimizer": "0.1102.12",
|
||||
"@angular/animations": "11.2.13",
|
||||
"@angular/cli": "11.2.12",
|
||||
"@angular/common": "11.2.13",
|
||||
"@angular/compiler": "11.2.13",
|
||||
"@angular/compiler-cli": "11.2.13",
|
||||
"@angular/core": "11.2.13",
|
||||
"@angular/forms": "11.2.13",
|
||||
"@angular/http": "7.2.15",
|
||||
"@angular/language-service": "11.2.13",
|
||||
"@angular/localize": "11.2.13",
|
||||
"@angular/platform-browser": "11.2.13",
|
||||
"@angular/platform-browser-dynamic": "11.2.13",
|
||||
"@angular/router": "11.2.13",
|
||||
"@angular-devkit/build-angular": "0.1102.17",
|
||||
"@angular-devkit/build-optimizer": "0.1102.17",
|
||||
"@angular/animations": "11.2.14",
|
||||
"@angular/cli": "11.2.17",
|
||||
"@angular/common": "11.2.14",
|
||||
"@angular/compiler": "11.2.14",
|
||||
"@angular/compiler-cli": "11.2.14",
|
||||
"@angular/core": "11.2.14",
|
||||
"@angular/forms": "11.2.14",
|
||||
"@angular/http": "7.2.16",
|
||||
"@angular/language-service": "11.2.14",
|
||||
"@angular/localize": "11.2.14",
|
||||
"@angular/platform-browser": "11.2.14",
|
||||
"@angular/platform-browser-dynamic": "11.2.14",
|
||||
"@angular/router": "11.2.14",
|
||||
"@asymmetrik/ngx-leaflet": "8.1.0",
|
||||
"@asymmetrik/ngx-leaflet-markercluster": "5.0.1",
|
||||
"@ngx-loading-bar/core": "5.1.2",
|
||||
@ -139,7 +139,7 @@
|
||||
"ts-helpers": "1.1.2",
|
||||
"ts-node": "10.4.0",
|
||||
"tslint": "6.1.3",
|
||||
"typescript": "4.1.5",
|
||||
"typescript": "4.1.6",
|
||||
"xlf-google-translate": "1.0.0-beta.22",
|
||||
"web-animations-js": "2.3.2",
|
||||
"webpack-bundle-analyzer": "4.5.0",
|
||||
|
Loading…
Reference in New Issue
Block a user