Skip to content

Commit

Permalink
chore(deps): v0.2.3, 更新套件版本
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewCK24 committed Jun 19, 2024
1 parent ae2ac98 commit a0f6cc4
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "v-stats",
"version": "0.2.3-beta.2.4",
"version": "0.2.3",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -22,20 +22,20 @@
"@reduxjs/toolkit": "^2.2.5",
"@tanstack/react-table": "^8.17.3",
"@vercel/analytics": "^1.3.1",
"@vercel/speed-insights": "^1.0.11",
"@vercel/speed-insights": "^1.0.12",
"bcryptjs": "^2.4.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cookie": "^0.6.0",
"jose": "^5.3.0",
"mongoose": "^8.4.1",
"mongoose": "^8.4.3",
"next": "^14.2.4",
"next-auth": "^5.0.0-beta.18",
"next-pwa": "^5.6.0",
"normalize.css": "^8.0.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.51.5",
"react-hook-form": "^7.52.0",
"react-icons": "^5.2.1",
"react-redux": "^9.1.2",
"swr": "^2.2.5",
Expand Down

1 comment on commit a0f6cc4

@vercel
Copy link

@vercel vercel bot commented on a0f6cc4 Jun 19, 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.