mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
update angular in shared (#2556)
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "@start9labs/shared",
|
||||
"version": "0.3.5",
|
||||
"version": "0.3.6",
|
||||
"peerDependencies": {
|
||||
"@angular/common": "^14.1.0",
|
||||
"@angular/core": "^14.1.0",
|
||||
"@angular/router": "^14.1.0",
|
||||
"@angular/common": "^17.0.6",
|
||||
"@angular/core": "^17.0.6",
|
||||
"@angular/router": "^17.0.6",
|
||||
"@ionic/angular": ">=6.0.0",
|
||||
"@ng-web-apis/mutation-observer": ">=2.0.0",
|
||||
"@ng-web-apis/resize-observer": ">=2.0.0",
|
||||
|
||||
Reference in New Issue
Block a user