Skip to content

Commit

Permalink
chore(packages): upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
sijav committed Sep 2, 2024
1 parent 418ae21 commit 67ee015
Show file tree
Hide file tree
Showing 2 changed files with 152 additions and 225 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,18 +39,18 @@
"@fontsource-variable/plus-jakarta-sans": "^5.0.22",
"@lingui/macro": "^4.11.3",
"@lingui/react": "^4.11.3",
"@mui/icons-material": "^6.0.0",
"@mui/icons-material": "^6.0.1",
"@mui/lab": "^6.0.0-beta.8",
"@mui/material": "^6.0.0",
"@mui/system": "^6.0.0",
"@mui/x-charts": "^7.14.0",
"@mui/material": "^6.0.1",
"@mui/system": "^6.0.1",
"@mui/x-charts": "^7.15.0",
"@mui/x-charts-pro": "^7.0.0-alpha.3",
"@mui/x-data-grid-premium": "^7.14.0",
"@mui/x-date-pickers-pro": "^7.14.0",
"@mui/x-tree-view": "^7.14.0",
"@tanstack/react-query": "^5.52.2",
"@mui/x-data-grid-premium": "^7.15.0",
"@mui/x-date-pickers-pro": "^7.15.0",
"@mui/x-tree-view": "^7.15.0",
"@tanstack/react-query": "^5.53.2",
"@uidotdev/usehooks": "^2.4.1",
"axios": "^1.7.5",
"axios": "^1.7.7",
"d3": "^7.9.0",
"dayjs": "^1.11.13",
"diff": "^5.2.0",
Expand All @@ -61,7 +61,7 @@
"js-cookie": "^3.0.5",
"lowlight": "^3.1.0",
"mustache": "^4.2.0",
"posthog-js": "^1.158.3",
"posthog-js": "^1.160.0",
"qrcode": "^1.5.4",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down Expand Up @@ -91,11 +91,11 @@
"@storybook/test": "^8.2.9",
"@testing-library/jest-dom": "^6.5.0",
"@types/d3": "^7.4.3",
"@types/diff": "^5.2.1",
"@types/diff": "^5.2.2",
"@types/js-cookie": "^3.0.6",
"@types/mustache": "^4.2.5",
"@types/qrcode": "^1.5.5",
"@types/react": "^18.3.4",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"@types/react-is": "^18.3.0",
"@types/react-lazy-load-image-component": "^1.6.4",
Expand All @@ -112,15 +112,15 @@
"eslint-plugin-storybook": "^0.8.0",
"globals": "^15.9.0",
"husky": "^9.1.5",
"lint-staged": "^15.2.9",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"prettier-plugin-organize-imports": "^4.0.0",
"prop-types": "15",
"react-refresh": "^0.14.2",
"shx": "^0.3.4",
"storybook": "^8.2.9",
"tsc-files": "^1.1.4",
"type-fest": "^4.25.0",
"type-fest": "^4.26.0",
"typescript": "^5.5.4",
"typescript-eslint": "^8.3.0",
"unique-names-generator": "^4.7.1",
Expand Down
Loading

0 comments on commit 67ee015

Please sign in to comment.