Upgrade chakra, emotion, framer motion, and next.

This commit is contained in:
Lucid Kobold
2022-08-12 15:17:39 -04:00
parent 107564cf56
commit ae979adfd4
2 changed files with 852 additions and 795 deletions

View File

@@ -16,15 +16,15 @@
"pretty": "prettier --write ." "pretty": "prettier --write ."
}, },
"dependencies": { "dependencies": {
"@chakra-ui/react": "<=2.2.1", "@chakra-ui/react": "^2.2.6",
"@emotion/react": "^11.9.3", "@emotion/react": "^11.10.0",
"@emotion/styled": "^11.9.3", "@emotion/styled": "^11.10.0",
"@iconify/react": "^3.2.2", "@iconify/react": "^3.2.2",
"@reduxjs/toolkit": "^1.8.3", "@reduxjs/toolkit": "^1.8.3",
"date-fns": "^2.29.1", "date-fns": "^2.29.1",
"formik": "^2.2.9", "formik": "^2.2.9",
"framer-motion": "^6.5.1", "framer-motion": "^7.1.0",
"next": "12.2.3", "next": "12.2.5",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-redux": "^8.0.2", "react-redux": "^8.0.2",

1637
yarn.lock

File diff suppressed because it is too large Load Diff