Skip to content

Commit

Permalink
chore(deps): update vitest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 14ab148 commit 8603d90
Show file tree
Hide file tree
Showing 3 changed files with 217 additions and 241 deletions.
4 changes: 2 additions & 2 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"@types/webfontloader": "^1.6.34",
"@typescript-eslint/eslint-plugin": "^4.5.0",
"@typescript-eslint/parser": "^4.5.0",
"@vitest/coverage-c8": "^0.25.5",
"@vitest/coverage-c8": "^0.33.0",
"@wojtekmaj/enzyme-adapter-react-17": "^0.8.0",
"chalk": "^2.4.1",
"csv-stringify": "^6.4.6",
Expand Down Expand Up @@ -161,7 +161,7 @@
"typescript": "4.9.5",
"vite-plugin-babel-macros": "^1.0.6",
"vite-plugin-pwa": "^0.20.0",
"vitest": "0.25.5",
"vitest": "0.34.6",
"vitest-fetch-mock": "^0.2.1"
},
"browserslist": {
Expand Down
4 changes: 2 additions & 2 deletions packages/login/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@types/react-dom": "18.3.0",
"@types/redux-mock-store": "^1.0.0",
"@types/webfontloader": "^1.6.34",
"@vitest/coverage-c8": "^0.25.5",
"@vitest/coverage-c8": "^0.33.0",
"@wojtekmaj/enzyme-adapter-react-17": "^0.8.0",
"chalk": "^2.4.1",
"csv-stringify": "^6.4.6",
Expand Down Expand Up @@ -112,7 +112,7 @@
"vite-plugin-pwa": "^0.20.0",
"vite-plugin-svgr": "^0.6.0",
"vite-tsconfig-paths": "^3.5.0",
"vitest": "^0.25.5"
"vitest": "^0.34.0"
},
"browserslist": {
"production": [
Expand Down
Loading

0 comments on commit 8603d90

Please sign in to comment.