Prettier formatting

This commit is contained in:
2025-09-04 17:48:47 -05:00
parent 9e1d40333c
commit dc2176a82a
6 changed files with 84 additions and 91 deletions

View File

@@ -28,7 +28,7 @@
"@radix-ui/react-separator": "^1.1.7",
"@radix-ui/react-slot": "^1.2.3",
"@radix-ui/react-tabs": "^1.1.13",
"@sentry/nextjs": "^10.9.0",
"@sentry/nextjs": "^10.10.0",
"@t3-oss/env-nextjs": "^0.13.8",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
@@ -50,7 +50,7 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.3.1",
"@tailwindcss/postcss": "^4.1.12",
"@tailwindcss/postcss": "^4.1.13",
"@types/node": "^20.19.13",
"@types/react": "^19.1.12",
"@types/react-dom": "^19.1.9",
@@ -59,7 +59,7 @@
"eslint-config-next": "^15.5.2",
"npm-run-all": "^4.1.5",
"prettier": "^3.6.2",
"tailwindcss": "^4.1.12",
"tailwindcss": "^4.1.13",
"tw-animate-css": "^1.3.8",
"typescript": "^5.9.2"
}