diff --git a/core/package.json b/core/package.json index 77fbb1c..1bb674f 100644 --- a/core/package.json +++ b/core/package.json @@ -100,10 +100,11 @@ "ts-mocha": "^10.0.0", "typedoc": "^0.28.2", "typedoc-github-theme": "^0.4.0", - "typescript": "~5.2.2", + "typescript": "~7.0.2", "uglify-js": "^3.15.5", "copyfiles": "^2.4.1" } } + diff --git a/package.json b/package.json index 4cee5f8..fdbda20 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "puppeteer": "^25.1.0", "typedoc": "^0.28.2", "typedoc-github-theme": "^0.4.0", - "typescript": "~5.2.2", + "typescript": "~7.0.2", "uglify-js": "^3.15.5" } } diff --git a/shim/chai/package.json b/shim/chai/package.json index 090bcb7..bb5482b 100644 --- a/shim/chai/package.json +++ b/shim/chai/package.json @@ -101,10 +101,11 @@ "ts-mocha": "^10.0.0", "typedoc": "^0.28.2", "typedoc-github-theme": "^0.4.0", - "typescript": "~5.2.2", + "typescript": "~7.0.2", "uglify-js": "^3.15.5", "copyfiles": "^2.4.1" } } +