Skip to content

Commit 651add4

Browse files
committed
chore: upgrade Next, React, ESLint
1 parent fc83e9f commit 651add4

File tree

2 files changed

+357
-186
lines changed

2 files changed

+357
-186
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@
3232
"clsx": "^1.1.1",
3333
"lodash": "^4.17.21",
3434
"medusa-react": "^8.0.0",
35-
"next": "^12.2.0",
36-
"react": "17.0.2",
35+
"next": "^13.4.5",
36+
"react": "^18.2.0",
3737
"react-country-flag": "^3.0.2",
38-
"react-dom": "17.0.2",
38+
"react-dom": "^18.2.0",
3939
"react-hook-form": "^7.30.0",
4040
"react-instantsearch-hooks-web": "^6.29.0",
4141
"react-intersection-observer": "^9.3.4",
@@ -52,7 +52,7 @@
5252
"babel-loader": "^8.2.3",
5353
"cypress": "^9.5.2",
5454
"eslint": "8.10.0",
55-
"eslint-config-next": "12.1.0",
55+
"eslint-config-next": "^13.4.5",
5656
"postcss": "^8.4.8",
5757
"tailwindcss": "^3.0.23",
5858
"typescript": "4.6.2"

0 commit comments

Comments
 (0)