Skip to content

Commit 7ebcffe

Browse files
renovate[bot]ahnpnl
authored andcommitted
build(deps): update angular packages
1 parent 62df6fd commit 7ebcffe

File tree

11 files changed

+817
-784
lines changed

11 files changed

+817
-784
lines changed

examples/example-app-monorepo/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,23 @@
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.5",
15-
"@angular/common": "^19.1.5",
16-
"@angular/compiler": "^19.1.5",
17-
"@angular/core": "^19.1.5",
18-
"@angular/forms": "^19.1.5",
19-
"@angular/platform-browser": "^19.1.5",
20-
"@angular/platform-browser-dynamic": "^19.1.5",
21-
"@angular/router": "^19.1.5",
14+
"@angular/animations": "^19.1.6",
15+
"@angular/common": "^19.1.6",
16+
"@angular/compiler": "^19.1.6",
17+
"@angular/core": "^19.1.6",
18+
"@angular/forms": "^19.1.6",
19+
"@angular/platform-browser": "^19.1.6",
20+
"@angular/platform-browser-dynamic": "^19.1.6",
21+
"@angular/router": "^19.1.6",
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.6",
29-
"@angular/cli": "^19.1.6",
30-
"@angular/compiler-cli": "^19.1.5",
28+
"@angular-devkit/build-angular": "^19.1.7",
29+
"@angular/cli": "^19.1.7",
30+
"@angular/compiler-cli": "^19.1.6",
3131
"@types/jest": "^29.5.14",
3232
"@types/node": "^22.13.2",
3333
"jest": "^29.7.0",

0 commit comments

Comments
 (0)