From aa72126eb346168f0da90dbb520f134024919d4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 03:39:31 +0000 Subject: [PATCH] build(deps-dev): bump @unocss/eslint-config from 65.5.0 to 66.1.2 Bumps [@unocss/eslint-config](https://github.com/unocss/unocss/tree/HEAD/packages-integrations/eslint-config) from 65.5.0 to 66.1.2. - [Release notes](https://github.com/unocss/unocss/releases) - [Commits](https://github.com/unocss/unocss/commits/v66.1.2/packages-integrations/eslint-config) --- updated-dependencies: - dependency-name: "@unocss/eslint-config" dependency-version: 66.1.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4c9485..166f4bc 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@intlify/unplugin-vue-i18n": "^6.0.3", "@tauri-apps/cli": "^2.2.7", "@types/node": "^22.13.4", - "@unocss/eslint-config": "^65.5.0", + "@unocss/eslint-config": "^66.1.2", "@vitejs/plugin-vue": "^5.2.1", "@vue-macros/volar": "^0.30.14", "eslint": "^9.20.1",