Skip to content

Commit

Permalink
Merge branch 'master' into chore/vuln-deps-ai-image-tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
david-shibley-contentful authored Oct 22, 2024
2 parents 91b33bf + 88116a6 commit 51b2849
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions examples/function-mock-shop/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.74.0",
"@contentful/f36-components": "4.74.1",
"@contentful/f36-tokens": "4.1.0",
"@contentful/react-apps-toolkit": "1.2.16",
"@tanstack/react-query": "^5.59.0",
Expand Down Expand Up @@ -49,7 +49,7 @@
"@testing-library/react": "14.3.1",
"@tsconfig/create-react-app": "2.0.5",
"@tsconfig/recommended": "1.0.7",
"@types/node": "16.18.113",
"@types/node": "16.18.114",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"cross-env": "7.0.3",
Expand Down
4 changes: 2 additions & 2 deletions examples/function-potterdb-rest-api/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.74.0",
"@contentful/f36-components": "4.74.1",
"@contentful/f36-icons": "^4.28.0",
"@contentful/f36-tokens": "4.1.0",
"@contentful/field-editor-single-line": "^1.4.4",
Expand Down Expand Up @@ -51,7 +51,7 @@
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.3.1",
"@tsconfig/create-react-app": "2.0.5",
"@types/node": "16.18.113",
"@types/node": "16.18.114",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"cross-env": "7.0.3",
Expand Down
4 changes: 2 additions & 2 deletions examples/function-potterdb/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.74.0",
"@contentful/f36-components": "4.74.1",
"@contentful/f36-icons": "^4.28.2",
"@contentful/f36-tokens": "4.1.0",
"@contentful/field-editor-single-line": "^1.4.4",
Expand Down Expand Up @@ -49,7 +49,7 @@
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.3.1",
"@tsconfig/create-react-app": "2.0.5",
"@types/node": "16.18.113",
"@types/node": "16.18.114",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"cross-env": "7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/javascript/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.74.0",
"@contentful/f36-components": "4.74.1",
"@contentful/f36-tokens": "4.1.0",
"@contentful/react-apps-toolkit": "1.2.16",
"contentful-management": "10.46.4",
Expand Down
4 changes: 2 additions & 2 deletions examples/typescript/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.74.0",
"@contentful/f36-components": "4.74.1",
"@contentful/f36-tokens": "4.1.0",
"@contentful/react-apps-toolkit": "1.2.16",
"contentful-management": "10.46.4",
Expand Down Expand Up @@ -42,7 +42,7 @@
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.3.1",
"@tsconfig/create-react-app": "2.0.5",
"@types/node": "16.18.113",
"@types/node": "16.18.114",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"cross-env": "7.0.3",
Expand Down

0 comments on commit 51b2849

Please sign in to comment.