From 9a5e20d759cc4da74b35c6c3176dcab6f277fc98 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 19:09:01 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-unicorn to v64 --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 30 ++++++++++++++++++++++++++++-- 2 files changed, 29 insertions(+), 3 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 05def3ad4..cf15ec3a7 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -95,7 +95,7 @@ "eslint": "10.2.0", "eslint-import-resolver-alias": "1.1.2", "eslint-plugin-oxlint": "1.58.0", - "eslint-plugin-unicorn": "63.0.0", + "eslint-plugin-unicorn": "64.0.0", "husky": "9.1.7", "import-in-the-middle": "3.0.0", "lint-staged": "16.4.0", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index b681d2a7b..6fe93b28c 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -211,8 +211,8 @@ importers: specifier: 1.58.0 version: 1.58.0(oxlint@1.58.0) eslint-plugin-unicorn: - specifier: 63.0.0 - version: 63.0.0(eslint@10.2.0(jiti@2.6.1)) + specifier: 64.0.0 + version: 64.0.0(eslint@10.2.0(jiti@2.6.1)) husky: specifier: 9.1.7 version: 9.1.7 @@ -4710,6 +4710,12 @@ packages: peerDependencies: eslint: '>=9.38.0' + eslint-plugin-unicorn@64.0.0: + resolution: {integrity: sha512-rNZwalHh8i0UfPlhNwg5BTUO1CMdKNmjqe+TgzOTZnpKoi8VBgsW7u9qCHIdpxEzZ1uwrJrPF0uRb7l//K38gA==} + engines: {node: ^20.10.0 || >=21.0.0} + peerDependencies: + eslint: '>=9.38.0' + eslint-plugin-vue@10.8.0: resolution: {integrity: sha512-f1J/tcbnrpgC8suPN5AtdJ5MQjuXbSU9pGRSSYAuF3SHoiYCOdEX6O22pLaRyLHXvDcOe+O5ENgc1owQ587agA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -12805,6 +12811,26 @@ snapshots: semver: 7.7.4 strip-indent: 4.1.1 + eslint-plugin-unicorn@64.0.0(eslint@10.2.0(jiti@2.6.1)): + dependencies: + '@babel/helper-validator-identifier': 7.28.5 + '@eslint-community/eslint-utils': 4.9.1(eslint@10.2.0(jiti@2.6.1)) + change-case: 5.4.4 + ci-info: 4.4.0 + clean-regexp: 1.0.0 + core-js-compat: 3.49.0 + eslint: 10.2.0(jiti@2.6.1) + find-up-simple: 1.0.1 + globals: 17.4.0 + indent-string: 5.0.0 + is-builtin-module: 5.0.0 + jsesc: 3.1.0 + pluralize: 8.0.0 + regexp-tree: 0.1.27 + regjsparser: 0.13.1 + semver: 7.7.4 + strip-indent: 4.1.1 + eslint-plugin-vue@10.8.0(@stylistic/eslint-plugin@5.10.0(eslint@10.2.0(jiti@2.6.1)))(@typescript-eslint/parser@8.58.0(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3))(eslint@10.2.0(jiti@2.6.1))(vue-eslint-parser@10.4.0(eslint@10.2.0(jiti@2.6.1))): dependencies: '@eslint-community/eslint-utils': 4.9.1(eslint@10.2.0(jiti@2.6.1))