From 99aa2ae00ae813aed13e6019473a9fe7647b5ec5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 13:24:50 +0000 Subject: [PATCH] chore(deps): update dependency typescript to ~5.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0d2a2b5..75cb33d 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "pinia": "^2.1.7", "rimraf": "^5.0.5", "sass": "^1.76.0", - "typescript": "~5.4.0", + "typescript": "~5.6.0", "unplugin-auto-import": "^0.18.0", "unplugin-vue-components": "^0.27.0", "vite": "^5.1.6",