Skip to content

Commit bd6ee80

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

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.17",
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.17": {
5+
"last_modified": "2025-06-24T02:18:21Z",
6+
"resolved": "github:NixOS/nixpkgs/69dfebb3d175bde602f612915c5576a41b18486b#bun",
77
"source": "devbox-search",
8-
"version": "1.0.11",
8+
"version": "1.2.17",
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/94yvpvgj4wxnf6b245mx3kshl1ar57kg-bun-1.2.17",
15+
"default": true
16+
}
17+
],
18+
"store_path": "/nix/store/94yvpvgj4wxnf6b245mx3kshl1ar57kg-bun-1.2.17"
1219
},
1320
"aarch64-linux": {
14-
"store_path": "/nix/store/2x7a9cgdcssfcg72fqz7yxqwacc169n9-bun-1.0.11"
21+
"outputs": [
22+
{
23+
"name": "out",
24+
"path": "/nix/store/9j07ylb3n7gnr99xjpilw8fyhvrb5n85-bun-1.2.17",
25+
"default": true
26+
}
27+
],
28+
"store_path": "/nix/store/9j07ylb3n7gnr99xjpilw8fyhvrb5n85-bun-1.2.17"
29+
},
30+
"x86_64-darwin": {
31+
"outputs": [
32+
{
33+
"name": "out",
34+
"path": "/nix/store/g3xmzcksxvh64m7glgdryw2x01j0y3dk-bun-1.2.17",
35+
"default": true
36+
}
37+
],
38+
"store_path": "/nix/store/g3xmzcksxvh64m7glgdryw2x01j0y3dk-bun-1.2.17"
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/j2dlpmhgijbbkw2pah62dafv6bnvbrp7-bun-1.2.17",
45+
"default": true
46+
}
47+
],
48+
"store_path": "/nix/store/j2dlpmhgijbbkw2pah62dafv6bnvbrp7-bun-1.2.17"
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)