Skip to content

Commit

Permalink
chore(deps): update all dependencies - patch updates (#1975)
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 Mar 9, 2024
1 parent 055944f commit 67b5307
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 68 deletions.
131 changes: 68 additions & 63 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"@headlessui/react": "1.7.18",
"@mdx-js/loader": "2.3.0",
"@next/mdx": "14.1.1",
"@next/mdx": "14.1.3",
"@tailwindcss/typography": "0.5.10",
"@vercel/og": "0.6.2",
"autoprefixer": "10.4.18",
Expand All @@ -32,7 +32,7 @@
"feed": "4.2.2",
"focus-visible": "5.2.0",
"mdx-bundler": "9.2.1",
"next": "14.1.1",
"next": "14.1.3",
"postcss-focus-visible": "9.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -45,11 +45,11 @@
"tailwindcss": "3.4.1"
},
"devDependencies": {
"@next/bundle-analyzer": "14.1.1",
"@next/bundle-analyzer": "14.1.3",
"esbuild": "0.20.1",
"eslint": "8.57.0",
"eslint-config-next": "14.1.1",
"eslint-config-next": "14.1.3",
"prettier": "3.2.5",
"prettier-plugin-tailwindcss": "0.5.11"
"prettier-plugin-tailwindcss": "0.5.12"
}
}

0 comments on commit 67b5307

Please sign in to comment.