Skip to content

Commit

Permalink
Merge pull request #33 from Wiresense/depfu/batch_all/npm/2024-10-07
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDanniCraft authored Oct 8, 2024
2 parents 497e776 + 8fdd2a6 commit 8459b9f
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 77 deletions.
145 changes: 74 additions & 71 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"lint": "next lint"
},
"dependencies": {
"@mantine/charts": "^7.12.2",
"@mantine/core": "^7.12.2",
"@mantine/form": "^7.12.2",
"@mantine/hooks": "^7.12.2",
"@tabler/icons-react": "^3.16.0",
"@mantine/charts": "^7.13.2",
"@mantine/core": "^7.13.2",
"@mantine/form": "^7.13.2",
"@mantine/hooks": "^7.13.2",
"@tabler/icons-react": "^3.19.0",
"html-to-image": "^1.11.11",
"next": "14.2.12",
"react": "^18",
Expand All @@ -26,6 +26,6 @@
"postcss": "^8.4.47",
"postcss-preset-mantine": "^1.17.0",
"postcss-simple-vars": "^7.0.1",
"tailwindcss": "^3.4.11"
"tailwindcss": "^3.4.13"
}
}

0 comments on commit 8459b9f

Please sign in to comment.