Skip to content

Commit

Permalink
fix(deps): bump react from 16.12.0 to 16.14.0 (#128)
Browse files Browse the repository at this point in the history
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.12.0 to 16.14.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.14.0/packages/react)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 14, 2023
1 parent 39a0f1f commit fc82e27
Show file tree
Hide file tree
Showing 8 changed files with 40 additions and 36 deletions.
16 changes: 8 additions & 8 deletions apps/bynder/package-lock.json

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

2 changes: 1 addition & 1 deletion apps/bynder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@contentful/dam-app-base": "^2.0.35",
"react": "16.12.0",
"react": "16.14.0",
"react-dom": "16.14.0"
},
"scripts": {
Expand Down
14 changes: 8 additions & 6 deletions apps/ceros/package-lock.json

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

2 changes: 1 addition & 1 deletion apps/ceros/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@extractus/oembed-extractor": "^3.1.9",
"contentful-management": "10.35.6",
"@emotion/css": "11.11.0",
"react": "18.2.0",
"react": "16.14.0",
"react-dom": "16.14.0"
},
"scripts": {
Expand Down
16 changes: 8 additions & 8 deletions apps/cloudinary/package-lock.json

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

2 changes: 1 addition & 1 deletion apps/cloudinary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@contentful/dam-app-base": "^2.0.35",
"cloudinary-core": "2.13.0",
"core-js": "3.31.1",
"react": "16.12.0",
"react": "16.14.0",
"react-dom": "16.14.0"
},
"scripts": {
Expand Down
22 changes: 12 additions & 10 deletions apps/shopify/package-lock.json

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

2 changes: 1 addition & 1 deletion apps/shopify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@contentful/ecommerce-app-base": "^3.1.41",
"core-js": "3.31.1",
"react": "17.0.1",
"react": "16.14.0",
"react-dom": "16.14.0",
"shopify-buy": "2.19.0",
"typescript": "4.9.5"
Expand Down

0 comments on commit fc82e27

Please sign in to comment.