Skip to content

Commit

Permalink
PIMS-2271: Upgrade frontend dependencies to their latest versions (#2904
Browse files Browse the repository at this point in the history
)

Co-authored-by: Dylan Barkowsky <[email protected]>
  • Loading branch information
Sharala-Perumal and dbarkowsky authored Jan 27, 2025
1 parent 57600dd commit 55da7a9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"@emotion/styled": "11.14.0",
"@mdi/js": "7.4.47",
"@mdi/react": "1.6.1",
"@mui/icons-material": "6.3.1",
"@mui/icons-material": "6.4.1",
"@mui/lab": "5.0.0-alpha.170",
"@mui/material": "6.3.1",
"@mui/x-data-grid": "7.23.0",
"@mui/x-date-pickers": "7.23.0",
"@mui/material": "6.4.1",
"@mui/x-data-grid": "7.24.0",
"@mui/x-date-pickers": "7.24.0",
"@react-leaflet/core": "2.1.0",
"@turf/turf": "7.2.0",
"dayjs": "1.11.10",
Expand All @@ -45,7 +45,7 @@
"@babel/preset-env": "7.26.0",
"@babel/preset-react": "7.26.3",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.1.0",
"@testing-library/react": "16.2.0",
"@types/geojson": "7946.0.14",
"@types/jest": "29.5.11",
"@types/leaflet": "1.9.9",
Expand All @@ -63,7 +63,7 @@
"ts-jest": "29.2.0",
"ts-node": "10.9.2",
"typescript": "5.7.2",
"typescript-eslint": "8.20.0",
"typescript-eslint": "8.21.0",
"vite": "6.0.3",
"vite-tsconfig-paths": "5.1.2"
},
Expand Down

0 comments on commit 55da7a9

Please sign in to comment.