DEV: Bump dependencies and fix linting (#78)

This commit is contained in:
David Taylor 2025-02-06 17:04:26 +00:00 committed by GitHub
parent 630c0f617b
commit 3290325a76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 743 additions and 587 deletions

View File

@ -1,15 +1,16 @@
{
"private": true,
"devDependencies": {
"@discourse/lint-configs": "2.2.2",
"ember-template-lint": "6.0.0",
"eslint": "9.15.0",
"@discourse/lint-configs": "2.4.0",
"ember-template-lint": "6.1.0",
"eslint": "9.19.0",
"prettier": "2.8.8"
},
"engines": {
"node": ">= 18",
"node": ">= 22",
"npm": "please-use-pnpm",
"yarn": "please-use-pnpm",
"pnpm": ">= 9"
}
"pnpm": "9.x"
},
"packageManager": "pnpm@9.15.5"
}

1317
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff