fix linting

This commit is contained in:
Samuel Newman
2026-07-17 10:59:45 +03:00
parent 3e7051754e
commit 6e17bc4ec7
3 changed files with 63 additions and 43 deletions
+2 -1
View File
@@ -21,6 +21,7 @@
"dependencies": {
"@atproto/lex": "^0.3.0",
"@atproto/syntax": "^0.7.2",
"@typescript/native": "npm:typescript@^7.0.2",
"preact": "^10.29.7"
},
"devDependencies": {
@@ -38,7 +39,7 @@
"serve": "^14.2.6",
"tailwindcss": "^4.3.2",
"terser": "^5.49.0",
"typescript": "^7.0.2",
"typescript": "npm:@typescript/typescript6@^6.0.2",
"typescript-eslint": "^8.64.0",
"vite": "^8.1.5",
"vite-bundle-analyzer": "^1.3.9"