diff --git a/package.json b/package.json index 022bf9f7..6f2c1944 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@types/eslint": "^9.6.1", "@types/node": "^22.15.11", "@types/prompts": "^2.4.9", - "@vue/create-eslint-config": "^0.10.1", + "@vue/create-eslint-config": "^0.10.2", "@vue/tsconfig": "^0.7.0", "ejs": "^3.1.10", "husky": "^9.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ca40fabc..01d366e3 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.10.1 - version: 0.10.1 + specifier: ^0.10.2 + version: 0.10.2 '@vue/tsconfig': specifier: ^0.7.0 version: 0.7.0(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)) @@ -1256,8 +1256,8 @@ packages: '@vue/compiler-vue2@2.7.16': resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==} - '@vue/create-eslint-config@0.10.1': - resolution: {integrity: sha512-43NNffVryo2XvH39x98/Ws7ajAUQIKZCIkpj8P/AlI56ucGsq0mHiv4ChjNeotIJpYZ7t41UWwUEzBeclQXTXw==} + '@vue/create-eslint-config@0.10.2': + resolution: {integrity: sha512-dlz21LbY+lupYNxb6pdw9nw9UUfj5ik2/j+ooxz+SW830KEupZ1nPJMBpadINUonPuPVMERLQLnAhs5SNflRBQ==} engines: {node: ^16.14.0 || >= 18.0.0} hasBin: true @@ -5138,7 +5138,7 @@ snapshots: de-indent: 1.0.2 he: 1.2.0 - '@vue/create-eslint-config@0.10.1': + '@vue/create-eslint-config@0.10.2': dependencies: ejs: 3.1.10 enquirer: 2.4.1