Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangvvo committed Jun 10, 2022
1 parent 57edde4 commit 3a715f2
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,33 +23,33 @@
"@lukeed/ms": "^2.0.0",
"ajv": "^8.11.0",
"bcryptjs": "^2.4.3",
"cloudinary": "^1.29.0",
"cloudinary": "^1.30.0",
"clsx": "^1.1.1",
"connect-mongo": "^4.6.0",
"express-session": "^1.17.2",
"express-session": "^1.17.3",
"modern-normalize": "^1.1.0",
"mongodb": "^4.4.1",
"multer": "^1.4.4",
"nanoid": "^3.3.1",
"next": "^12.1.0",
"mongodb": "^4.7.0",
"multer": "^1.4.5-lts.1",
"nanoid": "^4.0.0",
"next": "^12.1.6",
"next-connect": "^0.12.2",
"next-session": "^4.0.4",
"next-themes": "^0.1.1",
"nodemailer": "^6.7.3",
"passport": "^0.5.2",
"next-themes": "^0.2.0",
"nodemailer": "^6.7.5",
"passport": "0.5.2",
"passport-local": "^1.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-hot-toast": "^2.2.0",
"slug": "^5.3.0",
"swr": "^1.2.2",
"swr": "^1.3.0",
"validator": "^13.7.0"
},
"devDependencies": {
"eslint": "8.11.0",
"eslint-config-next": "12.1.0",
"eslint": "8.17.0",
"eslint-config-next": "12.1.6",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"prettier": "^2.6.1"
"prettier": "^2.6.2"
}
}

1 comment on commit 3a715f2

@vercel
Copy link

@vercel vercel bot commented on 3a715f2 Jun 10, 2022

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.