Skip to content

Commit

Permalink
Merge pull request #96 from w3cj/dependabot/npm_and_yarn/drizzle/upda…
Browse files Browse the repository at this point in the history
…tes-d5b8c44fb7

⬆️ Bump the updates group across 1 directory with 15 updates
  • Loading branch information
w3cj authored Nov 11, 2024
2 parents db03931 + 816530f commit 4762366
Show file tree
Hide file tree
Showing 2 changed files with 512 additions and 506 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,22 +11,22 @@
"db:migrate": "cross-env DB_MIGRATING=true drizzle-kit migrate"
},
"dependencies": {
"@auth/drizzle-adapter": "^1.6.1",
"@auth/drizzle-adapter": "^1.7.3",
"@conform-to/react": "^1.2.2",
"@conform-to/zod": "^1.2.2",
"@nextui-org/react": "^2.4.8",
"@t3-oss/env-nextjs": "^0.11.1",
"@tabler/icons-react": "^3.19.0",
"@tabler/icons-react": "^3.21.0",
"dotenv": "^16.4.5",
"dotenv-expand": "^11.0.6",
"drizzle-orm": "^0.33.0",
"drizzle-orm": "^0.36.0",
"drizzle-zod": "^0.5.1",
"framer-motion": "^11.11.1",
"jiti": "^2.3.3",
"framer-motion": "^11.11.11",
"jiti": "^2.4.0",
"next": "14.2.14",
"next-auth": "^4.24.8",
"next-themes": "^0.3.0",
"postgres": "^3.4.4",
"next-auth": "^4.24.10",
"next-themes": "^0.4.1",
"postgres": "^3.4.5",
"react": "^18",
"react-dom": "^18",
"zod": "^3.23.8"
Expand All @@ -37,16 +37,16 @@
"@types/react": "^18",
"@types/react-dom": "^18",
"cross-env": "^7.0.3",
"drizzle-kit": "^0.24.2",
"drizzle-kit": "^0.27.1",
"eslint": "^8",
"eslint-config-next": "14.2.14",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-check-file": "^2.8.0",
"eslint-plugin-n": "^17.10.3",
"eslint-plugin-n": "^17.12.0",
"postcss": "^8",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"tailwindcss": "^3.4.13",
"tailwindcss": "^3.4.14",
"typescript": "^5"
}
}
Loading

0 comments on commit 4762366

Please sign in to comment.