diff --git a/package.json b/package.json index 7a526e61..e68a77b5 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@types/eslint": "^9.6.1", "@types/node": "^22.18.6", "@types/prompts": "^2.4.9", - "@vue/create-eslint-config": "^0.12.1", + "@vue/create-eslint-config": "^0.12.2", "@vue/tsconfig": "^0.8.1", "ejs": "^3.1.10", "husky": "^9.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7c587731..d7ebfbda 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.12.1 - version: 0.12.1 + specifier: ^0.12.2 + version: 0.12.2 '@vue/tsconfig': specifier: ^0.8.1 version: 0.8.1(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)) @@ -1642,8 +1642,8 @@ packages: '@vue/compiler-ssr@3.5.22': resolution: {integrity: sha512-GdgyLvg4R+7T8Nk2Mlighx7XGxq/fJf9jaVofc3IL0EPesTE86cP/8DD1lT3h1JeZr2ySBvyqKQJgbS54IX1Ww==} - '@vue/create-eslint-config@0.12.1': - resolution: {integrity: sha512-aTfdM7lbToNrvJBJGN0XoGawGsNgQs4gsU+FiM1aHv8TYvnRcpPDVhk4ZtZrfpS1/m+WlGAdsv9qfHRd+6iZPQ==} + '@vue/create-eslint-config@0.12.2': + resolution: {integrity: sha512-eSCWaIGWiJu77A5DdLBBC7BE/KP4VfLAgKcmSjZMFYHAFeGS0aGXq3L2R4U/m+sWirzqeBpcNSNgygFbWIBlHA==} engines: {node: ^16.14.0 || >= 18.0.0} hasBin: true @@ -5908,7 +5908,7 @@ snapshots: '@vue/compiler-dom': 3.5.22 '@vue/shared': 3.5.22 - '@vue/create-eslint-config@0.12.1': + '@vue/create-eslint-config@0.12.2': dependencies: ejs: 3.1.10 enquirer: 2.4.1