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] authored Jan 5, 2024
1 parent a2dfa72 commit ebfd403
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 84 deletions.
162 changes: 86 additions & 76 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@
"private": true,
"type": "module",
"dependencies": {
"@mantine/core": "^7.3.2",
"@mantine/hooks": "^7.3.2",
"@mantine/modals": "^7.3.2",
"@mantine/core": "^7.4.0",
"@mantine/hooks": "^7.4.0",
"@mantine/modals": "^7.4.0",
"@mantine/next": "^6.0.21",
"@mantine/notifications": "^7.3.2",
"@mantine/notifications": "^7.4.0",
"@radix-ui/react-icons": "^1.3.0",
"chart.js": "^4.4.1",
"date-fns": "^3.0.6",
"date-fns": "^3.1.0",
"formik": "^2.4.5",
"i18next": "^23.7.12",
"i18next-resources-to-backend": "^1.2.0",
"next": "^14.0.4",
"next-i18n-router": "^5.1.0",
"next-i18n-router": "^5.2.0",
"react": "^18.2.0",
"react-chartjs-2": "^5.2.0",
"react-cookie": "^6.1.1",
"react-cookie": "^6.1.3",
"react-dom": "^18.2.0",
"react-feather": "^2.0.10",
"react-i18next": "^14.0.0",
Expand Down Expand Up @@ -56,6 +56,6 @@
"prettier-eslint": "^16.2.0",
"storybook": "^7.6.6",
"typescript": "^5.3.3",
"vitest": "^1.1.0"
"vitest": "^1.1.3"
}
}

0 comments on commit ebfd403

Please sign in to comment.