Skip to content

Commit

Permalink
chore(): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AmitMY committed Sep 23, 2024
1 parent d804ff1 commit fd90478
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"http-errors": "2.0.0",
"http-proxy-middleware": "^3.0.2",
"node-fetch": "2.6.7",
"openai": "4.62.1"
"openai": "4.63.0"
},
"devDependencies": {
"@firebase/firestore-types": "3.0.2",
Expand All @@ -44,7 +44,7 @@
"@typescript-eslint/parser": "8.6.0",
"eslint": "8.57.0",
"firebase-functions-test": "3.3.0",
"firebase-tools": "13.17.0",
"firebase-tools": "13.18.0",
"jest": "29.7.0",
"minimatch": "10.0.1",
"mock-express-request": "0.2.2",
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@
"private": true,
"dependencies": {
"@angular/animations": "18.2.5",
"@angular/cdk": "18.2.4",
"@angular/cdk": "18.2.5",
"@angular/common": "18.2.5",
"@angular/compiler": "18.2.5",
"@angular/core": "18.2.5",
"@angular/forms": "18.2.5",
"@angular/material": "18.2.4",
"@angular/material": "18.2.5",
"@angular/platform-browser": "18.2.5",
"@angular/platform-browser-dynamic": "18.2.5",
"@angular/platform-server": "18.2.5",
Expand All @@ -71,7 +71,7 @@
"@ionic/angular": "8.3.1",
"@mediapipe/drawing_utils": "0.3.1675466124",
"@mediapipe/holistic": "0.5.1675471629",
"@mediapipe/tasks-text": "0.10.15",
"@mediapipe/tasks-text": "0.10.16",
"@ngneat/transloco": "6.0.4",
"@ngxs/store": "18.1.1",
"@sign-mt/browsermt": "0.2.3",
Expand All @@ -95,15 +95,15 @@
"ionicons": "7.4.0",
"leaflet": "1.9.4",
"mermaid": "10.9.1",
"mp4-muxer": "5.1.2",
"mp4-muxer": "5.1.3",
"ngx-filesize": "3.0.4",
"pose-viewer": "0.10.0",
"rxjs": "7.8.1",
"stats.js": "0.17.0",
"three": "0.168.0",
"tslib": "2.7.0",
"web-vitals": "4.2.3",
"webm-muxer": "5.0.1",
"webm-muxer": "5.0.2",
"zone.js": "0.15.0"
},
"devDependencies": {
Expand All @@ -119,7 +119,7 @@
"@capacitor/assets": "3.0.5",
"@capacitor/cli": "6.1.2",
"@ionic/angular-server": "8.3.1",
"@playwright/test": "1.47.1",
"@playwright/test": "1.47.2",
"@sign-mt/configuration": "git://github.com/sign/.github.git",
"@trapezedev/project": "7.0.10",
"@types/dom-mediacapture-transform": "0.1.9",
Expand All @@ -134,7 +134,7 @@
"@types/wicg-file-system-access": "2023.10.5",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"browser-sync": "3.0.2",
"browser-sync": "3.0.3",
"deepmerge": "4.3.1",
"dotenv": "16.4.5",
"eslint": "8.57.0",
Expand Down

0 comments on commit fd90478

Please sign in to comment.