diff --git a/package.json b/package.json index f98ffe9..bc27ddf 100644 --- a/package.json +++ b/package.json @@ -60,6 +60,6 @@ "msw": "^2.4.11", "typedoc": "^0.28.0", "typedoc-plugin-mdn-links": "^5.0.1", - "typescript": "^6.0.3" + "typescript": "^7.0.2" } }