mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-20 08:23:47 +00:00
upgraded vitest
This commit is contained in:
Generated
+409
-520
File diff suppressed because it is too large
Load Diff
@@ -52,8 +52,8 @@
|
||||
"@types/react-dom": "^18",
|
||||
"@types/react-syntax-highlighter": "^15.5.11",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"@vitest/coverage-v8": "1.6.1",
|
||||
"@vitest/ui": "1.6.1",
|
||||
"@vitest/coverage-v8": "^3.2.4",
|
||||
"@vitest/ui": "^3.2.4",
|
||||
"autoprefixer": "^10.4.17",
|
||||
"eslint": "^8",
|
||||
"eslint-config-next": "14.2.32",
|
||||
@@ -63,7 +63,7 @@
|
||||
"tailwindcss": "^3.4.1",
|
||||
"typescript": "5.3.3",
|
||||
"vite": "^5.4.20",
|
||||
"vitest": "1.6.1"
|
||||
"vitest": "^3.2.4"
|
||||
},
|
||||
"overrides": {
|
||||
"prismjs": ">=1.30.0",
|
||||
|
||||
Reference in New Issue
Block a user