Skip to content

Commit

Permalink
build(deps): update outdated dependencies (#642)
Browse files Browse the repository at this point in the history
  • Loading branch information
eatyourgreens authored Jan 20, 2025
1 parent ea217a7 commit efb44bf
Show file tree
Hide file tree
Showing 2 changed files with 1,160 additions and 395 deletions.
30 changes: 15 additions & 15 deletions frontend-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@
"dependencies": {
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@fontsource/comfortaa": "^5.1.0",
"@mui/icons-material": "^6.2.1",
"@mui/material": "^6.2.1",
"@mui/x-data-grid": "^7.23.2",
"@fontsource/comfortaa": "^5.1.1",
"@mui/icons-material": "^6.4.0",
"@mui/material": "^6.4.0",
"@mui/x-data-grid": "^7.24.0",
"@reduxjs/toolkit": "^2.5.0",
"papaparse": "^5.4.1",
"papaparse": "^5.5.1",
"plotly.js-basic-dist-min": "^2.35.3",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-dropzone": "^14.3.5",
"react-hook-form": "^7.54.1",
"react-hook-form": "^7.54.2",
"react-player": "^2.16.0",
"react-plotly.js": "^2.6.0",
"react-redux": "^9.2.0",
Expand Down Expand Up @@ -60,29 +60,29 @@
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^15.0.7",
"@testing-library/user-event": "^14.5.2",
"@testing-library/user-event": "^14.6.0",
"@types/jest": "^29.5.14",
"@types/node": "^20.17.10",
"@types/node": "^20.17.14",
"@types/papaparse": "^5.3.15",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.2",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"@types/react-plotly.js": "^2.6.3",
"@vitejs/plugin-react": "^4.3.4",
"cypress": "^12.17.4",
"env-cmd": "^10.1.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^4.6.2",
"openapi-types": "^12.1.3",
"prettier": "^3.4.2",
"start-server-and-test": "^2.0.9",
"typescript": "^5.7.2",
"start-server-and-test": "^2.0.10",
"typescript": "^5.7.3",
"typescript-eslint": "^7.18.0",
"vite": "^5.4.11",
"vite": "^6.0.9",
"vite-bundle-visualizer": "^1.2.1",
"vite-plugin-radar": "^0.9.6",
"vite-plugin-radar": "^0.10.0",
"vite-tsconfig-paths": "^5.1.4",
"web-vitals": "^2.1.4"
},
Expand Down
Loading

0 comments on commit efb44bf

Please sign in to comment.