From b7c9a885347b59ac3c4e82631272c894fc95a2dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 07:27:12 +0000 Subject: [PATCH] chore(deps): update dependency @vue/create-eslint-config to ^0.14.2 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 827519c3..9ada0673 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@types/eslint": "^9.6.1", "@types/node": "^24.10.4", "@types/prompts": "^2.4.9", - "@vue/create-eslint-config": "^0.14.1", + "@vue/create-eslint-config": "^0.14.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 cb07c592..95b98d68 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.14.1 - version: 0.14.1 + specifier: ^0.14.2 + version: 0.14.2 '@vue/tsconfig': specifier: ^0.8.1 version: 0.8.1(typescript@5.9.2)(vue@3.5.26(typescript@5.9.2)) @@ -1379,8 +1379,8 @@ packages: '@vue/compiler-ssr@3.5.26': resolution: {integrity: sha512-lZT9/Y0nSIRUPVvapFJEVDbEXruZh2IYHMk2zTtEgJSlP5gVOqeWXH54xDKAaFS4rTnDeDBQUYDtxKyoW9FwDw==} - '@vue/create-eslint-config@0.14.1': - resolution: {integrity: sha512-EiEc2Kl1stBZ68HEYmjlk1uIbQP8MlvRUg5CqvbMZfCBH8+xF2HhXcRZhmtd/p0AHcV8b9HdN3Uq3BIxOwPZYQ==} + '@vue/create-eslint-config@0.14.2': + resolution: {integrity: sha512-Cut75X2zJzgYoI3l6yoQVLrYRTmuQMwW9lUtNlIbAFF+KweHb5txEQHMJMxNRCQXaURm8otVUQANhFoO/AvGGQ==} engines: {node: ^16.14.0 || >= 18.0.0} hasBin: true @@ -5350,7 +5350,7 @@ snapshots: '@vue/compiler-dom': 3.5.26 '@vue/shared': 3.5.26 - '@vue/create-eslint-config@0.14.1': + '@vue/create-eslint-config@0.14.2': dependencies: ejs: 3.1.10 enquirer: 2.4.1