Live project: https://next.1998s.dev
"dependencies": {
"@emotion/css": "^11.11.2",
"@emotion/react": "^11.11.1",
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.11.0",
"next": "13.5.4",
"rc-slider": "^10.3.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hot-toast": "^2.4.1"
},
"devDependencies": {
"@types/node": "20.8.2",
"@types/react": "18.2.24",
"eslint": "8.50.0",
"eslint-config-next": "13.5.4",
"typescript": "5.2.2"
}