Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/master/vitest/cove…
Browse files Browse the repository at this point in the history
…rage-istanbul-2.1.2
  • Loading branch information
elPandaFriki authored Oct 3, 2024
2 parents f50a1c1 + 6d61567 commit 3ad0bca
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 48 deletions.
219 changes: 176 additions & 43 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,18 +37,18 @@
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/node": "^22.7.4",
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@types/react-redux": "^7.1.34",
"@types/redux-logger": "^3.0.13",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"@typescript-eslint/utils": "^8.6.0",
"@vitejs/plugin-react-swc": "^3.7.1",
"@vitest/browser": "^2.1.1",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/browser": "^2.1.2",
"@vitest/coverage-v8": "^2.1.2",
"@vitest/coverage-istanbul": "^2.1.2",
"@vitest/ui": "^2.1.1",
"@vitest/ui": "^2.1.2",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-config-react-app": "^7.0.1",
Expand All @@ -72,7 +72,7 @@
"vite-plugin-checker": "^0.8.0",
"vite-plugin-full-reload": "^1.2.0",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^2.1.1",
"vitest": "^2.1.2",
"webdriverio": "^9.1.2"
}
}

0 comments on commit 3ad0bca

Please sign in to comment.