fix: build error on local
Showing
... | ... | @@ -28,7 +28,7 @@ |
"copy-to-clipboard": "^3.3.3", | ||
"dify-client": "2.0.0", | ||
"eslint": "8.36.0", | ||
"eslint-config-next": "13.2.4", | ||
"eslint-config-next": "13.4.0", | ||
"eventsource-parser": "^1.0.0", | ||
"husky": "^8.0.3", | ||
"i18next": "^22.4.13", | ||
... | ... | @@ -37,7 +37,7 @@ |
"js-cookie": "^3.0.1", | ||
"katex": "^0.16.7", | ||
"negotiator": "^0.6.3", | ||
"next": "13.2.4", | ||
"next": "13.4.0", | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0", | ||
"react-error-boundary": "^4.0.2", | ||
... | ... |
Please register or sign in to comment