From b0221d461b91f70ee1d449ad010badc845bb0fc5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 10:12:56 +0000 Subject: [PATCH] chore(deps): update dependency @vue/create-eslint-config to ^0.12.0 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 56cd4dee..b2460a03 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@types/eslint": "^9.6.1", "@types/node": "^22.16.5", "@types/prompts": "^2.4.9", - "@vue/create-eslint-config": "^0.11.2", + "@vue/create-eslint-config": "^0.12.0", "@vue/tsconfig": "^0.7.0", "ejs": "^3.1.10", "husky": "^9.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 57c5c7db..62cd3a27 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.11.2 - version: 0.11.2 + specifier: ^0.12.0 + version: 0.12.0 '@vue/tsconfig': specifier: ^0.7.0 version: 0.7.0(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3)) @@ -1489,8 +1489,8 @@ packages: '@vue/compiler-vue2@2.7.16': resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==} - '@vue/create-eslint-config@0.11.2': - resolution: {integrity: sha512-/7ppRxNsLyGoITn1umwo3kXwba1CjlIJvC0L/WUk9q0xOLEhXGToHEVqmG6r7x2e933SMLXG3z2e2LifwXa2tA==} + '@vue/create-eslint-config@0.12.0': + resolution: {integrity: sha512-46+ysdQ87HHvQs4KyxdJ7MmPIb1TS5WoP05a3YURUxynw83fcx3LASQY6+UB1a42jghER77F33cxa4AkY8UzhQ==} engines: {node: ^16.14.0 || >= 18.0.0} hasBin: true @@ -5713,7 +5713,7 @@ snapshots: de-indent: 1.0.2 he: 1.2.0 - '@vue/create-eslint-config@0.11.2': + '@vue/create-eslint-config@0.12.0': dependencies: ejs: 3.1.10 enquirer: 2.4.1