mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 19:36:53 +08:00
fix: eslint extension not working in vscode (#14725)
This commit is contained in:
@@ -136,6 +136,7 @@
|
|||||||
"@eslint/eslintrc": "^3.1.0",
|
"@eslint/eslintrc": "^3.1.0",
|
||||||
"@eslint/js": "^9.13.0",
|
"@eslint/js": "^9.13.0",
|
||||||
"@faker-js/faker": "^9.0.3",
|
"@faker-js/faker": "^9.0.3",
|
||||||
|
"@next/eslint-plugin-next": "^15.0.0",
|
||||||
"@rgrove/parse-xml": "^4.1.0",
|
"@rgrove/parse-xml": "^4.1.0",
|
||||||
"@storybook/addon-essentials": "^8.3.6",
|
"@storybook/addon-essentials": "^8.3.6",
|
||||||
"@storybook/addon-interactions": "^8.3.6",
|
"@storybook/addon-interactions": "^8.3.6",
|
||||||
|
|||||||
3
web/pnpm-lock.yaml
generated
3
web/pnpm-lock.yaml
generated
@@ -344,6 +344,9 @@ importers:
|
|||||||
'@faker-js/faker':
|
'@faker-js/faker':
|
||||||
specifier: ^9.0.3
|
specifier: ^9.0.3
|
||||||
version: 9.0.3
|
version: 9.0.3
|
||||||
|
'@next/eslint-plugin-next':
|
||||||
|
specifier: ^15.0.0
|
||||||
|
version: 15.0.0
|
||||||
'@rgrove/parse-xml':
|
'@rgrove/parse-xml':
|
||||||
specifier: ^4.1.0
|
specifier: ^4.1.0
|
||||||
version: 4.1.0
|
version: 4.1.0
|
||||||
|
|||||||
Reference in New Issue
Block a user