chore(deps): pin dependency eslint-config-prettier to 10.1.8
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
Lint / Lint and Typecheck (pull_request) Successful in 26s

This commit is contained in:
2025-12-04 07:02:03 +00:00
parent 63f9836f81
commit 2682f84742
2 changed files with 2 additions and 2 deletions

View File

@@ -41,7 +41,7 @@
"@types/react-dom": "19.2.3", "@types/react-dom": "19.2.3",
"eslint": "9.39.1", "eslint": "9.39.1",
"eslint-config-next": "16.0.7", "eslint-config-next": "16.0.7",
"eslint-config-prettier": "^10.1.8", "eslint-config-prettier": "10.1.8",
"postcss": "8.5.6", "postcss": "8.5.6",
"prettier": "3.7.1", "prettier": "3.7.1",
"prettier-plugin-tailwindcss": "0.7.1", "prettier-plugin-tailwindcss": "0.7.1",

2
pnpm-lock.yaml generated
View File

@@ -89,7 +89,7 @@ importers:
specifier: 16.0.7 specifier: 16.0.7
version: 16.0.7(@typescript-eslint/parser@8.48.0(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3) version: 16.0.7(@typescript-eslint/parser@8.48.0(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3)
eslint-config-prettier: eslint-config-prettier:
specifier: ^10.1.8 specifier: 10.1.8
version: 10.1.8(eslint@9.39.1(jiti@2.6.1)) version: 10.1.8(eslint@9.39.1(jiti@2.6.1))
postcss: postcss:
specifier: 8.5.6 specifier: 8.5.6