Skip to content

Commit

Permalink
chore(deps): update all dependencies - patch updates (#1974)
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 2, 2024
1 parent 8ef39bf commit 055944f
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 75 deletions.
148 changes: 78 additions & 70 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,16 +23,16 @@
"dependencies": {
"@headlessui/react": "1.7.18",
"@mdx-js/loader": "2.3.0",
"@next/mdx": "14.1.0",
"@next/mdx": "14.1.1",
"@tailwindcss/typography": "0.5.10",
"@vercel/og": "0.6.2",
"autoprefixer": "10.4.17",
"autoprefixer": "10.4.18",
"clsx": "2.1.0",
"fast-glob": "3.3.2",
"feed": "4.2.2",
"focus-visible": "5.2.0",
"mdx-bundler": "9.2.1",
"next": "14.1.0",
"next": "14.1.1",
"postcss-focus-visible": "9.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -45,10 +45,10 @@
"tailwindcss": "3.4.1"
},
"devDependencies": {
"@next/bundle-analyzer": "14.1.0",
"@next/bundle-analyzer": "14.1.1",
"esbuild": "0.20.1",
"eslint": "8.57.0",
"eslint-config-next": "14.1.0",
"eslint-config-next": "14.1.1",
"prettier": "3.2.5",
"prettier-plugin-tailwindcss": "0.5.11"
}
Expand Down

0 comments on commit 055944f

Please sign in to comment.