forked from stacksjs/bun-queue
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpantry.lock
More file actions
129 lines (129 loc) · 3.89 KB
/
pantry.lock
File metadata and controls
129 lines (129 loc) · 3.89 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
{
"version": "1.0.0",
"lockfileVersion": 2,
"workspaces": {
"": {
"name": "@stacksjs/bun-queue",
"devDependencies": {
"@stacksjs/bunpress": "^0.1.1",
"@types/bun": "^1.3.10",
"better-dx": "^0.2.7"
}
},
"packages/bun-queue": {
"name": "@stacksjs/bun-queue",
"version": "0.1.0"
},
"packages/devtools": {
"name": "@stacksjs/bun-queue-dashboard",
"version": "0.1.0",
"dependencies": {
"@cwcss/crosswind": "^0.1.6",
"@stacksjs/bun-queue": "workspace:*",
"@stacksjs/stx": "^0.2.6"
},
"devDependencies": {
"bun-plugin-stx": "^0.2.6"
}
}
},
"packages": {
"@cwcss/crosswind@0.1.6": {
"name": "@cwcss/crosswind",
"version": "0.1.6",
"source": "npm",
"resolved": "https://registry.npmjs.org/@cwcss/crosswind/-/crosswind-0.1.6.tgz",
"integrity": "sha512-4NxFRgSSu8YQnLDj21kmUVxmwduCAvsrj3zOn5bKsaKvT/S+pBkHTl5+44d5cradQ872a+QCOOPVoEFmppsdYA==",
"dependencies": {
"@stacksjs/clapp": "^0.2.0",
"bunfig": "^0.15.0"
},
"bin": {
"crosswind": "./dist/bin/cli.js"
}
},
"@stacksjs/bunpress@0.1.3": {
"name": "@stacksjs/bunpress",
"version": "0.1.3",
"source": "npm",
"resolved": "https://registry.npmjs.org/@stacksjs/bunpress/-/bunpress-0.1.3.tgz",
"integrity": "sha512-oIIQddMFqVoRpfMhsg0CDpL6tCV090pYdHcNzjUJmM0D0Zw/YGOMELeGKpmaF5xKUnqgCwU9NisyMjn8zqDnSQ==",
"dependencies": {
"@stacksjs/clapp": "^0.2.0",
"@stacksjs/stx": "^0.2.9",
"@stacksjs/ts-cloud": "^0.2.2",
"@stacksjs/ts-md": "^0.1.1",
"bunfig": "^0.15.6"
},
"bin": {
"bunpress": "./dist/bin/cli.js"
}
},
"@stacksjs/stx@0.2.10": {
"name": "@stacksjs/stx",
"version": "0.2.10",
"source": "npm",
"resolved": "https://registry.npmjs.org/@stacksjs/stx/-/stx-0.2.10.tgz",
"integrity": "sha512-X7sc4oqFpx9b8GwW8DlJpXkhtj03ZmBt8z/i57X6BmtIY5H8LHF64t8Ei4LjfYhM5UUo79y6VEPGbyKz3prfOQ==",
"dependencies": {
"@stacksjs/clapp": "^0.2.0",
"@stacksjs/desktop": "0.2.5",
"@stacksjs/sanitizer": "0.2.5",
"bun-plugin-stx": "0.2.5",
"bunfig": "^0.15.6",
"ts-syntax-highlighter": "^0.2.1"
},
"bin": {
"stx": "./dist/cli.js"
}
},
"@types/bun@1.3.10": {
"name": "@types/bun",
"version": "1.3.10",
"source": "npm",
"resolved": "https://registry.npmjs.org/@types/bun/-/bun-1.3.10.tgz",
"integrity": "sha512-0+rlrUrOrTSskibryHbvQkDOWRJwJZqZlxrUs1u4oOoTln8+WIXBPmAuCF35SWB2z4Zl3E84Nl/D0P7803nigQ==",
"dependencies": {
"bun-types": "1.3.10"
}
},
"better-dx@0.2.7": {
"name": "better-dx",
"version": "0.2.7",
"source": "npm",
"resolved": "https://registry.npmjs.org/better-dx/-/better-dx-0.2.7.tgz",
"integrity": "sha512-J5Msp8jYKl4/YrTt/IWE32ZZg36/+M5klkAhSZb6Av5LGuFd7tylTerKq/8AwZxAYl9h8ZXV79Paygc+YjmCyw==",
"peerDependencies": {
"@stacksjs/bumpx": "^0.2.4",
"@stacksjs/bunpress": "^0.1.1",
"@stacksjs/clarity": "^0.3.24",
"@stacksjs/gitlint": "^0.1.5",
"@stacksjs/logsmith": "^0.2.1",
"@types/bun": "^1.3.10",
"buddy-bot": "^0.9.17",
"bun-git-hooks": "^0.3.1",
"bun-plugin-dtsx": "^0.9.13",
"bunfig": "^0.15.6",
"pickier": "^0.1.20",
"ts-error-handling": "^0.1.1",
"typescript": "^5.9.3"
},
"bin": {
"better-dx": "./dist/bin/cli.js",
"dx": "./dist/bin/cli.js"
}
},
"bun-plugin-stx@^0.2.6": {
"name": "bun-plugin-stx",
"version": "^0.2.6",
"source": "npm",
"dependencies": {
"@stacksjs/stx": "0.2.5"
},
"bin": {
"serve": "./dist/serve.js",
"stx-serve": "./dist/serve.js"
}
}
}
}