Skip to content

Commit

Permalink
Merge #511
Browse files Browse the repository at this point in the history
511: build(deps): bump dependencies r=curquiza a=mdubus

# Pull Request

## What does this PR do?
Bump some dependencies. It might help fixing security issues

## PR checklist
Please check if your PR fulfills the following requirements:
- [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
- [x] Have you read the contributing guidelines?
- [x] Have you made sure that the title is accurate and descriptive of the changes?

Thank you so much for contributing to Meilisearch!


Co-authored-by: Morgane Dubus <[email protected]>
  • Loading branch information
meili-bors[bot] and mdubus authored May 13, 2024
2 parents 6348683 + 57b7bad commit 211befc
Show file tree
Hide file tree
Showing 2 changed files with 302 additions and 296 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@meilisearch/instant-meilisearch": "^1.0.0",
"@styled-system/should-forward-prop": "^5.1.5",
"babel-loader": "9.1.2",
"babel-loader": "9.1.3",
"color": "^4.2.3",
"eslint-plugin-import": "^2.29.1",
"meilisearch": "^0.38.0",
Expand All @@ -14,7 +14,7 @@
"react-dom": "^17.0.2",
"react-instantsearch-dom": "^6.40.4",
"react-json-view": "^1.21.3",
"react-lazy-load-image-component": "^1.5.6",
"react-lazy-load-image-component": "^1.6.0",
"react-scripts": "5.0.1",
"reakit": "^1.3.11",
"styled-components": "^6.1.11",
Expand Down Expand Up @@ -50,7 +50,7 @@
"@storybook/preset-create-react-app": "^8.0.10",
"@storybook/react": "^8.0.10",
"@storybook/react-webpack5": "^8.0.10",
"@svgr/cli": "^6.5.1",
"@svgr/cli": "^8.1.0",
"cypress": "^13.9.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^8.6.0",
Expand Down
Loading

0 comments on commit 211befc

Please sign in to comment.