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 30bd141 commit e38d50dCopy full SHA for e38d50d
package.json
@@ -22,9 +22,9 @@
22
"npm-run-all": "^4.1.5",
23
"prettier": "^3.1.0",
24
"prettier-plugin-svelte": "^3.1.2",
25
- "semver": "^7.5.0",
+ "semver": "^7.5.2",
26
"tshy": "^3.0.2",
27
- "tsup": "^6.7.0",
+ "tsup": "^8.3.5",
28
"tsx": "^4.7.0",
29
"typescript": "^5.8.3",
30
"vite": "^5.0.2",
packages/space-header/package.json
@@ -43,7 +43,7 @@
43
"author": "Hugging Face",
44
"license": "MIT",
45
"devDependencies": {
46
- "tsup": "^8.1.0",
47
"typescript": "^5.4.5"
48
}
49
0 commit comments