Skip to content

Commit 008ea91

Browse files
Update all non-major dependencies (patch) (#230)
1 parent 460d665 commit 008ea91

File tree

2 files changed

+354
-436
lines changed

2 files changed

+354
-436
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"build": "rm -rf dist && parcel build app/index.html --public-url '/'"
2727
},
2828
"dependencies": {
29-
"chalk": "5.5.0",
30-
"dotenv": "17.2.1",
29+
"chalk": "5.6.2",
30+
"dotenv": "17.2.2",
3131
"express": "5.1.0",
3232
"node-fetch": "3.3.2",
3333
"nodemon": "3.1.10",
@@ -36,16 +36,16 @@
3636
"react": "19.1.1",
3737
"react-dom": "19.1.1",
3838
"react-is": "19.1.1",
39-
"recharts": "3.1.0",
39+
"recharts": "2.12.7",
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.28.0",
47-
"@babel/plugin-transform-runtime": "7.28.0",
48-
"@babel/preset-env": "7.28.0",
46+
"@babel/core": "7.28.4",
47+
"@babel/plugin-transform-runtime": "7.28.3",
48+
"@babel/preset-env": "7.28.3",
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)