diff --git a/package.json b/package.json index e1fbc635..f89ab803 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "eslint": "8.57.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-prettier": "5.1.3", - "eslint-plugin-vue": "9.23.0", + "eslint-plugin-vue": "9.24.0", "lightningcss": "1.24.1", "prettier": "3.2.5", "unocss": "0.58.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4bd1dcaf..9017c172 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.57.0)(prettier@3.2.5) eslint-plugin-vue: - specifier: 9.23.0 - version: 9.23.0(eslint@8.57.0) + specifier: 9.24.0 + version: 9.24.0(eslint@8.57.0) lightningcss: specifier: 1.24.1 version: 1.24.1 @@ -3105,14 +3105,15 @@ packages: synckit: 0.8.8 dev: true - /eslint-plugin-vue@9.23.0(eslint@8.57.0): - resolution: {integrity: sha512-Bqd/b7hGYGrlV+wP/g77tjyFmp81lh5TMw0be9093X02SyelxRRfCI6/IsGq/J7Um0YwB9s0Ry0wlFyjPdmtUw==} + /eslint-plugin-vue@9.24.0(eslint@8.57.0): + resolution: {integrity: sha512-9SkJMvF8NGMT9aQCwFc5rj8Wo1XWSMSHk36i7ZwdI614BU7sIOR28ZjuFPKp8YGymZN12BSEbiSwa7qikp+PBw==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) eslint: 8.57.0 + globals: 13.24.0 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.0.16