Angular v20
This commit is contained in:
16
package.json
16
package.json
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@angular-eslint/eslint-plugin": "^18.2.0",
|
||||
"@angular-eslint/eslint-plugin": "20.7.0",
|
||||
"@angular/animations": "20.3.16",
|
||||
"@angular/common": "20.3.16",
|
||||
"@angular/compiler": "20.3.16",
|
||||
@@ -25,10 +25,10 @@
|
||||
"@farmmaps/common-map3d": "file:dist/common-map3d",
|
||||
"@farmmaps/ng-openlayers": "file:dist/ng-openlayers",
|
||||
"@microsoft/signalr": "^3.1.16",
|
||||
"@ng-bootstrap/ng-bootstrap": "^18.0.0",
|
||||
"@ngrx/effects": "19.2.1",
|
||||
"@ngrx/router-store": "19.2.1",
|
||||
"@ngrx/store": "19.2.1",
|
||||
"@ng-bootstrap/ng-bootstrap": "^19.0.0",
|
||||
"@ngrx/effects": "20.1.0",
|
||||
"@ngrx/router-store": "20.1.0",
|
||||
"@ngrx/store": "20.1.0",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"angular-oauth2-oidc": "^17.0.2",
|
||||
"assert": "^2.0.0",
|
||||
@@ -39,8 +39,8 @@
|
||||
"core-js": "^2.6.12",
|
||||
"https-browserify": "^1.0.0",
|
||||
"moment": "^2.29.4",
|
||||
"ngrx-store-localstorage": "19.0.2",
|
||||
"ngx-avatars": "1.9.3",
|
||||
"ngrx-store-localstorage": "20.1.0",
|
||||
"ngx-avatars": "1.10.0",
|
||||
"ngx-clipboard": "^16.0.0",
|
||||
"ngx-image-cropper": "^7.0.0",
|
||||
"ngx-uploadx": "7.0.1",
|
||||
@@ -61,7 +61,7 @@
|
||||
"@rollup/rollup-linux-x64-gnu": "^4.21.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-builders/custom-webpack": "19.0.1",
|
||||
"@angular-builders/custom-webpack": "20.0.0",
|
||||
"@angular-devkit/build-angular": "20.3.14",
|
||||
"@angular/cli": "20.3.14",
|
||||
"@angular/compiler-cli": "20.3.16",
|
||||
|
||||
Reference in New Issue
Block a user