Skip to content

Commit 6d2bb38

Browse files
committed
chore: update dependencies
1 parent 79a9baf commit 6d2bb38

File tree

2 files changed

+305
-250
lines changed

2 files changed

+305
-250
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,17 @@
3535
"access": "public"
3636
},
3737
"dependencies": {
38-
"form-data": "^4.0.1",
38+
"form-data": "^4.0.2",
3939
"js-base64": "^3.7.7",
4040
"js-sha256": "^0.11.0"
4141
},
4242
"devDependencies": {
4343
"@antfu/eslint-config": "^3.13.0",
4444
"@types/node": "^22.10.5",
45-
"bumpp": "^9.10.0",
46-
"eslint": "^9.17.0",
45+
"bumpp": "^10.0.3",
46+
"eslint": "^9.20.1",
4747
"picgo": "1.5.8",
48-
"rollup": "^4.30.1",
48+
"rollup": "^4.34.8",
4949
"typescript": "^5.7.3",
5050
"unbuild": "^3.3.1"
5151
}

0 commit comments

Comments
 (0)