Dependency updates to stabilize Vite!

This commit is contained in:
Atridad Lahiji 2024-03-19 12:28:45 -06:00
parent 997908eda0
commit 205542a760
No known key found for this signature in database
2 changed files with 1025 additions and 877 deletions

View file

@ -11,38 +11,38 @@
"typecheck": "tsc"
},
"dependencies": {
"@clerk/remix": "^3.1.17",
"@clerk/remix": "^3.2.0",
"@paralleldrive/cuid2": "^2.2.2",
"@remix-run/node": "^2.6.0",
"@remix-run/react": "^2.6.0",
"@remix-run/serve": "^2.6.0",
"@remix-run/node": "^2.8.1",
"@remix-run/react": "^2.8.1",
"@remix-run/serve": "^2.8.1",
"csv42": "^5.0.0",
"dotenv": "^16.4.1",
"drizzle-orm": "^0.29.3",
"dotenv": "^16.4.5",
"drizzle-orm": "^0.30.4",
"ioredis": "^5.3.2",
"isbot": "4.4.0",
"lucide-react": "^0.323.0",
"isbot": "5.1.2",
"lucide-react": "^0.359.0",
"postgres": "^3.4.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"remix-utils": "^7.5.0",
"svix": "^1.17.0"
"svix": "^1.21.0"
},
"devDependencies": {
"@flydotio/dockerfile": "^0.5.1",
"@remix-run/dev": "^2.6.0",
"@remix-run/eslint-config": "^2.6.0",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"autoprefixer": "^10.4.17",
"daisyui": "^4.6.2",
"@flydotio/dockerfile": "^0.5.3",
"@remix-run/dev": "^2.8.1",
"@remix-run/eslint-config": "^2.8.1",
"@types/react": "^18.2.67",
"@types/react-dom": "^18.2.22",
"autoprefixer": "^10.4.18",
"daisyui": "^4.7.3",
"drizzle-kit": "^0.20.14",
"eslint": "^8.56.0",
"postcss": "^8.4.35",
"eslint": "^8.57.0",
"postcss": "^8.4.37",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3",
"vite": "^5.1.0",
"vite-tsconfig-paths": "^4.3.1"
"typescript": "^5.4.2",
"vite": "^5.1.6",
"vite-tsconfig-paths": "^4.3.2"
},
"engines": {
"node": ">=18.0.0"

1860
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff