We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1566b6 commit d9d30afCopy full SHA for d9d30af
package.json
@@ -41,10 +41,10 @@
41
},
42
"homepage": "https://github.com/esm-bundle/angular__platform-browser#readme",
43
"devDependencies": {
44
- "@angular/compiler": "17.1.1",
45
- "@angular/compiler-cli": "17.1.1",
+ "@angular/compiler": "19.2.3",
+ "@angular/compiler-cli": "19.2.3",
46
"@angular/core": "16.0.3",
47
- "@angular/platform-browser": "17.1.1",
+ "@angular/platform-browser": "19.2.3",
48
"@rollup/plugin-babel": "6.0.4",
49
"concurrently": "9.1.2",
50
"esm-bundle-scripts": "1.2.0",
0 commit comments