We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ec3411 commit 8f3f380Copy full SHA for 8f3f380
package.json
@@ -93,17 +93,17 @@
93
"@storybook/react": "^10.1.5",
94
"@storybook/test": "9.0.0-alpha.2",
95
"@types/node": "~24.10.2",
96
- "@types/react": "^18.3.27",
97
- "@types/react-dom": "^18.3.7",
+ "@types/react": "^19.2.14",
+ "@types/react-dom": "^19.2.3",
98
"antd": "^6.1.0",
99
"chromatic": "^13.3.5",
100
"execa": "9.6.1",
101
"fs-extra": "11.3.2",
102
"lottie-web": "5.13.0",
103
"nano-staged": "^0.9.0",
104
"prettier": "~3.7.4",
105
- "react": "^18.3.1",
106
- "react-dom": "^18.3.1",
+ "react": "^19.2.4",
+ "react-dom": "^19.2.4",
107
"react-intersection-observer": "^10.0.0",
108
"rimraf": "~6.1.2",
109
"semver": "7.7.3",
0 commit comments