From 19bb6d001902898c1e8fd7433c756d758b02aeb6 Mon Sep 17 00:00:00 2001 From: Amit Moryossef Date: Thu, 14 Dec 2023 10:40:54 +0100 Subject: [PATCH] chore(): update dependencies --- functions/package.json | 18 ++++---- package.json | 92 ++++++++++++++++++++--------------------- src/theme/material.scss | 4 ++ 3 files changed, 59 insertions(+), 55 deletions(-) diff --git a/functions/package.json b/functions/package.json index 8c5da1a1..bbba8058 100644 --- a/functions/package.json +++ b/functions/package.json @@ -20,32 +20,32 @@ "main": "lib/index.js", "dependencies": { "@firebase/database-types": "1.0.0", - "@google-cloud/storage": "7.6.0", + "@google-cloud/storage": "7.7.0", "@sign-mt/browsermt": "0.2.3", "cors": "2.8.5", "express": "4.18.2", "express-async-errors": "3.1.1", - "firebase-admin": "11.11.1", + "firebase-admin": "12.0.0", "firebase-functions": "4.5.0", "http-errors": "2.0.0", "node-fetch": "2.6.7", - "openai": "4.20.1" + "openai": "4.21.0" }, "devDependencies": { "@firebase/firestore-types": "3.0.0", "@firebase/rules-unit-testing": "3.0.1", "@types/http-errors": "2.0.4", - "@types/jest": "29.5.10", + "@types/jest": "29.5.11", "@types/node-fetch": "2.6.9", - "@typescript-eslint/eslint-plugin": "6.13.1", - "@typescript-eslint/parser": "6.13.1", - "eslint": "8.54.0", + "@typescript-eslint/eslint-plugin": "6.14.0", + "@typescript-eslint/parser": "6.14.0", + "eslint": "8.55.0", "firebase-functions-test": "3.1.0", - "firebase-tools": "12.9.1", + "firebase-tools": "13.0.1", "jest": "29.7.0", "mock-express-request": "0.2.2", "mock-express-response": "0.3.0", "ts-jest": "29.1.1", - "typescript": "5.3.2" + "typescript": "5.3.3" } } diff --git a/package.json b/package.json index 8cc242d7..c8811aa8 100644 --- a/package.json +++ b/package.json @@ -33,19 +33,19 @@ }, "private": true, "dependencies": { - "@angular/animations": "17.0.4", - "@angular/cdk": "17.0.1", - "@angular/common": "17.0.4", - "@angular/compiler": "17.0.4", - "@angular/core": "17.0.4", - "@angular/forms": "17.0.4", - "@angular/material": "17.0.1", - "@angular/platform-browser": "17.0.4", - "@angular/platform-browser-dynamic": "17.0.4", - "@angular/platform-server": "17.0.4", - "@angular/router": "17.0.4", - "@angular/service-worker": "17.0.4", - "@angular/ssr": "17.0.3", + "@angular/animations": "17.0.7", + "@angular/cdk": "17.0.4", + "@angular/common": "17.0.7", + "@angular/compiler": "17.0.7", + "@angular/core": "17.0.7", + "@angular/forms": "17.0.7", + "@angular/material": "17.0.4", + "@angular/platform-browser": "17.0.7", + "@angular/platform-browser-dynamic": "17.0.7", + "@angular/platform-server": "17.0.7", + "@angular/router": "17.0.7", + "@angular/service-worker": "17.0.7", + "@angular/ssr": "17.0.7", "@asymmetrik/ngx-leaflet": "17.0.0", "@capacitor-firebase/analytics": "5.3.0", "@capacitor-firebase/app": "5.3.0", @@ -61,56 +61,56 @@ "@capacitor/splash-screen": "5.0.6", "@ctrl/ngx-github-buttons": "9.0.0", "@google/model-viewer": "3.3.0", - "@ionic/angular": "7.5.6", + "@ionic/angular": "7.6.1", "@mediapipe/drawing_utils": "0.3.1675466124", "@mediapipe/holistic": "0.5.1675471629", - "@mediapipe/tasks-text": "^0.10.8", - "@ngneat/transloco": "6.0.0", - "@ngxs/store": "3.8.1", + "@mediapipe/tasks-text": "^0.10.9", + "@ngneat/transloco": "6.0.4", + "@ngxs/store": "3.8.2", "@sign-mt/browsermt": "0.2.3", "@sign-mt/i18n": "git://github.com/sign/i18n.git", "@sutton-signwriting/font-ttf": "1.5.2", "@sutton-signwriting/sgnw-components": "1.1.0", - "@tensorflow/tfjs": "4.13.0", - "@tensorflow/tfjs-backend-wasm": "4.13.0", - "@tensorflow/tfjs-backend-webgl": "4.13.0", - "@tensorflow/tfjs-backend-webgpu": "4.13.0", - "@tensorflow/tfjs-converter": "4.13.0", - "@tensorflow/tfjs-core": "4.13.0", - "@tensorflow/tfjs-layers": "4.13.0", + "@tensorflow/tfjs": "4.15.0", + "@tensorflow/tfjs-backend-wasm": "4.15.0", + "@tensorflow/tfjs-backend-webgl": "4.15.0", + "@tensorflow/tfjs-backend-webgpu": "4.15.0", + "@tensorflow/tfjs-converter": "4.15.0", + "@tensorflow/tfjs-core": "4.15.0", + "@tensorflow/tfjs-layers": "4.15.0", "base64-blob": "1.4.1", "capacitor-blob-writer": "1.1.14", "cld3-asm": "3.1.1", "comlink": "4.4.1", "filesize": "9.0.11", - "firebase": "10.7.0", - "flag-icons": "7.0.2", - "ionicons": "7.2.1", + "firebase": "10.7.1", + "flag-icons": "7.1.0", + "ionicons": "7.2.2", "leaflet": "1.9.4", "mp4-muxer": "3.0.2", "ngx-filesize": "3.0.2", "pose-viewer": "0.7.4", "rxjs": "7.8.1", "stats.js": "0.17.0", - "three": "0.158.0", + "three": "0.159.0", "tslib": "2.6.2", "web-vitals": "3.5.0", "webm-muxer": "3.1.3", "zone.js": "0.14.2" }, "devDependencies": { - "@angular-devkit/architect": "0.1700.3", - "@angular-devkit/build-angular": "17.0.3", - "@angular-eslint/builder": "17.1.0", - "@angular-eslint/eslint-plugin": "17.1.0", - "@angular-eslint/eslint-plugin-template": "17.1.0", - "@angular-eslint/schematics": "17.1.0", - "@angular-eslint/template-parser": "17.1.0", - "@angular/cli": "17.0.3", - "@angular/compiler-cli": "17.0.4", - "@capacitor/assets": "3.0.1", + "@angular-devkit/architect": "0.1700.7", + "@angular-devkit/build-angular": "17.0.7", + "@angular-eslint/builder": "17.1.1", + "@angular-eslint/eslint-plugin": "17.1.1", + "@angular-eslint/eslint-plugin-template": "17.1.1", + "@angular-eslint/schematics": "17.1.1", + "@angular-eslint/template-parser": "17.1.1", + "@angular/cli": "17.0.7", + "@angular/compiler-cli": "17.0.7", + "@capacitor/assets": "3.0.4", "@capacitor/cli": "5.5.1", - "@ionic/angular-server": "7.5.6", + "@ionic/angular-server": "7.6.1", "@playwright/test": "1.40.1", "@sign-mt/configuration": "git://github.com/sign/.github.git", "@trapezedev/project": "7.0.10", @@ -120,15 +120,15 @@ "@types/jasmine": "5.1.4", "@types/jasminewd2": "2.0.13", "@types/offscreencanvas": "2019.7.3", - "@types/three": "0.158.3", + "@types/three": "0.159.0", "@types/web-app-manifest": "1.0.7", "@types/webgl2": "0.0.10", "@types/wicg-file-system-access": "2023.10.4", - "@typescript-eslint/eslint-plugin": "6.13.1", - "@typescript-eslint/parser": "6.13.1", + "@typescript-eslint/eslint-plugin": "6.14.0", + "@typescript-eslint/parser": "6.14.0", "deepmerge": "4.3.1", "dotenv": "16.3.1", - "eslint": "8.54.0", + "eslint": "8.55.0", "fuzzy": "0.1.3", "husky": "8.0.3", "inquirer": "9.2.12", @@ -144,13 +144,13 @@ "karma-jasmine-html-reporter": "2.1.0", "karma-safari-launcher": "1.0.0", "karma-spec-reporter": "0.0.36", - "lint-staged": "15.1.0", + "lint-staged": "15.2.0", "open": "9.1.0", "pwa-asset-generator": "6.3.1", "sitemap": "7.1.1", "tiny-async-pool": "2.1.0", - "ts-node": "10.9.1", - "tsx": "4.6.0", + "ts-node": "10.9.2", + "tsx": "4.6.2", "typescript": "5.2.2", "webpack-bundle-analyzer": "4.10.1", "zod": "3.22.4" diff --git a/src/theme/material.scss b/src/theme/material.scss index e09129d2..3bcf5af7 100644 --- a/src/theme/material.scss +++ b/src/theme/material.scss @@ -54,3 +54,7 @@ $app-dark-theme: mat.define-dark-theme( @media (prefers-color-scheme: dark) { @include theme-components($app-dark-theme); } + +mat-tab-group { + --mat-tab-header-divider-height: 0; +}