Upgraded chakra, formit, next, sharp, framer motion.

This commit is contained in:
Lucid Kobold
2023-08-14 13:27:01 -04:00
parent e46c814822
commit 799eb1ff3f
2 changed files with 728 additions and 651 deletions

View File

@@ -16,19 +16,19 @@
"pretty": "prettier --write ." "pretty": "prettier --write ."
}, },
"dependencies": { "dependencies": {
"@chakra-ui/react": "^2.7.1", "@chakra-ui/react": "^2.8.0",
"@emotion/react": "^11.11.1", "@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0", "@emotion/styled": "^11.11.0",
"@iconify/react": "^4.1.1", "@iconify/react": "^4.1.1",
"@reduxjs/toolkit": "^1.9.5", "@reduxjs/toolkit": "^1.9.5",
"date-fns": "^2.30.0", "date-fns": "^2.30.0",
"formik": "^2.4.2", "formik": "^2.4.3",
"framer-motion": "^10.12.18", "framer-motion": "^10.15.2",
"next": "13.4.9", "next": "13.4.15",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-redux": "^8.1.1", "react-redux": "^8.1.1",
"sharp": "^0.32.1" "sharp": "^0.32.4"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^20.4.0", "@types/node": "^20.4.0",
@@ -42,7 +42,7 @@
"eslint-plugin-jsx-a11y": "^6.7.1", "eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.32.2", "eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-hooks": "^4.6.0",
"prettier": "^3.0.0", "prettier": "^3.0.1",
"typescript": "^5.1.6" "typescript": "^5.1.6"
}, },
"resolutions": { "resolutions": {

1367
yarn.lock

File diff suppressed because it is too large Load Diff