Skip to content

Commit 195032b

Browse files
chore(deps): update all non-major dependencies
1 parent 77cddaa commit 195032b

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

bun.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"devDependencies": {
77
"@stacksjs/docs": "^0.70.23",
88
"@stacksjs/eslint-config": "^4.14.0-beta.3",
9-
"@types/bun": "^1.2.15",
9+
"@types/bun": "^1.2.17",
1010
"bun-plugin-dtsx": "^0.21.12",
1111
"typescript": "^5.8.3",
1212
},
@@ -25,7 +25,7 @@
2525
"tlsx": "./dist/bin/cli.js",
2626
},
2727
"devDependencies": {
28-
"@types/node-forge": "^1.3.11",
28+
"@types/node-forge": "^1.3.12",
2929
"bunfig": "^0.10.0",
3030
"node-forge": "^1.3.1",
3131
"typescript": "^5.8.3",
@@ -542,7 +542,7 @@
542542

543543
"@tybys/wasm-util": ["@tybys/[email protected]", "", { "dependencies": { "tslib": "^2.4.0" } }, "sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw=="],
544544

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=="],
546546

547547
"@types/debug": ["@types/[email protected]", "", { "dependencies": { "@types/ms": "*" } }, "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ=="],
548548

@@ -566,7 +566,7 @@
566566

567567
"@types/node": ["@types/[email protected]", "", { "dependencies": { "undici-types": "~6.21.0" } }, "sha512-v1DKRfUdyW+jJhZNEI1PYy29S2YRxMV5AOO/x/SjKmW0acCIOqmbj6Haf9eHAhsPmrhlHSxEhv/1WszcLWV4cg=="],
568568

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=="],
570570

571571
"@types/normalize-package-data": ["@types/[email protected]", "", {}, "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA=="],
572572

@@ -792,7 +792,7 @@
792792

793793
"bun-plugin-tlsx": ["bun-plugin-tlsx@workspace:packages/bun-plugin"],
794794

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=="],
796796

797797
"bunfig": ["[email protected]", "", { "bin": { "bunfig": "bin/cli.js" } }, "sha512-WqRX+7ed/VU2U5zY2YtbOH7uP2tW6gwYNVLmP0UfUNrJpC0BLjxxFrXaB5wS5LlBEhNVdA8TfI1Gv69Kj50/dw=="],
798798

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"devDependencies": {
5050
"@stacksjs/docs": "^0.70.23",
5151
"@stacksjs/eslint-config": "^4.14.0-beta.3",
52-
"@types/bun": "^1.2.15",
52+
"@types/bun": "^1.2.17",
5353
"bun-plugin-dtsx": "^0.21.12",
5454
"typescript": "^5.8.3"
5555
},

packages/tlsx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"typecheck": "bun --bun tsc --noEmit"
5858
},
5959
"devDependencies": {
60-
"@types/node-forge": "^1.3.11",
60+
"@types/node-forge": "^1.3.12",
6161
"bunfig": "^0.10.0",
6262
"node-forge": "^1.3.1",
6363
"typescript": "^5.8.3"

0 commit comments

Comments
 (0)