feat: use SafeInt replace Float (#5613)

This commit is contained in:
DarkSky
2024-01-17 12:36:21 +00:00
parent b9f20877d0
commit ee8ec47a4f
11 changed files with 40 additions and 18 deletions

View File

@@ -689,6 +689,7 @@ __metadata:
file-type: "npm:^19.0.0"
get-stream: "npm:^8.0.1"
graphql: "npm:^16.8.1"
graphql-scalars: "npm:^1.22.4"
graphql-type-json: "npm:^0.3.2"
graphql-upload: "npm:^16.0.2"
ioredis: "npm:^5.3.2"
@@ -21878,6 +21879,17 @@ __metadata:
languageName: node
linkType: hard
"graphql-scalars@npm:^1.22.4":
version: 1.22.4
resolution: "graphql-scalars@npm:1.22.4"
dependencies:
tslib: "npm:^2.5.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 110c1fa29d7564d9967c974de2df08c99d7ed43af98097e5a5729f952c064b21f66a9f5a68143c50eeac6a4ce14f0999aed2ce8f043d02331d133b0c59a9c1ec
languageName: node
linkType: hard
"graphql-tag@npm:2.12.6, graphql-tag@npm:^2.11.0":
version: 2.12.6
resolution: "graphql-tag@npm:2.12.6"