Skip to content

Commit

Permalink
Apply in-range dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
textbook committed Jan 12, 2024
1 parent 4d24419 commit 0455383
Show file tree
Hide file tree
Showing 4 changed files with 409 additions and 622 deletions.
6 changes: 3 additions & 3 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"@testing-library/jest-dom": "^6.2.0",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.2",
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"@vitejs/plugin-react-swc": "^3.5.0",
"@vitest/coverage-v8": "^1.1.3",
"eslint-plugin-jest-dom": "^5.1.0",
Expand All @@ -32,7 +32,7 @@
"jsdom": "^23.2.0",
"msw": "^2.0.13",
"undici": "^6.3.0",
"vite": "^5.0.8",
"vite": "^5.0.11",
"vitest": "^1.1.3"
}
}
Loading

0 comments on commit 0455383

Please sign in to comment.