Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
olegshilov committed Jun 25, 2024
1 parent 25ceb72 commit c4f445b
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 96 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"private": true,
"dependencies": {
"@floating-ui/react": "0.26.17",
"@floating-ui/react": "0.26.18",
"@haqq/app-store-scraper": "1.1.1",
"@headlessui/react": "2.1.0",
"@hookform/resolvers": "3.6.0",
Expand All @@ -27,7 +27,7 @@
"clsx": "2.1.1",
"jiti": "1.21.6",
"next": "14.2.4",
"posthog-js": "1.140.1",
"posthog-js": "1.141.0",
"qrcode.react": "3.1.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down Expand Up @@ -76,8 +76,8 @@
"@types/node": "20.14.8",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.14.0",
"@typescript-eslint/parser": "7.14.0",
"@typescript-eslint/eslint-plugin": "7.14.1",
"@typescript-eslint/parser": "7.14.1",
"cypress": "13.12.0",
"eslint": "8.57.0",
"eslint-config-next": "14.2.4",
Expand Down
Loading

1 comment on commit c4f445b

@vercel
Copy link

@vercel vercel bot commented on c4f445b Jun 25, 2024

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.