Skip to content

Commit 82280b7

Browse files
build(deps): bump the production group with 3 updates
Bumps the production group with 3 updates: [meilisearch](https://github.com/meilisearch/meilisearch-js), [@strapi/sdk-plugin](https://github.com/strapi/sdk-plugin) and [@strapi/strapi](https://github.com/strapi/strapi). Updates `meilisearch` from 0.45.0 to 0.47.0 - [Release notes](https://github.com/meilisearch/meilisearch-js/releases) - [Commits](meilisearch/meilisearch-js@v0.45.0...v0.47.0) Updates `@strapi/sdk-plugin` from 5.2.7 to 5.2.8 - [Release notes](https://github.com/strapi/sdk-plugin/releases) - [Changelog](https://github.com/strapi/sdk-plugin/blob/main/CHANGELOG.md) - [Commits](strapi/sdk-plugin@v5.2.7...v5.2.8) Updates `@strapi/strapi` from 5.4.2 to 5.6.0 - [Release notes](https://github.com/strapi/strapi/releases) - [Commits](strapi/strapi@v5.4.2...v5.6.0) --- updated-dependencies: - dependency-name: meilisearch dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: "@strapi/sdk-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production - dependency-name: "@strapi/strapi" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b7ca98 commit 82280b7

File tree

2 files changed

+271
-529
lines changed

2 files changed

+271
-529
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@
4444
"dependencies": {
4545
"@strapi/design-system": "^2.0.0-rc.14",
4646
"@strapi/icons": "^2.0.0-rc.14",
47-
"meilisearch": "^0.45.0"
47+
"meilisearch": "^0.47.0"
4848
},
4949
"peerDependencies": {
50-
"@strapi/sdk-plugin": "^5.2.7",
51-
"@strapi/strapi": "^5.4.1",
50+
"@strapi/sdk-plugin": "^5.2.8",
51+
"@strapi/strapi": "^5.6.0",
5252
"react": "^18.3.1",
5353
"react-dom": "^18.3.1",
5454
"react-router-dom": "^6.26.2",
@@ -57,8 +57,8 @@
5757
"devDependencies": {
5858
"@babel/core": "^7.25.2",
5959
"@babel/preset-env": "^7.25.4",
60-
"@strapi/sdk-plugin": "^5.2.7",
61-
"@strapi/strapi": "^5.4.1",
60+
"@strapi/sdk-plugin": "^5.2.8",
61+
"@strapi/strapi": "^5.6.0",
6262
"@types/jest": "^29.5.12",
6363
"babel-jest": "^29.7.0",
6464
"concurrently": "^8.2.2",

0 commit comments

Comments
 (0)