Skip to content

Commit

Permalink
chore(package): update all npm dependencies (2024-08-03)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Aug 3, 2024
1 parent 65095d7 commit 9228b4e
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 86 deletions.
157 changes: 77 additions & 80 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@
"@t3-oss/env-nextjs": "^0.11.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.416.0",
"lucide-react": "^0.417.0",
"next": "14.2.5",
"next-auth": "^4.24.7",
"next-themes": "^0.3.0",
"react": "^18",
"react-dom": "^18",
"react-hook-form": "^7.52.1",
"stripe": "^16.5.0",
"stripe": "^16.6.0",
"tailwind-merge": "^2.4.0",
"zod": "^3.23.8"
},
Expand All @@ -62,19 +62,19 @@
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^16.0.0",
"@types/jest": "^29.5.12",
"@types/node": "^20",
"@types/node": "^22.0.2",
"@types/react": "^18",
"@types/react-dom": "^18",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-config-next": "14.2.5",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-tailwindcss": "^3.17.4",
"husky": "^9.1.1",
"husky": "^9.1.4",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"lint-staged": "^15.2.7",
Expand Down

0 comments on commit 9228b4e

Please sign in to comment.