Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jacc committed Dec 23, 2024
1 parent 76852fb commit 083d34a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified bun.lockb
Binary file not shown.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,16 +45,16 @@
"cookies-next": "^2.1.2",
"drizzle-orm": "^0.31.4",
"eslint": "8.44.0",
"eslint-config-next": "13.4.12",
"eslint-config-next": "^15.1.2",
"fast-xml-parser": "^4.5.0",
"geist": "^1.3.1",
"lucide-react": "^0.454.0",
"mysql2": "^3.11.5",
"next": "^15.0.4",
"next": "^15.1.2",
"next-themes": "^0.2.1",
"postcss": "8.4.24",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-dropzone": "^14.3.5",
"react-hook-form": "^7.54.0",
"semver": "^7.6.3",
Expand Down

0 comments on commit 083d34a

Please sign in to comment.