Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
angrybacon committed Oct 3, 2024
1 parent 6ac9162 commit 10e1601
Show file tree
Hide file tree
Showing 2 changed files with 319 additions and 282 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,16 @@
"@korumite/kiwi": "3.1.0",
"@mdi/js": "7.4.47",
"@mdi/react": "1.6.1",
"@mui/material": "6.1.1",
"@mui/system": "6.1.1",
"@mui/utils": "6.1.1",
"@mui/material": "6.1.2",
"@mui/system": "6.1.2",
"@mui/utils": "6.1.2",
"@vercel/speed-insights": "1.0.12",
"async-sema": "3.1.1",
"mana-font": "1.15.9",
"mdast-util-find-and-replace": "3.0.1",
"next": "14.2.13",
"next": "14.2.14",
"plaiceholder": "3.0.0",
"posthog-js": "1.165.0",
"posthog-js": "1.166.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-intersection-observer": "9.13.1",
Expand All @@ -69,22 +69,22 @@
"@testing-library/react": "16.0.1",
"@types/jest": "29.5.13",
"@types/mdast": "4.0.4",
"@types/node": "20.16.9",
"@types/react": "18.3.10",
"@types/node": "22.7.4",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/react-syntax-highlighter": "15.5.13",
"@types/unist": "3.0.3",
"concurrently": "9.0.1",
"eslint": "9.11.1",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-import": "2.31.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"knip": "5.30.6",
"knip": "5.31.0",
"markdownlint-cli": "0.42.0",
"mdast-util-directive": "3.0.0",
"prettier": "3.3.3",
"ts-node": "10.9.2",
"typescript": "5.6.2",
"typescript-eslint": "8.7.0"
"typescript-eslint": "8.8.0"
}
}
Loading

0 comments on commit 10e1601

Please sign in to comment.