Skip to content

Commit

Permalink
build(deps): bump the strapi group across 2 directories with 4 updates
Browse files Browse the repository at this point in the history
Bumps the strapi group with 4 updates in the / directory: [@strapi/helper-plugin](https://github.com/strapi/strapi/tree/HEAD/packages/core/helper-plugin), [@strapi/plugin-i18n](https://github.com/strapi/strapi/tree/HEAD/packages/plugins/i18n), [@strapi/plugin-users-permissions](https://github.com/strapi/strapi) and [@strapi/strapi](https://github.com/strapi/strapi).
Bumps the strapi group with 3 updates in the /playground directory: [@strapi/plugin-i18n](https://github.com/strapi/strapi/tree/HEAD/packages/plugins/i18n), [@strapi/plugin-users-permissions](https://github.com/strapi/strapi) and [@strapi/strapi](https://github.com/strapi/strapi).


Updates `@strapi/helper-plugin` from 4.25.10 to 4.25.12
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v4.25.12/packages/core/helper-plugin)

Updates `@strapi/plugin-i18n` from 4.25.10 to 4.25.13
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v4.25.13/packages/plugins/i18n)

Updates `@strapi/plugin-users-permissions` from 4.25.10 to 5.5.1
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](strapi/strapi@v4.25.10...v5.5.1)

Updates `@strapi/strapi` from 4.25.10 to 5.5.1
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](strapi/strapi@v4.25.10...v5.5.1)

Updates `@strapi/plugin-i18n` from 4.25.10 to 4.25.13
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v4.25.13/packages/plugins/i18n)

Updates `@strapi/plugin-users-permissions` from 4.25.10 to 5.5.1
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](strapi/strapi@v4.25.10...v5.5.1)

Updates `@strapi/strapi` from 4.25.10 to 5.5.1
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](strapi/strapi@v4.25.10...v5.5.1)

---
updated-dependencies:
- dependency-name: "@strapi/helper-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: strapi
- dependency-name: "@strapi/plugin-i18n"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: strapi
- dependency-name: "@strapi/plugin-users-permissions"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: strapi
- dependency-name: "@strapi/strapi"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: strapi
- dependency-name: "@strapi/plugin-i18n"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: strapi
- dependency-name: "@strapi/plugin-users-permissions"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: strapi
- dependency-name: "@strapi/strapi"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: strapi
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 15aaa61 commit e9804dd
Show file tree
Hide file tree
Showing 5 changed files with 3,041 additions and 2,349 deletions.
6 changes: 3 additions & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"test": "echo no unittests"
},
"dependencies": {
"@strapi/plugin-i18n": "4.25.10",
"@strapi/plugin-users-permissions": "4.25.10",
"@strapi/strapi": "4.25.10",
"@strapi/plugin-i18n": "4.25.13",
"@strapi/plugin-users-permissions": "5.5.1",
"@strapi/strapi": "5.5.1",
"better-sqlite3": "9.4.0",
"dotenv": "^16.4.1",
"lodash": "^4.17.21",
Expand Down
4 changes: 2 additions & 2 deletions plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
"test": "jest"
},
"dependencies": {
"@strapi/helper-plugin": "^4.15.0",
"@strapi/helper-plugin": "^4.25.12",
"axios": "^1.7.4",
"bottleneck": "^2.19.5",
"jsdom": "^25.0.0",
"showdown": "^2.1.0"
},
"devDependencies": {
"@faker-js/faker": "^8.4.0",
"@strapi/plugin-i18n": "^4.15.0",
"@strapi/plugin-i18n": "^4.25.13",
"axios-mock-adapter": "^2.0.0",
"lodash": "^4.17.21",
"react": "^17.0 || ^18.0",
Expand Down
2 changes: 1 addition & 1 deletion providers/deepl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"@faker-js/faker": "^8.4.0",
"@strapi/plugin-i18n": "^4.15.0",
"@strapi/plugin-i18n": "^4.25.13",
"jest": "^29.7.0",
"msw": "^2.1.5"
},
Expand Down
2 changes: 1 addition & 1 deletion providers/libretranslate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"@faker-js/faker": "^8.4.0",
"@strapi/plugin-i18n": "^4.15.0",
"@strapi/plugin-i18n": "^4.25.13",
"jest": "^29.7.0",
"msw": "^2.1.5"
},
Expand Down
Loading

0 comments on commit e9804dd

Please sign in to comment.