Skip to content

Commit

Permalink
chore(deps): vitest upgraded
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalybaev committed Jul 9, 2024
1 parent 64f18ed commit 04d87eb
Show file tree
Hide file tree
Showing 2 changed files with 566 additions and 332 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@types/testing-library__jest-dom": "^5.14.5",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"@vitest/coverage-c8": "^0.31.0",
"@vitest/coverage-v8": "^1.6.0",
"core-js": "^3.30.1",
"cssnano": "^6.0.0",
"eslint": "^8.38.0",
Expand All @@ -86,7 +86,7 @@
"rimraf": "^5.0.0",
"size-limit": "^8.0.0",
"typescript": "^5.0.4",
"vitest": "^0.31.0"
"vitest": "^1.6.0"
},
"peerDependencies": {
"react": "^15.6 || ^16.0 || ^17.0 || ^18.0",
Expand Down Expand Up @@ -146,4 +146,4 @@
]
},
"packageManager": "[email protected]"
}
}
Loading

0 comments on commit 04d87eb

Please sign in to comment.