Skip to content

Commit

Permalink
Few switches from deprecated versions to the currently stable packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
bryceberwald committed Jul 30, 2024
1 parent f8f04c9 commit beec3b4
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 3 deletions.
63 changes: 60 additions & 3 deletions client/package-lock.json

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

5 changes: 5 additions & 0 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,12 @@
"dependencies": {
"@emotion/react": "^11.13.0",
"@emotion/styled": "^11.13.0",
"@eslint/config-array": "^0.17.1",
"@eslint/object-schema": "^2.1.4",
"@jridgewell/sourcemap-codec": "^1.5.0",
"@mui/icons-material": "^5.16.5",
"@mui/material": "^5.16.5",
"@rollup/plugin-terser": "^0.4.4",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand All @@ -18,6 +22,7 @@
"react-icons": "^4.12.0",
"react-router-dom": "^6.21.1",
"react-scripts": "^5.0.1",
"rollup-plugin-terser": "^7.0.2",
"web-vitals": "^2.1.4"
},
"scripts": {
Expand Down

0 comments on commit beec3b4

Please sign in to comment.