From 950575075c5ea4bbfa11b3e232b60a42024bc1ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 16:53:02 +0200 Subject: chore(deps): update dependency prettier-plugin-organize-imports to v4 (#2999) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 4abd5835..4813815f 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "eslint-plugin-vitest": "0.4.1", "npm-run-all2": "6.2.2", "prettier": "3.3.2", - "prettier-plugin-organize-imports": "3.2.4", + "prettier-plugin-organize-imports": "4.0.0", "rimraf": "5.0.8", "sanitize-html": "2.13.0", "semver": "7.6.2", @@ -131,7 +131,8 @@ "vite": "5.3.3", "vitepress": "1.3.0", "vitest": "1.6.0", - "vue": "3.4.31" + "vue": "3.4.31", + "vue-tsc": "2.0.26" }, "packageManager": "pnpm@9.5.0", "engines": { -- cgit v1.2.3