Skip to content

Commit 4d0bcf1

Browse files
chore(deps): update dependency typescript to 5.7
1 parent 67f80ec commit 4d0bcf1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gh-pages/visualization/app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"marked": "^5.0.2",
127127
"puppeteer": "^23.6.0",
128128
"ts-jest": "^29.0.5",
129-
"typescript": "5.4",
129+
"typescript": "5.7",
130130
"webpack-glsl-loader": "^1.0.1"
131131
},
132132
"optionalDependencies": {

visualization/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"marked": "^5.0.2",
126126
"puppeteer": "^23.6.0",
127127
"ts-jest": "^29.0.5",
128-
"typescript": "5.4",
128+
"typescript": "5.7",
129129
"webpack-glsl-loader": "^1.0.1"
130130
},
131131
"optionalDependencies": {

0 commit comments

Comments
 (0)