Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#3551)
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 Jan 9, 2025
1 parent 8ec356c commit 45a5411
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 71 deletions.
134 changes: 67 additions & 67 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 @@ -26,7 +26,7 @@
},
"dependencies": {
"@meilisearch/instant-meilisearch": "0.23.0",
"@next/bundle-analyzer": "14.2.22",
"@next/bundle-analyzer": "14.2.23",
"@sentry/nextjs": "8.48.0",
"axios": "1.7.9",
"axios-cache-interceptor": "1.6.2",
Expand All @@ -38,16 +38,16 @@
"lodash.debounce": "4.0.8",
"markdown-it": "14.1.0",
"markdown-it-anchor": "9.2.0",
"next": "14.2.22",
"next": "14.2.23",
"next-joi": "2.2.1",
"phone": "3.1.57",
"pino": "9.6.0",
"pino-sentry": "0.15.0",
"react": "18.3.1",
"react-autosuggest": "10.1.0",
"react-dom": "18.3.1",
"react-instantsearch": "7.13.9",
"react-instantsearch-router-nextjs": "7.13.9",
"react-instantsearch": "7.13.10",
"react-instantsearch-router-nextjs": "7.13.10",
"redis": "4.7.0",
"reflect-metadata": "0.2.2",
"sharp": "0.33.5"
Expand Down

0 comments on commit 45a5411

Please sign in to comment.