We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa76778 commit b46c870Copy full SHA for b46c870
2 files changed
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": "18.2.11",
+ "@angular/compiler-cli": "18.2.11",
46
"@angular/core": "16.0.3",
47
- "@angular/platform-browser": "17.1.1",
+ "@angular/platform-browser": "18.2.11",
48
"@rollup/plugin-babel": "6.0.4",
49
"concurrently": "9.1.0",
50
"esm-bundle-scripts": "1.2.0",
0 commit comments