mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
update shared and marketplace libs for taiga dep
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"name": "@start9labs/marketplace",
|
||||
"version": "0.3.30",
|
||||
"version": "0.3.31",
|
||||
"peerDependencies": {
|
||||
"@angular/common": ">=13.2.0",
|
||||
"@angular/core": ">=13.2.0",
|
||||
"@start9labs/shared": ">=0.3.2",
|
||||
"@taiga-ui/cdk": "4.0.0-rc.6",
|
||||
"@taiga-ui/core": "4.0.0-rc.6",
|
||||
"@taiga-ui/layout": "4.0.0-rc.6",
|
||||
"@taiga-ui/cdk": ">=4.0.0",
|
||||
"@taiga-ui/core": ">=4.0.0",
|
||||
"@taiga-ui/layout": ">=4.0.0",
|
||||
"@tinkoff/ng-dompurify": ">=4.0.0",
|
||||
"fuse.js": "^6.4.6"
|
||||
},
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
{
|
||||
"name": "@start9labs/shared",
|
||||
"version": "0.3.14",
|
||||
"version": "0.3.15",
|
||||
"peerDependencies": {
|
||||
"@angular/common": ">=13.2.0",
|
||||
"@angular/core": ">=13.2.0",
|
||||
"@angular/router": ">=13.2.0",
|
||||
"@ng-web-apis/mutation-observer": ">=4.0.0",
|
||||
"@ng-web-apis/resize-observer": ">=4.0.0",
|
||||
"@taiga-ui/cdk": "4.0.0-rc.7",
|
||||
"@taiga-ui/core": "4.0.0-rc.7",
|
||||
"@taiga-ui/layout": "4.0.0-rc.7",
|
||||
"@taiga-ui/cdk": ">=4.0.0",
|
||||
"@taiga-ui/core": ">=4.0.0",
|
||||
"@taiga-ui/layout": ">=4.0.0",
|
||||
"@tinkoff/ng-dompurify": ">=4.0.0",
|
||||
"ansi-to-html": "^0.7.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user