mirror of
https://github.com/traccar/traccar-web.git
synced 2025-01-08 12:07:27 +08:00
Update JavaScript dependencies
This commit is contained in:
parent
449eaf24b4
commit
ccef106ee7
2055
package-lock.json
generated
2055
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
38
package.json
38
package.json
@ -7,38 +7,38 @@
|
||||
"@emotion/cache": "^11.11.0",
|
||||
"@emotion/react": "^11.11.4",
|
||||
"@emotion/styled": "^11.11.5",
|
||||
"@fontsource/roboto": "^5.0.12",
|
||||
"@fontsource/roboto": "^5.0.13",
|
||||
"@mapbox/mapbox-gl-draw": "^1.4.3",
|
||||
"@mapbox/mapbox-gl-rtl-text": "^0.2.3",
|
||||
"@maplibre/maplibre-gl-geocoder": "^1.5.0",
|
||||
"@mui/icons-material": "^5.15.15",
|
||||
"@mui/icons-material": "^5.15.19",
|
||||
"@mui/lab": "^5.0.0-alpha.170",
|
||||
"@mui/material": "^5.15.15",
|
||||
"@mui/styles": "^5.15.15",
|
||||
"@reduxjs/toolkit": "^2.2.3",
|
||||
"@mui/material": "^5.15.19",
|
||||
"@mui/styles": "^5.15.19",
|
||||
"@reduxjs/toolkit": "^2.2.5",
|
||||
"@tmcw/togeojson": "^5.8.1",
|
||||
"@turf/circle": "^6.5.0",
|
||||
"@turf/turf": "^6.5.0",
|
||||
"@vitejs/plugin-react": "^4.2.1",
|
||||
"dayjs": "^1.11.10",
|
||||
"@vitejs/plugin-react": "^4.3.0",
|
||||
"dayjs": "^1.11.11",
|
||||
"events": "^3.3.0",
|
||||
"mapbox-gl": "^1.13.3",
|
||||
"maplibre-gl": "^4.1.2",
|
||||
"react": "^18.2.0",
|
||||
"maplibre-gl": "^4.3.2",
|
||||
"react": "^18.3.1",
|
||||
"react-country-flag": "3.1.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-draggable": "^4.4.6",
|
||||
"react-mui-dropzone": "^4.0.7",
|
||||
"react-redux": "^9.1.0",
|
||||
"react-router-dom": "^6.22.3",
|
||||
"react-redux": "^9.1.2",
|
||||
"react-router-dom": "^6.23.1",
|
||||
"react-virtualized-auto-sizer": "^1.0.24",
|
||||
"react-window": "^1.8.10",
|
||||
"recharts": "^2.12.4",
|
||||
"recharts": "^2.12.7",
|
||||
"redux": "^5.0.1",
|
||||
"stylis": "^4.3.1",
|
||||
"stylis": "^4.3.2",
|
||||
"stylis-plugin-rtl": "^2.1.1",
|
||||
"vite": "^5.2.8",
|
||||
"vite-plugin-pwa": "^0.19.8",
|
||||
"vite": "^5.2.12",
|
||||
"vite-plugin-pwa": "^0.20.0",
|
||||
"vite-plugin-svgr": "^4.2.0",
|
||||
"wellknown": "^0.5.0"
|
||||
},
|
||||
@ -62,11 +62,11 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vite-pwa/assets-generator": "^0.2.4",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint": "^9.4.0",
|
||||
"eslint-config-airbnb": "^19.0.4",
|
||||
"eslint-plugin-import": "^2.29.1",
|
||||
"eslint-plugin-jsx-a11y": "^6.8.0",
|
||||
"eslint-plugin-react": "^7.34.1",
|
||||
"eslint-plugin-react-hooks": "^4.6.0"
|
||||
"eslint-plugin-react": "^7.34.2",
|
||||
"eslint-plugin-react-hooks": "^4.6.2"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user