feat: start over and layout
This commit is contained in:
+6
-5
@@ -11,14 +11,15 @@
|
||||
"prepare": "husky install"
|
||||
},
|
||||
"dependencies": {
|
||||
"@emotion/react": "^11.11.1",
|
||||
"@emotion/styled": "^11.11.0",
|
||||
"@fontsource/open-sans": "^5.0.12",
|
||||
"@fontsource/permanent-marker": "^5.0.8",
|
||||
"@fortawesome/fontawesome-svg-core": "^6.4.2",
|
||||
"@fortawesome/free-brands-svg-icons": "^6.4.2",
|
||||
"@fortawesome/free-solid-svg-icons": "^6.4.2",
|
||||
"@fortawesome/react-fontawesome": "^0.2.0",
|
||||
"@mui/material": "^5.14.9",
|
||||
"entgamers-panda-preset": "0.0.7",
|
||||
"formik": "^2.4.4",
|
||||
"framer-motion": "^10.16.4",
|
||||
"gsap": "^3.12.2",
|
||||
"isomorphic-fetch": "^3.0.0",
|
||||
"next": "13.4.19",
|
||||
@@ -26,16 +27,16 @@
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"sharp": "^0.32.5",
|
||||
"swiper": "^10.2.0",
|
||||
"yup": "^1.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^17.7.1",
|
||||
"@commitlint/config-conventional": "^17.7.0",
|
||||
"@emotion/eslint-plugin": "^11.11.0",
|
||||
"@pandacss/dev": "^0.15.0",
|
||||
"@types/isomorphic-fetch": "^0.0.36",
|
||||
"@types/node": "20.6.0",
|
||||
"@types/react": "18.2.21",
|
||||
"@types/react-dom": "^18.2.7",
|
||||
"@typescript-eslint/eslint-plugin": "^6.4.0",
|
||||
"@typescript-eslint/parser": "^5.38.0",
|
||||
"eslint": "^8.0.1",
|
||||
|
||||
Reference in New Issue
Block a user