Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#3228)
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 Aug 8, 2024
1 parent c73c1cf commit 479d901
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
64 changes: 32 additions & 32 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 @@ -25,10 +25,10 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@meilisearch/instant-meilisearch": "0.19.1",
"@meilisearch/instant-meilisearch": "0.19.2",
"@next/bundle-analyzer": "14.2.5",
"@sentry/nextjs": "7.118.0",
"axios": "1.7.2",
"axios": "1.7.3",
"axios-cache-interceptor": "1.5.3",
"classnames": "2.5.1",
"dompurify": "3.1.6",
Expand All @@ -46,8 +46,8 @@
"react": "18.3.1",
"react-autosuggest": "10.1.0",
"react-dom": "18.3.1",
"react-instantsearch": "7.12.2",
"react-instantsearch-router-nextjs": "7.12.2",
"react-instantsearch": "7.12.4",
"react-instantsearch-router-nextjs": "7.12.4",
"redis": "4.7.0",
"reflect-metadata": "0.2.2",
"sharp": "0.33.4",
Expand Down

0 comments on commit 479d901

Please sign in to comment.