diff --git a/bun.lock b/bun.lock index cd3b93d..19431a4 100644 --- a/bun.lock +++ b/bun.lock @@ -12,13 +12,13 @@ "@stacksjs/logging": "^0.70.23", "@stacksjs/logsmith": "^0.2.1", "@stacksjs/storage": "^0.70.23", - "@types/bun": "^1.3.3", + "@types/bun": "^1.3.5", "@types/tar": "^6.1.13", "buddy-bot": "^0.9.12", "bun-git-hooks": "^0.3.1", "bun-plugin-dtsx": "^0.21.17", "bunfig": "^0.15.6", - "dynamodb-toolbox": "^2.7.2", + "dynamodb-toolbox": "^2.8.0", "tar": "^7.5.2", "typescript": "^5.9.3", }, @@ -367,7 +367,7 @@ "@tybys/wasm-util": ["@tybys/wasm-util@0.9.0", "", { "dependencies": { "tslib": "^2.4.0" } }, "sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw=="], - "@types/bun": ["@types/bun@1.3.3", "", { "dependencies": { "bun-types": "1.3.3" } }, "sha512-ogrKbJ2X5N0kWLLFKeytG0eHDleBYtngtlbu9cyBKFtNL3cnpDZkNdQj8flVf6WTZUX5ulI9AY1oa7ljhSrp+g=="], + "@types/bun": ["@types/bun@1.3.5", "", { "dependencies": { "bun-types": "1.3.5" } }, "sha512-RnygCqNrd3srIPEWBd5LFeUYG7plCoH2Yw9WaZGyNmdTEei+gWaHqydbaIRkIkcbXwhBT94q78QljxN0Sk838w=="], "@types/debug": ["@types/debug@4.1.12", "", { "dependencies": { "@types/ms": "*" } }, "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ=="], @@ -533,7 +533,7 @@ "bun-plugin-dtsx": ["bun-plugin-dtsx@0.21.17", "", { "dependencies": { "@stacksjs/dtsx": "^0.9.8" } }, "sha512-gikZdPs8f7aFPREb+gBn7kaDdjpfQSLIPpVbUI+I5dusAlENvlJmKQj06aq1oS3mP7yg3gdQJBRg+PlzUV5h9g=="], - "bun-types": ["bun-types@1.3.3", "", { "dependencies": { "@types/node": "*" } }, "sha512-z3Xwlg7j2l9JY27x5Qn3Wlyos8YAp0kKRlrePAOjgjMGS5IG6E7Jnlx736vH9UVI4wUICwwhC9anYL++XeOgTQ=="], + "bun-types": ["bun-types@1.3.5", "", { "dependencies": { "@types/node": "*" } }, "sha512-inmAYe2PFLs0SUbFOWSVD24sg1jFlMPxOjOSSCYqUgn4Hsc3rDc7dFvfVYjFPNHtov6kgUeulV4SxbuIV/stPw=="], "bundle-require": ["bundle-require@5.1.0", "", { "dependencies": { "load-tsconfig": "^0.2.3" }, "peerDependencies": { "esbuild": ">=0.18" } }, "sha512-3WrrOuZiyaaZPWiEt4G3+IffISVC9HYlWueJEBWED4ZH4aIAC2PnkdnuRrR94M+w6yGWn4AglWtJtBI8YqvgoA=="], @@ -601,7 +601,7 @@ "duplexer": ["duplexer@0.1.2", "", {}, "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg=="], - "dynamodb-toolbox": ["dynamodb-toolbox@2.7.2", "", { "dependencies": { "hotscript": "^1.0.13" }, "peerDependencies": { "@aws-sdk/client-dynamodb": "^3.0.0", "@aws-sdk/lib-dynamodb": "^3.0.0" } }, "sha512-raypVkSKl7k4SuXmHCq4NeBmOxmOEUFGrKcvkZioisW4BLEAVimfVZ+CevKly21u1QHTZ/sdKS0Sn4QKmNCZPg=="], + "dynamodb-toolbox": ["dynamodb-toolbox@2.8.0", "", { "dependencies": { "hotscript": "^1.0.13" }, "peerDependencies": { "@aws-sdk/client-dynamodb": "^3.0.0", "@aws-sdk/lib-dynamodb": "^3.0.0" } }, "sha512-4VUndaMzIaM7axYTu8gGFuvj2wJ7WtCe3yqbI+74+KueWhI5qAHQ1xbL5t9Q3iBQqZ5tIfhehWhrnenEZCt26w=="], "electron-to-chromium": ["electron-to-chromium@1.5.119", "", {}, "sha512-Ku4NMzUjz3e3Vweh7PhApPrZSS4fyiCIbcIrG9eKrriYVLmbMepETR/v6SU7xPm98QTqMSYiCwfO89QNjXLkbQ=="], diff --git a/package.json b/package.json index 483ce35..ea8ca7f 100644 --- a/package.json +++ b/package.json @@ -61,13 +61,13 @@ "@stacksjs/logging": "^0.70.23", "@stacksjs/logsmith": "^0.2.1", "@stacksjs/storage": "^0.70.23", - "@types/bun": "^1.3.3", + "@types/bun": "^1.3.5", "@types/tar": "^6.1.13", "buddy-bot": "^0.9.12", "bun-git-hooks": "^0.3.1", "bun-plugin-dtsx": "^0.21.17", "bunfig": "^0.15.6", - "dynamodb-toolbox": "^2.7.2", + "dynamodb-toolbox": "^2.8.0", "tar": "^7.5.2", "typescript": "^5.9.3" },