improve: improve ui
Showing
... | @@ -18,6 +18,7 @@ | ... | @@ -18,6 +18,7 @@ |
"@next/font": "13.1.6", | "@next/font": "13.1.6", | ||
"@types/lodash": "^4.14.191", | "@types/lodash": "^4.14.191", | ||
"@types/react-dom": "18.0.10", | "@types/react-dom": "18.0.10", | ||
"acorn": "^8.10.0", | |||
"autoprefixer": "^10.4.13", | "autoprefixer": "^10.4.13", | ||
"classnames": "^2.3.1", | "classnames": "^2.3.1", | ||
"dexie": "^3.2.2", | "dexie": "^3.2.2", | ||
... | @@ -50,6 +51,7 @@ | ... | @@ -50,6 +51,7 @@ |
"redaxios": "^0.5.1", | "redaxios": "^0.5.1", | ||
"sass": "^1.50.0", | "sass": "^1.50.0", | ||
"styled-components": "6.0.0-rc.3", | "styled-components": "6.0.0-rc.3", | ||
"sucrase": "^3.32.0", | |||
"swr": "^2.0.3", | "swr": "^2.0.3", | ||
"tailwindcss": "^3.2.7", | "tailwindcss": "^3.2.7", | ||
"unstated-next": "^1.1.0" | "unstated-next": "^1.1.0" | ||
... | ... |
Please register or sign in to comment