Iterations and TS error fixes

This commit is contained in:
Henrik Larsson
2023-05-05 10:12:15 +02:00
parent c68f95e454
commit 4bf59a61f6
26 changed files with 111 additions and 621 deletions

View File

@@ -40,7 +40,7 @@
"framer-motion": "^8.4.0",
"is-empty-iterable": "^3.0.0",
"lucide-react": "^0.194.0",
"next": "13.3.4",
"next": "13.4.0",
"next-intl": "^2.13.1",
"next-sanity": "^4.2.0",
"react": "18.2.0",
@@ -62,7 +62,7 @@
"@vercel/git-hooks": "^1.0.0",
"autoprefixer": "^10.4.13",
"eslint": "^8.35.0",
"eslint-config-next": "^13.3.4",
"eslint-config-next": "^13.4.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-unicorn": "^45.0.2",
"lint-staged": "^13.1.1",