-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbun.lock
More file actions
33 lines (27 loc) · 1.73 KB
/
bun.lock
File metadata and controls
33 lines (27 loc) · 1.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"lockfileVersion": 1,
"configVersion": 0,
"workspaces": {
"": {
"name": "loopchat",
"dependencies": {
"@linttrap/oem": "^2.2.5",
},
"devDependencies": {
"@types/bun": "latest",
},
"peerDependencies": {
"typescript": "^5.8.3",
},
},
},
"packages": {
"@linttrap/oem": ["@linttrap/[email protected]", "", { "dependencies": { "@linttrap/oem": "^1.0.2" }, "peerDependencies": { "typescript": "^5" } }, "sha512-tFPwh4e9PoCqxKCxIQ9QviL0ZRq9phpy9rXyjifjk3KW+DWwB1gm3MIpkg9gukJavy/r5zgJ/L8z2oDSNO4Wqg=="],
"@types/bun": ["@types/[email protected]", "", { "dependencies": { "bun-types": "1.3.3" } }, "sha512-ogrKbJ2X5N0kWLLFKeytG0eHDleBYtngtlbu9cyBKFtNL3cnpDZkNdQj8flVf6WTZUX5ulI9AY1oa7ljhSrp+g=="],
"@types/node": ["@types/[email protected]", "", { "dependencies": { "undici-types": "~7.8.0" } }, "sha512-ulyqAkrhnuNq9pB76DRBTkcS6YsmDALy6Ua63V8OhrOBgbcYt6IOdzpw5P1+dyRIyMerzLkeYWBeOXPpA9GMAA=="],
"bun-types": ["[email protected]", "", { "dependencies": { "@types/node": "*" } }, "sha512-z3Xwlg7j2l9JY27x5Qn3Wlyos8YAp0kKRlrePAOjgjMGS5IG6E7Jnlx736vH9UVI4wUICwwhC9anYL++XeOgTQ=="],
"typescript": ["[email protected]", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ=="],
"undici-types": ["[email protected]", "", {}, "sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw=="],
"@linttrap/oem/@linttrap/oem": ["@linttrap/[email protected]", "", { "dependencies": { "@linttrap/oem": "^1.0.0" }, "peerDependencies": { "typescript": "^5" } }, "sha512-QMugNIDHFHdEum3b0hfAP7RY8Micgpi5UnoT6YrHlAbVLSXCkkvEA6F5O/p3IZtTekVPxyQtI+jkEjNxet44kQ=="],
}
}