Skip to content

Commit

Permalink
chore(deps): update react monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 8, 2024
1 parent fbeb305 commit 73533cc
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 62 deletions.
96 changes: 38 additions & 58 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions plugins/web/opentelemetry-plugin-react-load/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@opentelemetry/propagator-b3": "1.26.0",
"@types/mocha": "10.0.6",
"@types/node": "18.18.14",
"@types/react": "17.0.80",
"@types/react": "18.3.11",
"@types/react-addons-test-utils": "0.14.26",
"@types/react-dom": "18.0.2",
"@types/shimmer": "1.0.3",
Expand All @@ -72,8 +72,8 @@
"karma-webpack": "5.0.1",
"mocha": "10.2.0",
"nyc": "15.1.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"rimraf": "5.0.10",
"sinon": "15.1.2",
"ts-loader": "9.5.1",
Expand All @@ -85,7 +85,7 @@
},
"peerDependencies": {
"@opentelemetry/api": "^1.0.0",
"react": "^16.13.1 || ^17.0.0"
"react": "^16.13.1 || ^17.0.0 || ^18.0.0"
},
"dependencies": {
"@opentelemetry/context-zone": "^1.0.0",
Expand Down

0 comments on commit 73533cc

Please sign in to comment.