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 Mar 29, 2024
1 parent 9c06e24 commit 810ae94
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 29 deletions.
32 changes: 16 additions & 16 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.80",
"@types/react-dom": "17.0.25",
"parcel": "1.12.4",
"typescript": "4.4.4"
}
Expand Down
18 changes: 9 additions & 9 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.5",
"@types/lodash": "4.14.202",
"@types/query-string": "6.3.0",
"@types/react": "17.0.53",
"@types/react-dom": "17.0.19",
"@types/react": "17.0.80",
"@types/react-dom": "17.0.25",
"@types/styled-components": "5.1.28",
"husky": "7.0.4",
"react": "17.0.2",
Expand Down

0 comments on commit 810ae94

Please sign in to comment.