We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79a9baf commit 6d2bb38Copy full SHA for 6d2bb38
package.json
@@ -35,17 +35,17 @@
35
"access": "public"
36
},
37
"dependencies": {
38
- "form-data": "^4.0.1",
+ "form-data": "^4.0.2",
39
"js-base64": "^3.7.7",
40
"js-sha256": "^0.11.0"
41
42
"devDependencies": {
43
"@antfu/eslint-config": "^3.13.0",
44
"@types/node": "^22.10.5",
45
- "bumpp": "^9.10.0",
46
- "eslint": "^9.17.0",
+ "bumpp": "^10.0.3",
+ "eslint": "^9.20.1",
47
"picgo": "1.5.8",
48
- "rollup": "^4.30.1",
+ "rollup": "^4.34.8",
49
"typescript": "^5.7.3",
50
"unbuild": "^3.3.1"
51
}
0 commit comments