Skip to content

Commit

Permalink
feat: Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mguihal committed Mar 30, 2024
1 parent ccb4519 commit bab2b13
Show file tree
Hide file tree
Showing 2 changed files with 200 additions and 136 deletions.
8 changes: 4 additions & 4 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "1.0.0",
"dependencies": {
"@fullcalendar/core": "^5.7.2",
"@mui/material": "^5.14.18",
"@mui/styles": "^5.14.18",
"@mui/material": "^5.15.11",
"@mui/styles": "^5.15.11",
"@mui/x-tree-view": "6.0.0-beta.0",
"@semapps/auth-provider": "0.6.0",
"@semapps/date-components": "0.6.0",
Expand All @@ -20,9 +20,9 @@
"leaflet-defaulticon-compatibility": "^0.1.2",
"leaflet.markercluster": "^1.5.3",
"mui-tree-select": "^1.0.0-beta.11",
"ra-language-french": "^4.16.1",
"ra-language-french": "^4.16.12",
"react": "^18.1.0",
"react-admin": "^4.16.1",
"react-admin": "^4.16.12",
"react-dom": "^18.1.0",
"react-scripts": "5.0.1"
},
Expand Down
Loading

0 comments on commit bab2b13

Please sign in to comment.