mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 00:40:58 +01:00
fix(deps): update dependency eslint-config-prettier to ^10.1.7 (#3651)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
cf0d2d3cda
commit
1cc6ecbce2
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -2247,8 +2247,8 @@ importers:
|
||||
specifier: 15.4.1
|
||||
version: 15.4.1
|
||||
eslint-config-prettier:
|
||||
specifier: ^10.1.5
|
||||
version: 10.1.5(eslint@9.31.0)
|
||||
specifier: ^10.1.7
|
||||
version: 10.1.7(eslint@9.31.0)
|
||||
eslint-config-turbo:
|
||||
specifier: ^2.5.5
|
||||
version: 2.5.5(eslint@9.31.0)(turbo@2.5.5)
|
||||
@@ -6492,8 +6492,8 @@ packages:
|
||||
engines: {node: '>=6.0'}
|
||||
hasBin: true
|
||||
|
||||
eslint-config-prettier@10.1.5:
|
||||
resolution: {integrity: sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw==}
|
||||
eslint-config-prettier@10.1.7:
|
||||
resolution: {integrity: sha512-xztdELuHs7grBM+qdMUF4M4SjPpeOMN3kx7sGU6ifl5yibck/GRa0+0d+m1lPsGNkd+2bIWh2lUUTzX7MX/obw==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
eslint: '>=7.0.0'
|
||||
@@ -15618,7 +15618,7 @@ snapshots:
|
||||
optionalDependencies:
|
||||
source-map: 0.6.1
|
||||
|
||||
eslint-config-prettier@10.1.5(eslint@9.31.0):
|
||||
eslint-config-prettier@10.1.7(eslint@9.31.0):
|
||||
dependencies:
|
||||
eslint: 9.31.0
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"prettier": "@homarr/prettier-config",
|
||||
"dependencies": {
|
||||
"@next/eslint-plugin-next": "15.4.1",
|
||||
"eslint-config-prettier": "^10.1.5",
|
||||
"eslint-config-prettier": "^10.1.7",
|
||||
"eslint-config-turbo": "^2.5.5",
|
||||
"eslint-plugin-import": "^2.32.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.10.2",
|
||||
|
||||
Reference in New Issue
Block a user