Merge branch 'main' of https://github.com/ConnectAI-E/ChatGPT-Next-Web into feature/jest

This commit is contained in:
Dogtiti
2024-10-29 19:26:52 +08:00
2 changed files with 11 additions and 19 deletions

View File

@@ -57,9 +57,9 @@
"@tauri-apps/api": "^1.6.0",
"@tauri-apps/cli": "1.5.11",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/react": "^16.0.0",
"@types/jest": "^29.5.13",
"@types/jest": "^29.5.14",
"@types/js-yaml": "4.0.9",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.11.30",