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 423d840 commit cc91a65Copy full SHA for cc91a65
package.json
@@ -51,7 +51,7 @@
51
"lit": "^3.0.2",
52
"puppeteer": "^24.0.0",
53
"react": "^18.3.1",
54
- "react-dom": "^18.3.1",
+ "react-dom": "^19.0.0",
55
"storybook": "^9.0.4",
56
"typescript": "^5.8.3"
57
},
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