diff --git a/package.json b/package.json index 167cfd06..fe5349d2 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "eslint": "8.54.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-prettier": "5.0.1", - "eslint-plugin-vue": "9.18.1", + "eslint-plugin-vue": "9.19.1", "lightningcss": "1.22.1", "prettier": "3.1.0", "unocss": "0.57.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 31bab276..a8334b4e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -107,8 +107,8 @@ devDependencies: specifier: 5.0.1 version: 5.0.1(eslint-config-prettier@9.0.0)(eslint@8.54.0)(prettier@3.1.0) eslint-plugin-vue: - specifier: 9.18.1 - version: 9.18.1(eslint@8.54.0) + specifier: 9.19.1 + version: 9.19.1(eslint@8.54.0) lightningcss: specifier: 1.22.1 version: 1.22.1 @@ -3150,8 +3150,8 @@ packages: synckit: 0.8.5 dev: true - /eslint-plugin-vue@9.18.1(eslint@8.54.0): - resolution: {integrity: sha512-7hZFlrEgg9NIzuVik2I9xSnJA5RsmOfueYgsUGUokEDLJ1LHtxO0Pl4duje1BriZ/jDWb+44tcIlC3yi0tdlZg==} + /eslint-plugin-vue@9.19.1(eslint@8.54.0): + resolution: {integrity: sha512-2+DZhbD1HrHXGcKW7roJhPZW6m+gU5/9uRNoT7dxlLlIhcStsECoYr5WFFtn6UY4IWIrC7Gzp7Y2kK47wdSPVQ==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0