Fixes mismatches
parent
188ad55686
commit
1de91a5124
|
@ -31,15 +31,15 @@
|
||||||
"bcryptjs": "^2.4.3",
|
"bcryptjs": "^2.4.3",
|
||||||
"memory-cache": "^0.2.0",
|
"memory-cache": "^0.2.0",
|
||||||
"modify-response-middleware": "^1.1.0",
|
"modify-response-middleware": "^1.1.0",
|
||||||
"next": "^12.2.0",
|
"next": "^12.2.5",
|
||||||
"next-api-middleware": "^1.0.1",
|
"next-api-middleware": "^1.0.1",
|
||||||
"next-axiom": "^0.10.0",
|
"next-axiom": "^0.10.0",
|
||||||
"next-swagger-doc": "^0.3.4",
|
"next-swagger-doc": "^0.3.4",
|
||||||
"next-transpile-modules": "^9.0.0",
|
"next-transpile-modules": "^9.0.0",
|
||||||
"next-validations": "^0.2.0",
|
"next-validations": "^0.2.0",
|
||||||
"typescript": "^4.6.4",
|
"typescript": "^4.7.4",
|
||||||
"tzdata": "^1.0.30",
|
"tzdata": "^1.0.30",
|
||||||
"uuid": "^8.3.2",
|
"uuid": "^8.3.2",
|
||||||
"zod": "^3.16.0"
|
"zod": "^3.18.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue