Downgrade to Angular 19
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Multiple packages are not officially compatible yet
This commit is contained in:
@@ -12,21 +12,21 @@
|
|||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/common": "^20.0.3",
|
"@angular/common": "^19.2.14",
|
||||||
"@angular/compiler": "^20.0.3",
|
"@angular/compiler": "^19.2.14",
|
||||||
"@angular/core": "^20.0.3",
|
"@angular/core": "^19.2.14",
|
||||||
"@angular/forms": "^20.0.3",
|
"@angular/forms": "^19.2.14",
|
||||||
"@angular/platform-browser": "^20.0.3",
|
"@angular/platform-browser": "^19.2.14",
|
||||||
"@angular/router": "^20.0.3",
|
"@angular/router": "^19.2.14",
|
||||||
"keycloak-angular": "^19.0.2",
|
"keycloak-angular": "^19.0.2",
|
||||||
"rxjs": "~7.8.2",
|
"rxjs": "~7.8.2",
|
||||||
"tslib": "^2.8.1",
|
"tslib": "^2.8.1",
|
||||||
"zone.js": "~0.15.1"
|
"zone.js": "~0.15.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@angular/build": "^20.0.2",
|
"@angular/build": "^19.2.15",
|
||||||
"@angular/cli": "^20.0.2",
|
"@angular/cli": "^19.2.15",
|
||||||
"@angular/compiler-cli": "^20.0.3",
|
"@angular/compiler-cli": "^19.2.14",
|
||||||
"@types/jasmine": "~5.1.8",
|
"@types/jasmine": "~5.1.8",
|
||||||
"jasmine-core": "~5.7.1",
|
"jasmine-core": "~5.7.1",
|
||||||
"karma": "~6.4.4",
|
"karma": "~6.4.4",
|
||||||
|
|||||||
1393
src/Vegasco-Web/pnpm-lock.yaml
generated
1393
src/Vegasco-Web/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user