Upgrade next and ts

This commit is contained in:
Lucid Kobold
2022-11-18 15:23:58 -05:00
parent 62f204f40c
commit 90b79907f3
12 changed files with 101 additions and 92 deletions

View File

@@ -24,7 +24,7 @@
"date-fns": "^2.29.3",
"formik": "^2.2.9",
"framer-motion": "^7.6.7",
"next": "12.3.1",
"next": "13.0.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.0.5",
@@ -42,7 +42,7 @@
"eslint-plugin-react": "^7.31.10",
"eslint-plugin-react-hooks": "^4.6.0",
"prettier": "^2.7.1",
"typescript": "^4.8.4"
"typescript": "^4.9.3"
},
"resolutions": {
"@types/react": "^17.0.38"