Skip to content

Commit 9cb9a3e

Browse files
Pin dependencies
1 parent d97f31e commit 9cb9a3e

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

package-lock.json

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@
2626
"tslib": "2.8.1"
2727
},
2828
"devDependencies": {
29-
"@angular-builders/jest": "^20.0.0",
30-
"@angular-devkit/build-angular": "^20.3.13",
31-
"@angular-eslint/builder": "^20.5.2",
32-
"@angular/build": "^20.3.13",
33-
"@angular/cli": "^20.3.13",
34-
"@angular/compiler-cli": "^20.3.15",
35-
"@angular/localize": "^20.3.15",
29+
"@angular-builders/jest": "20.0.0",
30+
"@angular-devkit/build-angular": "20.3.13",
31+
"@angular-eslint/builder": "20.7.0",
32+
"@angular/build": "20.3.13",
33+
"@angular/cli": "20.3.13",
34+
"@angular/compiler-cli": "20.3.15",
35+
"@angular/localize": "20.3.15",
3636
"@briebug/jest-schematic": "6.0.0",
3737
"@openmfp/config-prettier": "0.9.2",
3838
"@openmfp/portal-ui-lib": "0.184.16",
@@ -49,12 +49,12 @@
4949
"kubernetes-types": "1.30.0",
5050
"mkdirp": "3.0.1",
5151
"move-cli": "2.0.0",
52-
"ng-packagr": "20.3.0",
52+
"ng-packagr": "20.3.2",
5353
"ngx-build-plus": "20.0.0",
5454
"nodemon": "3.1.11",
5555
"rimraf": "6.1.2",
56-
"ts-jest": "29.4.5",
56+
"ts-jest": "29.4.6",
5757
"typescript": "5.9.3",
58-
"zone.js": "^0.15.1"
58+
"zone.js": "0.15.1"
5959
}
6060
}

0 commit comments

Comments
 (0)