chore: upgrade Next.js, next-intl, and Headless UI to latest versions

This commit is contained in:
Mauricio Siu
2025-03-02 18:50:34 -06:00
parent 06b33b6d8d
commit 9d8df9986e
11 changed files with 295 additions and 184 deletions

View File

@@ -12,7 +12,7 @@
},
"browserslist": "defaults, not ie <= 11",
"dependencies": {
"@headlessui/react": "^1.7.17",
"@headlessui/react": "^2.2.0",
"@headlessui/tailwindcss": "^0.2.0",
"@radix-ui/react-accordion": "^1.2.1",
"@radix-ui/react-avatar": "^1.1.1",
@@ -32,8 +32,8 @@
"clsx": "^2.1.0",
"framer-motion": "^11.3.19",
"lucide-react": "0.364.0",
"next": "14.2.2",
"next-intl": "^3.19.0",
"next": "15.2.0",
"next-intl": "^3.26.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-ga4": "^2.1.0",