Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-hendrix committed Nov 7, 2023
1 parent 5a0f7a2 commit 641e444
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 70 deletions.
122 changes: 61 additions & 61 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,22 +19,22 @@
},
"dependencies": {
"@next-auth/prisma-adapter": "^1.0.7",
"@prisma/client": "^5.4.2",
"@prisma/client": "^5.5.2",
"@reduxjs/toolkit": "^1.9.7",
"@supabase/supabase-js": "^2.38.1",
"@supabase/supabase-js": "^2.38.4",
"@tailwindcss/typography": "^0.5.10",
"@types/bcrypt": "^5.0.0",
"@types/jest": "^29.5.5",
"@types/react": "^18.2.28",
"@types/react-dom": "^18.2.13",
"@types/validator": "^13.11.3",
"@types/bcrypt": "^5.0.2",
"@types/jest": "^29.5.8",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@types/validator": "^13.11.6",
"@typescript-eslint/eslint-plugin": "^5.13.0",
"@typescript-eslint/parser": "^5.13.0",
"autoprefixer": "^10.4.16",
"bcrypt": "^5.1.1",
"cypress": "^13.4.0",
"daisyui": "^3.9.4",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-next": "^14.0.1",
Expand All @@ -46,7 +46,7 @@
"prisma": "^5.5.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.47.0",
"react-hook-form": "^7.48.2",
"react-redux": "^8.1.3",
"tailwindcss": "^3.3.5",
"ts-jest": "^29.1.1",
Expand Down

0 comments on commit 641e444

Please sign in to comment.