Skip to content

Commit

Permalink
Merge pull request #55 from w3cj/dependabot/npm_and_yarn/main/updates…
Browse files Browse the repository at this point in the history
…-be81b9991a

⬆️ Bump the updates group across 1 directory with 12 updates
  • Loading branch information
w3cj authored Oct 1, 2024
2 parents 2d119d5 + f0bc81a commit 891c4cb
Show file tree
Hide file tree
Showing 2 changed files with 488 additions and 485 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,20 @@
"db:migrate": "cross-env DB_MIGRATING=true drizzle-kit migrate"
},
"dependencies": {
"@auth/drizzle-adapter": "^1.5.0",
"@conform-to/react": "^1.2.1",
"@conform-to/zod": "^1.2.1",
"@auth/drizzle-adapter": "^1.5.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.17.0",
"@tabler/icons-react": "^3.19.0",
"dotenv": "^16.4.5",
"dotenv-expand": "^11.0.6",
"drizzle-orm": "^0.33.0",
"drizzle-zod": "^0.5.1",
"framer-motion": "^11.5.4",
"framer-motion": "^11.9.0",
"jiti": "^1.21.6",
"next": "14.2.12",
"next-auth": "^4.24.7",
"next": "14.2.13",
"next-auth": "^4.24.8",
"next-themes": "^0.3.0",
"postgres": "^3.4.4",
"react": "^18",
Expand All @@ -38,14 +38,14 @@
"cross-env": "^7.0.3",
"drizzle-kit": "^0.24.2",
"eslint": "^8",
"eslint-config-next": "14.2.12",
"eslint-config-next": "14.2.13",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-check-file": "^2.8.0",
"eslint-plugin-n": "^17.10.3",
"postcss": "^8",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"tailwindcss": "^3.4.12",
"prettier-plugin-tailwindcss": "^0.6.8",
"tailwindcss": "^3.4.13",
"typescript": "^5"
},
"license": "MIT"
Expand Down
Loading

0 comments on commit 891c4cb

Please sign in to comment.