Skip to content

Commit

Permalink
fix(deps): update all dependencies - patch updates (#1967)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 28, 2024
1 parent 0f15100 commit e759968
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified bun.lockb
Binary file not shown.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"format:check": "prettier --check src"
},
"dependencies": {
"@headlessui/react": "1.7.17",
"@headlessui/react": "1.7.18",
"@mdx-js/loader": "2.3.0",
"@next/mdx": "14.1.0",
"@tailwindcss/typography": "0.5.10",
"@vercel/og": "0.6.2",
"autoprefixer": "10.4.16",
"autoprefixer": "10.4.17",
"clsx": "2.1.0",
"fast-glob": "3.3.2",
"feed": "4.2.2",
Expand All @@ -37,10 +37,10 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"rehype-autolink-headings": "7.1.0",
"rehype-pretty-code": "0.12.3",
"rehype-pretty-code": "0.12.6",
"rehype-slug": "6.0.0",
"remark-gfm": "3.0.1",
"sharp": "0.33.0",
"sharp": "0.33.2",
"shiki": "0.14.7",
"tailwindcss": "3.4.1"
},
Expand Down

0 comments on commit e759968

Please sign in to comment.