diff --git a/package.json b/package.json
index c0efd499..50fae87e 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-import-newlines": "^1.3.4",
- "eslint-plugin-prettier": "^4.0.0",
+ "eslint-plugin-prettier": "5.0.0",
"eslint-plugin-react": "^7.33.2",
"postcss": "^8.4.29",
"prettier": "^3.0.3",
diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx
index 32861054..87cca349 100644
--- a/src/components/Footer.tsx
+++ b/src/components/Footer.tsx
@@ -22,8 +22,8 @@ const Footer = () => {
GitHub
-
- Twitter
+
+ Threads
Instagram
diff --git a/yarn.lock b/yarn.lock
index 188c5bb7..25d2cc3a 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1984,12 +1984,13 @@ eslint-plugin-jsx-a11y@^6.5.1:
object.fromentries "^2.0.6"
semver "^6.3.0"
-eslint-plugin-prettier@^4.0.0:
- version "4.0.0"
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0.tgz#8b99d1e4b8b24a762472b4567992023619cb98e0"
- integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==
+eslint-plugin-prettier@5.0.0:
+ version "5.0.0"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.0.0.tgz#6887780ed95f7708340ec79acfdf60c35b9be57a"
+ integrity sha512-AgaZCVuYDXHUGxj/ZGu1u8H8CYgDY3iG6w5kUFw4AzMVXzB7VvbKgYR4nATIN+OvUrghMbiDLeimVjVY5ilq3w==
dependencies:
prettier-linter-helpers "^1.0.0"
+ synckit "^0.8.5"
"eslint-plugin-react-hooks@^4.5.0 || 5.0.0-canary-7118f5dd7-20230705":
version "4.6.0"
@@ -5076,7 +5077,7 @@ swr@^2.2.2:
client-only "^0.0.1"
use-sync-external-store "^1.2.0"
-synckit@^0.8.4:
+synckit@^0.8.4, synckit@^0.8.5:
version "0.8.5"
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.8.5.tgz#b7f4358f9bb559437f9f167eb6bc46b3c9818fa3"
integrity sha512-L1dapNV6vu2s/4Sputv8xGsCdAVlb5nRDMFU/E27D44l5U6cw1g0dGd45uLc+OXjNMmF4ntiMdCimzcjFKQI8Q==