Skip to content

Commit

Permalink
chore(): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AmitMY committed Jan 9, 2025
1 parent 93f7d28 commit 5d15b79
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 31 deletions.
1 change: 1 addition & 0 deletions android/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@ GEM
PLATFORMS
arm64-darwin-21
universal-darwin-23
universal-darwin-24

DEPENDENCIES
fastlane
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/companies/companies.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"signedToSpoken": "",
"keyFeatures": "Video Communication",
"additionalInformation": "Also behind the education platform: [https://slait.school](https://slait.school/)",
"fullDescription": "SLAIT offers real-time ASL transcription and translation services, focusing on video communication, including VRI/VRS services. They provide a platform for video interactions that support both spoken-to-signed and signed-to-spoken language translation. SLAIT also runs an educational platform aimed at enhancing ASL learning and accessibility."
"fullDescription": "SLAIT offers real-time ASL transcription and translation services, focusing on video communication, including VRI/VRS services. They provide a platform for video interactions that support both spoken-to-signed and signed-to-spoken language translation. SLAIT also runs an educational platform aimed at enhancing ASL learning and accessibility. <iframe width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/PcZbajccCdU\"></iframe>"
},
{
"name": "EQ4All",
Expand Down Expand Up @@ -220,7 +220,7 @@
"spokenToSigned": "",
"signedToSpoken": "",
"keyFeatures": "Chat interface, QR code for public spaces",
"fullDescription": "Deafinitely provides real-time sign language translation and communication tools, including a chat interface and QR codes for public spaces. Supporting Israeli Sign Language (ISL), BSL, and ASL, the company serves websites, video markets, and public institutions, known for its innovative solutions like the patented SignChat app for real-time message translation. <iframe width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/1COjZNbEHVo\">\n</iframe>"
"fullDescription": "Deafinitely provides real-time sign language translation and communication tools, including a chat interface and QR codes for public spaces. Supporting Israeli Sign Language (ISL), BSL, and ASL, the company serves websites, video markets, and public institutions, known for its innovative solutions like the patented SignChat app for real-time message translation. <iframe width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/1COjZNbEHVo\"></iframe>"
},
{
"name": "EASIER Project",
Expand Down
10 changes: 5 additions & 5 deletions functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"main": "lib/index.js",
"dependencies": {
"@firebase/database-types": "1.0.7",
"@google-cloud/storage": "7.14.0",
"@google-cloud/storage": "7.15.0",
"@sign-mt/browsermt": "0.2.3",
"@unkey/api": "0.29.0",
"@unkey/ratelimit": "0.5.0",
Expand All @@ -33,7 +33,7 @@
"http-errors": "2.0.0",
"http-proxy-middleware": "^3.0.3",
"node-fetch": "2.6.7",
"openai": "4.77.0",
"openai": "4.77.4",
"request-ip": "3.3.0"
},
"devDependencies": {
Expand All @@ -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.19.0",
"@typescript-eslint/parser": "8.19.0",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"eslint": "8.57.0",
"firebase-functions-test": "3.4.0",
"firebase-tools": "13.29.1",
Expand All @@ -53,6 +53,6 @@
"mock-express-request": "0.2.2",
"mock-express-response": "0.3.0",
"ts-jest": "29.2.5",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,19 +36,19 @@
},
"private": true,
"dependencies": {
"@angular/animations": "19.0.5",
"@angular/cdk": "19.0.4",
"@angular/common": "19.0.5",
"@angular/compiler": "19.0.5",
"@angular/core": "19.0.5",
"@angular/forms": "19.0.5",
"@angular/material": "19.0.4",
"@angular/platform-browser": "19.0.5",
"@angular/platform-browser-dynamic": "19.0.5",
"@angular/platform-server": "19.0.5",
"@angular/router": "19.0.5",
"@angular/service-worker": "19.0.5",
"@angular/ssr": "19.0.6",
"@angular/animations": "19.0.6",
"@angular/cdk": "19.0.5",
"@angular/common": "19.0.6",
"@angular/compiler": "19.0.6",
"@angular/core": "19.0.6",
"@angular/forms": "19.0.6",
"@angular/material": "19.0.5",
"@angular/platform-browser": "19.0.6",
"@angular/platform-browser-dynamic": "19.0.6",
"@angular/platform-server": "19.0.6",
"@angular/router": "19.0.6",
"@angular/service-worker": "19.0.6",
"@angular/ssr": "19.0.7",
"@asymmetrik/ngx-leaflet": "18.0.1",
"@capacitor-firebase/analytics": "6.3.1",
"@capacitor-firebase/app": "6.3.1",
Expand Down Expand Up @@ -95,26 +95,26 @@
"leaflet": "1.9.4",
"mp4-muxer": "5.1.5",
"ngx-filesize": "3.0.4",
"pose-viewer": "1.0.0",
"pose-viewer": "1.0.1",
"rxjs": "7.8.1",
"stats.js": "0.17.0",
"swiper": "11.1.15",
"swiper": "11.2.0",
"three": "0.172.0",
"tslib": "2.8.1",
"web-vitals": "4.2.4",
"webm-muxer": "5.0.3",
"zone.js": "0.15.0"
},
"devDependencies": {
"@angular-devkit/architect": "0.1900.6",
"@angular-devkit/build-angular": "19.0.6",
"@angular-devkit/architect": "0.1900.7",
"@angular-devkit/build-angular": "19.0.7",
"@angular-eslint/builder": "19.0.2",
"@angular-eslint/eslint-plugin": "19.0.2",
"@angular-eslint/eslint-plugin-template": "19.0.2",
"@angular-eslint/schematics": "19.0.2",
"@angular-eslint/template-parser": "19.0.2",
"@angular/cli": "19.0.6",
"@angular/compiler-cli": "19.0.5",
"@angular/cli": "19.0.7",
"@angular/compiler-cli": "19.0.6",
"@capacitor/assets": "3.0.5",
"@capacitor/cli": "6.2.0",
"@ionic/angular-server": "8.4.1",
Expand All @@ -128,12 +128,12 @@
"@types/jasmine": "5.1.5",
"@types/jasminewd2": "2.0.13",
"@types/offscreencanvas": "2019.7.3",
"@types/three": "0.171.0",
"@types/three": "0.172.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": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"browser-sync": "3.0.3",
"deepmerge": "4.3.1",
"dotenv": "16.4.7",
Expand All @@ -154,7 +154,7 @@
"karma-safari-launcher": "1.0.0",
"karma-spec-reporter": "0.0.36",
"lint-staged": "15.3.0",
"marked": "15.0.4",
"marked": "15.0.6",
"node-html-parser": "7.0.1",
"npm-license-crawler": "0.2.1",
"open": "10.1.0",
Expand Down
1 change: 0 additions & 1 deletion update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@ npx cap sync > /dev/null
cd ios/App && fastlane run update_fastlane && cd ../..
cd android && fastlane run update_fastlane && cd ..


# Lint to fix wrongly formatted files
#prettier --write --ignore-unknown src > /dev/null

0 comments on commit 5d15b79

Please sign in to comment.