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 811adad commit 4c09e8eCopy full SHA for 4c09e8e
package.json
@@ -91,16 +91,16 @@
91
"@storybook/addon-themes": "^9.0.4",
92
"@storybook/react": "^9.0.4",
93
"@types/node": "~22.15.29",
94
- "@types/react": "^18.3.23",
95
- "@types/react-dom": "^18.3.7",
+ "@types/react": "^19.1.8",
+ "@types/react-dom": "^19.1.6",
96
"antd": "^5.25.4",
97
"execa": "9.6.0",
98
"fs-extra": "11.3.0",
99
"lottie-web": "5.13.0",
100
"nano-staged": "^0.8.0",
101
"prettier": "~3.5.3",
102
- "react": "^18.3.1",
103
- "react-dom": "^18.3.1",
+ "react": "^19.1.0",
+ "react-dom": "^19.1.0",
104
"react-intersection-observer": "^9.16.0",
105
"rimraf": "~6.0.1",
106
"semver": "7.7.2",
0 commit comments