Skip to content

Commit

Permalink
Update minor and patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 1331e96 commit 91c8fb9
Show file tree
Hide file tree
Showing 2 changed files with 340 additions and 251 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"rehype-katex": "7.0.1",
"rehype-pretty-code": "0.14.0",
"remark-math": "6.0.0",
"shiki": "1.22.1",
"shiki": "1.22.2",
"tailwind-merge": "2.5.4",
"tailwindcss": "3.4.14",
"zod": "3.23.8"
Expand All @@ -86,13 +86,13 @@
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.0.1",
"@types/mdx": "2.0.13",
"@types/node": "22.8.1",
"@types/node": "22.8.2",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@vitejs/plugin-react": "4.3.3",
"@vitest/browser": "2.1.3",
"@vitest/coverage-istanbul": "2.1.3",
"@vitest/ui": "2.1.3",
"@vitest/browser": "2.1.4",
"@vitest/coverage-istanbul": "2.1.4",
"@vitest/ui": "2.1.4",
"axe-playwright": "2.0.3",
"chromatic": "11.16.1",
"drizzle-kit": "0.26.2",
Expand All @@ -101,16 +101,16 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-storybook": "0.10.1",
"lefthook": "1.8.1",
"msw": "2.5.1",
"lefthook": "1.8.2",
"msw": "2.6.0",
"msw-storybook-addon": "2.0.3",
"playwright": "1.48.2",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.8",
"storybook": "8.3.6",
"storybook-addon-mock-date": "0.6.0",
"typescript": "5.6.3",
"vitest": "2.1.3"
"vitest": "2.1.4"
},
"engines": {
"node": "20.18.0",
Expand Down
Loading

0 comments on commit 91c8fb9

Please sign in to comment.