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 5, 2024
1 parent 0f6f88d commit 966ec02
Show file tree
Hide file tree
Showing 2 changed files with 464 additions and 454 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"@floating-ui/react": "0.26.24",
"@mdx-js/loader": "3.0.1",
"@mdx-js/react": "3.0.1",
"@next/env": "14.2.13",
"@next/mdx": "14.2.13",
"@next/env": "14.2.14",
"@next/mdx": "14.2.14",
"@vercel/analytics": "1.3.1",
"@vercel/kv": "3.0.0",
"@vercel/postgres": "0.10.0",
Expand All @@ -57,9 +57,9 @@
"clsx": "2.1.1",
"date-fns": "4.1.0",
"drizzle-orm": "0.33.0",
"framer-motion": "11.9.0",
"framer-motion": "11.11.1",
"lucide-react": "0.447.0",
"next": "14.2.13",
"next": "14.2.14",
"next-themes": "0.3.0",
"postcss": "8.4.47",
"react": "18.3.1",
Expand All @@ -69,49 +69,49 @@
"rehype-pretty-code": "0.14.0",
"remark-math": "6.0.0",
"shiki": "1.21.0",
"tailwind-merge": "2.5.2",
"tailwind-merge": "2.5.3",
"tailwindcss": "3.4.13",
"zod": "3.23.8"
},
"devDependencies": {
"@next/bundle-analyzer": "14.2.13",
"@storybook/addon-a11y": "8.3.4",
"@storybook/addon-essentials": "8.3.4",
"@storybook/addon-interactions": "8.3.4",
"@storybook/addon-links": "8.3.4",
"@storybook/blocks": "8.3.4",
"@storybook/nextjs": "8.3.4",
"@storybook/react": "8.3.4",
"@storybook/test": "8.3.4",
"@next/bundle-analyzer": "14.2.14",
"@storybook/addon-a11y": "8.3.5",
"@storybook/addon-essentials": "8.3.5",
"@storybook/addon-interactions": "8.3.5",
"@storybook/addon-links": "8.3.5",
"@storybook/blocks": "8.3.5",
"@storybook/nextjs": "8.3.5",
"@storybook/react": "8.3.5",
"@storybook/test": "8.3.5",
"@storybook/test-runner": "0.19.1",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.0.1",
"@types/mdx": "2.0.13",
"@types/node": "22.7.4",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.3.1",
"@vitest/browser": "2.1.1",
"@vitest/coverage-istanbul": "2.1.1",
"@vitest/ui": "2.1.1",
"@vitejs/plugin-react": "4.3.2",
"@vitest/browser": "2.1.2",
"@vitest/coverage-istanbul": "2.1.2",
"@vitest/ui": "2.1.2",
"axe-playwright": "2.0.3",
"chromatic": "11.10.4",
"chromatic": "11.11.0",
"drizzle-kit": "0.24.2",
"eslint": "8.57.1",
"eslint-config-next": "14.2.13",
"eslint-config-next": "14.2.14",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-storybook": "0.9.0",
"lefthook": "1.7.17",
"lefthook": "1.7.18",
"msw": "2.4.9",
"msw-storybook-addon": "2.0.3",
"playwright": "1.47.2",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.8",
"storybook": "8.3.4",
"storybook": "8.3.5",
"storybook-addon-mock-date": "0.6.0",
"typescript": "5.6.2",
"vitest": "2.1.1"
"vitest": "2.1.2"
},
"engines": {
"node": "20.17.0",
Expand Down
Loading

0 comments on commit 966ec02

Please sign in to comment.