Skip to content

Commit cdea50a

Browse files
chore(deps): update dependency typescript to 5.7
1 parent 02d6719 commit cdea50a

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
@@ -130,7 +130,7 @@
130130
"marked": "^5.0.2",
131131
"puppeteer": "^23.6.0",
132132
"ts-jest": "^29.0.5",
133-
"typescript": "5.4",
133+
"typescript": "5.7",
134134
"webpack-glsl-loader": "^1.0.1"
135135
},
136136
"optionalDependencies": {

visualization/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"marked": "^5.0.2",
130130
"puppeteer": "^23.6.0",
131131
"ts-jest": "^29.0.5",
132-
"typescript": "5.4",
132+
"typescript": "5.7",
133133
"webpack-glsl-loader": "^1.0.1"
134134
},
135135
"optionalDependencies": {

0 commit comments

Comments
 (0)