Bump vitest version (#157)

This commit is contained in:
Krzysztof Wolski 2023-01-23 09:35:49 +01:00 committed by GitHub
parent b84049246b
commit 75eacaf49c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 435 additions and 442 deletions

View file

@ -44,8 +44,8 @@
"@types/uuid": "^8.3.4", "@types/uuid": "^8.3.4",
"@typescript-eslint/eslint-plugin": "^5.36.1", "@typescript-eslint/eslint-plugin": "^5.36.1",
"@typescript-eslint/parser": "^5.36.1", "@typescript-eslint/parser": "^5.36.1",
"@vitejs/plugin-react": "^2.1.0", "@vitejs/plugin-react": "^3.0.1",
"@vitest/coverage-c8": "^0.23.2", "@vitest/coverage-c8": "^0.27.2",
"clean-publish": "^4.0.1", "clean-publish": "^4.0.1",
"eslint": "8.23.0", "eslint": "8.23.0",
"eslint-config-airbnb": "^19.0.4", "eslint-config-airbnb": "^19.0.4",
@ -69,8 +69,8 @@
"tsup": "^6.2.3", "tsup": "^6.2.3",
"typescript": "^4.8.2", "typescript": "^4.8.2",
"vi-fetch": "^0.8.0", "vi-fetch": "^0.8.0",
"vite": "^3.2.5", "vite": "^4.0.4",
"vitest": "^0.25.6" "vitest": "^0.27.2"
}, },
"lint-staged": { "lint-staged": {
"*.{js,ts,tsx}": "eslint --cache --fix", "*.{js,ts,tsx}": "eslint --cache --fix",

File diff suppressed because it is too large Load diff