Skip to content

Commit

Permalink
chore(package): update all Yarn dependencies (2023-06-19)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored and theodorusclarence committed Jul 15, 2023
1 parent cd87518 commit decab23
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 147 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
},
"dependencies": {
"clsx": "^1.2.1",
"next": "^13.4.4",
"next": "^13.4.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^4.9.0",
"tailwind-merge": "^1.13.0"
"tailwind-merge": "^1.13.2"
},
"devDependencies": {
"@commitlint/cli": "^16.3.0",
Expand All @@ -32,12 +32,12 @@
"@tailwindcss/forms": "^0.5.3",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@types/react": "^18.2.8",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"@types/react": "^18.2.12",
"@typescript-eslint/eslint-plugin": "^5.59.11",
"@typescript-eslint/parser": "^5.59.11",
"autoprefixer": "^10.4.14",
"eslint": "^8.42.0",
"eslint-config-next": "^13.4.4",
"eslint": "^8.43.0",
"eslint-config-next": "^13.4.6",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"eslint-plugin-unused-imports": "^2.0.0",
Expand Down
Loading

1 comment on commit decab23

@vercel
Copy link

@vercel vercel bot commented on decab23 Jul 15, 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.