Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
ghuisma committed Oct 11, 2024
2 parents 4cda351 + b327850 commit e232bf9
Show file tree
Hide file tree
Showing 27 changed files with 3,876 additions and 3,919 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/new-app-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,6 @@ jobs:
with:
script: |
const { review } = require('./.github/workflows/dist/new-app-review');
const { chdir, cwd } = require('node:process');
chdir(cwd())
await review({ github, ctx: context, ghCore: core })
1 change: 1 addition & 0 deletions .github/workflows/release-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
command: manifest
token: ${{secrets.GITHUB_TOKEN}}
default-branch: main
release-type: node
outputs:
releases_created: ${{ steps.release.outputs.releases_created }}

Expand Down
970 changes: 485 additions & 485 deletions apps/adapt-essentials-asset-fields/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion apps/adapt-essentials-asset-fields/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"@contentful/app-sdk": "^4.29.1",
"@contentful/f36-components": "^4.73.0",
"@contentful/f36-components": "^4.74.0",
"@contentful/f36-image": "^4.67.4",
"@contentful/f36-workbench": "^4.21.0",
"@contentful/react-apps-toolkit": "^1.2.15",
Expand Down
590 changes: 296 additions & 294 deletions apps/bynder-content-workflow/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions apps/bynder-content-workflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"private": true,
"dependencies": {
"@contentful/app-sdk": "4.29.1",
"@contentful/f36-components": "4.73.0",
"@contentful/f36-components": "4.74.0",
"@contentful/f36-tokens": "4.1.0",
"@contentful/field-editor-rich-text": "^3.27.9",
"@contentful/field-editor-rich-text": "^3.27.13",
"@contentful/react-apps-toolkit": "1.2.16",
"@contentful/rich-text-html-renderer": "^16.6.8",
"@emotion/css": "^11.13.4",
Expand Down
562 changes: 281 additions & 281 deletions apps/ceros/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion apps/ceros/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@contentful/app-sdk": "^4.29.1",
"@contentful/f36-components": "4.73.0",
"@contentful/f36-components": "4.74.0",
"@contentful/f36-tokens": "4.1.0",
"@contentful/react-apps-toolkit": "1.2.16",
"@emotion/css": "11.13.4",
Expand Down
562 changes: 281 additions & 281 deletions apps/cloudinary2/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion apps/cloudinary2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@contentful/app-sdk": "4.25.0",
"@contentful/f36-components": "4.73.0",
"@contentful/f36-components": "4.74.0",
"@contentful/f36-icons": "4.29.0",
"@contentful/f36-tokens": "4.1.0",
"@contentful/react-apps-toolkit": "1.2.16",
Expand Down
772 changes: 386 additions & 386 deletions apps/flexfields/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions apps/flexfields/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"license": "MIT",
"dependencies": {
"@contentful/app-sdk": "4.29.1",
"@contentful/default-field-editors": "^1.7.19",
"@contentful/f36-components": "4.73.0",
"@contentful/default-field-editors": "^1.7.23",
"@contentful/f36-components": "4.74.0",
"@contentful/f36-multiselect": "^4.24.0",
"@contentful/f36-tokens": "4.1.0",
"@contentful/f36-workbench": "^4.21.0",
Expand Down
118 changes: 35 additions & 83 deletions apps/imageHotspotCreator/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e232bf9

Please sign in to comment.