Skip to content

Commit

Permalink
chore(): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AmitMY committed Jun 29, 2024
1 parent 0951d82 commit 5cb92ee
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
10 changes: 5 additions & 5 deletions functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,21 +29,21 @@
"firebase-functions": "5.0.1",
"http-errors": "2.0.0",
"node-fetch": "2.6.7",
"openai": "4.52.0"
"openai": "4.52.2"
},
"devDependencies": {
"@firebase/firestore-types": "3.0.2",
"@firebase/rules-unit-testing": "3.0.3",
"@types/http-errors": "2.0.4",
"@types/jest": "29.5.12",
"@types/node-fetch": "2.6.11",
"@typescript-eslint/eslint-plugin": "7.13.1",
"@typescript-eslint/parser": "7.13.1",
"@typescript-eslint/eslint-plugin": "7.14.1",
"@typescript-eslint/parser": "7.14.1",
"eslint": "8.57.0",
"firebase-functions-test": "3.3.0",
"firebase-tools": "13.11.3",
"firebase-tools": "13.12.0",
"jest": "29.7.0",
"minimatch": "9.0.4",
"minimatch": "9.0.5",
"mock-express-request": "0.2.2",
"mock-express-response": "0.3.0",
"ts-jest": "29.1.5",
Expand Down
58 changes: 29 additions & 29 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,19 +38,19 @@
},
"private": true,
"dependencies": {
"@angular/animations": "18.0.4",
"@angular/cdk": "18.0.4",
"@angular/common": "18.0.4",
"@angular/compiler": "18.0.4",
"@angular/core": "18.0.4",
"@angular/forms": "18.0.4",
"@angular/material": "18.0.4",
"@angular/platform-browser": "18.0.4",
"@angular/platform-browser-dynamic": "18.0.4",
"@angular/platform-server": "18.0.4",
"@angular/router": "18.0.4",
"@angular/service-worker": "18.0.4",
"@angular/ssr": "18.0.5",
"@angular/animations": "18.0.5",
"@angular/cdk": "18.0.5",
"@angular/common": "18.0.5",
"@angular/compiler": "18.0.5",
"@angular/core": "18.0.5",
"@angular/forms": "18.0.5",
"@angular/material": "18.0.5",
"@angular/platform-browser": "18.0.5",
"@angular/platform-browser-dynamic": "18.0.5",
"@angular/platform-server": "18.0.5",
"@angular/router": "18.0.5",
"@angular/service-worker": "18.0.5",
"@angular/ssr": "18.0.6",
"@asymmetrik/ngx-leaflet": "18.0.1",
"@capacitor-firebase/analytics": "6.0.0",
"@capacitor-firebase/app": "6.0.0",
Expand All @@ -68,7 +68,7 @@
"@capacitor/splash-screen": "6.0.1",
"@ctrl/ngx-github-buttons": "9.0.0",
"@google/model-viewer": "3.5.0",
"@ionic/angular": "8.2.2",
"@ionic/angular": "8.2.4",
"@mediapipe/drawing_utils": "0.3.1675466124",
"@mediapipe/holistic": "0.5.1675471629",
"@mediapipe/tasks-text": "0.10.14",
Expand All @@ -94,31 +94,31 @@
"flag-icons": "7.2.3",
"ionicons": "7.4.0",
"leaflet": "1.9.4",
"mp4-muxer": "4.3.2",
"mp4-muxer": "4.3.3",
"ngx-filesize": "3.0.3",
"pose-viewer": "0.8.0",
"pose-viewer": "0.9.0",
"rxjs": "7.8.1",
"stats.js": "0.17.0",
"three": "0.165.0",
"three": "0.166.0",
"tslib": "2.6.3",
"web-vitals": "4.2.0",
"webm-muxer": "4.0.1",
"zone.js": "0.14.7"
},
"devDependencies": {
"@angular-devkit/architect": "0.1800.5",
"@angular-devkit/build-angular": "18.0.5",
"@angular-devkit/architect": "0.1800.6",
"@angular-devkit/build-angular": "18.0.6",
"@angular-eslint/builder": "18.0.1",
"@angular-eslint/eslint-plugin": "18.0.1",
"@angular-eslint/eslint-plugin-template": "18.0.1",
"@angular-eslint/schematics": "18.0.1",
"@angular-eslint/template-parser": "18.0.1",
"@angular/cli": "18.0.5",
"@angular/compiler-cli": "18.0.4",
"@angular/cli": "18.0.6",
"@angular/compiler-cli": "18.0.5",
"@capacitor/assets": "3.0.5",
"@capacitor/cli": "6.1.0",
"@ionic/angular-server": "8.2.2",
"@playwright/test": "1.44.1",
"@ionic/angular-server": "8.2.4",
"@playwright/test": "1.45.0",
"@sign-mt/configuration": "git://github.com/sign/.github.git",
"@trapezedev/project": "7.0.10",
"@types/dom-mediacapture-transform": "0.1.9",
Expand All @@ -127,19 +127,19 @@
"@types/jasmine": "5.1.4",
"@types/jasminewd2": "2.0.13",
"@types/offscreencanvas": "2019.7.3",
"@types/three": "0.165.0",
"@types/three": "0.166.0",
"@types/web-app-manifest": "1.0.8",
"@types/webgl2": "0.0.11",
"@types/wicg-file-system-access": "2023.10.5",
"@typescript-eslint/eslint-plugin": "7.13.1",
"@typescript-eslint/parser": "7.13.1",
"@typescript-eslint/eslint-plugin": "7.14.1",
"@typescript-eslint/parser": "7.14.1",
"browser-sync": "3.0.2",
"deepmerge": "4.3.1",
"dotenv": "16.4.5",
"eslint": "8.57.0",
"fuzzy": "0.1.3",
"husky": "9.0.11",
"inquirer": "9.2.23",
"inquirer": "9.3.1",
"inquirer-autocomplete-prompt": "3.0.1",
"jasmine-axe": "1.1.0",
"jasmine-core": "5.1.2",
Expand All @@ -153,14 +153,14 @@
"karma-safari-launcher": "1.0.0",
"karma-spec-reporter": "0.0.36",
"lint-staged": "15.2.7",
"marked": "13.0.0",
"marked": "13.0.1",
"npm-license-crawler": "0.2.1",
"open": "10.1.0",
"pwa-asset-generator": "6.3.1",
"sitemap": "8.0.0",
"tiny-async-pool": "2.1.0",
"ts-node": "10.9.2",
"tsx": "4.15.7",
"tsx": "4.16.0",
"typescript": "5.4.3",
"webpack-bundle-analyzer": "4.10.2",
"zod": "3.23.8"
Expand Down

0 comments on commit 5cb92ee

Please sign in to comment.