nextui, next-themes, pnpm

This commit is contained in:
skidoodle 2023-09-19 21:12:46 +02:00
parent 4afb6adaed
commit 6ca06abc00
8 changed files with 5035 additions and 2592 deletions

View file

@ -9,13 +9,16 @@
"lint": "next lint"
},
"dependencies": {
"@nextui-org/react": "^2.1.13",
"@types/node": "20.6.1",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"autoprefixer": "10.4.15",
"eslint": "8.49.0",
"eslint-config-next": "13.4.19",
"framer-motion": "^10.16.4",
"next": "13.4.19",
"next-themes": "^0.2.1",
"postcss": "8.4.29",
"react": "18.2.0",
"react-dom": "18.2.0",