Skip to content

Commit

Permalink
fix(deps): update all dependencies - patch updates (#1984)
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 Apr 20, 2024
1 parent 32315b7 commit a8d2c16
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 23 deletions.
39 changes: 20 additions & 19 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"format:check": "prettier --check src"
},
"dependencies": {
"@headlessui/react": "1.7.18",
"@headlessui/react": "1.7.19",
"@mdx-js/loader": "2.3.0",
"@next/mdx": "14.1.4",
"@tailwindcss/typography": "0.5.12",
Expand All @@ -45,11 +45,11 @@
"tailwindcss": "3.4.3"
},
"devDependencies": {
"@next/bundle-analyzer": "14.2.1",
"@next/bundle-analyzer": "14.2.2",
"esbuild": "0.20.2",
"eslint": "8.57.0",
"eslint-config-next": "14.2.1",
"eslint-config-next": "14.2.2",
"prettier": "3.2.5",
"prettier-plugin-tailwindcss": "0.5.13"
"prettier-plugin-tailwindcss": "0.5.14"
}
}

0 comments on commit a8d2c16

Please sign in to comment.