Skip to content

Commit c385d2c

Browse files
Update angular monorepo to v19
1 parent 6d20eef commit c385d2c

File tree

2 files changed

+245
-58
lines changed

2 files changed

+245
-58
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
4141
},
4242
"homepage": "https://github.com/esm-bundle/angular__platform-browser#readme",
4343
"devDependencies": {
44-
"@angular/compiler": "17.1.1",
45-
"@angular/compiler-cli": "17.1.1",
44+
"@angular/compiler": "19.2.9",
45+
"@angular/compiler-cli": "19.2.9",
4646
"@angular/core": "16.0.3",
47-
"@angular/platform-browser": "17.1.1",
47+
"@angular/platform-browser": "19.2.9",
4848
"@rollup/plugin-babel": "6.0.4",
4949
"concurrently": "9.1.2",
5050
"esm-bundle-scripts": "1.2.0",

0 commit comments

Comments
 (0)