From 7eb7394bbb9293f946cca85967a2832cdbf23209 Mon Sep 17 00:00:00 2001 From: Amit Moryossef Date: Thu, 21 Nov 2024 00:50:58 +0100 Subject: [PATCH] chore(): update dependencies --- functions/package.json | 4 ++-- package.json | 22 +++++++++++----------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/functions/package.json b/functions/package.json index aac0d0c9..217d60d5 100644 --- a/functions/package.json +++ b/functions/package.json @@ -43,8 +43,8 @@ "@types/jest": "29.5.14", "@types/node-fetch": "2.6.12", "@types/request-ip": "0.0.41", - "@typescript-eslint/eslint-plugin": "8.14.0", - "@typescript-eslint/parser": "8.14.0", + "@typescript-eslint/eslint-plugin": "8.15.0", + "@typescript-eslint/parser": "8.15.0", "eslint": "8.57.0", "firebase-functions-test": "3.3.0", "firebase-tools": "13.25.0", diff --git a/package.json b/package.json index 7e5eb6b9..bbcced80 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "pose-viewer": "0.10.0", "rxjs": "7.8.1", "stats.js": "0.17.0", - "swiper": "11.1.14", + "swiper": "11.1.15", "three": "0.170.0", "tslib": "2.8.1", "web-vitals": "4.2.4", @@ -110,17 +110,17 @@ "devDependencies": { "@angular-devkit/architect": "0.1802.12", "@angular-devkit/build-angular": "18.2.12", - "@angular-eslint/builder": "18.4.0", - "@angular-eslint/eslint-plugin": "18.4.0", - "@angular-eslint/eslint-plugin-template": "18.4.0", - "@angular-eslint/schematics": "18.4.0", - "@angular-eslint/template-parser": "18.4.0", + "@angular-eslint/builder": "18.4.1", + "@angular-eslint/eslint-plugin": "18.4.1", + "@angular-eslint/eslint-plugin-template": "18.4.1", + "@angular-eslint/schematics": "18.4.1", + "@angular-eslint/template-parser": "18.4.1", "@angular/cli": "18.2.12", "@angular/compiler-cli": "18.2.12", "@capacitor/assets": "3.0.5", "@capacitor/cli": "6.1.2", "@ionic/angular-server": "8.4.0", - "@playwright/test": "1.48.2", + "@playwright/test": "1.49.0", "@sign-mt/configuration": "git://github.com/sign/.github.git", "@trapezedev/project": "7.1.3", "@types/dom-mediacapture-transform": "0.1.10", @@ -133,14 +133,14 @@ "@types/web-app-manifest": "1.0.8", "@types/webgl2": "0.0.11", "@types/wicg-file-system-access": "2023.10.5", - "@typescript-eslint/eslint-plugin": "8.14.0", - "@typescript-eslint/parser": "8.14.0", + "@typescript-eslint/eslint-plugin": "8.15.0", + "@typescript-eslint/parser": "8.15.0", "browser-sync": "3.0.3", "deepmerge": "4.3.1", "dotenv": "16.4.5", "eslint": "8.57.0", "fuzzy": "0.1.3", - "husky": "9.1.6", + "husky": "9.1.7", "inquirer": "12.1.0", "inquirer-autocomplete-prompt": "3.0.1", "jasmine-axe": "1.1.0", @@ -155,7 +155,7 @@ "karma-safari-launcher": "1.0.0", "karma-spec-reporter": "0.0.36", "lint-staged": "15.2.10", - "marked": "15.0.0", + "marked": "15.0.1", "npm-license-crawler": "0.2.1", "open": "10.1.0", "pwa-asset-generator": "6.4.0",