|
6 | 6 | "devDependencies": {
|
7 | 7 | "@stacksjs/docs": "^0.70.23",
|
8 | 8 | "@stacksjs/eslint-config": "^4.14.0-beta.3",
|
9 |
| - "@types/bun": "^1.2.15", |
| 9 | + "@types/bun": "^1.2.17", |
10 | 10 | "bun-plugin-dtsx": "^0.21.12",
|
11 | 11 | "typescript": "^5.8.3",
|
12 | 12 | },
|
|
25 | 25 | "tlsx": "./dist/bin/cli.js",
|
26 | 26 | },
|
27 | 27 | "devDependencies": {
|
28 |
| - "@types/node-forge": "^1.3.11", |
| 28 | + "@types/node-forge": "^1.3.12", |
29 | 29 | "bunfig": "^0.10.0",
|
30 | 30 | "node-forge": "^1.3.1",
|
31 | 31 | "typescript": "^5.8.3",
|
|
542 | 542 |
|
543 | 543 | "@tybys/wasm-util": [ "@tybys/[email protected]", "", { "dependencies": { "tslib": "^2.4.0" } }, "sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw=="],
|
544 | 544 |
|
545 |
| - "@types/bun": [ "@types/[email protected].15", "", { "dependencies": { "bun-types": "1.2.15" } }, "sha512-U1ljPdBEphF0nw1MIk0hI7kPg7dFdPyM7EenHsp6W5loNHl7zqy6JQf/RKCgnUn2KDzUpkBwHPnEJEjII594bA=="], |
| 545 | + "@types/bun": [ "@types/[email protected].17", "", { "dependencies": { "bun-types": "1.2.17" } }, "sha512-l/BYs/JYt+cXA/0+wUhulYJB6a6p//GTPiJ7nV+QHa8iiId4HZmnu/3J/SowP5g0rTiERY2kfGKXEK5Ehltx4Q=="], |
546 | 546 |
|
547 | 547 | "@types/debug": [ "@types/[email protected]", "", { "dependencies": { "@types/ms": "*" } }, "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ=="],
|
548 | 548 |
|
|
566 | 566 |
|
567 | 567 | "@types/node": [ "@types/[email protected]", "", { "dependencies": { "undici-types": "~6.21.0" } }, "sha512-v1DKRfUdyW+jJhZNEI1PYy29S2YRxMV5AOO/x/SjKmW0acCIOqmbj6Haf9eHAhsPmrhlHSxEhv/1WszcLWV4cg=="],
|
568 | 568 |
|
569 |
| - "@types/node-forge": [ "@types/[email protected].11", "", { "dependencies": { "@types/node": "*" } }, "sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ=="], |
| 569 | + "@types/node-forge": [ "@types/[email protected].12", "", { "dependencies": { "@types/node": "*" } }, "sha512-a0ToKlRVnUw3aXKQq2F+krxZKq7B8LEQijzPn5RdFAMatARD2JX9o8FBpMXOOrjob0uc13aN+V/AXniOXW4d9A=="], |
570 | 570 |
|
571 | 571 | "@types/normalize-package-data": [ "@types/[email protected]", "", {}, "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA=="],
|
572 | 572 |
|
|
792 | 792 |
|
793 | 793 | "bun-plugin-tlsx": ["bun-plugin-tlsx@workspace:packages/bun-plugin"],
|
794 | 794 |
|
795 |
| - "bun-types": [ "[email protected].15", "", { "dependencies": { "@types/node": "*" } }, "sha512-NarRIaS+iOaQU1JPfyKhZm4AsUOrwUOqRNHY0XxI8GI8jYxiLXLcdjYMG9UKS+fwWasc1uw1htV9AX24dD+p4w=="], |
| 795 | + "bun-types": [ "[email protected].17", "", { "dependencies": { "@types/node": "*" } }, "sha512-ElC7ItwT3SCQwYZDYoAH+q6KT4Fxjl8DtZ6qDulUFBmXA8YB4xo+l54J9ZJN+k2pphfn9vk7kfubeSd5QfTVJQ=="], |
796 | 796 |
|
797 | 797 | "bunfig": [ "[email protected]", "", { "bin": { "bunfig": "bin/cli.js" } }, "sha512-WqRX+7ed/VU2U5zY2YtbOH7uP2tW6gwYNVLmP0UfUNrJpC0BLjxxFrXaB5wS5LlBEhNVdA8TfI1Gv69Kj50/dw=="],
|
798 | 798 |
|
|
0 commit comments