Skip to content

Commit

Permalink
[dev] Update react monorepo (#186)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 24, 2023
1 parent abf0656 commit 79c6f49
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 20 deletions.
16 changes: 8 additions & 8 deletions example/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 example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"scheduler/tracing": "../node_modules/scheduler/tracing-profiling"
},
"devDependencies": {
"@types/react": "17.0.70",
"@types/react-dom": "17.0.23",
"@types/react": "17.0.71",
"@types/react-dom": "17.0.24",
"parcel": "1.12.4",
"typescript": "3.9.10"
}
Expand Down
16 changes: 8 additions & 8 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
},
"devDependencies": {
"@types/jest": "29.5.9",
"@types/react": "17.0.70",
"@types/react-dom": "17.0.23",
"@types/react": "17.0.71",
"@types/react-dom": "17.0.24",
"@types/react-test-renderer": "18.0.6",
"husky": "4.3.8",
"react": "16.14.0",
Expand Down

0 comments on commit 79c6f49

Please sign in to comment.