Skip to content

Commit

Permalink
fix(deps): bump react and @types/react in /apps/wix (contentful#1678)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent 96c9906 commit b197c1c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions apps/wix/package-lock.json

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

4 changes: 2 additions & 2 deletions apps/wix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@contentful/react-apps-toolkit": "1.2.16",
"contentful-management": "11.25.2",
"emotion": "10.0.27",
"react": "18.2.0",
"react": "18.3.1",
"react-dom": "18.2.0",
"react-router": "6.22.3",
"react-router-dom": "6.23.0"
Expand All @@ -31,7 +31,7 @@
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "14.3.0",
"@types/node": "18.15.3",
"@types/react": "18.2.79",
"@types/react": "18.3.1",
"@types/react-dom": "18.2.25",
"@vitejs/plugin-react": "4.2.1",
"happy-dom": "14.7.1",
Expand Down

0 comments on commit b197c1c

Please sign in to comment.