Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
fix: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
spaenleh committed Oct 22, 2024
1 parent a71ded4 commit 71caa56
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 124 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,26 +13,26 @@
"@emotion/cache": "11.13.1",
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@graasp/query-client": "3.26.0",
"@graasp/query-client": "4.2.0",
"@graasp/sdk": "4.32.1",
"@graasp/stylis-plugin-rtl": "2.2.0",
"@graasp/translations": "1.40.0",
"@graasp/ui": "5.3.0",
"@graasp/ui": "5.3.1",
"@mui/icons-material": "5.16.7",
"@mui/lab": "5.0.0-alpha.170",
"@mui/material": "5.16.7",
"@sentry/react": "7.119.2",
"date-fns": "4.1.0",
"http-status-codes": "2.3.0",
"i18next": "23.16.0",
"jose": "5.9.4",
"i18next": "23.16.2",
"jose": "5.9.6",
"jwt-decode": "4.0.0",
"lucide-react": "0.453.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-ga4": "2.1.0",
"react-hook-form": "7.53.0",
"react-i18next": "15.0.3",
"react-hook-form": "7.53.1",
"react-i18next": "15.1.0",
"react-router": "6.27.0",
"react-router-dom": "6.27.0",
"react-toastify": "10.0.6",
Expand Down Expand Up @@ -89,14 +89,14 @@
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/node": "20.16.12",
"@types/node": "20.16.14",
"@types/react": "^18.3.11",
"@types/react-dom": "18.3.1",
"@types/react-router-dom": "5.3.3",
"@types/validator": "13.12.2",
"@typescript-eslint/eslint-plugin": "8.10.0",
"@typescript-eslint/parser": "8.10.0",
"@vitejs/plugin-react": "4.3.2",
"@typescript-eslint/eslint-plugin": "8.11.0",
"@typescript-eslint/parser": "8.11.0",
"@vitejs/plugin-react": "4.3.3",
"concurrently": "9.0.1",
"cypress": "13.15.0",
"cypress-vite": "1.5.0",
Expand Down
Loading

0 comments on commit 71caa56

Please sign in to comment.