Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Commit 1fa28db

Browse files
fix(deps): update dependency typescript to v5
1 parent 2fe39a6 commit 1fa28db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

React/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"react-scripts": "^5.0.1",
1919
"react-use": "^17.4.0",
2020
"subtopia-js": "^3.0.0-beta.34",
21-
"typescript": "^4",
21+
"typescript": "^5.0.0",
2222
"web-vitals": "^3.0.0"
2323
},
2424
"scripts": {

0 commit comments

Comments
 (0)