feat: try to fix eslint problem

This commit is contained in:
Kaiwen Gong 2024-07-19 15:14:03 +08:00
parent 517b473b62
commit 5cdce154e1
6 changed files with 1393 additions and 1668 deletions

7
ui/package-lock.json generated
View file

@ -30,8 +30,8 @@
"next-themes": "^0.3.0",
"prism-react-renderer": "^2.3.1",
"process": "^0.11.10",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^18",
"react-dom": "^18",
"react-text-to-speech": "^0.14.5",
"react-textarea-autosize": "^8.5.3",
"sonner": "^1.4.41",
@ -45,7 +45,7 @@
"@types/react": "^18",
"@types/react-dom": "^18",
"autoprefixer": "^10.0.1",
"eslint": "^8",
"eslint": "^8.57.0",
"eslint-config-next": "14.1.4",
"postcss": "^8",
"prettier": "^3.2.5",
@ -3697,7 +3697,6 @@
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.57.0.tgz",
"integrity": "sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-community/eslint-utils": "^4.2.0",
"@eslint-community/regexpp": "^4.6.1",

View file

@ -47,7 +47,7 @@
"@types/react": "^18",
"@types/react-dom": "^18",
"autoprefixer": "^10.0.1",
"eslint": "^8",
"eslint": "^8.57.0",
"eslint-config-next": "14.1.4",
"postcss": "^8",
"prettier": "^3.2.5",

File diff suppressed because it is too large Load diff