diff --git a/package.json b/package.json index 11e297d2..524e2597 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@types/eslint": "^9.6.1", "@types/node": "^24.10.3", "@types/prompts": "^2.4.9", - "@vue/create-eslint-config": "^0.13.2", + "@vue/create-eslint-config": "^0.14.1", "@vue/tsconfig": "^0.8.1", "ejs": "^3.1.10", "husky": "^9.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a1d2c228..eb61e52a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^2.4.9 version: 2.4.9 '@vue/create-eslint-config': - specifier: ^0.13.2 - version: 0.13.2 + specifier: ^0.14.1 + version: 0.14.1 '@vue/tsconfig': specifier: ^0.8.1 version: 0.8.1(typescript@5.9.2)(vue@3.5.25(typescript@5.9.2)) @@ -1370,8 +1370,8 @@ packages: '@vue/compiler-ssr@3.5.25': resolution: {integrity: sha512-ritPSKLBcParnsKYi+GNtbdbrIE1mtuFEJ4U1sWeuOMlIziK5GtOL85t5RhsNy4uWIXPgk+OUdpnXiTdzn8o3A==} - '@vue/create-eslint-config@0.13.2': - resolution: {integrity: sha512-fVT8WzGL5XgjuGpgraLPjwFLtNNl/lxK0Cz20ww56c1vcqR/yTjPwIRjzEtdJzvk314GE/EKOxx6TIGPF7j42g==} + '@vue/create-eslint-config@0.14.1': + resolution: {integrity: sha512-EiEc2Kl1stBZ68HEYmjlk1uIbQP8MlvRUg5CqvbMZfCBH8+xF2HhXcRZhmtd/p0AHcV8b9HdN3Uq3BIxOwPZYQ==} engines: {node: ^16.14.0 || >= 18.0.0} hasBin: true @@ -5328,7 +5328,7 @@ snapshots: '@vue/compiler-dom': 3.5.25 '@vue/shared': 3.5.25 - '@vue/create-eslint-config@0.13.2': + '@vue/create-eslint-config@0.14.1': dependencies: ejs: 3.1.10 enquirer: 2.4.1