diff --git a/package.json b/package.json index 6a7a5c2e..457e7e85 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-prettier": "5.1.3", - "eslint-plugin-vue": "9.21.1", + "eslint-plugin-vue": "9.23.0", "lightningcss": "1.23.0", "prettier": "3.2.5", "unocss": "0.58.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e77f0d82..01dfb3b1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -89,8 +89,8 @@ devDependencies: specifier: 5.1.3 version: 5.1.3(eslint-config-prettier@9.1.0)(eslint@8.56.0)(prettier@3.2.5) eslint-plugin-vue: - specifier: 9.21.1 - version: 9.21.1(eslint@8.56.0) + specifier: 9.23.0 + version: 9.23.0(eslint@8.56.0) lightningcss: specifier: 1.23.0 version: 1.23.0 @@ -3072,8 +3072,8 @@ packages: synckit: 0.8.8 dev: true - /eslint-plugin-vue@9.21.1(eslint@8.56.0): - resolution: {integrity: sha512-XVtI7z39yOVBFJyi8Ljbn7kY9yHzznKXL02qQYn+ta63Iy4A9JFBw6o4OSB9hyD2++tVT+su9kQqetUyCCwhjw==} + /eslint-plugin-vue@9.23.0(eslint@8.56.0): + resolution: {integrity: sha512-Bqd/b7hGYGrlV+wP/g77tjyFmp81lh5TMw0be9093X02SyelxRRfCI6/IsGq/J7Um0YwB9s0Ry0wlFyjPdmtUw==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0