Skip to content

Commit f0a4dcc

Browse files
committed
chore(): update dependencies
1 parent f2b37db commit f0a4dcc

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

functions/package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -19,31 +19,31 @@
1919
},
2020
"main": "lib/index.js",
2121
"dependencies": {
22-
"@firebase/database-types": "1.0.1",
22+
"@firebase/database-types": "1.0.2",
2323
"@google-cloud/storage": "7.9.0",
2424
"@sign-mt/browsermt": "0.2.3",
2525
"cors": "2.8.5",
2626
"express": "4.19.2",
2727
"express-async-errors": "3.1.1",
2828
"firebase-admin": "12.0.0",
29-
"firebase-functions": "4.8.1",
29+
"firebase-functions": "4.8.2",
3030
"http-errors": "2.0.0",
3131
"node-fetch": "2.6.7",
32-
"openai": "4.29.2"
32+
"openai": "4.31.0"
3333
},
3434
"devDependencies": {
35-
"@firebase/firestore-types": "3.0.0",
36-
"@firebase/rules-unit-testing": "3.0.1",
35+
"@firebase/firestore-types": "3.0.1",
36+
"@firebase/rules-unit-testing": "3.0.2",
3737
"@types/http-errors": "2.0.4",
3838
"@types/jest": "29.5.12",
3939
"@types/node-fetch": "2.6.11",
4040
"@typescript-eslint/eslint-plugin": "7.4.0",
4141
"@typescript-eslint/parser": "7.4.0",
4242
"eslint": "8.57.0",
4343
"firebase-functions-test": "3.1.1",
44-
"firebase-tools": "13.5.2",
44+
"firebase-tools": "13.6.0",
4545
"jest": "29.7.0",
46-
"minimatch": "9.0.3",
46+
"minimatch": "9.0.4",
4747
"mock-express-request": "0.2.2",
4848
"mock-express-response": "0.3.0",
4949
"ts-jest": "29.1.2",

package.json

+23-23
Original file line numberDiff line numberDiff line change
@@ -38,18 +38,18 @@
3838
},
3939
"private": true,
4040
"dependencies": {
41-
"@angular/animations": "17.3.1",
42-
"@angular/cdk": "17.3.1",
43-
"@angular/common": "17.3.1",
44-
"@angular/compiler": "17.3.1",
45-
"@angular/core": "17.3.1",
46-
"@angular/forms": "17.3.1",
47-
"@angular/material": "17.3.1",
48-
"@angular/platform-browser": "17.3.1",
49-
"@angular/platform-browser-dynamic": "17.3.1",
50-
"@angular/platform-server": "17.3.1",
51-
"@angular/router": "17.3.1",
52-
"@angular/service-worker": "17.3.1",
41+
"@angular/animations": "17.3.2",
42+
"@angular/cdk": "17.3.2",
43+
"@angular/common": "17.3.2",
44+
"@angular/compiler": "17.3.2",
45+
"@angular/core": "17.3.2",
46+
"@angular/forms": "17.3.2",
47+
"@angular/material": "17.3.2",
48+
"@angular/platform-browser": "17.3.2",
49+
"@angular/platform-browser-dynamic": "17.3.2",
50+
"@angular/platform-server": "17.3.2",
51+
"@angular/router": "17.3.2",
52+
"@angular/service-worker": "17.3.2",
5353
"@angular/ssr": "17.3.2",
5454
"@asymmetrik/ngx-leaflet": "17.0.0",
5555
"@capacitor-firebase/analytics": "5.4.1",
@@ -68,7 +68,7 @@
6868
"@capacitor/splash-screen": "5.0.7",
6969
"@ctrl/ngx-github-buttons": "9.0.0",
7070
"@google/model-viewer": "3.4.0",
71-
"@ionic/angular": "7.8.1",
71+
"@ionic/angular": "7.8.2",
7272
"@mediapipe/drawing_utils": "0.3.1675466124",
7373
"@mediapipe/holistic": "0.5.1675471629",
7474
"@mediapipe/tasks-text": "0.10.12",
@@ -90,16 +90,16 @@
9090
"cld3-asm": "4.0.0",
9191
"comlink": "4.4.1",
9292
"filesize": "9.0.11",
93-
"firebase": "10.9.0",
94-
"flag-icons": "7.2.0",
95-
"ionicons": "7.3.0",
93+
"firebase": "10.10.0",
94+
"flag-icons": "7.2.1",
95+
"ionicons": "7.3.1",
9696
"leaflet": "1.9.4",
9797
"mp4-muxer": "4.0.1",
9898
"ngx-filesize": "3.0.3",
9999
"pose-viewer": "0.7.4",
100100
"rxjs": "7.8.1",
101101
"stats.js": "0.17.0",
102-
"three": "0.162.0",
102+
"three": "0.163.0",
103103
"tslib": "2.6.2",
104104
"web-vitals": "3.5.2",
105105
"webm-muxer": "4.0.1",
@@ -114,10 +114,10 @@
114114
"@angular-eslint/schematics": "17.3.0",
115115
"@angular-eslint/template-parser": "17.3.0",
116116
"@angular/cli": "17.3.2",
117-
"@angular/compiler-cli": "17.3.1",
118-
"@capacitor/assets": "3.0.4",
117+
"@angular/compiler-cli": "17.3.2",
118+
"@capacitor/assets": "3.0.5",
119119
"@capacitor/cli": "5.7.4",
120-
"@ionic/angular-server": "7.8.1",
120+
"@ionic/angular-server": "7.8.2",
121121
"@playwright/test": "1.42.1",
122122
"@sign-mt/configuration": "git://github.com/sign/.github.git",
123123
"@trapezedev/project": "7.0.10",
@@ -127,7 +127,7 @@
127127
"@types/jasmine": "5.1.4",
128128
"@types/jasminewd2": "2.0.13",
129129
"@types/offscreencanvas": "2019.7.3",
130-
"@types/three": "0.162.0",
130+
"@types/three": "0.163.0",
131131
"@types/web-app-manifest": "1.0.8",
132132
"@types/webgl2": "0.0.11",
133133
"@types/wicg-file-system-access": "2023.10.5",
@@ -139,7 +139,7 @@
139139
"eslint": "8.57.0",
140140
"fuzzy": "0.1.3",
141141
"husky": "9.0.11",
142-
"inquirer": "9.2.16",
142+
"inquirer": "9.2.17",
143143
"inquirer-autocomplete-prompt": "3.0.1",
144144
"jasmine-axe": "1.1.0",
145145
"jasmine-core": "5.1.2",
@@ -161,7 +161,7 @@
161161
"tiny-async-pool": "2.1.0",
162162
"ts-node": "10.9.2",
163163
"tsx": "4.7.1",
164-
"typescript": "5.2.2",
164+
"typescript": "5.4.3",
165165
"webpack-bundle-analyzer": "4.10.1",
166166
"zod": "3.22.4"
167167
}

0 commit comments

Comments
 (0)