diff --git a/.prototools b/.prototools index 68b9908d..1f4fbf3e 100644 --- a/.prototools +++ b/.prototools @@ -1,4 +1,4 @@ -bun = "1.3.11" +bun = "1.3.12" node = "24" npm = "11.12.1" gh = "2.89.0" diff --git a/bun.lock b/bun.lock index 401dd40e..d8ab6a0e 100644 --- a/bun.lock +++ b/bun.lock @@ -11,7 +11,7 @@ "@commitlint/cz-commitlint": "20.5.1", "@sentry/node-core": "10.48.0", "@simple-release/npm": "2.3.0", - "@types/bun": "1.3.11", + "@types/bun": "1.3.12", "commitizen": "4.3.1", "conventional-changelog": "7.2.0", "conventional-changelog-angular": "8.3.1", @@ -210,7 +210,7 @@ "@simple-release/npm": ["@simple-release/npm@2.3.0", "", { "dependencies": { "@simple-libs/child-process-utils": "^1.0.0", "@simple-release/core": "^2.3.0" } }, "sha512-u9Uk1t3m8VwHv4x7DFVSlqy+vX/HhT+5g9RAGbYQkNWZV/6DheFzntFttZLZ0MGG9UTay2EWNits6Da5V9I2cw=="], - "@types/bun": ["@types/bun@1.3.11", "", { "dependencies": { "bun-types": "1.3.11" } }, "sha512-5vPne5QvtpjGpsGYXiFyycfpDF2ECyPcTSsFBMa0fraoxiQyMJ3SmuQIGhzPg2WJuWxVBoxWJ2kClYTcw/4fAg=="], + "@types/bun": ["@types/bun@1.3.12", "", { "dependencies": { "bun-types": "1.3.12" } }, "sha512-DBv81elK+/VSwXHDlnH3Qduw+KxkTIWi7TXkAeh24zpi5l0B2kUg9Ga3tb4nJaPcOFswflgi/yAvMVBPrxMB+A=="], "@types/node": ["@types/node@25.5.2", "", { "dependencies": { "undici-types": "~7.18.0" } }, "sha512-tO4ZIRKNC+MDWV4qKVZe3Ql/woTnmHDr5JD8UI5hn2pwBrHEwOEMZK7WlNb5RKB6EoJ02gwmQS9OrjuFnZYdpg=="], @@ -246,7 +246,7 @@ "buffer": ["buffer@5.7.1", "", { "dependencies": { "base64-js": "^1.3.1", "ieee754": "^1.1.13" } }, "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ=="], - "bun-types": ["bun-types@1.3.11", "", { "dependencies": { "@types/node": "*" } }, "sha512-1KGPpoxQWl9f6wcZh57LvrPIInQMn2TQ7jsgxqpRzg+l0QPOFvJVH7HmvHo/AiPgwXy+/Thf6Ov3EdVn1vOabg=="], + "bun-types": ["bun-types@1.3.12", "", { "dependencies": { "@types/node": "*" } }, "sha512-HqOLj5PoFajAQciOMRiIZGNoKxDJSr6qigAttOX40vJuSp6DN/CxWp9s3C1Xwm4oH7ybueITwiaOcWXoYVoRkA=="], "cachedir": ["cachedir@2.3.0", "", {}, "sha512-A+Fezp4zxnit6FanDmv9EqXNAi3vt9DWp51/71UEhXukb7QUuvtv9344h91dyAxuTLoSYJFU299qzR3tzwPAhw=="], diff --git a/package.json b/package.json index 9eeff654..801a1532 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@commitlint/cz-commitlint": "20.5.1", "@sentry/node-core": "10.48.0", "@simple-release/npm": "2.3.0", - "@types/bun": "1.3.11", + "@types/bun": "1.3.12", "commitizen": "4.3.1", "conventional-changelog": "7.2.0", "conventional-changelog-angular": "8.3.1",