Skip to content

Commit

Permalink
Update typescript-eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
venables committed Jul 25, 2023
1 parent 7661291 commit 0b94df9
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 134 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@t3-oss/env-nextjs": "^0.6.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"lucide-react": "^0.263.0",
"lucide-react": "^0.263.1",
"nanoid": "^4.0.2",
"next": "^13.4.12",
"next-auth": "^4.22.3",
Expand All @@ -42,7 +42,7 @@
"react-dom": "^18.2.0",
"react-email": "1.9.4",
"react-hook-form": "^7.45.2",
"resend": "^0.17.1",
"resend": "^0.17.2",
"tailwind-merge": "^1.14.0",
"ts-deepmerge": "^6.2.0",
"zod": "^3.21.4"
Expand All @@ -54,11 +54,11 @@
"@types/jest": "^29.5.3",
"@types/mdx": "^2.0.5",
"@types/node": "^18.16.20",
"@types/react": "^18.2.15",
"@types/react": "^18.2.16",
"@types/react-dom": "^18.2.7",
"@types/testing-library__jest-dom": "^5.14.8",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"@types/testing-library__jest-dom": "^5.14.9",
"@typescript-eslint/eslint-plugin": "^6.2.0",
"@typescript-eslint/parser": "^6.2.0",
"autoprefixer": "^10.4.14",
"dotenv-cli": "^7.2.1",
"eslint": "^8.45.0",
Expand Down
Loading

1 comment on commit 0b94df9

@vercel
Copy link

@vercel vercel bot commented on 0b94df9 Jul 25, 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.