feat: add Bluesky link

This commit is contained in:
Felix Schröter 2024-12-15 17:24:44 +01:00
parent 385fd7adcc
commit b8f3b3a986
Signed by: felschr
GPG key ID: 671E39E6744C807D
3 changed files with 56 additions and 32 deletions

8
package-lock.json generated
View file

@ -33,7 +33,7 @@
"prism-themes": "^1.9.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-icons": "^4.7.1"
"react-icons": "^5.4.0"
},
"devDependencies": {
"@types/node": "^17.0.45",
@ -19101,9 +19101,9 @@
}
},
"node_modules/react-icons": {
"version": "4.12.0",
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.12.0.tgz",
"integrity": "sha512-IBaDuHiShdZqmfc/TwHu6+d6k2ltNCf3AszxNmjJc1KUfXdEeRJOKyNvLmAHaarhzGmTSVygNdyu8/opXv2gaw==",
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.4.0.tgz",
"integrity": "sha512-7eltJxgVt7X64oHh6wSWNwwbKTCtMfK35hcjvJS0yxEAhPM8oUKdS3+kqaW1vicIltw+kR2unHaa12S9pPALoQ==",
"license": "MIT",
"peerDependencies": {
"react": "*"