Skip to content

Commit

Permalink
chore(): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AmitMY committed Nov 20, 2024
1 parent 86f7191 commit 7eb7394
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand Down

0 comments on commit 7eb7394

Please sign in to comment.