You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/compute/compute/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@
53
53
"devDependencies": {
54
54
"@types/cookie": "^0.6.0",
55
55
"@types/node": "^18.16.14",
56
-
"typescript": "^5.7.3"
56
+
"typescript": "^5.9.2"
57
57
},
58
58
"pnpm-comment": "There is a WRONG warning during install saying this onlyBuiltDependencies won't be used because it is in this file, but this is the ONLY place that works. We do also put it there.",
0 commit comments