mirror of
https://github.com/immich-app/immich
synced 2026-08-29 13:15:45 +00:00
chore: eslint 10 (#26490)
This commit is contained in:
parent
30f6d4439e
commit
55ee9f76da
22 changed files with 195 additions and 179 deletions
|
|
@ -13,7 +13,7 @@
|
|||
"cli"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.8.0",
|
||||
"@eslint/js": "^10.0.0",
|
||||
"@immich/sdk": "workspace:*",
|
||||
"@types/byte-size": "^8.1.0",
|
||||
"@types/cli-progress": "^3.11.0",
|
||||
|
|
@ -25,7 +25,7 @@
|
|||
"byte-size": "^9.0.0",
|
||||
"cli-progress": "^3.12.0",
|
||||
"commander": "^12.0.0",
|
||||
"eslint": "^9.14.0",
|
||||
"eslint": "^10.0.0",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-plugin-prettier": "^5.1.3",
|
||||
"eslint-plugin-unicorn": "^63.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue