From add85a8a5646ef9b11cb0d45d42d41e53a9c3965 Mon Sep 17 00:00:00 2001 From: xiaoxian521 <1923740402@qq.com> Date: Fri, 16 Jan 2026 09:31:24 +0800 Subject: [PATCH] chore: update --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1fa1e20dc..d442b73f8 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ "dagre": "^0.8.5", "eslint": "^9.39.2", "eslint-config-prettier": "^10.1.8", - "eslint-plugin-better-tailwindcss": "^4.0.0", + "eslint-plugin-better-tailwindcss": "^4.0.1", "eslint-plugin-prettier": "^5.5.4", "eslint-plugin-vue": "^10.6.2", "gradient-string": "^3.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6a0a66d6d..54979cc8d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -286,8 +286,8 @@ importers: specifier: ^10.1.8 version: 10.1.8(eslint@9.39.2(jiti@2.6.1)) eslint-plugin-better-tailwindcss: - specifier: ^4.0.0 - version: 4.0.0(eslint@9.39.2(jiti@2.6.1))(tailwindcss@4.1.18)(typescript@5.9.3) + specifier: ^4.0.1 + version: 4.0.1(eslint@9.39.2(jiti@2.6.1))(tailwindcss@4.1.18)(typescript@5.9.3) eslint-plugin-prettier: specifier: ^5.5.4 version: 5.5.4(eslint-config-prettier@10.1.8(eslint@9.39.2(jiti@2.6.1)))(eslint@9.39.2(jiti@2.6.1))(prettier@3.7.4) @@ -3142,8 +3142,8 @@ packages: peerDependencies: eslint: '>=7.0.0' - eslint-plugin-better-tailwindcss@4.0.0: - resolution: {integrity: sha512-+WATD4w/3W7NCo2Fg2cizq0Z1hEGpRth3e0NQ2B9sDKcjzoQi/8nmPVHK4rD2cizkqaTQStBgu8DRefrUIvjzw==} + eslint-plugin-better-tailwindcss@4.0.1: + resolution: {integrity: sha512-iHf7tMgISkXJ5XLgskpxMPgHSHorI28cN4rQyn1Q5YFTovObZwESi/r5cmF49hTQfWkb0B8s7Me6BLM2efvzlQ==} engines: {node: ^20.19.0 || ^22.12.0 || >=23.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -8738,7 +8738,7 @@ snapshots: dependencies: eslint: 9.39.2(jiti@2.6.1) - eslint-plugin-better-tailwindcss@4.0.0(eslint@9.39.2(jiti@2.6.1))(tailwindcss@4.1.18)(typescript@5.9.3): + eslint-plugin-better-tailwindcss@4.0.1(eslint@9.39.2(jiti@2.6.1))(tailwindcss@4.1.18)(typescript@5.9.3): dependencies: '@eslint/css-tree': 3.6.8 '@valibot/to-json-schema': 1.5.0(valibot@1.2.0(typescript@5.9.3))