chore: upgrade typescript 6, vitest 4, align spf package (#1101)

This commit is contained in:
rahim
2026-03-24 01:53:36 -07:00
committed by GitHub
parent bc2929ef4f
commit 8e2e56e36e
33 changed files with 536 additions and 971 deletions
+2 -2
View File
@@ -69,8 +69,8 @@
},
"devDependencies": {
"tsdown": "^0.20.3",
"typescript": "^5.9.3",
"vitest": "^3.2.4"
"typescript": "^6.0.2",
"vitest": "^4.1.0"
},
"publishConfig": {
"access": "public"