Bump vitest version (#157)
This commit is contained in:
parent
b84049246b
commit
75eacaf49c
2 changed files with 435 additions and 442 deletions
|
@ -44,8 +44,8 @@
|
|||
"@types/uuid": "^8.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "^5.36.1",
|
||||
"@typescript-eslint/parser": "^5.36.1",
|
||||
"@vitejs/plugin-react": "^2.1.0",
|
||||
"@vitest/coverage-c8": "^0.23.2",
|
||||
"@vitejs/plugin-react": "^3.0.1",
|
||||
"@vitest/coverage-c8": "^0.27.2",
|
||||
"clean-publish": "^4.0.1",
|
||||
"eslint": "8.23.0",
|
||||
"eslint-config-airbnb": "^19.0.4",
|
||||
|
@ -69,8 +69,8 @@
|
|||
"tsup": "^6.2.3",
|
||||
"typescript": "^4.8.2",
|
||||
"vi-fetch": "^0.8.0",
|
||||
"vite": "^3.2.5",
|
||||
"vitest": "^0.25.6"
|
||||
"vite": "^4.0.4",
|
||||
"vitest": "^0.27.2"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{js,ts,tsx}": "eslint --cache --fix",
|
||||
|
|
869
pnpm-lock.yaml
869
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue