Update package dependencies

This commit is contained in:
Atridad Lahiji 2024-02-08 16:26:05 -07:00
parent 938d547a28
commit 997908eda0
No known key found for this signature in database
2 changed files with 478 additions and 440 deletions

View file

@ -11,37 +11,37 @@
"typecheck": "tsc" "typecheck": "tsc"
}, },
"dependencies": { "dependencies": {
"@clerk/remix": "^3.1.16", "@clerk/remix": "^3.1.17",
"@paralleldrive/cuid2": "^2.2.2", "@paralleldrive/cuid2": "^2.2.2",
"@remix-run/node": "^2.5.1", "@remix-run/node": "^2.6.0",
"@remix-run/react": "^2.5.1", "@remix-run/react": "^2.6.0",
"@remix-run/serve": "^2.5.1", "@remix-run/serve": "^2.6.0",
"csv42": "^5.0.0", "csv42": "^5.0.0",
"dotenv": "^16.4.1", "dotenv": "^16.4.1",
"drizzle-orm": "^0.29.3", "drizzle-orm": "^0.29.3",
"ioredis": "^5.3.2", "ioredis": "^5.3.2",
"isbot": "4.4.0", "isbot": "4.4.0",
"lucide-react": "^0.311.0", "lucide-react": "^0.323.0",
"postgres": "^3.4.3", "postgres": "^3.4.3",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"remix-utils": "^7.5.0", "remix-utils": "^7.5.0",
"svix": "^1.16.0" "svix": "^1.17.0"
}, },
"devDependencies": { "devDependencies": {
"@flydotio/dockerfile": "^0.5.0", "@flydotio/dockerfile": "^0.5.1",
"@remix-run/dev": "^2.5.1", "@remix-run/dev": "^2.6.0",
"@remix-run/eslint-config": "^2.5.1", "@remix-run/eslint-config": "^2.6.0",
"@types/react": "^18.2.48", "@types/react": "^18.2.55",
"@types/react-dom": "^18.2.18", "@types/react-dom": "^18.2.19",
"autoprefixer": "^10.4.17", "autoprefixer": "^10.4.17",
"daisyui": "^4.6.0", "daisyui": "^4.6.2",
"drizzle-kit": "^0.20.13", "drizzle-kit": "^0.20.14",
"eslint": "^8.56.0", "eslint": "^8.56.0",
"postcss": "^8.4.33", "postcss": "^8.4.35",
"tailwindcss": "^3.4.1", "tailwindcss": "^3.4.1",
"typescript": "^5.3.3", "typescript": "^5.3.3",
"vite": "^5.0.12", "vite": "^5.1.0",
"vite-tsconfig-paths": "^4.3.1" "vite-tsconfig-paths": "^4.3.1"
}, },
"engines": { "engines": {

888
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff