Skip to content

Commit a722b5d

Browse files
chore(deps): pin dependencies
1 parent a8777cf commit a722b5d

File tree

4 files changed

+20
-20
lines changed

4 files changed

+20
-20
lines changed

demo/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
"tslib": "^2.8.1"
2222
},
2323
"devDependencies": {
24-
"@angular/build": "^21.0.1",
25-
"@angular/cli": "^21.0.1",
26-
"@angular/compiler-cli": "^21.0.1",
24+
"@angular/build": "21.0.1",
25+
"@angular/cli": "21.0.1",
26+
"@angular/compiler-cli": "21.0.1",
2727
"typescript": "5.9.3"
2828
}
2929
}

libs/angular-ecmascript-intl/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,16 @@
2828
"test": "ng test"
2929
},
3030
"devDependencies": {
31-
"@angular/build": "^21.0.1",
32-
"@angular/cli": "^21.0.1",
33-
"@angular/common": "^21.0.1",
34-
"@angular/core": "^21.0.1",
35-
"@angular/platform-browser": "^21.0.1",
31+
"@angular/build": "21.0.1",
32+
"@angular/cli": "21.0.1",
33+
"@angular/common": "21.0.1",
34+
"@angular/core": "21.0.1",
35+
"@angular/platform-browser": "21.0.1",
3636
"@vitest/browser-playwright": "4.0.8",
3737
"@vitest/coverage-v8": "4.0.8",
3838
"cpy-cli": "6.0.0",
3939
"dayjs": "1.11.19",
40-
"ng-packagr": "^21.0.0",
40+
"ng-packagr": "21.0.0",
4141
"playwright": "1.56.1",
4242
"vitest": "4.0.8"
4343
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"rxjs": "~7.8.2"
1717
},
1818
"devDependencies": {
19-
"@angular/core": "^21.0.1",
19+
"@angular/core": "21.0.1",
2020
"@eslint/js": "9.39.1",
2121
"@types/node": "24.10.1",
2222
"angular-eslint": "21.0.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)