mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
committed by
Nino Righi
parent
f34f2164fc
commit
26fd5cb389
13
package.json
13
package.json
@@ -58,7 +58,7 @@
|
||||
"zone.js": "~0.15.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "20.0.2",
|
||||
"@angular-devkit/build-angular": "20.0.3",
|
||||
"@angular-devkit/core": "20.0.2",
|
||||
"@angular-devkit/schematics": "20.0.2",
|
||||
"@angular/cli": "20.0.2",
|
||||
@@ -101,7 +101,7 @@
|
||||
"jest-preset-angular": "14.6.0",
|
||||
"jsonc-eslint-parser": "^2.1.0",
|
||||
"ng-mocks": "14.13.5",
|
||||
"ng-packagr": "^20.0.0",
|
||||
"ng-packagr": "20.0.1",
|
||||
"ng-swagger-gen": "^2.3.1",
|
||||
"nx": "21.2.0",
|
||||
"postcss": "^8.5.3",
|
||||
@@ -119,12 +119,7 @@
|
||||
"@esbuild/linux-x64": "^0.25.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=22.13.0",
|
||||
"npm": ">=11.0.0"
|
||||
},
|
||||
"overrides": {
|
||||
"jest-environment-jsdom": {
|
||||
"jsdom": "26.0.0"
|
||||
}
|
||||
"node": ">=22.0.0",
|
||||
"npm": ">=10.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user