|
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.13", |
| 9 | + "@types/bun": "^1.2.15", |
10 | 10 | "bun-plugin-dtsx": "^0.21.12",
|
11 | 11 | "typescript": "^5.8.3",
|
12 | 12 | },
|
|
42 | 42 | "vite": "^6.3.5",
|
43 | 43 | },
|
44 | 44 | "peerDependencies": {
|
45 |
| - "vite": "^6.0.0", |
| 45 | + "vite": "^6.3.5", |
46 | 46 | },
|
47 | 47 | },
|
48 | 48 | },
|
|
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].13", "", { "dependencies": { "bun-types": "1.2.13" } }, "sha512-u6vXep/i9VBxoJl3GjZsl/BFIsvML8DfVDO0RYLEwtSZSp981kEO1V5NwRcO1CPJ7AmvpbnDCiMKo3JvbDEjAg=="], |
| 545 | + "@types/bun": [ "@types/[email protected].15", "", { "dependencies": { "bun-types": "1.2.15" } }, "sha512-U1ljPdBEphF0nw1MIk0hI7kPg7dFdPyM7EenHsp6W5loNHl7zqy6JQf/RKCgnUn2KDzUpkBwHPnEJEjII594bA=="], |
546 | 546 |
|
547 | 547 | "@types/debug": [ "@types/[email protected]", "", { "dependencies": { "@types/ms": "*" } }, "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ=="],
|
548 | 548 |
|
|
792 | 792 |
|
793 | 793 | "bun-plugin-tlsx": ["bun-plugin-tlsx@workspace:packages/bun-plugin"],
|
794 | 794 |
|
795 |
| - "bun-types": [ "[email protected].13", "", { "dependencies": { "@types/node": "*" } }, "sha512-rRjA1T6n7wto4gxhAO/ErZEtOXyEZEmnIHQfl0Dt1QQSB4QV0iP6BZ9/YB5fZaHFQ2dwHFrmPaRQ9GGMX01k9Q=="], |
| 795 | + "bun-types": [ "[email protected].15", "", { "dependencies": { "@types/node": "*" } }, "sha512-NarRIaS+iOaQU1JPfyKhZm4AsUOrwUOqRNHY0XxI8GI8jYxiLXLcdjYMG9UKS+fwWasc1uw1htV9AX24dD+p4w=="], |
796 | 796 |
|
797 | 797 | "bunfig": [ "[email protected]", "", { "bin": { "bunfig": "bin/cli.js" } }, "sha512-WqRX+7ed/VU2U5zY2YtbOH7uP2tW6gwYNVLmP0UfUNrJpC0BLjxxFrXaB5wS5LlBEhNVdA8TfI1Gv69Kj50/dw=="],
|
798 | 798 |
|
|
0 commit comments