feat: enhances compatibility with APIs returning large numeric values (#6250)

This commit is contained in:
Netfan
2025-05-23 15:22:18 +08:00
committed by GitHub
parent 9f9be21e2a
commit a1091bad46
8 changed files with 131 additions and 1 deletions

View File

@@ -48,8 +48,12 @@
"@vueuse/core": "catalog:",
"ant-design-vue": "catalog:",
"dayjs": "catalog:",
"json-bigint": "catalog:",
"pinia": "catalog:",
"vue": "catalog:",
"vue-router": "catalog:"
},
"devDependencies": {
"@types/json-bigint": "catalog:"
}
}