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 4417635 commit 0830782Copy full SHA for 0830782
package.json
@@ -31,7 +31,7 @@
31
"express": "5.2.1",
32
"node-fetch": "3.3.2",
33
"nodemon": "3.1.11",
34
- "ora": "9.0.0",
+ "ora": "9.1.0",
35
"prop-types": "15.8.1",
36
"react": "19.2.3",
37
"react-dom": "19.2.3",
@@ -43,9 +43,9 @@
43
"yargs": "18.0.0"
44
},
45
"devDependencies": {
46
- "@babel/core": "7.28.6",
47
- "@babel/plugin-transform-runtime": "7.28.5",
48
- "@babel/preset-env": "7.28.6",
+ "@babel/core": "7.29.0",
+ "@babel/plugin-transform-runtime": "7.29.0",
+ "@babel/preset-env": "7.29.0",
49
"@babel/preset-react": "7.28.5",
50
"buffer": "^5.5.0||^6.0.0",
51
"parcel": "2.16.3",
0 commit comments