Skip to content

Commit 20b9c47

Browse files
chore(deps): update dependency bun to v1.2.19
1 parent 00cbcd8 commit 20b9c47

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.19",
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.19": {
5+
"last_modified": "2025-07-24T15:00:16Z",
6+
"resolved": "github:NixOS/nixpkgs/b74a30dbc0a72e20df07d43109339f780b439291#bun",
77
"source": "devbox-search",
8-
"version": "1.0.11",
8+
"version": "1.2.19",
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/xi538cxm2gd6k0srwnxvx380ymc78gaa-bun-1.2.19",
15+
"default": true
16+
}
17+
],
18+
"store_path": "/nix/store/xi538cxm2gd6k0srwnxvx380ymc78gaa-bun-1.2.19"
1219
},
1320
"aarch64-linux": {
14-
"store_path": "/nix/store/2x7a9cgdcssfcg72fqz7yxqwacc169n9-bun-1.0.11"
21+
"outputs": [
22+
{
23+
"name": "out",
24+
"path": "/nix/store/ayqrpbrc7r6868iflb71rmjzgwr1f2pg-bun-1.2.19",
25+
"default": true
26+
}
27+
],
28+
"store_path": "/nix/store/ayqrpbrc7r6868iflb71rmjzgwr1f2pg-bun-1.2.19"
29+
},
30+
"x86_64-darwin": {
31+
"outputs": [
32+
{
33+
"name": "out",
34+
"path": "/nix/store/3csvln9p016hvis7rpmmcgv33ikz5n8s-bun-1.2.19",
35+
"default": true
36+
}
37+
],
38+
"store_path": "/nix/store/3csvln9p016hvis7rpmmcgv33ikz5n8s-bun-1.2.19"
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/bb93vc9drgyg8gs121knnwr160aynl1w-bun-1.2.19",
45+
"default": true
46+
}
47+
],
48+
"store_path": "/nix/store/bb93vc9drgyg8gs121knnwr160aynl1w-bun-1.2.19"
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)