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.3
  • Loading branch information
elPandaFriki authored Oct 15, 2024
2 parents 44789ac + 3f561ab commit 87be1b9
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 20 deletions.
105 changes: 88 additions & 17 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"test": "vitest"
},
"dependencies": {
"@reduxjs/toolkit": "^2.2.8",
"@reduxjs/toolkit": "^2.3.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
Expand All @@ -42,7 +42,7 @@
"@types/react-redux": "^7.1.34",
"@types/redux-logger": "^3.0.13",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^8.8.1",
"@typescript-eslint/parser": "^8.9.0",
"@typescript-eslint/utils": "^8.6.0",
"@vitejs/plugin-react-swc": "^3.7.1",
"@vitest/browser": "^2.1.3",
Expand All @@ -68,7 +68,7 @@
"stylelint": "^16.10.0",
"ts-node": "^10.9.2",
"typescript": "^5.6.3",
"vite": "^5.4.8",
"vite": "^5.4.9",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-full-reload": "^1.2.0",
"vite-tsconfig-paths": "^5.0.1",
Expand Down

0 comments on commit 87be1b9

Please sign in to comment.