Skip to content

Commit

Permalink
Upgrade Vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
spautz committed Jul 15, 2024
1 parent 7f9c3c1 commit 72f1cd0
Show file tree
Hide file tree
Showing 2 changed files with 246 additions and 311 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@
"@types/node": "20.14.9",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@vitest/coverage-v8": "1.6.0",
"@vitest/ui": "1.6.0",
"@vitest/coverage-v8": "2.0.2",
"@vitest/ui": "2.0.2",
"changesets-format-with-issue-links": "0.3.0",
"cross-env": "7.0.3",
"downlevel-dts": "0.11.0",
Expand All @@ -86,7 +86,7 @@
"eslint-config-react-app": "7.0.1",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-react-hooks": "4.6.2",
"glob": "10.4.2",
"glob": "10.4.5",
"husky": "9.0.11",
"jsdom": "24.1.0",
"lint-staged": "15.2.7",
Expand All @@ -103,8 +103,8 @@
"turbo": "2.0.6",
"typescript": "5.5.3",
"typescript-eslint": "7.15.0",
"vite": "5.3.2",
"vitest": "1.6.0",
"vite": "5.3.3",
"vitest": "2.0.2",
"yalc": "1.0.0-pre.53",
"yargs": "17.7.2"
},
Expand Down
Loading

0 comments on commit 72f1cd0

Please sign in to comment.