Skip to content

Commit bbfe3eb

Browse files
chore(deps): update dependency bun to v1.2.18
1 parent 00cbcd8 commit bbfe3eb

File tree

2 files changed

+40
-8
lines changed

2 files changed

+40
-8
lines changed

devbox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"packages": [
33
"nodejs@20",
4-
"bun@1",
4+
"bun@1.2.18",
55
66
]
77
}

devbox.lock

Lines changed: 39 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,51 @@
11
{
22
"lockfile_version": "1",
33
"packages": {
4-
"bun@1": {
5-
"last_modified": "2023-11-09T21:23:13Z",
6-
"resolved": "github:NixOS/nixpkgs/1f37660f64a850233baab512c9b9bd83fb72be57#bun",
4+
"bun@1.2.18": {
5+
"last_modified": "2025-07-08T04:39:49Z",
6+
"resolved": "github:NixOS/nixpkgs/9b008d60392981ad674e04016d25619281550a9d#bun",
77
"source": "devbox-search",
8-
"version": "1.0.11",
8+
"version": "1.2.18",
99
"systems": {
1010
"aarch64-darwin": {
11-
"store_path": "/nix/store/h5n8rgpkmd64q9ykxgifki7zn8g5iq7d-bun-1.0.11"
11+
"outputs": [
12+
{
13+
"name": "out",
14+
"path": "/nix/store/slfskkp9cz1ljh541rmdbhhm8gislh1r-bun-1.2.18",
15+
"default": true
16+
}
17+
],
18+
"store_path": "/nix/store/slfskkp9cz1ljh541rmdbhhm8gislh1r-bun-1.2.18"
1219
},
1320
"aarch64-linux": {
14-
"store_path": "/nix/store/2x7a9cgdcssfcg72fqz7yxqwacc169n9-bun-1.0.11"
21+
"outputs": [
22+
{
23+
"name": "out",
24+
"path": "/nix/store/m9k5c1qlr0snn4plyi1akh5ijcl0d7lb-bun-1.2.18",
25+
"default": true
26+
}
27+
],
28+
"store_path": "/nix/store/m9k5c1qlr0snn4plyi1akh5ijcl0d7lb-bun-1.2.18"
29+
},
30+
"x86_64-darwin": {
31+
"outputs": [
32+
{
33+
"name": "out",
34+
"path": "/nix/store/8zl7kqf0kry6m8imrr5xs56rkyh45svk-bun-1.2.18",
35+
"default": true
36+
}
37+
],
38+
"store_path": "/nix/store/8zl7kqf0kry6m8imrr5xs56rkyh45svk-bun-1.2.18"
1539
},
1640
"x86_64-linux": {
17-
"store_path": "/nix/store/zqprz2gxw7vn23hjzkzdkvvyr3yjs1y1-bun-1.0.11"
41+
"outputs": [
42+
{
43+
"name": "out",
44+
"path": "/nix/store/k088fsmj70ywj5vix7x7kjz87yq012cn-bun-1.2.18",
45+
"default": true
46+
}
47+
],
48+
"store_path": "/nix/store/k088fsmj70ywj5vix7x7kjz87yq012cn-bun-1.2.18"
1849
}
1950
}
2051
},
@@ -40,6 +71,7 @@
4071
},
4172
"nodejs@20": {
4273
"last_modified": "2023-10-25T20:49:13Z",
74+
"plugin_version": "0.0.2",
4375
"resolved": "github:NixOS/nixpkgs/75a52265bda7fd25e06e3a67dee3f0354e73243c#nodejs_20",
4476
"source": "devbox-search",
4577
"version": "20.9.0",

0 commit comments

Comments
 (0)