To Angular v21
This commit is contained in:
2975
Front/skydivelogs-app/package-lock.json
generated
2975
Front/skydivelogs-app/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -12,16 +12,16 @@
|
|||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/animations": "^20.3.16",
|
"@angular/animations": "^21.1.1",
|
||||||
"@angular/cdk": "^20.2.14",
|
"@angular/cdk": "^20.2.14",
|
||||||
"@angular/common": "^20.3.16",
|
"@angular/common": "^21.1.1",
|
||||||
"@angular/compiler": "^20.3.16",
|
"@angular/compiler": "^21.1.1",
|
||||||
"@angular/core": "^20.3.16",
|
"@angular/core": "^21.1.1",
|
||||||
"@angular/forms": "^20.3.16",
|
"@angular/forms": "^21.1.1",
|
||||||
"@angular/material": "^20.2.14",
|
"@angular/material": "^20.2.14",
|
||||||
"@angular/platform-browser": "^20.3.16",
|
"@angular/platform-browser": "^21.1.1",
|
||||||
"@angular/platform-browser-dynamic": "^20.3.16",
|
"@angular/platform-browser-dynamic": "^21.1.1",
|
||||||
"@angular/router": "^20.3.16",
|
"@angular/router": "^21.1.1",
|
||||||
"@ngx-translate/core": "^17.0.0",
|
"@ngx-translate/core": "^17.0.0",
|
||||||
"@ngx-translate/http-loader": "^17.0.0",
|
"@ngx-translate/http-loader": "^17.0.0",
|
||||||
"chart.js": "^4.3.0",
|
"chart.js": "^4.3.0",
|
||||||
@@ -31,9 +31,9 @@
|
|||||||
"zone.js": "~0.15.0"
|
"zone.js": "~0.15.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@angular/build": "^20.3.14",
|
"@angular/build": "^21.1.1",
|
||||||
"@angular/cli": "~20.3.14",
|
"@angular/cli": "~21.1.1",
|
||||||
"@angular/compiler-cli": "^20.3.16",
|
"@angular/compiler-cli": "^21.1.1",
|
||||||
"@types/jasmine": "~4.3.0",
|
"@types/jasmine": "~4.3.0",
|
||||||
"jasmine-core": "~5.1.0",
|
"jasmine-core": "~5.1.0",
|
||||||
"karma": "~6.4.0",
|
"karma": "~6.4.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user