Skip to content

Commit 55d099c

Browse files
committed
react 18 update
1 parent 68083f6 commit 55d099c

File tree

2 files changed

+409
-392
lines changed

2 files changed

+409
-392
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
},
1313
"dependencies": {
1414
"html-entities": "^2.3.2",
15-
"next": "^12.0.10",
15+
"next": "^12.2.2",
1616
"next-pwa": "^5.5.4",
17-
"react": "17.0.1",
18-
"react-dom": "17.0.1",
17+
"react": "^18.2.0",
18+
"react-dom": "^18.2.0",
1919
"react-google-recaptcha": "^2.1.0",
2020
"react-mailchimp-subscribe": "^2.1.3",
2121
"sass": "^1.35.1",

0 commit comments

Comments
 (0)