mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2026-07-24 00:21:33 +08:00
Merge pull request #207 from codeHui/fix/unable_resolve_dependency_eslint
fix: update eslint-config-next to version 15.5.9 to resolve dependency issue
This commit is contained in:
@ -31,7 +31,7 @@
|
||||
"classnames": "^2.5.1",
|
||||
"copy-to-clipboard": "^3.3.3",
|
||||
"dify-client": "^2.3.1",
|
||||
"eslint-config-next": "~14.2.32",
|
||||
"eslint-config-next": "~15.5.9",
|
||||
"eventsource-parser": "^1.0.0",
|
||||
"husky": "^9.1.7",
|
||||
"i18next": "^23.16.4",
|
||||
@ -93,4 +93,4 @@
|
||||
"eslint --fix"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user