Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ffc03a1

Browse files
authoredJan 27, 2025··
fix(deps): update all non-major dependencies
1 parent ac684c5 commit ffc03a1

File tree

2 files changed

+98
-98
lines changed

2 files changed

+98
-98
lines changed
 

‎package-lock.json

+94-94
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"storybook:build": "storybook build"
2626
},
2727
"dependencies": {
28-
"@meilisearch/instant-meilisearch": "0.23.0",
28+
"@meilisearch/instant-meilisearch": "0.24.0",
2929
"@next/bundle-analyzer": "14.2.23",
30-
"@sentry/nextjs": "8.48.0",
30+
"@sentry/nextjs": "8.51.0",
3131
"axios": "1.7.9",
3232
"axios-cache-interceptor": "1.6.2",
3333
"classnames": "2.5.1",
@@ -46,8 +46,8 @@
4646
"react": "18.3.1",
4747
"react-autosuggest": "10.1.0",
4848
"react-dom": "18.3.1",
49-
"react-instantsearch": "7.14.0",
50-
"react-instantsearch-router-nextjs": "7.14.0",
49+
"react-instantsearch": "7.15.1",
50+
"react-instantsearch-router-nextjs": "7.15.1",
5151
"redis": "4.7.0",
5252
"reflect-metadata": "0.2.2",
5353
"sharp": "0.33.5"

0 commit comments

Comments
 (0)
Please sign in to comment.