Skip to content

Commit

Permalink
Bump Vitest to ^3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent ebd2f06 commit f172387
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 413 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/browser": "^2.1.8",
"@vitest/coverage-istanbul": "2.1.8",
"@vitest/ui": "2.1.8",
"@vitest/browser": "^3.0.4",
"@vitest/coverage-istanbul": "3.0.4",
"@vitest/ui": "3.0.4",
"babel-loader": "^9.2.1",
"babel-plugin-add-import-extension": "1.6.0",
"babel-plugin-istanbul": "^6.1.1",
Expand Down Expand Up @@ -151,7 +151,7 @@
"unist-util-visit": "^5.0.0",
"url-join": "4.0.1",
"vite": "^6.0.3",
"vitest": "^2.1.8",
"vitest": "^3.0.4",
"webpack": "^5.97.1",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^5.1.4",
Expand Down
Loading

0 comments on commit f172387

Please sign in to comment.