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 ea33b67 commit 8aca6ecCopy full SHA for 8aca6ec
package.json
@@ -46,10 +46,10 @@
46
},
47
"homepage": "https://github.com/esm-bundle/angular__localize#readme",
48
"devDependencies": {
49
- "@angular/compiler": "15.2.9",
50
- "@angular/compiler-cli": "15.2.9",
51
- "@angular/core": "15.2.9",
52
- "@angular/localize": "15.2.9",
+ "@angular/compiler": "16.1.1",
+ "@angular/compiler-cli": "16.1.1",
+ "@angular/core": "16.1.1",
+ "@angular/localize": "16.1.1",
53
"@rollup/plugin-babel": "6.0.3",
54
"concurrently": "8.2.0",
55
"husky": "8.0.3",
0 commit comments