We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34468b4 commit 6a23bfeCopy full SHA for 6a23bfe
package.json
@@ -50,7 +50,7 @@
50
"lit": "^3.0.2",
51
"puppeteer": "^24.0.0",
52
"react": "^18.3.1",
53
- "react-dom": "^18.3.1",
+ "react-dom": "^19.0.0",
54
"storybook": "^9.0.4",
55
"typescript": "^5.8.3"
56
},
react-library/package.json
@@ -26,9 +26,9 @@
26
"license": "ISC",
27
"devDependencies": {
28
"@types/react": "^18.3.11",
29
- "@types/react-dom": "^18.3.0",
+ "@types/react-dom": "^19.0.0",
30
31
32
"typescript": "^5.6.3"
33
}
34
0 commit comments