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 a689252 commit 4170a9eCopy full SHA for 4170a9e
package.json
@@ -33,9 +33,9 @@
33
"nodemon": "3.1.9",
34
"ora": "8.2.0",
35
"prop-types": "15.8.1",
36
- "react": "19.0.0",
37
- "react-dom": "19.0.0",
38
- "react-is": "19.0.0",
+ "react": "19.1.0",
+ "react-dom": "19.1.0",
+ "react-is": "19.1.0",
39
"recharts": "2.15.1",
40
"scriptex-socials": "1.8.0",
41
"styled-components": "6.1.15",
@@ -47,7 +47,7 @@
47
"@babel/plugin-transform-runtime": "7.26.10",
48
"@babel/preset-env": "7.26.9",
49
"@babel/preset-react": "7.26.3",
50
- "parcel": "2.13.3",
+ "parcel": "2.14.4",
51
"process": "0.11.10"
52
},
53
"nodemonConfig": {
0 commit comments