Upgrades #105

Merged
LucidKobold merged 2 commits from upgrades into main 2024-02-17 14:19:48 -05:00
2 changed files with 305 additions and 293 deletions
Showing only changes of commit 5792c2cc6b - Show all commits

View File

@@ -17,32 +17,32 @@
},
"dependencies": {
"@chakra-ui/react": "^2.8.2",
"@emotion/react": "^11.11.1",
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@iconify/react": "^4.1.1",
"@reduxjs/toolkit": "^2.0.1",
"date-fns": "^2.30.0",
"@reduxjs/toolkit": "^2.2.1",
"date-fns": "^3.3.1",
"formik": "^2.4.5",
"framer-motion": "^10.16.16",
"next": "14.0.4",
"framer-motion": "^11.0.5",
"next": "14.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^9.0.4",
"sharp": "^0.33.0"
"react-redux": "^9.1.0",
"sharp": "^0.33.2"
},
"devDependencies": {
"@types/node": "^20.10.4",
"@types/react": "^18.2.45",
"@types/node": "^20.11.19",
"@types/react": "^18.2.56",
"@types/react-redux": "^7.1.33",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"eslint": "^8.55.0",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"eslint": "^8.56.0",
"eslint-config-next": "<13.4.9",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"prettier": "^3.1.1",
"prettier": "^3.2.5",
"typescript": "^5.3.3"
},
"packageManager": "yarn@3.6.4"

572
yarn.lock

File diff suppressed because it is too large Load Diff