Merge branch 'main' into feat/sharing

This commit is contained in:
Jared Palmer 2023-06-16 10:18:57 -04:00 committed by GitHub
commit c5fb7732bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 50 additions and 49 deletions

View file

@ -30,7 +30,7 @@
"clsx": "^1.2.1",
"focus-trap-react": "^10.1.1",
"nanoid": "^4.0.2",
"next": "13.4.5-canary.12",
"next": "13.4.6-canary.7",
"next-themes": "^0.2.1",
"openai-edge": "^0.5.1",
"react": "^18.2.0",
@ -54,7 +54,7 @@
"dotenv": "^16.0.3",
"drizzle-kit": "^0.18.0",
"eslint": "^8.31.0",
"eslint-config-next": "13.4.5-canary.12",
"eslint-config-next": "13.4.6-canary.7",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-tailwindcss": "^3.12.0",
"postcss": "^8.4.21",