Skip to content

Commit a155f57

Browse files
chore(deps): update dependency bunfig to ^0.14.1
1 parent ddfe9e7 commit a155f57

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed

bun.lock

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
"devDependencies": {
77
"@stacksjs/docs": "^0.70.23",
88
"@stacksjs/eslint-config": "^4.10.2-beta.3",
9-
"@types/bun": "^1.2.15",
9+
"@types/bun": "^1.2.20",
1010
"buddy-bot": "^0.8.6",
11-
"bumpp": "^10.1.1",
11+
"bumpp": "^10.2.3",
1212
"bun-plugin-dtsx": "^0.21.12",
13-
"bunfig": "^0.10.0",
14-
"changelogen": "^0.6.1",
15-
"lint-staged": "^16.1.0",
16-
"simple-git-hooks": "^2.13.0",
17-
"typescript": "^5.8.3",
13+
"bunfig": "^0.14.1",
14+
"changelogen": "^0.6.2",
15+
"lint-staged": "^16.1.5",
16+
"simple-git-hooks": "^2.13.1",
17+
"typescript": "^5.9.2",
1818
},
1919
},
2020
},
@@ -790,7 +790,7 @@
790790

791791
"bundle-name": ["bundle-name@4.1.0", "", { "dependencies": { "run-applescript": "^7.0.0" } }, "sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q=="],
792792

793-
"bunfig": ["bunfig@0.10.1", "", { "bin": { "bunfig": "bin/cli.js" } }, "sha512-4IB0Te+W0Jk8LcaCK9PhZqH9KHbYBJuTr70kVPRpnCDEq2WMixRPWSzOYNOihnSJBUBse8WIi9V5Ym2cyK+MDA=="],
793+
"bunfig": ["bunfig@0.14.1", "", { "bin": { "bunfig": "bin/cli.js" } }, "sha512-KxblKbteHmlDgbEv6L9AYghcU+6mpoJhbmNa1cbfn1LuS99+1UGAcTG1u4u4zcjT4JHVff5cblSKjZmOw5+I7w=="],
794794

795795
"c12": ["c12@3.2.0", "", { "dependencies": { "chokidar": "^4.0.3", "confbox": "^0.2.2", "defu": "^6.1.4", "dotenv": "^17.2.1", "exsolve": "^1.0.7", "giget": "^2.0.0", "jiti": "^2.5.1", "ohash": "^2.0.11", "pathe": "^2.0.3", "perfect-debounce": "^1.0.0", "pkg-types": "^2.2.0", "rc9": "^2.1.2" }, "peerDependencies": { "magicast": "^0.3.5" }, "optionalPeers": ["magicast"] }, "sha512-ixkEtbYafL56E6HiFuonMm1ZjoKtIo7TH68/uiEq4DAwv9NcUX2nJ95F8TrbMeNjqIkZpruo3ojXQJ+MGG5gcQ=="],
796796

@@ -2128,6 +2128,8 @@
21282128

21292129
"babel-plugin-polyfill-corejs2/semver": ["semver@6.3.1", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA=="],
21302130

2131+
"buddy-bot/bunfig": ["bunfig@0.10.1", "", { "bin": { "bunfig": "bin/cli.js" } }, "sha512-4IB0Te+W0Jk8LcaCK9PhZqH9KHbYBJuTr70kVPRpnCDEq2WMixRPWSzOYNOihnSJBUBse8WIi9V5Ym2cyK+MDA=="],
2132+
21312133
"c12/chokidar": ["chokidar@4.0.3", "", { "dependencies": { "readdirp": "^4.0.1" } }, "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA=="],
21322134

21332135
"citty/consola": ["consola@3.4.0", "", {}, "sha512-EiPU8G6dQG0GFHNR8ljnZFki/8a+cQwEQ+7wpxdChl02Q8HXlwEZWD5lqAF8vC2sEC3Tehr8hy7vErz88LHyUA=="],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"buddy-bot": "^0.8.6",
6565
"bumpp": "^10.2.3",
6666
"bun-plugin-dtsx": "^0.21.12",
67-
"bunfig": "^0.10.1",
67+
"bunfig": "^0.14.1",
6868
"changelogen": "^0.6.2",
6969
"lint-staged": "^16.1.5",
7070
"simple-git-hooks": "^2.13.1",

0 commit comments

Comments
 (0)