fix(deps): update dependency eslint-config-prettier to ^10.0.2 (#2427)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
0f2fc0505c
commit
c2d6e2efcf
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -2164,8 +2164,8 @@ importers:
|
|||||||
specifier: ^15.1.7
|
specifier: ^15.1.7
|
||||||
version: 15.1.7
|
version: 15.1.7
|
||||||
eslint-config-prettier:
|
eslint-config-prettier:
|
||||||
specifier: ^10.0.1
|
specifier: ^10.0.2
|
||||||
version: 10.0.1(eslint@9.21.0)
|
version: 10.0.2(eslint@9.21.0)
|
||||||
eslint-config-turbo:
|
eslint-config-turbo:
|
||||||
specifier: ^2.4.4
|
specifier: ^2.4.4
|
||||||
version: 2.4.4(eslint@9.21.0)(turbo@2.4.4)
|
version: 2.4.4(eslint@9.21.0)(turbo@2.4.4)
|
||||||
@@ -6159,8 +6159,8 @@ packages:
|
|||||||
engines: {node: '>=6.0'}
|
engines: {node: '>=6.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
eslint-config-prettier@10.0.1:
|
eslint-config-prettier@10.0.2:
|
||||||
resolution: {integrity: sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==}
|
resolution: {integrity: sha512-1105/17ZIMjmCOJOPNfVdbXafLCLj3hPmkmB7dLgt7XsQ/zkxSuDerE/xgO3RxoHysR1N1whmquY0lSn2O0VLg==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=7.0.0'
|
eslint: '>=7.0.0'
|
||||||
@@ -14509,7 +14509,7 @@ snapshots:
|
|||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
source-map: 0.6.1
|
source-map: 0.6.1
|
||||||
|
|
||||||
eslint-config-prettier@10.0.1(eslint@9.21.0):
|
eslint-config-prettier@10.0.2(eslint@9.21.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 9.21.0
|
eslint: 9.21.0
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
"prettier": "@homarr/prettier-config",
|
"prettier": "@homarr/prettier-config",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@next/eslint-plugin-next": "^15.1.7",
|
"@next/eslint-plugin-next": "^15.1.7",
|
||||||
"eslint-config-prettier": "^10.0.1",
|
"eslint-config-prettier": "^10.0.2",
|
||||||
"eslint-config-turbo": "^2.4.4",
|
"eslint-config-turbo": "^2.4.4",
|
||||||
"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