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 7a044c9 commit 987f072Copy full SHA for 987f072
package.json
@@ -52,7 +52,7 @@
52
"lit": "^3.0.2",
53
"puppeteer": "^23.7.0",
54
"react": "^18.3.1",
55
- "react-dom": "^18.3.1",
+ "react-dom": "^19.0.0",
56
"storybook": "^8.3.5",
57
"typescript": "^5.6.3"
58
},
react-library/package.json
@@ -27,9 +27,9 @@
27
"license": "ISC",
28
"devDependencies": {
29
"@types/react": "^18.3.11",
30
- "@types/react-dom": "^18.3.0",
+ "@types/react-dom": "^19.0.0",
31
32
33
34
}
35
0 commit comments