Skip to content

Commit

Permalink
Merge pull request #248 from k35o/renovate/minor-and-patch-dependencies
Browse files Browse the repository at this point in the history
Update minor and patch dependencies
  • Loading branch information
k35o committed Sep 6, 2024
2 parents f44b7dd + f33aa90 commit b6e7569
Show file tree
Hide file tree
Showing 2 changed files with 389 additions and 309 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,26 +26,26 @@
"dependencies": {
"@mdx-js/loader": "3.0.1",
"@mdx-js/react": "3.0.1",
"@next/env": "14.2.7",
"@next/mdx": "14.2.7",
"@next/env": "14.2.8",
"@next/mdx": "14.2.8",
"@vercel/analytics": "1.3.1",
"@vercel/postgres": "0.9.0",
"@vercel/speed-insights": "1.0.12",
"autoprefixer": "10.4.20",
"budoux": "^0.6.2",
"clsx": "2.1.1",
"drizzle-orm": "0.33.0",
"framer-motion": "11.3.31",
"framer-motion": "11.5.4",
"lucide-react": "0.437.0",
"next": "14.2.7",
"next": "14.2.8",
"next-themes": "0.3.0",
"postcss": "8.4.42",
"postcss": "8.4.45",
"react": "18.3.1",
"react-dom": "18.3.1",
"rehype-katex": "7.0.1",
"rehype-pretty-code": "0.14.0",
"remark-math": "6.0.0",
"shiki": "1.15.2",
"shiki": "1.16.2",
"tailwind-merge": "2.5.2",
"tailwindcss": "3.4.10",
"zod": "3.23.8"
Expand All @@ -64,7 +64,7 @@
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.0.1",
"@types/mdx": "2.0.13",
"@types/node": "22.5.2",
"@types/node": "22.5.4",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.3.1",
Expand All @@ -75,12 +75,12 @@
"chromatic": "11.7.1",
"drizzle-kit": "0.24.2",
"eslint": "8.57.0",
"eslint-config-next": "14.2.7",
"eslint-config-next": "14.2.8",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-storybook": "0.8.0",
"lefthook": "1.7.14",
"playwright": "1.46.1",
"lefthook": "1.7.15",
"playwright": "1.47.0",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.6",
"storybook": "8.2.9",
Expand Down
Loading

0 comments on commit b6e7569

Please sign in to comment.