Skip to content

Commit

Permalink
chore(package): update all npm dependencies (2024-08-17)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Aug 17, 2024
1 parent e55bf94 commit fa14b56
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 86 deletions.
154 changes: 77 additions & 77 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 @@ -39,19 +39,19 @@
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-toast": "^1.2.1",
"@stripe/stripe-js": "^4.2.0",
"@stripe/stripe-js": "^4.3.0",
"@t3-oss/env-nextjs": "^0.11.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.424.0",
"lucide-react": "^0.427.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.2",
"stripe": "^16.7.0",
"tailwind-merge": "^2.4.0",
"stripe": "^16.8.0",
"tailwind-merge": "^2.5.2",
"zod": "^3.23.8"
},
"devDependencies": {
Expand All @@ -62,11 +62,11 @@
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^16.0.0",
"@types/jest": "^29.5.12",
"@types/node": "^22.1.0",
"@types/node": "^22.3.0",
"@types/react": "^18",
"@types/react-dom": "^18",
"@typescript-eslint/eslint-plugin": "^8.0.1",
"@typescript-eslint/parser": "^8.0.1",
"@typescript-eslint/eslint-plugin": "^8.1.0",
"@typescript-eslint/parser": "^8.1.0",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.0",
"eslint-config-next": "14.2.5",
Expand All @@ -77,11 +77,11 @@
"husky": "^9.1.4",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"lint-staged": "^15.2.8",
"lint-staged": "^15.2.9",
"postcss": "^8",
"prettier": "^3.3.3",
"prisma": "^5.18.0",
"tailwindcss": "^3.4.9",
"tailwindcss": "^3.4.10",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5"
}
Expand Down

0 comments on commit fa14b56

Please sign in to comment.