Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#2617)
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 Feb 1, 2024
1 parent e9fe6f8 commit cde0d5d
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
46 changes: 23 additions & 23 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 @@ -32,7 +32,7 @@
"axios-cache-interceptor": "1.5.1",
"classnames": "2.5.1",
"dompurify": "3.0.8",
"fast-xml-parser": "4.3.3",
"fast-xml-parser": "4.3.4",
"ioredis": "5.3.2",
"joi": "17.12.1",
"lodash.debounce": "4.0.8",
Expand All @@ -47,8 +47,8 @@
"react": "18.2.0",
"react-autosuggest": "10.1.0",
"react-dom": "18.2.0",
"react-instantsearch": "7.5.3",
"react-instantsearch-router-nextjs": "7.5.3",
"react-instantsearch": "7.5.4",
"react-instantsearch-router-nextjs": "7.5.4",
"redis": "4.6.12",
"reflect-metadata": "0.2.1",
"sharp": "0.33.2",
Expand Down

0 comments on commit cde0d5d

Please sign in to comment.