+
)}
diff --git a/package.json b/package.json
index 41a3935..29460fb 100644
--- a/package.json
+++ b/package.json
@@ -13,33 +13,36 @@
"@fortawesome/free-brands-svg-icons": "^6.7.2",
"@fortawesome/free-solid-svg-icons": "^6.7.2",
"@fortawesome/react-fontawesome": "^0.2.2",
- "@radix-ui/react-progress": "^1.1.2",
+ "@radix-ui/react-progress": "^1.1.4",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"geist": "^1.3.1",
"i18next": "^24.2.3",
- "i18next-browser-languagedetector": "^8.0.4",
+ "i18next-browser-languagedetector": "^8.0.5",
"lucide-react": "^0.485.0",
- "next": "^15.2.4",
- "react": "^19.0.0",
- "react-dom": "^19.0.0",
+ "next": "^15.3.1",
+ "react": "^19.1.0",
+ "react-dom": "^19.1.0",
"react-fast-marquee": "^1.6.5",
- "react-i18next": "^15.4.1",
+ "react-i18next": "^15.5.1",
"react-icons": "^5.5.0",
- "tailwind-merge": "^3.0.2",
+ "tailwind-merge": "^3.2.0",
"tailwindcss-animate": "^1.0.7",
- "tw-animate-css": "^1.2.5"
+ "tw-animate-css": "^1.2.8"
},
"devDependencies": {
"@eslint/eslintrc": "^3.3.1",
- "@tailwindcss/postcss": "^4.0.17",
- "@types/node": "^20.17.28",
- "@types/react": "^19.0.12",
- "@types/react-dom": "^19.0.4",
- "eslint": "^9.23.0",
+ "@tailwindcss/postcss": "^4.1.4",
+ "@types/node": "^20.17.30",
+ "@types/react": "^19.1.2",
+ "@types/react-dom": "^19.1.2",
+ "eslint": "^9.25.1",
"eslint-config-next": "15.1.3",
"postcss": "^8.5.3",
- "tailwindcss": "^4.0.17",
- "typescript": "^5.8.2"
- }
+ "tailwindcss": "^4.1.4",
+ "typescript": "^5.8.3"
+ },
+ "trustedDependencies": [
+ "unrs-resolver"
+ ]
}
diff --git a/public/locales/en-US.json b/public/locales/en-US.json
index 35a596e..aa1825c 100644
--- a/public/locales/en-US.json
+++ b/public/locales/en-US.json
@@ -25,6 +25,22 @@
"description": "Feel free to reach out for collaborations or just a hello :)",
"button": "Contact Me"
},
+ "donation": {
+ "title": "Support my work",
+ "description": "Feeling generous? Support me or one of the causes I support!",
+ "charities": {
+ "title": "Charities",
+ "description": "I support the following charities:",
+ "unsilenced": "Unsilenced",
+ "drugpolicy": "Drug Policy Alliance",
+ "aclu": "ACLU"
+ },
+ "donate": {
+ "title": "Donate to Me",
+ "stripe": "Stripe",
+ "github": "GitHub Sponsors"
+ }
+ },
"profile": {
"name": "Aidan",
"description": "SysAdmin, Developer, and Student"