Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 17, 2023
1 parent 08f04f4 commit cc9f810
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 51 deletions.
91 changes: 46 additions & 45 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 @@ -3,17 +3,17 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@mantine/core": "^6.0.20",
"@mantine/hooks": "^6.0.20",
"@mantine/modals": "^6.0.20",
"@mantine/next": "^6.0.20",
"@mantine/notifications": "^6.0.20",
"@mantine/core": "^6.0.21",
"@mantine/hooks": "^6.0.21",
"@mantine/modals": "^6.0.21",
"@mantine/next": "^6.0.21",
"@mantine/notifications": "^6.0.21",
"@radix-ui/react-icons": "^1.3.0",
"@tanstack/react-query": "^4.35.3",
"axios": "^1.5.0",
"chart.js": "^4.4.0",
"date-fns": "^2.30.0",
"formik": "^2.4.4",
"formik": "^2.4.5",
"i18next": "^23.5.1",
"next": "^13.4.19",
"next-i18next": "^14.0.3",
Expand Down

0 comments on commit cc9f810

Please sign in to comment.