We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdc2f70 commit 759ae92Copy full SHA for 759ae92
packages/angular_devkit/build_angular/package.json
@@ -71,12 +71,12 @@
71
"esbuild": "0.17.10"
72
},
73
"peerDependencies": {
74
- "@angular/compiler-cli": "^15.0.0 || ^15.2.0-next",
75
- "@angular/localize": "^15.0.0 || ^15.2.0-next",
76
- "@angular/platform-server": "^15.0.0 || ^15.2.0-next",
77
- "@angular/service-worker": "^15.0.0 || ^15.2.0-next",
+ "@angular/compiler-cli": "^16.0.0-next.0",
+ "@angular/localize": "^16.0.0-next.0",
+ "@angular/platform-server": "^16.0.0-next.0",
+ "@angular/service-worker": "^16.0.0-next.0",
78
"karma": "^6.3.0",
79
- "ng-packagr": "^15.0.0",
+ "ng-packagr": "^16.0.0-next.0",
80
"protractor": "^7.0.0",
81
"tailwindcss": "^2.0.0 || ^3.0.0",
82
"typescript": ">=4.8.2 <5.0"
0 commit comments