Skip to content

Commit

Permalink
chore(package): update all pnpm dependencies (2024-09-06)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored and theodorusclarence committed Sep 6, 2024
1 parent ba719f7 commit 2899a9f
Show file tree
Hide file tree
Showing 2 changed files with 147 additions and 144 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,27 +20,27 @@
"dependencies": {
"clsx": "^2.0.0",
"lucide-react": "^0.376.0",
"next": "^14.0.4",
"next": "^14.2.7",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^4.12.0",
"tailwind-merge": "^2.1.0",
"tailwind-merge": "^2.5.2",
"zod": "^3.22.4"
},
"devDependencies": {
"@commitlint/cli": "^16.3.0",
"@commitlint/config-conventional": "^16.2.4",
"@svgr/webpack": "^8.1.0",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/forms": "^0.5.8",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@types/react": "^18.2.45",
"@types/react": "^18.3.4",
"@types/testing-library__jest-dom": "^5.14.9",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"autoprefixer": "^10.4.16",
"autoprefixer": "^10.4.20",
"eslint": "^8.56.0",
"eslint-config-next": "^14.0.4",
"eslint-config-next": "^14.2.6",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"eslint-plugin-unused-imports": "^2.0.0",
Expand All @@ -49,10 +49,10 @@
"lint-staged": "^12.5.0",
"next-router-mock": "^0.9.0",
"next-sitemap": "^2.5.28",
"postcss": "^8.4.32",
"postcss": "^8.4.41",
"prettier": "^2.8.8",
"prettier-plugin-tailwindcss": "^0.5.0",
"tailwindcss": "^3.3.6",
"tailwindcss": "^3.4.6",
"typescript": "^4.9.5"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 2899a9f

Please sign in to comment.