From 6a590410a5cf4f6d8da732f9ac75e356f4974bca Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 27 Aug 2026 20:03:11 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 627e626..1680c6f 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "stylelint": "17.14.1", "stylelint-config-recommended-vue": "2.0.0", "stylelint-config-standard": "40.0.0", - "typescript": "6.0.3", + "typescript": "7.0.2", "typescript-eslint": "8.68.0", "vite-plugin-vuetify": "2.1.3", "vue": "3.5.41", -- 2.54.0