Skip to content

Commit

Permalink
chore(packages): upgrade packages (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
sijav authored Jan 24, 2024
1 parent 08e0936 commit 8384bdc
Show file tree
Hide file tree
Showing 2 changed files with 261 additions and 117 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
"@emotion/styled": "^11.11.0",
"@fontsource-variable/nunito-sans": "^5.0.9",
"@lingui/react": "^4.7.0",
"@mui/icons-material": "^5.15.5",
"@mui/lab": "^5.0.0-alpha.161",
"@mui/material": "^5.15.5",
"@mui/system": "^5.15.5",
"@mui/icons-material": "^5.15.6",
"@mui/lab": "^5.0.0-alpha.162",
"@mui/material": "^5.15.6",
"@mui/system": "^5.15.6",
"@mui/x-date-pickers": "^6.19.0",
"@mui/x-tree-view": "^6.17.0",
"@tanstack/react-query": "^5.17.19",
Expand Down Expand Up @@ -72,18 +72,18 @@
"@storybook/react": "7.6.10",
"@storybook/react-vite": "7.6.10",
"@storybook/testing-library": "0.2.2",
"@testing-library/jest-dom": "^6.2.0",
"@testing-library/jest-dom": "^6.2.1",
"@types/d3": "^7.4.3",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"@types/react-window": "^1.8.8",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"@vitejs/plugin-react-swc": "^3.5.0",
"@vitest/coverage-v8": "^1.2.1",
"@vitest/ui": "^1.2.1",
"babel-plugin-macros": "3.1.0",
"esbuild": "^0.19.11",
"esbuild": "^0.19.12",
"eslint": "^8.56.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react-hooks": "^4.6.0",
Expand All @@ -97,7 +97,7 @@
"react-refresh": "^0.14.0",
"storybook": "7.6.10",
"tsc-files": "^1.1.4",
"type-fest": "^4.9.0",
"type-fest": "^4.10.0",
"typescript": "^5.3.3",
"unique-names-generator": "^4.7.1",
"uuid": "^9.0.1",
Expand Down
Loading

0 comments on commit 8384bdc

Please sign in to comment.