proper upgrades

This commit is contained in:
cnrad
2023-12-16 23:28:28 -05:00
parent 95b80e8d17
commit 4ac26ba598
4 changed files with 150 additions and 1278 deletions

View File

@@ -17,16 +17,16 @@
"framer-motion": "^4.1.17",
"image-to-base64": "^2.2.0",
"ioredis": "^4.28.5",
"next": "12.0.0",
"react": "18.0.0",
"react-dom": "17.0.2",
"next": "12.2.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"styled-components": "^5.3.0",
"use-smooth-count": "^0.3.0"
},
"devDependencies": {
"@types/escape-html": "^1.0.1",
"@types/image-to-base64": "^2.1.0",
"@types/react": "17.0.11",
"@types/react": "^18.2.45",
"eslint": "7.28.0",
"eslint-config-next": "11.0.0",
"prettier": "^2.3.1",