Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 55fbdfd commit 3dc2d2c
Show file tree
Hide file tree
Showing 2 changed files with 1,431 additions and 1,278 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"seed": "ts-node --compiler-options {\"module\":\"CommonJS\"} -r tsconfig-paths/register prisma/seed.ts"
},
"dependencies": {
"@neondatabase/serverless": "^0.9.5",
"@neondatabase/serverless": "^0.10.0",
"@prisma/adapter-neon": "^5.19.1",
"@prisma/client": "^5.20.0",
"@radix-ui/react-avatar": "^1.1.0",
Expand All @@ -33,7 +33,7 @@
"dayjs": "^1.11.13",
"geist": "^1.3.1",
"jsdom": "^25.0.1",
"lucide-react": "^0.445.0",
"lucide-react": "^0.451.0",
"next": "^14.2.13",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand All @@ -59,7 +59,7 @@
"eslint": "^8.57.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-google": "^0.14.0",
"eslint-config-next": "14.2.13",
"eslint-config-next": "14.2.15",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-prettier": "^5.2.1",
Expand Down
Loading

0 comments on commit 3dc2d2c

Please sign in to comment.