Upgraded redux toolkit, prettier, and TS
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"@emotion/react": "^11.10.5",
|
||||
"@emotion/styled": "^11.10.5",
|
||||
"@iconify/react": "^4.0.1",
|
||||
"@reduxjs/toolkit": "^1.9.0",
|
||||
"@reduxjs/toolkit": "^1.9.1",
|
||||
"date-fns": "^2.29.3",
|
||||
"formik": "^2.2.9",
|
||||
"framer-motion": "^7.9.1",
|
||||
@@ -41,8 +41,8 @@
|
||||
"eslint-plugin-jsx-a11y": "^6.6.1",
|
||||
"eslint-plugin-react": "^7.31.11",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"prettier": "^2.7.1",
|
||||
"typescript": "^4.9.3"
|
||||
"prettier": "^2.8.1",
|
||||
"typescript": "^4.9.4"
|
||||
},
|
||||
"resolutions": {
|
||||
"@types/react": "^17.0.38"
|
||||
|
||||
Reference in New Issue
Block a user