Skip to content

Commit ecce692

Browse files
fix(deps): bump the production-dependencies group (#10009)
Bumps the production-dependencies group in /examples/function-mock-shop with 2 updates: [@contentful/app-sdk](https://github.com/contentful/ui-extensions-sdk) and [@contentful/f36-components](https://github.com/contentful/forma-36). Updates `@contentful/app-sdk` from 4.32.0 to 4.34.0 - [Release notes](https://github.com/contentful/ui-extensions-sdk/releases) - [Changelog](https://github.com/contentful/ui-extensions-sdk/blob/main/CHANGELOG.md) - [Commits](contentful/ui-extensions-sdk@v4.32.0...v4.34.0) Updates `@contentful/f36-components` from 4.80.5 to 4.81.0 - [Release notes](https://github.com/contentful/forma-36/releases) - [Changelog](https://github.com/contentful/forma-36/blob/main/CHANGELOG.md) - [Commits](https://github.com/contentful/forma-36/compare/@contentful/f36-components@4.80.5...@contentful/f36-components@4.81.0) --- updated-dependencies: - dependency-name: "@contentful/app-sdk" dependency-version: 4.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@contentful/f36-components" dependency-version: 4.81.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d336ee0 commit ecce692

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/function-mock-shop/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@contentful/app-sdk": "4.32.0",
7-
"@contentful/f36-components": "4.80.5",
6+
"@contentful/app-sdk": "4.34.0",
7+
"@contentful/f36-components": "4.81.0",
88
"@contentful/f36-tokens": "4.2.0",
99
"@contentful/react-apps-toolkit": "1.2.16",
1010
"@tanstack/react-query": "^5.66.11",

0 commit comments

Comments
 (0)