Upgrade chakra, framer motion & next

This commit is contained in:
Lucid Kobold
2023-01-14 16:55:24 -05:00
parent 265818e264
commit cce078f6ed
2 changed files with 835 additions and 827 deletions

View File

@@ -16,15 +16,15 @@
"pretty": "prettier --write ." "pretty": "prettier --write ."
}, },
"dependencies": { "dependencies": {
"@chakra-ui/react": "^2.4.6", "@chakra-ui/react": "^2.4.8",
"@emotion/react": "^11.10.5", "@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5", "@emotion/styled": "^11.10.5",
"@iconify/react": "^4.0.1", "@iconify/react": "^4.0.1",
"@reduxjs/toolkit": "^1.9.1", "@reduxjs/toolkit": "^1.9.1",
"date-fns": "^2.29.3", "date-fns": "^2.29.3",
"formik": "^2.2.9", "formik": "^2.2.9",
"framer-motion": "^8.1.9", "framer-motion": "^8.4.3",
"next": "13.1.1", "next": "13.1.2",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-redux": "^8.0.5", "react-redux": "^8.0.5",

1656
yarn.lock

File diff suppressed because it is too large Load Diff