mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
Merge branch 'next/minor' of github.com:Start9Labs/start-os into next/major
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "startos-ui",
|
||||
"version": "0.3.6-alpha.5",
|
||||
"version": "0.3.6-alpha.8",
|
||||
"author": "Start9 Labs, Inc",
|
||||
"homepage": "https://start9.com/",
|
||||
"license": "MIT",
|
||||
@@ -44,8 +44,13 @@
|
||||
"@angular/router": "^17.3.1",
|
||||
"@angular/service-worker": "^17.3.1",
|
||||
"@materia-ui/ngx-monaco-editor": "^6.0.0",
|
||||
"@ng-web-apis/common": "^3.2.3",
|
||||
"@ng-web-apis/mutation-observer": "^3.2.3",
|
||||
"@ng-web-apis/resize-observer": "^3.2.3",
|
||||
"@noble/curves": "^1.4.0",
|
||||
"@noble/hashes": "^1.4.0",
|
||||
"@start9labs/argon2": "^0.2.2",
|
||||
"@start9labs/start-sdk": "file:../sdk/dist",
|
||||
"@start9labs/start-sdk": "file:../sdk/baseDist",
|
||||
"@taiga-ui/addon-charts": "4.0.0-rc.7",
|
||||
"@taiga-ui/addon-commerce": "4.0.0-rc.7",
|
||||
"@taiga-ui/addon-mobile": "4.0.0-rc.7",
|
||||
@@ -58,8 +63,6 @@
|
||||
"@taiga-ui/legacy": "4.0.0-rc.7",
|
||||
"@taiga-ui/styles": "4.0.0-rc.7",
|
||||
"@tinkoff/ng-dompurify": "4.0.0",
|
||||
"@noble/curves": "^1.4.0",
|
||||
"@noble/hashes": "^1.4.0",
|
||||
"ansi-to-html": "^0.7.2",
|
||||
"base64-js": "^1.5.1",
|
||||
"buffer": "^6.0.3",
|
||||
@@ -80,6 +83,7 @@
|
||||
"ng-qrcode": "^17.0.0",
|
||||
"node-jose": "^2.2.0",
|
||||
"patch-db-client": "file:../patch-db/client",
|
||||
"path-browserify": "^1.0.1",
|
||||
"pbkdf2": "^3.1.2",
|
||||
"rxjs": "^7.5.6",
|
||||
"swiper": "^8.2.4",
|
||||
|
||||
Reference in New Issue
Block a user