Updated dependencies before release

This commit is contained in:
Ferdi Koomen 2024-01-07 19:50:37 +01:00
parent d672c4c58b
commit 5a7ec191e2
2 changed files with 551 additions and 673 deletions

1194
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -67,17 +67,17 @@
"handlebars": "^4.7.8"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.0.6",
"@angular/animations": "17.0.6",
"@angular/cli": "17.0.6",
"@angular/common": "17.0.6",
"@angular/compiler": "17.0.6",
"@angular/compiler-cli": "17.0.6",
"@angular/core": "17.0.6",
"@angular/forms": "17.0.6",
"@angular/platform-browser": "17.0.6",
"@angular/platform-browser-dynamic": "17.0.6",
"@angular/router": "17.0.6",
"@angular-devkit/build-angular": "17.0.9",
"@angular/animations": "17.0.8",
"@angular/cli": "17.0.9",
"@angular/common": "17.0.8",
"@angular/compiler": "17.0.8",
"@angular/compiler-cli": "17.0.8",
"@angular/core": "17.0.8",
"@angular/forms": "17.0.8",
"@angular/platform-browser": "17.0.8",
"@angular/platform-browser-dynamic": "17.0.8",
"@angular/router": "17.0.8",
"@babel/cli": "7.23.4",
"@babel/core": "7.23.7",
"@babel/preset-env": "7.23.7",
@ -91,11 +91,11 @@
"@types/fs-extra": "^11.0.4",
"@types/glob": "8.1.0",
"@types/jest": "29.5.11",
"@types/node": "20.10.6",
"@types/node-fetch": "2.6.9",
"@types/node": "20.10.7",
"@types/node-fetch": "2.6.10",
"@types/qs": "6.9.11",
"@typescript-eslint/eslint-plugin": "6.17.0",
"@typescript-eslint/parser": "6.17.0",
"@typescript-eslint/eslint-plugin": "6.18.0",
"@typescript-eslint/parser": "6.18.0",
"abort-controller": "3.0.0",
"axios": "1.6.5",
"codecov": "3.8.3",