Skip to content

Commit 8417c93

Browse files
committed
chore: wip
1 parent b60c2ca commit 8417c93

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"stacks": "workspace:*",
88
},
99
"devDependencies": {
10-
"buddy-bot": "0.5.26",
10+
"buddy-bot": "0.5.27",
1111
"typescript": "5.8.3",
1212
},
1313
},
@@ -3358,7 +3358,7 @@
33583358

33593359
"browserslist": ["browserslist@4.25.1", "", { "dependencies": { "caniuse-lite": "^1.0.30001726", "electron-to-chromium": "^1.5.173", "node-releases": "^2.0.19", "update-browserslist-db": "^1.1.3" }, "bin": { "browserslist": "cli.js" } }, "sha512-KGj0KoOMXLpSNkkEI6Z6mShmQy0bc1I+T7K9N81k4WWMrfz+6fQ6es80B/YLAeRoKvjYE1YSHHOW1qe9xIVzHw=="],
33603360

3361-
"buddy-bot": ["buddy-bot@0.5.26", "", { "dependencies": { "@types/prompts": "^2.4.9", "bunfig": "^0.10.1", "cac": "6.7.13", "prompts": "^2.4.2", "ts-pkgx": "0.4.4" }, "bin": { "buddy-bot": "dist/bin/cli.js" } }, "sha512-kpYQN4gUcEi4wWtWNExqVtGwRYY5pyxs7Jubp4VC8pArhShKzlnyB1Rzl4KkGyXO00SKwqt6SipywC9Ig9qPag=="],
3361+
"buddy-bot": ["buddy-bot@0.5.27", "", { "dependencies": { "@types/prompts": "^2.4.9", "bunfig": "^0.10.1", "cac": "6.7.13", "prompts": "^2.4.2", "ts-pkgx": "0.4.4" }, "bin": { "buddy-bot": "dist/bin/cli.js" } }, "sha512-hN2y+Bw6FNnYjJHQjnW34LsAw0g9ppWbk3eZOJe/Kp7qAUavgRzVYnbnwi6/r8SO11IQfOvEAPFJinRd9spcIA=="],
33623362

33633363
"buffer": ["buffer@4.9.2", "", { "dependencies": { "base64-js": "^1.0.2", "ieee754": "^1.1.4", "isarray": "^1.0.0" } }, "sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg=="],
33643364

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"storage/framework/server"
7878
],
7979
"devDependencies": {
80-
"buddy-bot": "0.5.26",
80+
"buddy-bot": "0.5.27",
8181
"typescript": "5.8.3"
8282
},
8383
"overrides": {

0 commit comments

Comments
 (0)