Skip to content

Commit

Permalink
Update unit testing
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent ffe0b52 commit a80f3c5
Show file tree
Hide file tree
Showing 2 changed files with 2,278 additions and 3,232 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@typescript-eslint/eslint-plugin": "7.6.0",
"@typescript-eslint/parser": "7.6.0",
"@vitejs/plugin-react": "4.2.1",
"@vitest/coverage-istanbul": "1.5.0",
"@vitest/coverage-istanbul": "2.1.1",
"autoprefixer": "10.4.20",
"css-mediaquery": "0.1.2",
"cypress": "13.3.1",
Expand All @@ -74,7 +74,7 @@
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-testing-library": "6.2.0",
"husky": "9.0.11",
"jsdom": "24.0.0",
"jsdom": "25.0.1",
"lint-staged": "15.2.10",
"msw": "2.2.3",
"npm-run-all2": "6.1.2",
Expand All @@ -88,7 +88,7 @@
"typescript": "5.6.2",
"vite": "5.4.8",
"vite-plugin-pwa": "0.19.8",
"vitest": "1.5.0",
"vitest": "2.1.1",
"whatwg-fetch": "3.6.20",
"workbox-build": "7.0.0",
"workbox-window": "7.0.0"
Expand Down
Loading

0 comments on commit a80f3c5

Please sign in to comment.