Upgrades #81

Merged
LucidKobold merged 5 commits from upgrades into main 2022-10-07 15:28:12 -04:00
2 changed files with 751 additions and 738 deletions

View File

@@ -16,33 +16,33 @@
"pretty": "prettier --write ." "pretty": "prettier --write ."
}, },
"dependencies": { "dependencies": {
"@chakra-ui/react": "^2.3.4", "@chakra-ui/react": "^2.3.5",
"@emotion/react": "^11.10.4", "@emotion/react": "^11.10.4",
"@emotion/styled": "^11.10.4", "@emotion/styled": "^11.10.4",
"@iconify/react": "^4.0.0", "@iconify/react": "^4.0.0",
"@reduxjs/toolkit": "^1.8.5", "@reduxjs/toolkit": "^1.8.5",
"date-fns": "^2.29.3", "date-fns": "^2.29.3",
"formik": "^2.2.9", "formik": "^2.2.9",
"framer-motion": "^7.3.6", "framer-motion": "^7.5.3",
"next": "12.3.1", "next": "12.3.1",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-redux": "^8.0.4", "react-redux": "^8.0.4",
"sharp": "^0.31.0" "sharp": "^0.31.1"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^18.7.19", "@types/node": "^18.8.3",
"@types/react": "^18.0.21", "@types/react": "^18.0.21",
"@types/react-redux": "^7.1.24", "@types/react-redux": "^7.1.24",
"@typescript-eslint/eslint-plugin": "^5.38.0", "@typescript-eslint/eslint-plugin": "^5.39.0",
"eslint": "^8.23.1", "eslint": "^8.24.0",
"eslint-config-next": "^12.3.1", "eslint-config-next": "^12.3.1",
"eslint-config-prettier": "^8.5.0", "eslint-config-prettier": "^8.5.0",
"eslint-plugin-jsx-a11y": "^6.6.1", "eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-react": "^7.31.8", "eslint-plugin-react": "^7.31.8",
"eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-hooks": "^4.6.0",
"prettier": "^2.7.1", "prettier": "^2.7.1",
"typescript": "^4.8.3" "typescript": "^4.8.4"
}, },
"resolutions": { "resolutions": {
"@types/react": "^17.0.38" "@types/react": "^17.0.38"

1475
yarn.lock

File diff suppressed because it is too large Load Diff