Upgraded: chakra-ui, emotion, framer-motion, prettier, react, and react-dom

This commit is contained in:
Lucid Kobold
2022-06-14 17:49:13 -05:00
parent 2ba377a357
commit 1cb12cdf21
2 changed files with 683 additions and 686 deletions

View File

@@ -16,17 +16,17 @@
"pretty": "prettier --write ." "pretty": "prettier --write ."
}, },
"dependencies": { "dependencies": {
"@chakra-ui/react": "^2.1.2", "@chakra-ui/react": "^2.2.1",
"@emotion/react": "^11.9.0", "@emotion/react": "^11.9.3",
"@emotion/styled": "^11.8.1", "@emotion/styled": "^11.9.3",
"@iconify/react": "^3.2.2", "@iconify/react": "^3.2.2",
"@reduxjs/toolkit": "^1.8.2", "@reduxjs/toolkit": "^1.8.2",
"date-fns": "^2.28.0", "date-fns": "^2.28.0",
"formik": "^2.2.9", "formik": "^2.2.9",
"framer-motion": "^6.3.10", "framer-motion": "^6.3.11",
"next": "12.1.6", "next": "12.1.6",
"react": "^18.1.0", "react": "^18.2.0",
"react-dom": "^18.1.0", "react-dom": "^18.2.0",
"react-redux": "^8.0.2", "react-redux": "^8.0.2",
"sharp": "^0.30.6" "sharp": "^0.30.6"
}, },
@@ -41,7 +41,7 @@
"eslint-plugin-jsx-a11y": "^6.5.1", "eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-react": "^7.30.0", "eslint-plugin-react": "^7.30.0",
"eslint-plugin-react-hooks": "^4.5.0", "eslint-plugin-react-hooks": "^4.5.0",
"prettier": "^2.6.2", "prettier": "^2.7.0",
"typescript": "^4.7.3" "typescript": "^4.7.3"
}, },
"resolutions": { "resolutions": {

1355
yarn.lock

File diff suppressed because it is too large Load Diff