|
4 | 4 | "": {
|
5 | 5 | "name": "@tdanks2000/anilist-wrapper",
|
6 | 6 | "dependencies": {
|
7 |
| - "graphql-request": "^7.1.2", |
8 |
| - "ky": "^1.8.1", |
| 7 | + "graphql-request": "^7.2.0", |
9 | 8 | },
|
10 | 9 | "devDependencies": {
|
11 | 10 | "@biomejs/biome": "^2.1.3",
|
12 |
| - "@graphql-codegen/cli": "^5.0.5", |
| 11 | + "@graphql-codegen/cli": "^5.0.7", |
13 | 12 | "@graphql-codegen/typescript": "^4.1.6",
|
14 |
| - "@graphql-codegen/typescript-graphql-request": "^6.2.0", |
15 |
| - "@graphql-codegen/typescript-operations": "^4.6.0", |
| 13 | + "@graphql-codegen/typescript-graphql-request": "^6.3.0", |
| 14 | + "@graphql-codegen/typescript-operations": "^4.6.1", |
16 | 15 | "@types/bun": "latest",
|
17 | 16 | "bun-plugin-dts": "^0.3.0",
|
18 |
| - "graphql": "^16.10.0", |
| 17 | + "graphql": "^16.11.0", |
19 | 18 | "rimraf": "^6.0.1",
|
20 | 19 | },
|
21 | 20 | "peerDependencies": {
|
22 |
| - "typescript": "^5", |
| 21 | + "typescript": "^5.8.3", |
23 | 22 | },
|
24 | 23 | },
|
25 | 24 | },
|
|
540 | 539 |
|
541 | 540 | "json5": [ "[email protected]", "", { "bin": { "json5": "lib/cli.js" } }, "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg=="],
|
542 | 541 |
|
543 |
| - "ky": [ "[email protected]", "", {}, "sha512-XybQJ3d4Ea1kI27DoelE5ZCT3bSJlibYTtQuMsyzKox3TMyayw1asgQdl54WroAm+fIA3ZCr8zXW2RpR7qWVpA=="], |
544 |
| - |
545 | 542 | "lines-and-columns": [ "[email protected]", "", {}, "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg=="],
|
546 | 543 |
|
547 | 544 | "listr2": [ "[email protected]", "", { "dependencies": { "cli-truncate": "^2.1.0", "colorette": "^2.0.16", "log-update": "^4.0.0", "p-map": "^4.0.0", "rfdc": "^1.3.0", "rxjs": "^7.5.5", "through": "^2.3.8", "wrap-ansi": "^7.0.0" }, "peerDependencies": { "enquirer": ">= 2.3.0 < 3" }, "optionalPeers": [ "enquirer"] }, "sha512-juGHV1doQdpNT3GSTs9IUN43QJb7KHdF9uqg7Vufs/tG9VTzpFphqF4pm/ICdAABGQxsyNn9CiYA3StkI6jpwA=="],
|
|
0 commit comments