Run prettier on everything (#104)
This commit is contained in:
@@ -58,15 +58,16 @@
|
||||
"eslint": "^8.57.1",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
"happy-dom": "^17.4.4",
|
||||
"prettier": "3.5.3",
|
||||
"typescript": "^5.8.3",
|
||||
"vite": "^5.4.17",
|
||||
"vitest": "^3.1.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ai-sdk/openai-compatible": "^0.2.13",
|
||||
"@ai-sdk/anthropic": "^1.2.8",
|
||||
"@ai-sdk/google": "^1.2.10",
|
||||
"@ai-sdk/openai": "^1.3.7",
|
||||
"@ai-sdk/openai-compatible": "^0.2.13",
|
||||
"@biomejs/biome": "^1.9.4",
|
||||
"@dyad-sh/supabase-management-js": "v1.0.0",
|
||||
"@monaco-editor/react": "^4.7.0-rc.0",
|
||||
@@ -126,4 +127,4 @@
|
||||
"update-electron-app": "^3.1.1",
|
||||
"uuid": "^11.1.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user