Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Hadley committed Jul 31, 2023
1 parent c64ed4e commit 9988be8
Show file tree
Hide file tree
Showing 4 changed files with 169 additions and 163 deletions.
10 changes: 5 additions & 5 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,23 +22,23 @@
"@mui/material": "^5.14.2",
"deep-object-diff": "^1.1.9",
"fast-deep-equal": "^3.1.3",
"jotai": "^2.2.2",
"jotai": "^2.2.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.10",
"react-window": "^1.8.9",
"socket.io-client": "^4.7.1"
},
"devDependencies": {
"@swc/core": "^1.3.71",
"@swc/core": "^1.3.72",
"@swc/jest": "^0.2.27",
"@types/jest": "^29.5.3",
"@types/node": "^20.4.5",
"@types/react": "^18.2.17",
"@types/react-dom": "^18.2.7",
"@types/react-window": "^1.8.5",
"@typescript-eslint/eslint-plugin": "^6.2.0",
"@typescript-eslint/parser": "^6.2.0",
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.1",
"@vitejs/plugin-react-swc": "^3.3.2",
"cypress": "^12.17.2",
"eslint": "^8.46.0",
Expand All @@ -48,7 +48,7 @@
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.33.0",
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react-hooks": "^4.6.0",
"jest": "^29.6.2",
"jest-environment-jsdom": "^29.6.2",
Expand Down
Loading

0 comments on commit 9988be8

Please sign in to comment.