Update packages.

This commit is contained in:
2025-09-10 19:53:15 -05:00
parent bf12031773
commit 52be5c93f4
2 changed files with 40 additions and 132 deletions

View File

@@ -29,14 +29,14 @@
"@radix-ui/react-separator": "^1.1.7",
"@radix-ui/react-slot": "^1.2.3",
"@radix-ui/react-tabs": "^1.1.13",
"@sentry/nextjs": "^10.10.0",
"@sentry/nextjs": "^10.11.0",
"@t3-oss/env-nextjs": "^0.13.8",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"convex": "^1.26.2",
"convex": "^1.27.0",
"eslint-plugin-prettier": "^5.5.4",
"lucide-react": "^0.542.0",
"next": "^15.5.2",
"next": "^15.5.3",
"next-plausible": "^3.12.4",
"next-themes": "^0.4.6",
"radix-ui": "^1.4.3",
@@ -59,7 +59,7 @@
"@types/react-dom": "^19.1.9",
"dotenv": "^16.6.1",
"eslint": "^9.35.0",
"eslint-config-next": "^15.5.2",
"eslint-config-next": "^15.5.3",
"npm-run-all": "^4.1.5",
"prettier": "^3.6.2",
"tailwindcss": "^4.1.13",