We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc83e9f commit 651add4Copy full SHA for 651add4
package.json
@@ -32,10 +32,10 @@
32
"clsx": "^1.1.1",
33
"lodash": "^4.17.21",
34
"medusa-react": "^8.0.0",
35
- "next": "^12.2.0",
36
- "react": "17.0.2",
+ "next": "^13.4.5",
+ "react": "^18.2.0",
37
"react-country-flag": "^3.0.2",
38
- "react-dom": "17.0.2",
+ "react-dom": "^18.2.0",
39
"react-hook-form": "^7.30.0",
40
"react-instantsearch-hooks-web": "^6.29.0",
41
"react-intersection-observer": "^9.3.4",
@@ -52,7 +52,7 @@
52
"babel-loader": "^8.2.3",
53
"cypress": "^9.5.2",
54
"eslint": "8.10.0",
55
- "eslint-config-next": "12.1.0",
+ "eslint-config-next": "^13.4.5",
56
"postcss": "^8.4.8",
57
"tailwindcss": "^3.0.23",
58
"typescript": "4.6.2"
0 commit comments