diff --git a/package.json b/package.json index 1d1e5cbb..7d1f29d3 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@types/eslint": "^9.6.1", "@types/node": "^24.10.1", "@types/prompts": "^2.4.9", - "@vue/create-eslint-config": "^0.13.0", + "@vue/create-eslint-config": "^0.13.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 45e761fa..b90710ef 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.0 - version: 0.13.0 + specifier: ^0.13.1 + version: 0.13.1 '@vue/tsconfig': specifier: ^0.8.1 version: 0.8.1(typescript@5.9.2)(vue@3.5.24(typescript@5.9.2)) @@ -1328,8 +1328,8 @@ packages: '@vue/compiler-ssr@3.5.24': resolution: {integrity: sha512-trOvMWNBMQ/odMRHW7Ae1CdfYx+7MuiQu62Jtu36gMLXcaoqKvAyh+P73sYG9ll+6jLB6QPovqoKGGZROzkFFg==} - '@vue/create-eslint-config@0.13.0': - resolution: {integrity: sha512-VL/FANNbBrfkV8GSadl2nCZR43W2pCfAEXGsPN0ZFCv/qqURfrVGpJQt73CLVSyZQojEPn3daO17IGuoC3g50A==} + '@vue/create-eslint-config@0.13.1': + resolution: {integrity: sha512-ncA6swt6eBUe5RkDPkciSfiZA27/WTg79q00eY1QthZeHY4PmHmIz7J3HlyxGPjXu64ogdqqO2cC1tQicw7pxQ==} engines: {node: ^16.14.0 || >= 18.0.0} hasBin: true @@ -5178,7 +5178,7 @@ snapshots: '@vue/compiler-dom': 3.5.24 '@vue/shared': 3.5.24 - '@vue/create-eslint-config@0.13.0': + '@vue/create-eslint-config@0.13.1': dependencies: ejs: 3.1.10 enquirer: 2.4.1