chore: bumped nextjs to 12.3.1

This commit is contained in:
Anoop M D 2022-10-22 00:34:01 +05:30
parent ea3a9394c9
commit 2c8ef7b626

View File

@ -32,7 +32,7 @@
"lodash": "^4.17.21", "lodash": "^4.17.21",
"mousetrap": "^1.6.5", "mousetrap": "^1.6.5",
"nanoid": "3.3.4", "nanoid": "3.3.4",
"next": "^12.1.0", "next": "12.3.1",
"path": "^0.12.7", "path": "^0.12.7",
"qs": "^6.11.0", "qs": "^6.11.0",
"react": "^17.0.2", "react": "^17.0.2",