Compare commits

..
Author SHA1 Message Date
dependabot[bot]andGitHub 12d466516e chore(deps-dev): bump @angular/common from 20.3.18 to 20.3.25
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 20.3.18 to 20.3.25.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v20.3.25/packages/common)

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-version: 20.3.25
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-29 02:00:14 +00:00
2 changed files with 1904 additions and 521 deletions
+1895 -512
View File
File diff suppressed because it is too large Load Diff
+9 -9
View File
@@ -27,7 +27,7 @@
"tslib": "2.8.1"
},
"devDependencies": {
"@angular/common": "20.3.18",
"@angular/common": "20.3.25",
"@angular/compiler": "20.3.18",
"@angular/compiler-cli": "20.3.18",
"@angular/core": "20.3.18",
@@ -36,21 +36,21 @@
"@swc/jest": "^0.2.39",
"@types/cordova": "11.0.3",
"@types/jest": "^30.0.0",
"@types/node": "^24.13.3",
"eslint": "^10.6.0",
"@types/node": "^22.19.21",
"eslint": "^10.3.0",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-jsdoc": "^63.0.12",
"eslint-plugin-jsdoc": "^62.9.0",
"jest": "^30.4.2",
"jest-environment-jsdom": "^30.4.1",
"lefthook": "^2.1.9",
"prettier": "^3.9.4",
"lefthook": "^2.1.6",
"prettier": "^3.8.3",
"rollup": "^4.62.2",
"rxjs": "^7.8.2",
"tsx": "^4.23.1",
"typedoc": "^0.28.20",
"tsx": "^4.22.4",
"typedoc": "^0.28.19",
"typedoc-plugin-markdown": "^4.12.0",
"typescript": "~5.9.3",
"typescript-eslint": "^8.62.1"
"typescript-eslint": "^8.59.1"
},
"repository": {
"type": "git",