Skip to content

Commit

Permalink
Merge pull request #159 from w3cj/dependabot/npm_and_yarn/drizzle/upd…
Browse files Browse the repository at this point in the history
…ates-b14cfc54fb

⬆️ Bump the updates group across 1 directory with 21 updates
  • Loading branch information
w3cj authored Dec 18, 2024
2 parents f00a7c6 + de59754 commit 592f9ad
Show file tree
Hide file tree
Showing 2 changed files with 2,785 additions and 3,121 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,42 +11,42 @@
"db:migrate": "cross-env DB_MIGRATING=true drizzle-kit migrate"
},
"dependencies": {
"@auth/drizzle-adapter": "^1.7.3",
"@auth/drizzle-adapter": "^1.7.4",
"@conform-to/react": "^1.2.2",
"@conform-to/zod": "^1.2.2",
"@nextui-org/react": "^2.4.8",
"@nextui-org/react": "^2.6.8",
"@t3-oss/env-nextjs": "^0.11.1",
"@tabler/icons-react": "^3.21.0",
"dotenv": "^16.4.5",
"@tabler/icons-react": "^3.26.0",
"dotenv": "^16.4.7",
"dotenv-expand": "^11.0.6",
"drizzle-orm": "^0.36.0",
"drizzle-zod": "^0.5.1",
"framer-motion": "^11.11.11",
"jiti": "^2.4.0",
"next": "15.0.3",
"next-auth": "^4.24.10",
"next-themes": "^0.4.1",
"drizzle-orm": "^0.38.2",
"drizzle-zod": "^0.6.0",
"framer-motion": "^11.15.0",
"jiti": "^2.4.1",
"next": "15.1.0",
"next-auth": "^4.24.11",
"next-themes": "^0.4.4",
"postgres": "^3.4.5",
"react": "^18",
"react-dom": "^18",
"zod": "^3.23.8"
"zod": "^3.24.1"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/node": "^22",
"@types/react": "^18",
"@types/react-dom": "^18",
"cross-env": "^7.0.3",
"drizzle-kit": "^0.27.1",
"drizzle-kit": "^0.30.1",
"eslint": "^8",
"eslint-config-next": "15.0.3",
"eslint-config-next": "15.1.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-check-file": "^2.8.0",
"eslint-plugin-n": "^17.12.0",
"eslint-plugin-n": "^17.15.0",
"postcss": "^8",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"tailwindcss": "^3.4.14",
"prettier": "3.4.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"tailwindcss": "^3.4.16",
"typescript": "^5"
}
}
Loading

0 comments on commit 592f9ad

Please sign in to comment.