Skip to content

Commit

Permalink
chore(deps): update all dependencies - patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 28, 2024
1 parent f1556e0 commit 671420e
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,33 +23,33 @@
"dependencies": {
"@headlessui/react": "1.7.19",
"@mdx-js/loader": "2.3.0",
"@next/mdx": "14.2.3",
"@tailwindcss/typography": "0.5.13",
"@next/mdx": "14.2.7",
"@tailwindcss/typography": "0.5.15",
"@vercel/og": "0.6.2",
"autoprefixer": "10.4.19",
"autoprefixer": "10.4.20",
"clsx": "2.1.1",
"fast-glob": "3.3.2",
"feed": "4.2.2",
"focus-visible": "5.2.0",
"focus-visible": "5.2.1",
"mdx-bundler": "9.2.1",
"next": "14.2.3",
"next": "14.2.7",
"postcss-focus-visible": "9.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"rehype-autolink-headings": "7.1.0",
"rehype-pretty-code": "0.13.1",
"rehype-pretty-code": "0.13.2",
"rehype-slug": "6.0.0",
"remark-gfm": "3.0.1",
"sharp": "0.33.3",
"sharp": "0.33.5",
"shiki": "1.1.7",
"tailwindcss": "3.4.3"
"tailwindcss": "3.4.10"
},
"devDependencies": {
"@next/bundle-analyzer": "14.2.3",
"esbuild": "0.23.0",
"@next/bundle-analyzer": "14.2.7",
"esbuild": "0.23.1",
"eslint": "8.57.0",
"eslint-config-next": "14.2.3",
"prettier": "3.3.0",
"prettier-plugin-tailwindcss": "0.6.1"
"eslint-config-next": "14.2.7",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.6"
}
}

0 comments on commit 671420e

Please sign in to comment.