From b0e4e85289679729a32fb039fbc3ccef12050240 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:33:02 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-prettier to v10 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8b470f8..3c7c5a4 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@typescript-eslint/parser": "6.21.0", "@vitejs/plugin-vue": "4.6.2", "eslint": "8.57.1", - "eslint-config-prettier": "9.1.2", + "eslint-config-prettier": "10.1.8", "eslint-plugin-vue": "9.33.0", "sass": "1.101.0", "typescript": "5.9.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d273b62..8b0a210 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -72,8 +72,8 @@ devDependencies: specifier: 8.57.1 version: 8.57.1 eslint-config-prettier: - specifier: 9.1.2 - version: 9.1.2(eslint@8.57.1) + specifier: 10.1.8 + version: 10.1.8(eslint@8.57.1) eslint-plugin-vue: specifier: 9.33.0 version: 9.33.0(eslint@8.57.1) @@ -4293,8 +4293,8 @@ packages: source-map: 0.6.1 dev: true - /eslint-config-prettier@9.1.2(eslint@8.57.1): - resolution: {integrity: sha512-iI1f+D2ViGn+uvv5HuHVUamg8ll4tN+JRHGc6IJi4TP9Kl976C57fzPXgseXNs8v0iA8aSJpHsTWjDb9QJamGQ==} + /eslint-config-prettier@10.1.8(eslint@8.57.1): + resolution: {integrity: sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==} hasBin: true peerDependencies: eslint: '>=7.0.0'