Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fabian-emilius committed Oct 4, 2024
1 parent 5219afe commit 8079764
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
82 changes: 41 additions & 41 deletions client/package-lock.json

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

14 changes: 7 additions & 7 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"check-build-speed": "BUILD_SPEED=true webpack --env NODE_ENV=production"
},
"dependencies": {
"@mantine/core": "7.13.1",
"@mantine/dates": "7.13.1",
"@mantine/dropzone": "7.13.1",
"@mantine/form": "7.13.1",
"@mantine/hooks": "7.13.1",
"@mantine/notifications": "7.13.1",
"@mantine/tiptap": "7.13.1",
"@mantine/core": "7.13.2",
"@mantine/dates": "7.13.2",
"@mantine/dropzone": "7.13.2",
"@mantine/form": "7.13.2",
"@mantine/hooks": "7.13.2",
"@mantine/notifications": "7.13.2",
"@mantine/tiptap": "7.13.2",
"@tiptap/extension-highlight": "2.8.0",
"@tiptap/extension-subscript": "2.8.0",
"@tiptap/extension-superscript": "2.8.0",
Expand Down

0 comments on commit 8079764

Please sign in to comment.