fix(deps): update dependency eslint-config-prettier to v10 (#1937)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3e67b411b6
commit
75c791801e
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -1861,8 +1861,8 @@ importers:
|
|||||||
specifier: ^15.1.4
|
specifier: ^15.1.4
|
||||||
version: 15.1.4
|
version: 15.1.4
|
||||||
eslint-config-prettier:
|
eslint-config-prettier:
|
||||||
specifier: ^9.1.0
|
specifier: ^10.0.1
|
||||||
version: 9.1.0(eslint@9.18.0)
|
version: 10.0.1(eslint@9.18.0)
|
||||||
eslint-config-turbo:
|
eslint-config-turbo:
|
||||||
specifier: ^2.3.3
|
specifier: ^2.3.3
|
||||||
version: 2.3.3(eslint@9.18.0)
|
version: 2.3.3(eslint@9.18.0)
|
||||||
@@ -5803,8 +5803,8 @@ packages:
|
|||||||
engines: {node: '>=6.0'}
|
engines: {node: '>=6.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
eslint-config-prettier@9.1.0:
|
eslint-config-prettier@10.0.1:
|
||||||
resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==}
|
resolution: {integrity: sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=7.0.0'
|
eslint: '>=7.0.0'
|
||||||
@@ -14040,7 +14040,7 @@ snapshots:
|
|||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
source-map: 0.6.1
|
source-map: 0.6.1
|
||||||
|
|
||||||
eslint-config-prettier@9.1.0(eslint@9.18.0):
|
eslint-config-prettier@10.0.1(eslint@9.18.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 9.18.0
|
eslint: 9.18.0
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
"prettier": "@homarr/prettier-config",
|
"prettier": "@homarr/prettier-config",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@next/eslint-plugin-next": "^15.1.4",
|
"@next/eslint-plugin-next": "^15.1.4",
|
||||||
"eslint-config-prettier": "^9.1.0",
|
"eslint-config-prettier": "^10.0.1",
|
||||||
"eslint-config-turbo": "^2.3.3",
|
"eslint-config-turbo": "^2.3.3",
|
||||||
"eslint-plugin-import": "^2.31.0",
|
"eslint-plugin-import": "^2.31.0",
|
||||||
"eslint-plugin-jsx-a11y": "^6.10.2",
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user