Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#3086)
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 Jun 20, 2024
1 parent 2644299 commit 1f70527
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 36 deletions.
67 changes: 34 additions & 33 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dompurify": "3.1.5",
"fast-xml-parser": "4.4.0",
"ioredis": "5.4.1",
"joi": "17.13.1",
"joi": "17.13.3",
"lodash.debounce": "4.0.8",
"markdown-it": "14.1.0",
"markdown-it-anchor": "9.0.1",
Expand All @@ -46,8 +46,8 @@
"react": "18.3.1",
"react-autosuggest": "10.1.0",
"react-dom": "18.3.1",
"react-instantsearch": "7.11.1",
"react-instantsearch-router-nextjs": "7.11.1",
"react-instantsearch": "7.11.2",
"react-instantsearch-router-nextjs": "7.11.2",
"redis": "4.6.14",
"reflect-metadata": "0.2.2",
"sharp": "0.33.4",
Expand Down

0 comments on commit 1f70527

Please sign in to comment.