Merge branch 'dev'

This commit is contained in:
Atridad Lahiji 2023-10-02 21:24:06 -06:00
commit 498cf883e4
No known key found for this signature in database
2 changed files with 244 additions and 242 deletions

View file

@ -14,41 +14,41 @@
"init:env": "cp .env.example .env" "init:env": "cp .env.example .env"
}, },
"dependencies": { "dependencies": {
"@clerk/nextjs": "^4.24.1", "@clerk/nextjs": "^4.25.1",
"@clerk/themes": "^1.7.6", "@clerk/themes": "^1.7.6",
"@libsql/client": "^0.3.5", "@libsql/client": "^0.3.5",
"@paralleldrive/cuid2": "^2.2.2", "@paralleldrive/cuid2": "^2.2.2",
"@t3-oss/env-nextjs": "^0.6.1", "@t3-oss/env-nextjs": "^0.6.1",
"@unkey/api": "^0.9.2", "@unkey/api": "^0.10.0",
"@upstash/ratelimit": "^0.4.4", "@upstash/ratelimit": "^0.4.4",
"@upstash/redis": "^1.22.0", "@upstash/redis": "^1.22.1",
"ably": "^1.2.45", "ably": "^1.2.45",
"autoprefixer": "^10.4.16", "autoprefixer": "^10.4.16",
"csv42": "^5.0.0", "csv42": "^5.0.0",
"dotenv": "^16.3.1", "dotenv": "^16.3.1",
"drizzle-orm": "^0.28.6", "drizzle-orm": "^0.28.6",
"next": "^13.5.3", "next": "^13.5.4",
"nextjs-cors": "^2.1.2", "nextjs-cors": "^2.1.2",
"postcss": "^8.4.30", "postcss": "^8.4.31",
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",
"react-icons": "^4.11.0", "react-icons": "^4.11.0",
"sharp": "^0.32.6", "sharp": "^0.32.6",
"svix": "^1.12.0", "svix": "^1.13.0",
"zod": "^3.22.2" "zod": "^3.22.2"
}, },
"devDependencies": { "devDependencies": {
"@types/eslint": "^8.44.3", "@types/eslint": "^8.44.3",
"@types/node": "^20.7.0", "@types/node": "^20.8.2",
"@types/react": "^18.2.23", "@types/react": "^18.2.24",
"@typescript-eslint/eslint-plugin": "^6.7.3", "@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.3", "@typescript-eslint/parser": "^6.7.4",
"better-sqlite3": "^8.7.0", "better-sqlite3": "^8.7.0",
"bufferutil": "^4.0.7", "bufferutil": "^4.0.7",
"daisyui": "^3.8.0", "daisyui": "^3.8.3",
"drizzle-kit": "^0.19.13", "drizzle-kit": "^0.19.13",
"eslint": "^8.50.0", "eslint": "^8.50.0",
"eslint-config-next": "^13.5.3", "eslint-config-next": "^13.5.4",
"tailwindcss": "^3.3.3", "tailwindcss": "^3.3.3",
"typescript": "^5.2.2", "typescript": "^5.2.2",
"utf-8-validate": "6.0.3" "utf-8-validate": "6.0.3"

462
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff