From ec4f5bc809979bb2f64d45bb078c4ec4dfc77f1c Mon Sep 17 00:00:00 2001 From: Floatpane Bot Date: Sat, 30 May 2026 16:59:12 +0000 Subject: [PATCH] chore(deps): typescript ^ 6.0.3 --- docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/package.json b/docs/package.json index 09e19e0..d602ff9 100644 --- a/docs/package.json +++ b/docs/package.json @@ -30,7 +30,7 @@ "@types/node": "^25.3.0", "@types/react": "19.2.14", "@types/react-dom": "19.2.3", - "typescript": "^5.9.3" + "typescript": "^6.0.0" }, "overrides": { "@types/react": "19.2.14",