Skip to content

Commit e8bbf5e

Browse files
Update all non-major dependencies (#244)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 623c8b4 commit e8bbf5e

2 files changed

Lines changed: 209 additions & 67 deletions

File tree

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.4",
3737
"react-dom": "19.2.4",
@@ -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)