From f89ac37a70b79329fedd7b24ba772d52aa308d2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20de=20Vasconcelos?= Date: Tue, 14 Jan 2025 14:03:14 +0100 Subject: [PATCH] Bump packages --- frontend/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 21ae7834..61ea058c 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -10,14 +10,14 @@ "start": "next start" }, "dependencies": { - "@mantine/carousel": "7.15.3", - "@mantine/charts": "7.15.3", - "@mantine/core": "7.15.3", - "@mantine/dates": "7.15.3", - "@mantine/form": "7.15.3", - "@mantine/hooks": "7.15.3", - "@mantine/modals": "7.15.3", - "@mantine/notifications": "7.15.3", + "@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", "@rajesh896/broprint.js": "2.1.1", "@tabler/icons-react": "3.28.1", "@turf/turf": "7.2.0", @@ -32,7 +32,7 @@ "maplibre-gl": "5.0.1", "next": "15.1.4", "next-intl": "3.26.3", - "nuqs": "2.3.0", + "nuqs": "2.3.1", "react": "19.0.0", "react-dom": "19.0.0", "react-lottie-player": "^2.1.0", @@ -52,10 +52,10 @@ "@types/geojson": "7946.0.15", "@types/jsonwebtoken": "9.0.7", "@types/luxon": "3.4.2", - "@types/node": "22.10.5", - "@types/react": "19.0.5", + "@types/node": "22.10.6", + "@types/react": "19.0.7", "@types/react-dom": "19.0.3", - "postcss": "8.4.49", + "postcss": "8.5.1", "postcss-preset-mantine": "1.17.0", "postcss-simple-vars": "7.0.1", "typescript": "5.7.3",