Skip to content

Commit 5ee13e3

Browse files
committed
chore(deps): bump dependencies
1 parent cde6732 commit 5ee13e3

File tree

3 files changed

+525
-437
lines changed

3 files changed

+525
-437
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "0.5.0",
55
"description": "A collection of tools to help you deploy, bundle HuggingFace Spaces and related assets with ease.",
66
"keywords": [],
7-
"packageManager": "pnpm@10.7.1",
7+
"packageManager": "pnpm@10.8.1",
88
"author": "Moeru AI",
99
"license": "MIT",
1010
"homepage": "https://github.com/moeru-ai/hfup",
@@ -40,19 +40,19 @@
4040
"dependencies": {
4141
"defu": "^6.1.4",
4242
"gray-matter": "^4.0.3",
43-
"vite": "^6.2.5"
43+
"vite": "^6.3.2"
4444
},
4545
"devDependencies": {
46-
"@antfu/eslint-config": "^4.11.0",
46+
"@antfu/eslint-config": "^4.12.0",
4747
"@importantimport/tsconfig": "^1.0.0-beta.2",
48-
"@types/node": "^22.14.0",
48+
"@types/node": "^22.14.1",
4949
"builtin-modules": "^5.0.0",
5050
"bumpp": "^10.1.0",
5151
"changelogithub": "^13.13.0",
52-
"eslint": "^9.23.0",
53-
"oxlint": "^0.16.4",
52+
"eslint": "^9.25.0",
53+
"oxlint": "^0.16.6",
5454
"rolldown": "1.0.0-beta.7",
55-
"typescript": "^5.8.2",
56-
"unplugin-isolated-decl": "^0.13.6"
55+
"typescript": "^5.8.3",
56+
"unplugin-isolated-decl": "^0.13.7"
5757
}
5858
}

0 commit comments

Comments
 (0)