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 Dec 4, 2024
1 parent fa78668 commit 6546e8a
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 @@ -56,7 +56,7 @@
"@opentelemetry/sdk-trace-web": "^1.0.0",
"@types/mocha": "10.0.6",
"@types/node": "18.18.14",
"@types/react": "17.0.80",
"@types/react": "18.3.13",
"@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-spec-reporter": "0.0.36",
"karma-webpack": "5.0.1",
"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 @@ -84,7 +84,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/core": "^1.0.0",
Expand Down

0 comments on commit 6546e8a

Please sign in to comment.