Skip to content

Commit c1c0209

Browse files
committed
Updated to TS 5.2
1 parent c1e7317 commit c1c0209

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"cross-fetch": "^3.1.5",
1010
"jsdom": "^21.1.1",
1111
"prettier": "^2.8.7",
12-
"typescript": "^5.1.3",
12+
"typescript": "^5.2.2",
1313
"vite-tsconfig-paths": "^4.0.7",
1414
"vitest": "^0.31.1"
1515
},
@@ -176,4 +176,4 @@
176176
"react-select": "^5.7.3",
177177
"zod": "^3.21.4"
178178
}
179-
}
179+
}

0 commit comments

Comments
 (0)