chore(deps): update dependency eslint-plugin-import-x to ^4.11.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 2m55s
/ playwright (push) Successful in 1m7s
/ cleanup_surge (push) Successful in 22s
/ surge (push) Successful in 2m52s
/ lint-build-and-check (push) Successful in 6m10s
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 2m55s
/ playwright (push) Successful in 1m7s
/ cleanup_surge (push) Successful in 22s
/ surge (push) Successful in 2m52s
/ lint-build-and-check (push) Successful in 6m10s
This commit is contained in:
@ -123,7 +123,7 @@
|
||||
"depcheck": "^1.4.7",
|
||||
"eruda": "^3.4.1",
|
||||
"eslint": "^9.26.0",
|
||||
"eslint-plugin-import-x": "^4.11.0",
|
||||
"eslint-plugin-import-x": "^4.11.1",
|
||||
"eslint-plugin-oxlint": "^0.16.10",
|
||||
"eslint-plugin-perfectionist": "^4.12.3",
|
||||
"eslint-plugin-unicorn": "^59.0.1",
|
||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -246,8 +246,8 @@ importers:
|
||||
specifier: ^9.26.0
|
||||
version: 9.26.0(jiti@2.4.2)
|
||||
eslint-plugin-import-x:
|
||||
specifier: ^4.11.0
|
||||
version: 4.11.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)
|
||||
specifier: ^4.11.1
|
||||
version: 4.11.1(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)
|
||||
eslint-plugin-oxlint:
|
||||
specifier: ^0.16.10
|
||||
version: 0.16.10
|
||||
@ -3184,8 +3184,8 @@ packages:
|
||||
eslint-import-resolver-node@0.3.9:
|
||||
resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==}
|
||||
|
||||
eslint-plugin-import-x@4.11.0:
|
||||
resolution: {integrity: sha512-NAaYY49342gj09QGvwnFFl5KcD5aLzjAz97Lo+upnN8MzjEGSIlmL5sxCYGqtIeMjw8fSRDFZIp2xjRLT+yl4Q==}
|
||||
eslint-plugin-import-x@4.11.1:
|
||||
resolution: {integrity: sha512-CiqREASJRnhwCB0NujkTdo4jU+cJAnhQrd4aCnWC1o+rYWIWakVbyuzVbnCriUUSLAnn5CoJ2ob36TEgNzejBQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
@ -8854,7 +8854,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
eslint-plugin-import-x@4.11.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3):
|
||||
eslint-plugin-import-x@4.11.1(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3):
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 8.31.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)
|
||||
comment-parser: 1.4.1
|
||||
|
Reference in New Issue
Block a user