many style improvements for home page
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"@next/mdx": "^13.4.4",
|
||||
"autoprefixer": "10.4.14",
|
||||
"eslint": "8.41.0",
|
||||
"eslint-config-next": "13.4.4",
|
||||
"eslint-config-next": "^12.0.4",
|
||||
"next": "13.4.4",
|
||||
"postcss": "8.4.24",
|
||||
"react": "18.2.0",
|
||||
@@ -26,9 +26,9 @@
|
||||
"uuid": "^9.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/uuid": "^9.0.1",
|
||||
"@types/node": "20.2.5",
|
||||
"@types/react": "18.2.7",
|
||||
"@types/react-dom": "18.2.4"
|
||||
"@types/react-dom": "18.2.4",
|
||||
"@types/uuid": "^9.0.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user