Skip to content

Commit

Permalink
Design Refresh 🖌️
Browse files Browse the repository at this point in the history
  • Loading branch information
vascYT committed Dec 7, 2023
1 parent 22775f9 commit b2d7543
Show file tree
Hide file tree
Showing 16 changed files with 2,155 additions and 1,553 deletions.
13 changes: 7 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,20 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/react": "^2.2.1",
"@astrojs/sitemap": "^2.0.1",
"@astrojs/tailwind": "^4.0.0",
"@astrojs/react": "^3.0.7",
"@astrojs/sitemap": "^3.0.3",
"@astrojs/tailwind": "^5.0.3",
"@fontsource-variable/inter": "^5.0.5",
"@fontsource/fira-mono": "^5.0.8",
"@radix-ui/react-tooltip": "^1.0.7",
"@tailwindcss/typography": "^0.5.9",
"astro": "^2.10.7",
"astro": "^4.0.3",
"framer-motion": "^10.12.21",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-icons": "^4.10.1",
"react-icons": "^4.12.0",
"tailwindcss": "^3.3.3",
"use-lanyard": "^1.4.4"
"use-lanyard": "^1.5.2"
},
"devDependencies": {
"@types/react": "^18.0.21",
Expand Down
Loading

0 comments on commit b2d7543

Please sign in to comment.