We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7800561 commit cb915cfCopy full SHA for cb915cf
packages/opentelemetry-browser-extension-autoinjection/package.json
@@ -34,7 +34,7 @@
34
"@types/jsdom": "16.2.13",
35
"@types/mocha": "8.2.3",
36
"@types/react": "17.0.16",
37
- "@types/react-dom": "17.0.9",
+ "@types/react-dom": "18.0.2",
38
"@types/sinon": "10.0.2",
39
"@types/sinon-chrome": "2.2.11",
40
"@typescript-eslint/eslint-plugin": "5.8.1",
plugins/web/opentelemetry-plugin-react-load/package.json
@@ -55,7 +55,7 @@
55
"@types/node": "16.11.21",
56
57
"@types/react-addons-test-utils": "0.14.26",
58
59
"@types/shimmer": "1.0.2",
60
61
"@types/webpack-env": "1.16.2",
0 commit comments