Skip to content

Commit 97654d4

Browse files
Update all non-major dependencies
1 parent 0bdd416 commit 97654d4

File tree

2 files changed

+165
-91
lines changed

2 files changed

+165
-91
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {
2929
"chalk": "5.4.1",
30-
"dotenv": "17.0.1",
30+
"dotenv": "17.2.0",
3131
"express": "5.1.0",
3232
"node-fetch": "3.3.2",
3333
"nodemon": "3.1.10",
@@ -36,16 +36,16 @@
3636
"react": "19.1.0",
3737
"react-dom": "19.1.0",
3838
"react-is": "19.1.0",
39-
"recharts": "3.0.2",
39+
"recharts": "3.1.0",
4040
"scriptex-socials": "1.9.1",
4141
"styled-components": "6.1.19",
4242
"universal-github-client": "1.0.3",
4343
"yargs": "18.0.0"
4444
},
4545
"devDependencies": {
46-
"@babel/core": "7.27.7",
47-
"@babel/plugin-transform-runtime": "7.27.4",
48-
"@babel/preset-env": "7.27.2",
46+
"@babel/core": "7.28.0",
47+
"@babel/plugin-transform-runtime": "7.28.0",
48+
"@babel/preset-env": "7.28.0",
4949
"@babel/preset-react": "7.27.1",
5050
"buffer": "^5.5.0||^6.0.0",
5151
"parcel": "2.15.4",

0 commit comments

Comments
 (0)