Skip to content

Commit c58bdf0

Browse files
committed
Fix build
1 parent 546a817 commit c58bdf0

File tree

2 files changed

+397
-592
lines changed

2 files changed

+397
-592
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"react-dom": "19.1.0",
3838
"react-is": "19.1.0",
3939
"recharts": "3.0.2",
40-
"scriptex-socials": "1.8.0",
40+
"scriptex-socials": "1.9.0",
4141
"styled-components": "6.1.19",
4242
"universal-github-client": "1.0.3",
4343
"yargs": "18.0.0"
@@ -47,6 +47,7 @@
4747
"@babel/plugin-transform-runtime": "7.27.4",
4848
"@babel/preset-env": "7.27.2",
4949
"@babel/preset-react": "7.27.1",
50+
"buffer": "^5.5.0||^6.0.0",
5051
"parcel": "2.15.4",
5152
"process": "0.11.10"
5253
},

0 commit comments

Comments
 (0)