This commit is contained in:
Kristian Duda
2024-06-28 07:42:33 +02:00
parent 7fd9ad8a8c
commit b94e46d796
8 changed files with 443 additions and 61 deletions

View File

@@ -27,6 +27,7 @@
"clsx": "^2.1.0",
"geist": "^1.3.0",
"next": "14.2.2",
"qs": "^6.12.1",
"react": "18.2.0",
"react-dom": "18.2.0"
},
@@ -34,6 +35,7 @@
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/typography": "^0.5.12",
"@types/node": "20.12.7",
"@types/qs": "^6.9.15",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@vercel/git-hooks": "^1.0.0",