Skip to content

Commit

Permalink
[dev] Update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 13, 2023
1 parent 3dad502 commit fa6801b
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 19 deletions.
18 changes: 9 additions & 9 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 @@ -15,8 +15,8 @@
"scheduler/tracing": "../node_modules/scheduler/tracing-profiling"
},
"devDependencies": {
"@types/react": "17.0.53",
"@types/react-dom": "17.0.19",
"@types/react": "17.0.61",
"@types/react-dom": "17.0.20",
"parcel": "1.12.4",
"typescript": "4.4.4"
}
Expand Down
12 changes: 6 additions & 6 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 @@ -38,8 +38,8 @@
"@types/jest": "29.5.1",
"@types/lodash": "4.14.195",
"@types/query-string": "6.3.0",
"@types/react": "17.0.53",
"@types/react-dom": "17.0.19",
"@types/react": "17.0.61",
"@types/react-dom": "17.0.20",
"@types/styled-components": "5.1.26",
"husky": "7.0.4",
"react": "17.0.2",
Expand Down

0 comments on commit fa6801b

Please sign in to comment.