Skip to content

Commit 138ab34

Browse files
renovate[bot]ahnpnl
authored andcommitted
build(deps): update angular packages
1 parent d447733 commit 138ab34

File tree

11 files changed

+608
-605
lines changed

11 files changed

+608
-605
lines changed

examples/example-app-monorepo/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,28 +11,28 @@
1111
"test-esm-isolated": "node --experimental-vm-modules --no-warnings node_modules/jest/bin/jest.js -c=jest-esm-isolated.config.ts --no-cache"
1212
},
1313
"dependencies": {
14-
"@angular/animations": "^19.1.3",
15-
"@angular/common": "^19.1.3",
16-
"@angular/compiler": "^19.1.3",
17-
"@angular/core": "^19.1.3",
18-
"@angular/forms": "^19.1.3",
19-
"@angular/platform-browser": "^19.1.3",
20-
"@angular/platform-browser-dynamic": "^19.1.3",
21-
"@angular/router": "^19.1.3",
14+
"@angular/animations": "^19.1.4",
15+
"@angular/common": "^19.1.4",
16+
"@angular/compiler": "^19.1.4",
17+
"@angular/core": "^19.1.4",
18+
"@angular/forms": "^19.1.4",
19+
"@angular/platform-browser": "^19.1.4",
20+
"@angular/platform-browser-dynamic": "^19.1.4",
21+
"@angular/router": "^19.1.4",
2222
"angular-in-memory-web-api": "^0.19.0",
2323
"rxjs": "^7.8.1",
2424
"tslib": "^2.8.1",
2525
"zone.js": "~0.15.0"
2626
},
2727
"devDependencies": {
28-
"@angular-devkit/build-angular": "^19.1.4",
29-
"@angular/cli": "^19.1.4",
30-
"@angular/compiler-cli": "^19.1.3",
28+
"@angular-devkit/build-angular": "^19.1.5",
29+
"@angular/cli": "^19.1.5",
30+
"@angular/compiler-cli": "^19.1.4",
3131
"@types/jest": "^29.5.14",
3232
"@types/node": "^22.12.0",
3333
"jest": "^29.7.0",
3434
"jest-preset-angular": "^14.5.1",
35-
"ng-packagr": "^19.1.1",
35+
"ng-packagr": "^19.1.2",
3636
"typescript": "~5.6.2"
3737
}
3838
}

0 commit comments

Comments
 (0)