|
@@ -19,9 +19,9 @@
|
|
"framer-motion": "^6",
|
|
"framer-motion": "^6",
|
|
"immer": "^9.0.12",
|
|
"immer": "^9.0.12",
|
|
"js-cookie": "^3.0.1",
|
|
"js-cookie": "^3.0.1",
|
|
- "next": "12.1.4",
|
|
|
|
- "react": "18.0.0",
|
|
|
|
- "react-dom": "18.0.0",
|
|
|
|
|
|
+ "next": "12.1.6",
|
|
|
|
+ "react": "18.1.0",
|
|
|
|
+ "react-dom": "18.1.0",
|
|
"react-final-form": "^6.5.9",
|
|
"react-final-form": "^6.5.9",
|
|
"react-icons": "^4.3.1",
|
|
"react-icons": "^4.3.1",
|
|
"swr": "^1.3.0",
|
|
"swr": "^1.3.0",
|
|
@@ -31,9 +31,9 @@
|
|
},
|
|
},
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
"@types/js-cookie": "^3.0.2",
|
|
"@types/js-cookie": "^3.0.2",
|
|
- "@types/node": "17.0.23",
|
|
|
|
- "@types/react": "17.0.43",
|
|
|
|
- "@types/react-dom": "17.0.14",
|
|
|
|
|
|
+ "@types/node": "17.0.31",
|
|
|
|
+ "@types/react": "18.0.8",
|
|
|
|
+ "@types/react-dom": "18.0.3",
|
|
"@types/validator": "^13.7.2",
|
|
"@types/validator": "^13.7.2",
|
|
"@typescript-eslint/eslint-plugin": "^5.18.0",
|
|
"@typescript-eslint/eslint-plugin": "^5.18.0",
|
|
"autoprefixer": "^10.4.4",
|
|
"autoprefixer": "^10.4.4",
|
|
@@ -42,6 +42,6 @@
|
|
"eslint-config-next": "12.1.4",
|
|
"eslint-config-next": "12.1.4",
|
|
"postcss": "^8.4.12",
|
|
"postcss": "^8.4.12",
|
|
"tailwindcss": "^3.0.23",
|
|
"tailwindcss": "^3.0.23",
|
|
- "typescript": "4.6.3"
|
|
|
|
|
|
+ "typescript": "4.6.4"
|
|
}
|
|
}
|
|
}
|
|
}
|