Skip to content

Commit

Permalink
upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
xvvvyz committed Aug 19, 2024
1 parent 1a40d93 commit 89431e9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified bun.lockb
Binary file not shown.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@radix-ui/react-popover": "^1.1.1",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-switch": "^1.1.0",
"@supabase/ssr": "^0.4.0",
"@supabase/ssr": "^0.4.1",
"@supabase/supabase-js": "^2.45.1",
"@tailwindcss/typography": "^0.5.14",
"@tiptap/extension-bold": "^2.6.4",
Expand All @@ -50,8 +50,8 @@
"@types/lodash": "^4.17.7",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^8.1.0",
"@typescript-eslint/parser": "^8.1.0",
"@typescript-eslint/eslint-plugin": "^8.2.0",
"@typescript-eslint/parser": "^8.2.0",
"@uidotdev/usehooks": "^2.4.1",
"@vercel/analytics": "^1.3.1",
"@visx/responsive": "^3.10.2",
Expand Down

0 comments on commit 89431e9

Please sign in to comment.