Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"@types/node": "22.7.4",
"firebase-admin": "^12.6.0",
"typescript": "5.6.2"
"typescript": "5.7.2"
},
"engines": {
"node": "18"
Expand Down
2 changes: 1 addition & 1 deletion packages/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/cors": "^2.8.17",
"@types/node": "22.7.4",
"firebase-functions-test": "^3.3.0",
"typescript": "5.6.2"
"typescript": "5.7.2"
},
"engines": {
"node": "20"
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"react-select": "5.8.1",
"short-uuid": "5.2.0",
"string-similarity-js": "2.1.4",
"typescript": "5.6.2",
"typescript": "5.7.2",
"usehooks-ts": "3.1.0",
"uuid": "10.0.0",
"web-vitals": "4.2.3",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2142,7 +2142,7 @@ __metadata:
dependencies:
"@types/node": "npm:22.7.4"
firebase-admin: "npm:^12.6.0"
typescript: "npm:5.6.2"
typescript: "npm:5.7.2"
languageName: unknown
linkType: soft

Expand All @@ -2159,7 +2159,7 @@ __metadata:
firebase-functions-test: "npm:^3.3.0"
node-fetch: "npm:3.3.2"
openai: "npm:4.67.2"
typescript: "npm:5.6.2"
typescript: "npm:5.7.2"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -2199,7 +2199,7 @@ __metadata:
sass: "npm:^1.79.4"
short-uuid: "npm:5.2.0"
string-similarity-js: "npm:2.1.4"
typescript: "npm:5.6.2"
typescript: "npm:5.7.2"
usehooks-ts: "npm:3.1.0"
uuid: "npm:10.0.0"
web-vitals: "npm:4.2.3"
Expand Down Expand Up @@ -18783,23 +18783,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.6.2":
version: 5.6.2
resolution: "typescript@npm:5.6.2"
"typescript@npm:5.7.2":
version: 5.7.2
resolution: "typescript@npm:5.7.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/3ed8297a8c7c56b7fec282532503d1ac795239d06e7c4966b42d4330c6cf433a170b53bcf93a130a7f14ccc5235de5560df4f1045eb7f3550b46ebed16d3c5e5
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>":
version: 5.6.2
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=8c6c40"
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
version: 5.7.2
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=8c6c40"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/94eb47e130d3edd964b76da85975601dcb3604b0c848a36f63ac448d0104e93819d94c8bdf6b07c00120f2ce9c05256b8b6092d23cf5cf1c6fa911159e4d572f
checksum: 10c0/c891ccf04008bc1305ba34053db951f8a4584b4a1bf2f68fd972c4a354df3dc5e62c8bfed4f6ac2d12e5b3b1c49af312c83a651048f818cd5b4949d17baacd79
languageName: node
linkType: hard

Expand Down