Skip to content

Commit 0830782

Browse files
Update all non-major dependencies
1 parent 4417635 commit 0830782

File tree

2 files changed

+209
-67
lines changed

2 files changed

+209
-67
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"express": "5.2.1",
3232
"node-fetch": "3.3.2",
3333
"nodemon": "3.1.11",
34-
"ora": "9.0.0",
34+
"ora": "9.1.0",
3535
"prop-types": "15.8.1",
3636
"react": "19.2.3",
3737
"react-dom": "19.2.3",
@@ -43,9 +43,9 @@
4343
"yargs": "18.0.0"
4444
},
4545
"devDependencies": {
46-
"@babel/core": "7.28.6",
47-
"@babel/plugin-transform-runtime": "7.28.5",
48-
"@babel/preset-env": "7.28.6",
46+
"@babel/core": "7.29.0",
47+
"@babel/plugin-transform-runtime": "7.29.0",
48+
"@babel/preset-env": "7.29.0",
4949
"@babel/preset-react": "7.28.5",
5050
"buffer": "^5.5.0||^6.0.0",
5151
"parcel": "2.16.3",

0 commit comments

Comments
 (0)