bump up Next.js version (#1290)
* bump up Next.js version * [skip ci] fix release workflow for hotfix tag
Showing
| ... | ... | @@ -60,7 +60,7 @@ |
| "lodash": "^4.0.0", | ||
| "mixpanel-browser": "^2.47.0", | ||
| "monaco-editor": "^0.34.1", | ||
| "next": "13.4.7", | ||
| "next": "13.5.4", | ||
| "nextjs-routes": "^1.0.8", | ||
| "node-fetch": "^3.2.9", | ||
| "papaparse": "^5.3.2", | ||
| ... | ... | @@ -78,7 +78,7 @@ |
| "react-intersection-observer": "^9.5.2", | ||
| "react-jazzicon": "^1.0.4", | ||
| "react-scroll": "^1.8.7", | ||
| "swagger-ui-react": "^5.1.0", | ||
| "swagger-ui-react": "^5.9.0", | ||
| "use-font-face-observer": "^1.2.1", | ||
| "viem": "^1.1.8", | ||
| "wagmi": "^1.3.3", | ||
| ... | ... | @@ -123,7 +123,6 @@ |
| "jest-fetch-mock": "^3.0.3", | ||
| "lint-staged": ">=10", | ||
| "mockdate": "^3.0.5", | ||
| "next-transpile-modules": "^10.0.0", | ||
| "style-loader": "^3.3.1", | ||
| "svgo": "^2.8.0", | ||
| "ts-jest": "^29.0.3", | ||
| ... | ... |
This diff is collapsed.
Please register or sign in to comment