update packages
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nextui-org/react": "^2.2.9",
|
||||
"@nextui-org/react": "^2.3.6",
|
||||
"@nextui-org/theme": "^2.2.3",
|
||||
"@react-aria/ssr": "^3.8.0",
|
||||
"@react-aria/visually-hidden": "^3.8.6",
|
||||
"@types/node": "20.5.7",
|
||||
@@ -22,18 +23,18 @@
|
||||
"dayjs": "^1.11.10",
|
||||
"eslint": "8.48.0",
|
||||
"eslint-config-next": "14.0.2",
|
||||
"framer-motion": "^10.16.4",
|
||||
"framer-motion": "^11.2.6",
|
||||
"intl-messageformat": "^10.5.0",
|
||||
"lucide-react": "^0.372.0",
|
||||
"next": "14.0.2",
|
||||
"next": "^14.2.3",
|
||||
"next-intl": "^3.12.0",
|
||||
"next-themes": "^0.2.1",
|
||||
"postcss": "8.4.31",
|
||||
"react": "18.2.0",
|
||||
"react": "^18.3.1",
|
||||
"react-apexcharts": "^1.4.1",
|
||||
"react-dom": "18.2.0",
|
||||
"tailwind-variants": "^0.1.18",
|
||||
"tailwindcss": "3.3.5",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"typescript": "5.0.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user