Skip to content

Commit

Permalink
Bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
joao-vasconcelos committed Jan 14, 2025
1 parent c85ac74 commit f89ac37
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand Down

0 comments on commit f89ac37

Please sign in to comment.