diff --git a/frontend/package.json b/frontend/package.json index 61ea058c..4fa00276 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -10,14 +10,14 @@ "start": "next start" }, "dependencies": { - "@mantine/carousel": "7.16.0", - "@mantine/charts": "7.16.0", - "@mantine/core": "7.16.0", - "@mantine/dates": "7.16.0", - "@mantine/form": "7.16.0", - "@mantine/hooks": "7.16.0", - "@mantine/modals": "7.16.0", - "@mantine/notifications": "7.16.0", + "@mantine/carousel": "7.16.1", + "@mantine/charts": "7.16.1", + "@mantine/core": "7.16.1", + "@mantine/dates": "7.16.1", + "@mantine/form": "7.16.1", + "@mantine/hooks": "7.16.1", + "@mantine/modals": "7.16.1", + "@mantine/notifications": "7.16.1", "@rajesh896/broprint.js": "2.1.1", "@tabler/icons-react": "3.28.1", "@turf/turf": "7.2.0", @@ -30,7 +30,7 @@ "jsonwebtoken": "9.0.2", "luxon": "3.5.0", "maplibre-gl": "5.0.1", - "next": "15.1.4", + "next": "15.1.5", "next-intl": "3.26.3", "nuqs": "2.3.1", "react": "19.0.0", @@ -47,12 +47,12 @@ "uuid": "11.0.5" }, "devDependencies": { - "@carrismetropolitana/api-types": "20250106.2343.58", + "@carrismetropolitana/api-types": "20250121.1109.5", "@carrismetropolitana/eslint": "20250103.1610.23", "@types/geojson": "7946.0.15", "@types/jsonwebtoken": "9.0.7", "@types/luxon": "3.4.2", - "@types/node": "22.10.6", + "@types/node": "22.10.7", "@types/react": "19.0.7", "@types/react-dom": "19.0.3", "postcss": "8.5.1",