Skip to content

Commit

Permalink
PIMS-1935: react-app NPM Updates (#2599)
Browse files Browse the repository at this point in the history
  • Loading branch information
TaylorFries authored Aug 7, 2024
1 parent 945aa05 commit b93705e
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 @@ -23,8 +23,8 @@
"@mui/icons-material": "5.16.0",
"@mui/lab": "5.0.0-alpha.170",
"@mui/material": "5.16.0",
"@mui/x-data-grid": "7.11.0",
"@mui/x-date-pickers": "7.11.0",
"@mui/x-data-grid": "7.12.0",
"@mui/x-date-pickers": "7.12.0",
"@turf/turf": "7.0.0",
"dayjs": "1.11.10",
"node-xlsx": "0.24.0",
Expand All @@ -33,12 +33,12 @@
"react-error-boundary": "4.0.12",
"react-hook-form": "7.52.0",
"react-leaflet": "4.2.1",
"react-router-dom": "6.25.0",
"react-router-dom": "6.26.0",
"supercluster": "8.0.1",
"use-supercluster": "1.2.0"
},
"devDependencies": {
"@babel/preset-env": "7.24.0",
"@babel/preset-env": "7.25.2",
"@babel/preset-react": "7.24.1",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "16.0.0",
Expand All @@ -47,8 +47,8 @@
"@types/leaflet": "1.9.9",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vitejs/plugin-react": "4.3.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand Down

0 comments on commit b93705e

Please sign in to comment.