Skip to content

Commit

Permalink
chore(package): update all pnpm dependencies (2024-12-22)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored and theodorusclarence committed Jan 8, 2025
1 parent 1b69d7c commit 6655c1f
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 80 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"dependencies": {
"clsx": "^2.0.0",
"lucide-react": "^0.438.0",
"next": "^14.2.20",
"next": "^14.2.21",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^5.4.0",
"tailwind-merge": "^2.5.5",
"zod": "^3.22.4"
"zod": "^3.24.1"
},
"devDependencies": {
"@commitlint/cli": "^16.3.0",
Expand All @@ -34,13 +34,13 @@
"@tailwindcss/forms": "^0.5.9",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^15.0.7",
"@types/react": "^18.3.11",
"@types/react": "^18.3.13",
"@types/testing-library__jest-dom": "^5.14.9",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.1",
"eslint-config-next": "^14.2.20",
"eslint-config-next": "^14.2.21",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"eslint-plugin-unused-imports": "^2.0.0",
Expand All @@ -52,7 +52,7 @@
"postcss": "^8.4.49",
"prettier": "^2.8.8",
"prettier-plugin-tailwindcss": "^0.5.0",
"tailwindcss": "^3.4.15",
"tailwindcss": "^3.4.16",
"typescript": "^4.9.5"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 6655c1f

Please sign in to comment.