fix: nextjs version
Showing
| ... | @@ -18,7 +18,7 @@ | ... | @@ -18,7 +18,7 @@ |
| "@dqbd/tiktoken": "^1.0.7", | "@dqbd/tiktoken": "^1.0.7", | ||
| "@emotion/react": "^11.10.6", | "@emotion/react": "^11.10.6", | ||
| "@emotion/styled": "^11.10.6", | "@emotion/styled": "^11.10.6", | ||
| "@next/font": "13.4.5", | "@next/font": "13.1.6", | ||
| "@tanstack/react-query": "^4.24.10", | "@tanstack/react-query": "^4.24.10", | ||
| "@types/nprogress": "^0.2.0", | "@types/nprogress": "^0.2.0", | ||
| "axios": "^1.3.3", | "axios": "^1.3.3", | ||
| ... | @@ -38,7 +38,7 @@ | ... | @@ -38,7 +38,7 @@ |
| "mermaid": "^8.13.5", | "mermaid": "^8.13.5", | ||
| "mongoose": "^6.10.0", | "mongoose": "^6.10.0", | ||
| "nanoid": "^4.0.1", | "nanoid": "^4.0.1", | ||
| "next": "13.4.5", | "next": "13.1.6", | ||
| "nextjs-cors": "^2.1.2", | "nextjs-cors": "^2.1.2", | ||
| "nodemailer": "^6.9.1", | "nodemailer": "^6.9.1", | ||
| "nprogress": "^0.2.0", | "nprogress": "^0.2.0", | ||
| ... | ... |
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment