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 2bb9512 commit 1928889Copy full SHA for 1928889
package.json
@@ -33,9 +33,9 @@
33
"nodemon": "3.1.11",
34
"ora": "9.0.0",
35
"prop-types": "15.8.1",
36
- "react": "19.2.0",
37
- "react-dom": "19.2.0",
38
- "react-is": "19.2.0",
+ "react": "19.2.3",
+ "react-dom": "19.2.3",
+ "react-is": "19.2.3",
39
"recharts": "2.15.4",
40
"scriptex-socials": "1.9.1",
41
"styled-components": "6.1.19",
@@ -48,7 +48,7 @@
48
"@babel/preset-env": "7.28.5",
49
"@babel/preset-react": "7.28.5",
50
"buffer": "^5.5.0||^6.0.0",
51
- "parcel": "2.16.1",
+ "parcel": "2.16.3",
52
"process": "0.11.10"
53
},
54
"nodemonConfig": {
0 commit comments