chore: ⬆️ Upgrade to Biome 2.0

This commit is contained in:
Jesse Wierzbinski 2025-04-10 19:15:31 +02:00
parent e7aec8752c
commit 963173cdae
No known key found for this signature in database
174 changed files with 412 additions and 379 deletions

View file

@ -14,8 +14,14 @@
},
"icon": "https://cdn.versia.pub/branding/icon.svg",
"license": "AGPL-3.0-or-later",
"keywords": ["federated", "activitypub", "bun"],
"workspaces": ["packages/*"],
"keywords": [
"federated",
"activitypub",
"bun"
],
"workspaces": [
"packages/*"
],
"maintainers": [
{
"email": "contact@cpluspatch.com",
@ -53,7 +59,7 @@
"sharp"
],
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@biomejs/biome": "2.0.0-beta.1",
"@types/bun": "^1.2.9",
"@types/html-to-text": "^9.0.4",
"@types/markdown-it-container": "^2.0.10",