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 bde6275 commit a87c354Copy full SHA for a87c354
package.json
@@ -58,16 +58,16 @@
58
"@storybook/react-webpack5": "7.5.3",
59
"@storybook/testing-library": "0.2.2",
60
"@types/node": "18.19.5",
61
- "@types/react": "18.2.48",
+ "@types/react": "18.3.14",
62
"babel-loader": "9.1.3",
63
"concurrently": "8.2.2",
64
"cross-env": "7.0.3",
65
"esbuild": "0.19.2",
66
"fs-extra": "11.2.0",
67
"kill-port": "2.0.1",
68
"postcss": "8.4.33",
69
- "react": "18.2.0",
70
- "react-dom": "18.2.0",
+ "react": "18.3.1",
+ "react-dom": "18.3.1",
71
"rimraf": "5.0.5",
72
"rollup": "4.9.5",
73
"rollup-plugin-esbuild": "6.1.0",
0 commit comments