File tree Expand file tree Collapse file tree 3 files changed +410
-393
lines changed Expand file tree Collapse file tree 3 files changed +410
-393
lines changed Original file line number Diff line number Diff line change @@ -54,4 +54,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
54
54
- components folder structure
55
55
- relative to absolute imports with aliases
56
56
- updated to React 18 and Next.js latest
57
- - Footer styling update + social media icons
57
+ - footer styling update + social media icons
Original file line number Diff line number Diff line change 12
12
},
13
13
"dependencies" : {
14
14
"html-entities" : " ^2.3.2" ,
15
- "next" : " ^12.0.10 " ,
15
+ "next" : " ^12.2.2 " ,
16
16
"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 " ,
19
19
"react-google-recaptcha" : " ^2.1.0" ,
20
20
"react-mailchimp-subscribe" : " ^2.1.3" ,
21
21
"sass" : " ^1.35.1" ,
You can’t perform that action at this time.
0 commit comments