This commit is contained in:
Atridad Lahiji 2023-11-02 23:41:41 -06:00
parent 048c11f7c7
commit 82fdbe8605
No known key found for this signature in database
2 changed files with 482 additions and 485 deletions

View file

@ -1,6 +1,6 @@
{
"name": "sprintpadawan",
"version": "3.1.8",
"version": "3.1.9",
"description": "Plan. Sprint. Repeat.",
"private": true,
"scripts": {
@ -14,22 +14,22 @@
"init:env": "cp .env.example .env"
},
"dependencies": {
"@clerk/nextjs": "^4.25.6",
"@clerk/themes": "^1.7.8",
"@libsql/client": "^0.3.5",
"@clerk/nextjs": "^4.26.2",
"@clerk/themes": "^1.7.9",
"@libsql/client": "^0.3.6",
"@paralleldrive/cuid2": "^2.2.2",
"@t3-oss/env-nextjs": "^0.7.1",
"@tanstack/react-query": "^5.0.0",
"@tanstack/react-query": "^5.4.3",
"@unkey/api": "^0.11.0",
"@upstash/ratelimit": "^0.4.4",
"@upstash/redis": "^1.23.4",
"@upstash/redis": "^1.24.3",
"@vercel/analytics": "^1.1.1",
"ably": "^1.2.45",
"ably": "^1.2.47",
"autoprefixer": "^10.4.16",
"csv42": "^5.0.0",
"dotenv": "^16.3.1",
"drizzle-orm": "^0.28.6",
"next": "^13.5.6",
"next": "^14.0.1",
"nextjs-cors": "^2.1.2",
"postcss": "^8.4.31",
"react": "18.2.0",
@ -40,19 +40,19 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@tanstack/eslint-plugin-query": "^5.0.0",
"@tanstack/eslint-plugin-query": "^5.0.5",
"@types/eslint": "^8.44.6",
"@types/node": "^20.8.7",
"@types/react": "^18.2.29",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@types/node": "^20.8.10",
"@types/react": "^18.2.34",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"better-sqlite3": "^9.0.0",
"bufferutil": "^4.0.8",
"daisyui": "^3.9.3",
"daisyui": "^3.9.4",
"drizzle-kit": "^0.19.13",
"eslint": "^8.51.0",
"eslint-config-next": "^13.5.6",
"tailwindcss": "^3.3.3",
"eslint": "^8.52.0",
"eslint-config-next": "^14.0.1",
"tailwindcss": "^3.3.5",
"typescript": "^5.2.2",
"utf-8-validate": "6.0.3"
}

933
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff