diff --git a/.nvmrc b/.nvmrc
index d6af9a0..e048c8c 100644
--- a/.nvmrc
+++ b/.nvmrc
@@ -1 +1 @@
-v14.15.3
+v18.15.0
diff --git a/manifesto-dapp-backend/functions/package.json b/manifesto-dapp-backend/functions/package.json
index 1964cfe..dfbabed 100644
--- a/manifesto-dapp-backend/functions/package.json
+++ b/manifesto-dapp-backend/functions/package.json
@@ -13,7 +13,7 @@
"logs": "firebase functions:log"
},
"engines": {
- "node": "16"
+ "node": "18"
},
"main": "lib/index.js",
"dependencies": {
diff --git a/package.json b/package.json
index dc86c92..d85623d 100644
--- a/package.json
+++ b/package.json
@@ -36,24 +36,24 @@
"dayjs": "^1.11.5",
"ethers": "^5.6.9",
"firebase": "^9.9.0",
- "gatsby": "^2.32.8",
- "gatsby-image": "^2.11.0",
+ "gatsby": "^4.13.1",
+ "gatsby-plugin-image": "^2.13.0",
"gatsby-plugin-linaria": "^3.1.0",
- "gatsby-plugin-manifest": "^2.12.0",
+ "gatsby-plugin-manifest": "^4.13.0",
"gatsby-plugin-matomo": "^0.11.0",
"gatsby-plugin-mdx": "2",
- "gatsby-plugin-offline": "^3.10.0",
+ "gatsby-plugin-offline": "^5.13.0",
"gatsby-plugin-posthog": "^1.0.1",
- "gatsby-plugin-react-helmet": "^3.10.0",
- "gatsby-plugin-sharp": "^2.14.1",
+ "gatsby-plugin-react-helmet": "^5.13.0",
+ "gatsby-plugin-sharp": "^4.13.0",
"gatsby-plugin-twitter-pixel": "^2.0.2",
"gatsby-plugin-typescript": "^2.12.0",
- "gatsby-transformer-sharp": "^2.12.0",
+ "gatsby-transformer-sharp": "^4.13.0",
"linaria": "^2.2.0",
"normalize.css": "^8.0.1",
- "prop-types": "^15.7.2",
- "react": "^16.12.0",
- "react-dom": "^16.12.0",
+ "prop-types": "^15.8.1",
+ "react": "^17.0.1",
+ "react-dom": "^17.0.1",
"react-helmet": "^6.1.0",
"react-query": "^3.39.1",
"siwe": "^1.1.6",
@@ -61,7 +61,7 @@
},
"devDependencies": {
"@types/jest": "^26.0.20",
- "@types/node": "^14.14.27",
+ "@types/node": "^18.15.0",
"@types/react": "^17.0.2",
"@types/react-dom": "^17.0.1",
"netlify-cli": "^3.7.1",
diff --git a/src/features/Dao/GetInvolved/index.tsx b/src/features/Dao/GetInvolved/index.tsx
index 9b14f84..d3633d9 100644
--- a/src/features/Dao/GetInvolved/index.tsx
+++ b/src/features/Dao/GetInvolved/index.tsx
@@ -70,14 +70,14 @@ export function DaoGetInvolved() {
`}
>