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 14, 2024
1 parent 6e53170 commit 5d6df38
Show file tree
Hide file tree
Showing 3 changed files with 213 additions and 242 deletions.
4 changes: 2 additions & 2 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,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 @@
"ts-node": "^7.0.1",
"typescript": "4.9.5",
"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 @@ -85,7 +85,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 @@ -113,7 +113,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 5d6df38

Please sign in to comment.