update package.json
Showing
| ... | @@ -58,7 +58,7 @@ | ... | @@ -58,7 +58,7 @@ |
| "js-cookie": "^3.0.1", | "js-cookie": "^3.0.1", | ||
| "lodash": "^4.0.0", | "lodash": "^4.0.0", | ||
| "monaco-editor": "^0.34.1", | "monaco-editor": "^0.34.1", | ||
| "next": "12.2.5", | "next": "13.3.0", | ||
| "nextjs-routes": "^1.0.8", | "nextjs-routes": "^1.0.8", | ||
| "node-fetch": "^3.2.9", | "node-fetch": "^3.2.9", | ||
| "papaparse": "^5.3.2", | "papaparse": "^5.3.2", | ||
| ... | @@ -100,7 +100,7 @@ | ... | @@ -100,7 +100,7 @@ |
| "css-loader": "^6.7.3", | "css-loader": "^6.7.3", | ||
| "dotenv-cli": "^6.0.0", | "dotenv-cli": "^6.0.0", | ||
| "eslint": "^8.32.0", | "eslint": "^8.32.0", | ||
| "eslint-config-next": "^12.3.0", | "eslint-config-next": "13.3.0", | ||
| "eslint-plugin-es5": "^1.5.0", | "eslint-plugin-es5": "^1.5.0", | ||
| "eslint-plugin-import-helpers": "^1.2.1", | "eslint-plugin-import-helpers": "^1.2.1", | ||
| "eslint-plugin-jest": "^27.1.6", | "eslint-plugin-jest": "^27.1.6", | ||
| ... | ... |
This diff is collapsed.
Please register or sign in to comment