Skip to content

Commit

Permalink
chore(package): update all Yarn dependencies (2023-10-03)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored and theodorusclarence committed Oct 3, 2023
1 parent 933bf45 commit 693a0f2
Show file tree
Hide file tree
Showing 2 changed files with 888 additions and 827 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,34 +20,34 @@
"dependencies": {
"clsx": "^1.2.1",
"lucide-react": "^0.260.0",
"next": "^13.4.10",
"next": "^13.5.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^4.10.1",
"tailwind-merge": "^1.13.2"
"react-icons": "^4.11.0",
"tailwind-merge": "^1.14.0"
},
"devDependencies": {
"@commitlint/cli": "^16.3.0",
"@commitlint/config-conventional": "^16.2.4",
"@tailwindcss/forms": "^0.5.4",
"@svgr/webpack": "^8.0.1",
"@testing-library/jest-dom": "^5.16.5",
"@tailwindcss/forms": "^0.5.6",
"@svgr/webpack": "^8.1.0",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@types/react": "^18.2.15",
"@types/react": "^18.2.24",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"autoprefixer": "^10.4.14",
"eslint": "^8.45.0",
"eslint-config-next": "^13.4.10",
"eslint-config-prettier": "^8.8.0",
"autoprefixer": "^10.4.16",
"eslint": "^8.50.0",
"eslint-config-next": "^13.5.3",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"eslint-plugin-unused-imports": "^2.0.0",
"husky": "^7.0.4",
"jest": "^27.5.1",
"lint-staged": "^12.5.0",
"next-router-mock": "^0.7.5",
"next-sitemap": "^2.5.28",
"postcss": "^8.4.26",
"postcss": "^8.4.31",
"prettier": "^2.8.8",
"prettier-plugin-tailwindcss": "^0.1.13",
"tailwindcss": "^3.3.3",
Expand Down
Loading

1 comment on commit 693a0f2

@vercel
Copy link

@vercel vercel bot commented on 693a0f2 Oct 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.