mirror of
https://github.com/immich-app/immich.git
synced 2026-04-28 12:13:09 -07:00
chore(deps): update dependency eslint-plugin-compat to v7 (#27570)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@@ -928,8 +928,8 @@ importers:
|
||||
specifier: ^10.1.8
|
||||
version: 10.1.8(eslint@10.1.0(jiti@2.6.1))
|
||||
eslint-plugin-compat:
|
||||
specifier: ^6.0.2
|
||||
version: 6.2.1(eslint@10.1.0(jiti@2.6.1))
|
||||
specifier: ^7.0.0
|
||||
version: 7.0.1(eslint@10.1.0(jiti@2.6.1))
|
||||
eslint-plugin-svelte:
|
||||
specifier: ^3.12.4
|
||||
version: 3.16.0(eslint@10.1.0(jiti@2.6.1))(svelte@5.54.1)
|
||||
@@ -7151,11 +7151,11 @@ packages:
|
||||
peerDependencies:
|
||||
eslint: '>=7.0.0'
|
||||
|
||||
eslint-plugin-compat@6.2.1:
|
||||
resolution: {integrity: sha512-gLKqUH+lQcCL+HzsROUjBDvakc5Zaga51Y4ZAkPCXc41pzKBfyluqTr2j8zOx8QQQb7zyglu1LVoL5aSNWf2SQ==}
|
||||
eslint-plugin-compat@7.0.1:
|
||||
resolution: {integrity: sha512-wDID2fVIAfxV9R1uSkCn5HscnNu8yMxDF1IaQGyD1C6XuWwJbuaDgMOSkVgOom0LzY8z0fXXXCy7AQQTERQUvQ==}
|
||||
engines: {node: '>=18.x'}
|
||||
peerDependencies:
|
||||
eslint: ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0
|
||||
eslint: ^9.0.0 || ^10.0.0
|
||||
|
||||
eslint-plugin-prettier@5.5.5:
|
||||
resolution: {integrity: sha512-hscXkbqUZ2sPithAuLm5MXL+Wph+U7wHngPBv9OMWwlP8iaflyxpjTYZkmdgB4/vPIhemRlBEoLrH7UC1n7aUw==}
|
||||
@@ -19623,7 +19623,7 @@ snapshots:
|
||||
dependencies:
|
||||
eslint: 10.1.0(jiti@2.6.1)
|
||||
|
||||
eslint-plugin-compat@6.2.1(eslint@10.1.0(jiti@2.6.1)):
|
||||
eslint-plugin-compat@7.0.1(eslint@10.1.0(jiti@2.6.1)):
|
||||
dependencies:
|
||||
'@mdn/browser-compat-data': 6.1.5
|
||||
ast-metadata-inferer: 0.8.1
|
||||
|
||||
@@ -89,7 +89,7 @@
|
||||
"dotenv": "^17.0.0",
|
||||
"eslint": "^10.0.0",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-plugin-compat": "^6.0.2",
|
||||
"eslint-plugin-compat": "^7.0.0",
|
||||
"eslint-plugin-svelte": "^3.12.4",
|
||||
"eslint-plugin-unicorn": "^63.0.0",
|
||||
"factory.ts": "^1.4.1",
|
||||
|
||||
Reference in New Issue
Block a user