Skip to content

Commit

Permalink
fix: Upgrade dependencies (#766)
Browse files Browse the repository at this point in the history
  • Loading branch information
nesadrian committed Jun 19, 2024
1 parent a516a13 commit a37a28e
Show file tree
Hide file tree
Showing 2 changed files with 336 additions and 324 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"easy-peasy": "5.2.0",
"jsonwebtoken": "9.0.1",
"moment": "2.29.4",
"next": "^14.0.4",
"next": "^14.2.4",
"next-remove-imports": "1.0.11",
"node-fetch": "2.6.12",
"patch-package": "^8.0.0",
Expand All @@ -65,8 +65,8 @@
"remark-gfm": "3.0.1",
"sass": "1.64.1",
"sharp": "0.32.6",
"socket.io": "4.7.2",
"socket.io-client": "4.7.2",
"socket.io": "4.7.5",
"socket.io-client": "4.7.5",
"styled-components": "5.3.3"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit a37a28e

Please sign in to comment.