Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
camille-s committed Dec 2, 2024
1 parent 4349076 commit 37d13d0
Show file tree
Hide file tree
Showing 3 changed files with 1,199 additions and 1,008 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,42 +11,42 @@
"preview": "vite preview"
},
"dependencies": {
"@emotion/styled": "^11.13.0",
"@fontsource/barlow": "^5.0.13",
"@fontsource/barlow-semi-condensed": "^5.0.20",
"@mui/icons-material": "^5.16.7",
"@emotion/styled": "^11.13.5",
"@fontsource/barlow": "^5.1.0",
"@fontsource/barlow-semi-condensed": "^5.1.0",
"@mui/icons-material": "^6.1.9",
"@mui/lab": "5.0.0-alpha.170",
"@mui/material": "^5.16.7",
"@mui/x-charts": "^7.12.1",
"@mui/x-data-grid": "^7.12.1",
"@visx/legend": "^3.10.3",
"@mui/material": "^6.1.9",
"@mui/x-charts": "^7.23.0",
"@mui/x-data-grid": "^7.23.0",
"@visx/legend": "^3.12.0",
"d3-format": "^3.1.0",
"d3-scale": "^4.0.2",
"d3-scale-chromatic": "^3.1.0",
"html-react-parser": "^5.1.13",
"html-react-parser": "^5.1.18",
"leaflet": "^1.9.4",
"lodash": "^4.17.21",
"prop-types": "^15.8.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-leaflet": "^4.2.1",
"simple-statistics": "^7.8.3",
"simple-statistics": "^7.8.7",
"topojson-client": "^3.1.0"
},
"devDependencies": {
"@babel/preset-react": "^7.24.7",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"@babel/preset-react": "^7.25.9",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.0",
"eslint-plugin-react": "^7.35.0",
"eslint": "^8.57.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.9",
"sass": "^1.77.8",
"vite": "^5.4.1",
"eslint-plugin-react-refresh": "^0.4.16",
"sass": "^1.81.0",
"vite": "^5.4.11",
"vite-plugin-markdown": "^2.2.0",
"vite-plugin-ngrok": "^1.0.0",
"vite-plugin-svgr": "^4.2.0"
"vite-plugin-svgr": "^4.3.0"
}
}
Loading

0 comments on commit 37d13d0

Please sign in to comment.