fix(deps): update dependency eslint-config-prettier to ^10.1.3 (#3047)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b6eb8ca0f6
commit
e94c05f3d1
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -2198,8 +2198,8 @@ importers:
|
|||||||
specifier: 15.3.2
|
specifier: 15.3.2
|
||||||
version: 15.3.2
|
version: 15.3.2
|
||||||
eslint-config-prettier:
|
eslint-config-prettier:
|
||||||
specifier: ^10.1.2
|
specifier: ^10.1.3
|
||||||
version: 10.1.2(eslint@9.26.0)
|
version: 10.1.3(eslint@9.26.0)
|
||||||
eslint-config-turbo:
|
eslint-config-turbo:
|
||||||
specifier: ^2.5.3
|
specifier: ^2.5.3
|
||||||
version: 2.5.3(eslint@9.26.0)(turbo@2.5.3)
|
version: 2.5.3(eslint@9.26.0)(turbo@2.5.3)
|
||||||
@@ -6342,8 +6342,8 @@ packages:
|
|||||||
engines: {node: '>=6.0'}
|
engines: {node: '>=6.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
eslint-config-prettier@10.1.2:
|
eslint-config-prettier@10.1.3:
|
||||||
resolution: {integrity: sha512-Epgp/EofAUeEpIdZkW60MHKvPyru1ruQJxPL+WIycnaPApuseK0Zpkrh/FwL9oIpQvIhJwV7ptOy0DWUjTlCiA==}
|
resolution: {integrity: sha512-vDo4d9yQE+cS2tdIT4J02H/16veRvkHgiLDRpej+WL67oCfbOb97itZXn8wMPJ/GsiEBVjrjs//AVNw2Cp1EcA==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=7.0.0'
|
eslint: '>=7.0.0'
|
||||||
@@ -15366,7 +15366,7 @@ snapshots:
|
|||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
source-map: 0.6.1
|
source-map: 0.6.1
|
||||||
|
|
||||||
eslint-config-prettier@10.1.2(eslint@9.26.0):
|
eslint-config-prettier@10.1.3(eslint@9.26.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 9.26.0
|
eslint: 9.26.0
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
"prettier": "@homarr/prettier-config",
|
"prettier": "@homarr/prettier-config",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@next/eslint-plugin-next": "15.3.2",
|
"@next/eslint-plugin-next": "15.3.2",
|
||||||
"eslint-config-prettier": "^10.1.2",
|
"eslint-config-prettier": "^10.1.3",
|
||||||
"eslint-config-turbo": "^2.5.3",
|
"eslint-config-turbo": "^2.5.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