Skip to content

Commit

Permalink
chore(dependencies): bump MUI
Browse files Browse the repository at this point in the history
  • Loading branch information
angrybacon committed Sep 26, 2024
1 parent 499403f commit 05a4108
Show file tree
Hide file tree
Showing 4 changed files with 312 additions and 333 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"@korumite/kiwi": "3.0.0",
"@mdi/js": "7.4.47",
"@mdi/react": "1.6.1",
"@mui/material": "5.16.6",
"@mui/system": "5.16.6",
"@mui/utils": "5.16.6",
"@mui/material": "6.1.1",
"@mui/system": "6.1.1",
"@mui/utils": "6.1.1",
"@vercel/analytics": "1.3.1",
"async-sema": "3.1.1",
"mana-font": "1.15.9",
Expand All @@ -52,7 +52,7 @@
"remark-directive": "3.0.0",
"remark-gfm": "4.0.0",
"remark-toc": "9.0.0",
"simple-icons": "13.3.0",
"simple-icons": "13.11.0",
"unified": "11.0.4",
"unist-util-select": "5.1.0",
"unist-util-visit": "5.0.0",
Expand All @@ -66,22 +66,22 @@
"@testing-library/react": "16.0.0",
"@types/jest": "29.5.12",
"@types/mdast": "4.0.4",
"@types/node": "20.14.13",
"@types/node": "20.16.9",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react-syntax-highlighter": "15.5.13",
"@types/unist": "3.0.2",
"concurrently": "8.2.2",
"concurrently": "9.0.1",
"eslint": "9.8.0",
"eslint-plugin-import": "2.29.1",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"knip": "5.27.0",
"markdownlint-cli": "0.41.0",
"markdownlint-cli": "0.42.0",
"mdast-util-directive": "3.0.0",
"prettier": "3.3.3",
"ts-node": "10.9.2",
"typescript": "5.5.4",
"typescript-eslint": "7.18.0"
"typescript-eslint": "8.7.0"
}
}
Loading

0 comments on commit 05a4108

Please sign in to comment.