Skip to content
This repository was archived by the owner on Mar 25, 2024. It is now read-only.

fix(deps): bump @contentful/f36-components from 4.10.5 to 4.61.0 #62

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2,178 changes: 949 additions & 1,229 deletions apps/ai-content-generator/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion apps/ai-content-generator/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.23.0",
"@contentful/f36-components": "4.45.0",
"@contentful/f36-components": "4.61.0",
"@contentful/f36-icons": "^4.27.0",
"@contentful/f36-tokens": "4.0.2",
"@contentful/react-apps-toolkit": "1.2.16",
Expand Down
1,685 changes: 1,149 additions & 536 deletions apps/ai-image-generator/frontend/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion apps/ai-image-generator/frontend/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.22.0",
"@contentful/f36-components": "4.45.0",
"@contentful/f36-components": "4.61.0",
"@contentful/f36-tokens": "4.0.2",
"@contentful/integration-component-library": "^1.1.41",
"@contentful/node-apps-toolkit": "^2.2.0",
Expand Down
1,792 changes: 1,105 additions & 687 deletions apps/aws-amplify/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion apps/aws-amplify/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.17.2",
"@contentful/f36-components": "4.41.1",
"@contentful/f36-components": "4.61.0",
"@contentful/f36-tokens": "4.0.2",
"@contentful/integration-component-library": "^1.1.41",
"@contentful/react-apps-toolkit": "1.2.16",
Expand Down
1,136 changes: 712 additions & 424 deletions apps/color-picker/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion apps/color-picker/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.23.0",
"@contentful/f36-components": "4.40.6",
"@contentful/f36-components": "4.61.0",
"@contentful/f36-tokens": "4.0.2",
"@contentful/react-apps-toolkit": "1.2.16",
"@tsconfig/create-react-app": "1.0.3",
Expand Down
1,299 changes: 633 additions & 666 deletions apps/commercetools/package-lock.json

Large diffs are not rendered by default.

4,261 changes: 1,355 additions & 2,906 deletions apps/ecommerce/frontend/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion apps/ecommerce/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@contentful/app-sdk": "^4.17.1",
"@contentful/default-field-editors": "^1.3.1",
"@contentful/f36-components": "4.40.6",
"@contentful/f36-components": "4.61.0",
"@contentful/f36-icons": "^4.25.0",
"@contentful/f36-tokens": "4.0.2",
"@contentful/field-editor-reference": "^5.9.0",
Expand Down
1,136 changes: 712 additions & 424 deletions apps/google-analytics-4/frontend/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion apps/google-analytics-4/frontend/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.23.0",
"@contentful/f36-components": "4.40.6",
"@contentful/f36-components": "4.61.0",
"@contentful/f36-tokens": "4.0.2",
"@contentful/react-apps-toolkit": "1.2.16",
"@segment/analytics-next": "^1.51.3",
Expand Down
2,509 changes: 1,542 additions & 967 deletions apps/json-viewer/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion apps/json-viewer/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.13.0",
"@contentful/f36-components": "4.21.0",
"@contentful/f36-components": "4.61.0",
"@contentful/f36-tokens": "4.0.2",
"@contentful/react-apps-toolkit": "1.2.16",
"contentful-management": "10.18.2",
Expand Down
Loading