centy 0.8.0 → 0.8.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (521) hide show
  1. package/dist/commands/add/asset.d.ts.map +1 -1
  2. package/dist/commands/add/asset.js +0 -8
  3. package/dist/commands/add/asset.js.map +1 -1
  4. package/dist/commands/close.d.ts.map +1 -1
  5. package/dist/commands/close.js +2 -6
  6. package/dist/commands/close.js.map +1 -1
  7. package/dist/commands/cockpit.d.ts.map +1 -1
  8. package/dist/commands/cockpit.js +0 -3
  9. package/dist/commands/cockpit.js.map +1 -1
  10. package/dist/commands/comment/add.d.ts +19 -0
  11. package/dist/commands/comment/add.d.ts.map +1 -0
  12. package/dist/commands/comment/add.js +84 -0
  13. package/dist/commands/comment/add.js.map +1 -0
  14. package/dist/commands/comment/delete.d.ts +18 -0
  15. package/dist/commands/comment/delete.d.ts.map +1 -0
  16. package/dist/commands/comment/delete.js +80 -0
  17. package/dist/commands/comment/delete.js.map +1 -0
  18. package/dist/commands/comment/list.d.ts +17 -0
  19. package/dist/commands/comment/list.d.ts.map +1 -0
  20. package/dist/commands/comment/list.js +71 -0
  21. package/dist/commands/comment/list.js.map +1 -0
  22. package/dist/commands/comment/update.d.ts +18 -0
  23. package/dist/commands/comment/update.d.ts.map +1 -0
  24. package/dist/commands/comment/update.js +71 -0
  25. package/dist/commands/comment/update.js.map +1 -0
  26. package/dist/commands/compact.d.ts.map +1 -1
  27. package/dist/commands/compact.js +11 -20
  28. package/dist/commands/compact.js.map +1 -1
  29. package/dist/commands/config.d.ts.map +1 -1
  30. package/dist/commands/config.js +0 -5
  31. package/dist/commands/config.js.map +1 -1
  32. package/dist/commands/create.d.ts +9 -7
  33. package/dist/commands/create.d.ts.map +1 -1
  34. package/dist/commands/create.js +10 -39
  35. package/dist/commands/create.js.map +1 -1
  36. package/dist/commands/daemon/autostart.d.ts.map +1 -1
  37. package/dist/commands/daemon/autostart.js +0 -7
  38. package/dist/commands/daemon/autostart.js.map +1 -1
  39. package/dist/commands/daemon/status.d.ts.map +1 -1
  40. package/dist/commands/daemon/status.js +0 -6
  41. package/dist/commands/daemon/status.js.map +1 -1
  42. package/dist/commands/delete/asset.d.ts.map +1 -1
  43. package/dist/commands/delete/asset.js +0 -6
  44. package/dist/commands/delete/asset.js.map +1 -1
  45. package/dist/commands/delete.d.ts.map +1 -1
  46. package/dist/commands/delete.js +0 -6
  47. package/dist/commands/delete.js.map +1 -1
  48. package/dist/commands/duplicate.d.ts.map +1 -1
  49. package/dist/commands/duplicate.js +0 -6
  50. package/dist/commands/duplicate.js.map +1 -1
  51. package/dist/commands/edit.d.ts +9 -0
  52. package/dist/commands/edit.d.ts.map +1 -0
  53. package/dist/commands/edit.js +14 -0
  54. package/dist/commands/edit.js.map +1 -0
  55. package/dist/commands/get/asset.d.ts.map +1 -1
  56. package/dist/commands/get/asset.js +0 -9
  57. package/dist/commands/get/asset.js.map +1 -1
  58. package/dist/commands/get/project.d.ts.map +1 -1
  59. package/dist/commands/get/project.js +0 -8
  60. package/dist/commands/get/project.js.map +1 -1
  61. package/dist/commands/get.d.ts.map +1 -1
  62. package/dist/commands/get.js +0 -6
  63. package/dist/commands/get.js.map +1 -1
  64. package/dist/commands/info.d.ts.map +1 -1
  65. package/dist/commands/info.js +0 -5
  66. package/dist/commands/info.js.map +1 -1
  67. package/dist/commands/init.d.ts.map +1 -1
  68. package/dist/commands/init.js +0 -6
  69. package/dist/commands/init.js.map +1 -1
  70. package/dist/commands/item-type/create.d.ts.map +1 -1
  71. package/dist/commands/item-type/create.js +0 -6
  72. package/dist/commands/item-type/create.js.map +1 -1
  73. package/dist/commands/item-type/list.d.ts.map +1 -1
  74. package/dist/commands/item-type/list.js +0 -5
  75. package/dist/commands/item-type/list.js.map +1 -1
  76. package/dist/commands/link.d.ts.map +1 -1
  77. package/dist/commands/link.js +2 -10
  78. package/dist/commands/link.js.map +1 -1
  79. package/dist/commands/links.d.ts.map +1 -1
  80. package/dist/commands/links.js +2 -9
  81. package/dist/commands/links.js.map +1 -1
  82. package/dist/commands/list/assets.d.ts.map +1 -1
  83. package/dist/commands/list/assets.js +0 -6
  84. package/dist/commands/list/assets.js.map +1 -1
  85. package/dist/commands/list/items.d.ts +22 -0
  86. package/dist/commands/list/items.d.ts.map +1 -0
  87. package/dist/commands/list/items.js +86 -0
  88. package/dist/commands/list/items.js.map +1 -0
  89. package/dist/commands/list/link-types.d.ts.map +1 -1
  90. package/dist/commands/list/link-types.js +1 -6
  91. package/dist/commands/list/link-types.js.map +1 -1
  92. package/dist/commands/list/projects.d.ts.map +1 -1
  93. package/dist/commands/list/projects.js +0 -6
  94. package/dist/commands/list/projects.js.map +1 -1
  95. package/dist/commands/list.d.ts +1 -0
  96. package/dist/commands/list.d.ts.map +1 -1
  97. package/dist/commands/list.js +25 -53
  98. package/dist/commands/list.js.map +1 -1
  99. package/dist/commands/llm.d.ts.map +1 -1
  100. package/dist/commands/llm.js +1 -8
  101. package/dist/commands/llm.js.map +1 -1
  102. package/dist/commands/manifest.d.ts.map +1 -1
  103. package/dist/commands/manifest.js +0 -6
  104. package/dist/commands/manifest.js.map +1 -1
  105. package/dist/commands/move.d.ts.map +1 -1
  106. package/dist/commands/move.js +0 -6
  107. package/dist/commands/move.js.map +1 -1
  108. package/dist/commands/next.d.ts +19 -0
  109. package/dist/commands/next.d.ts.map +1 -0
  110. package/dist/commands/next.js +58 -0
  111. package/dist/commands/next.js.map +1 -0
  112. package/dist/commands/org/create.d.ts.map +1 -1
  113. package/dist/commands/org/create.js +0 -6
  114. package/dist/commands/org/create.js.map +1 -1
  115. package/dist/commands/org/delete.d.ts.map +1 -1
  116. package/dist/commands/org/delete.js +1 -7
  117. package/dist/commands/org/delete.js.map +1 -1
  118. package/dist/commands/org/get.d.ts.map +1 -1
  119. package/dist/commands/org/get.js +0 -7
  120. package/dist/commands/org/get.js.map +1 -1
  121. package/dist/commands/org/list.d.ts.map +1 -1
  122. package/dist/commands/org/list.js +0 -6
  123. package/dist/commands/org/list.js.map +1 -1
  124. package/dist/commands/org/update.d.ts.map +1 -1
  125. package/dist/commands/org/update.js +0 -7
  126. package/dist/commands/org/update.js.map +1 -1
  127. package/dist/commands/project/archive.d.ts.map +1 -1
  128. package/dist/commands/project/archive.js +0 -7
  129. package/dist/commands/project/archive.js.map +1 -1
  130. package/dist/commands/project/favorite.d.ts.map +1 -1
  131. package/dist/commands/project/favorite.js +0 -7
  132. package/dist/commands/project/favorite.js.map +1 -1
  133. package/dist/commands/project/org.d.ts.map +1 -1
  134. package/dist/commands/project/org.js +0 -9
  135. package/dist/commands/project/org.js.map +1 -1
  136. package/dist/commands/project/title.d.ts.map +1 -1
  137. package/dist/commands/project/title.js +0 -8
  138. package/dist/commands/project/title.js.map +1 -1
  139. package/dist/commands/register/project.d.ts.map +1 -1
  140. package/dist/commands/register/project.js +1 -7
  141. package/dist/commands/register/project.js.map +1 -1
  142. package/dist/commands/restart.d.ts.map +1 -1
  143. package/dist/commands/restart.js +0 -6
  144. package/dist/commands/restart.js.map +1 -1
  145. package/dist/commands/restore.d.ts.map +1 -1
  146. package/dist/commands/restore.js +0 -6
  147. package/dist/commands/restore.js.map +1 -1
  148. package/dist/commands/show.d.ts.map +1 -1
  149. package/dist/commands/show.js +0 -3
  150. package/dist/commands/show.js.map +1 -1
  151. package/dist/commands/shutdown.d.ts.map +1 -1
  152. package/dist/commands/shutdown.js +0 -6
  153. package/dist/commands/shutdown.js.map +1 -1
  154. package/dist/commands/start.d.ts.map +1 -1
  155. package/dist/commands/start.js +1 -6
  156. package/dist/commands/start.js.map +1 -1
  157. package/dist/commands/sync/users.d.ts.map +1 -1
  158. package/dist/commands/sync/users.js +0 -5
  159. package/dist/commands/sync/users.js.map +1 -1
  160. package/dist/commands/unlink.d.ts +2 -5
  161. package/dist/commands/unlink.d.ts.map +1 -1
  162. package/dist/commands/unlink.js +9 -38
  163. package/dist/commands/unlink.js.map +1 -1
  164. package/dist/commands/untrack/org.d.ts +17 -0
  165. package/dist/commands/untrack/org.d.ts.map +1 -0
  166. package/dist/commands/untrack/org.js +77 -0
  167. package/dist/commands/untrack/org.js.map +1 -0
  168. package/dist/commands/untrack/project.d.ts.map +1 -1
  169. package/dist/commands/untrack/project.js +0 -7
  170. package/dist/commands/untrack/project.js.map +1 -1
  171. package/dist/commands/update.d.ts +10 -7
  172. package/dist/commands/update.d.ts.map +1 -1
  173. package/dist/commands/update.js +13 -33
  174. package/dist/commands/update.js.map +1 -1
  175. package/dist/commands/user/create.d.ts.map +1 -1
  176. package/dist/commands/user/create.js +0 -5
  177. package/dist/commands/user/create.js.map +1 -1
  178. package/dist/commands/user/delete.d.ts.map +1 -1
  179. package/dist/commands/user/delete.js +0 -7
  180. package/dist/commands/user/delete.js.map +1 -1
  181. package/dist/commands/user/list.d.ts.map +1 -1
  182. package/dist/commands/user/list.js +0 -6
  183. package/dist/commands/user/list.js.map +1 -1
  184. package/dist/commands/user/update.d.ts.map +1 -1
  185. package/dist/commands/user/update.js +0 -7
  186. package/dist/commands/user/update.js.map +1 -1
  187. package/dist/commands/version.d.ts.map +1 -1
  188. package/dist/commands/version.js +0 -5
  189. package/dist/commands/version.js.map +1 -1
  190. package/dist/commands/workspace/cleanup.d.ts.map +1 -1
  191. package/dist/commands/workspace/cleanup.js +0 -4
  192. package/dist/commands/workspace/cleanup.js.map +1 -1
  193. package/dist/commands/workspace/close.d.ts.map +1 -1
  194. package/dist/commands/workspace/close.js +0 -6
  195. package/dist/commands/workspace/close.js.map +1 -1
  196. package/dist/commands/workspace/list.d.ts.map +1 -1
  197. package/dist/commands/workspace/list.js +0 -6
  198. package/dist/commands/workspace/list.js.map +1 -1
  199. package/dist/commands/workspace/new.d.ts.map +1 -1
  200. package/dist/commands/workspace/new.js +12 -10
  201. package/dist/commands/workspace/new.js.map +1 -1
  202. package/dist/commands/workspace/open.d.ts.map +1 -1
  203. package/dist/commands/workspace/open.js +13 -13
  204. package/dist/commands/workspace/open.js.map +1 -1
  205. package/dist/daemon/check-daemon-connection.d.ts.map +1 -1
  206. package/dist/daemon/check-daemon-connection.js +18 -13
  207. package/dist/daemon/check-daemon-connection.js.map +1 -1
  208. package/dist/daemon/daemon-control-service.d.ts.map +1 -1
  209. package/dist/daemon/daemon-control-service.js +2 -5
  210. package/dist/daemon/daemon-control-service.js.map +1 -1
  211. package/dist/daemon/daemon-duplicate-doc.d.ts +2 -2
  212. package/dist/daemon/daemon-duplicate-doc.d.ts.map +1 -1
  213. package/dist/daemon/daemon-duplicate-doc.js +4 -1
  214. package/dist/daemon/daemon-duplicate-doc.js.map +1 -1
  215. package/dist/daemon/daemon-duplicate-issue.d.ts +2 -2
  216. package/dist/daemon/daemon-duplicate-issue.d.ts.map +1 -1
  217. package/dist/daemon/daemon-duplicate-issue.js +4 -1
  218. package/dist/daemon/daemon-duplicate-issue.js.map +1 -1
  219. package/dist/daemon/daemon-get-doc.d.ts +2 -2
  220. package/dist/daemon/daemon-get-doc.d.ts.map +1 -1
  221. package/dist/daemon/daemon-get-doc.js +6 -3
  222. package/dist/daemon/daemon-get-doc.js.map +1 -1
  223. package/dist/daemon/daemon-get-docs-by-slug.d.ts +4 -2
  224. package/dist/daemon/daemon-get-docs-by-slug.d.ts.map +1 -1
  225. package/dist/daemon/daemon-get-docs-by-slug.js +4 -1
  226. package/dist/daemon/daemon-get-docs-by-slug.js.map +1 -1
  227. package/dist/daemon/daemon-get-issue-by-display-number.d.ts +5 -2
  228. package/dist/daemon/daemon-get-issue-by-display-number.d.ts.map +1 -1
  229. package/dist/daemon/daemon-get-issue-by-display-number.js +8 -3
  230. package/dist/daemon/daemon-get-issue-by-display-number.js.map +1 -1
  231. package/dist/daemon/daemon-get-issue.d.ts +2 -2
  232. package/dist/daemon/daemon-get-issue.d.ts.map +1 -1
  233. package/dist/daemon/daemon-get-issue.js +6 -3
  234. package/dist/daemon/daemon-get-issue.js.map +1 -1
  235. package/dist/daemon/daemon-get-issues-by-uuid.d.ts +4 -2
  236. package/dist/daemon/daemon-get-issues-by-uuid.d.ts.map +1 -1
  237. package/dist/daemon/daemon-get-issues-by-uuid.js +4 -1
  238. package/dist/daemon/daemon-get-issues-by-uuid.js.map +1 -1
  239. package/dist/daemon/daemon-get-project-version.d.ts.map +1 -1
  240. package/dist/daemon/daemon-get-project-version.js +0 -1
  241. package/dist/daemon/daemon-get-project-version.js.map +1 -1
  242. package/dist/daemon/daemon-list-docs.d.ts +2 -2
  243. package/dist/daemon/daemon-list-docs.d.ts.map +1 -1
  244. package/dist/daemon/daemon-list-docs.js +4 -1
  245. package/dist/daemon/daemon-list-docs.js.map +1 -1
  246. package/dist/daemon/daemon-list-issues.d.ts +2 -2
  247. package/dist/daemon/daemon-list-issues.d.ts.map +1 -1
  248. package/dist/daemon/daemon-list-issues.js +4 -1
  249. package/dist/daemon/daemon-list-issues.js.map +1 -1
  250. package/dist/daemon/daemon-list-items-across-projects.d.ts +6 -0
  251. package/dist/daemon/daemon-list-items-across-projects.d.ts.map +1 -0
  252. package/dist/daemon/daemon-list-items-across-projects.js +9 -0
  253. package/dist/daemon/daemon-list-items-across-projects.js.map +1 -0
  254. package/dist/daemon/daemon-list-items-globally.d.ts +6 -0
  255. package/dist/daemon/daemon-list-items-globally.d.ts.map +1 -0
  256. package/dist/daemon/daemon-list-items-globally.js +22 -0
  257. package/dist/daemon/daemon-list-items-globally.js.map +1 -0
  258. package/dist/daemon/daemon-move-doc.d.ts +2 -2
  259. package/dist/daemon/daemon-move-doc.d.ts.map +1 -1
  260. package/dist/daemon/daemon-move-doc.js +4 -1
  261. package/dist/daemon/daemon-move-doc.js.map +1 -1
  262. package/dist/daemon/daemon-move-issue.d.ts +2 -2
  263. package/dist/daemon/daemon-move-issue.d.ts.map +1 -1
  264. package/dist/daemon/daemon-move-issue.js +4 -1
  265. package/dist/daemon/daemon-move-issue.js.map +1 -1
  266. package/dist/daemon/daemon-update-doc.d.ts +2 -2
  267. package/dist/daemon/daemon-update-doc.d.ts.map +1 -1
  268. package/dist/daemon/daemon-update-doc.js +4 -1
  269. package/dist/daemon/daemon-update-doc.js.map +1 -1
  270. package/dist/daemon/daemon-update-issue.d.ts +2 -2
  271. package/dist/daemon/daemon-update-issue.d.ts.map +1 -1
  272. package/dist/daemon/daemon-update-issue.js +4 -1
  273. package/dist/daemon/daemon-update-issue.js.map +1 -1
  274. package/dist/daemon/generated/centy/v1/centy.d.ts +164 -640
  275. package/dist/daemon/generated/centy/v1/centy.d.ts.map +1 -1
  276. package/dist/daemon/generated/centy/v1/centy.js +0 -42
  277. package/dist/daemon/generated/centy/v1/centy.js.map +1 -1
  278. package/dist/daemon/generated/centy/v1/generic_item.d.ts +56 -98
  279. package/dist/daemon/generated/centy/v1/generic_item.d.ts.map +1 -1
  280. package/dist/daemon/generated/centy/v1/generic_item.js +1 -13
  281. package/dist/daemon/generated/centy/v1/generic_item.js.map +1 -1
  282. package/dist/daemon/grpc-client-data.d.ts +2 -11
  283. package/dist/daemon/grpc-client-data.d.ts.map +1 -1
  284. package/dist/daemon/grpc-client-extended.d.ts +1 -3
  285. package/dist/daemon/grpc-client-extended.d.ts.map +1 -1
  286. package/dist/daemon/grpc-client-init.d.ts +2 -12
  287. package/dist/daemon/grpc-client-init.d.ts.map +1 -1
  288. package/dist/daemon/grpc-client-items.d.ts +3 -2
  289. package/dist/daemon/grpc-client-items.d.ts.map +1 -1
  290. package/dist/daemon/grpc-config.d.ts.map +1 -1
  291. package/dist/daemon/grpc-config.js.map +1 -1
  292. package/dist/daemon/grpc-utils.d.ts.map +1 -1
  293. package/dist/daemon/grpc-utils.js +0 -1
  294. package/dist/daemon/grpc-utils.js.map +1 -1
  295. package/dist/daemon/load-proto.d.ts.map +1 -1
  296. package/dist/daemon/load-proto.js +11 -7
  297. package/dist/daemon/load-proto.js.map +1 -1
  298. package/dist/daemon/parse-error-response.d.ts.map +1 -1
  299. package/dist/daemon/parse-error-response.js +4 -3
  300. package/dist/daemon/parse-error-response.js.map +1 -1
  301. package/dist/daemon/types/feature.d.ts +2 -2
  302. package/dist/daemon/types/feature.d.ts.map +1 -1
  303. package/dist/daemon/types/feature.js +0 -1
  304. package/dist/daemon/types/feature.js.map +1 -1
  305. package/dist/daemon/types/global-search.d.ts.map +1 -1
  306. package/dist/daemon/types/global-search.js +0 -1
  307. package/dist/daemon/types/global-search.js.map +1 -1
  308. package/dist/daemon/types/reconciliation.d.ts +19 -0
  309. package/dist/daemon/types/reconciliation.d.ts.map +1 -0
  310. package/dist/daemon/types/reconciliation.js +2 -0
  311. package/dist/daemon/types/reconciliation.js.map +1 -0
  312. package/dist/daemon/types.d.ts +1 -0
  313. package/dist/daemon/types.d.ts.map +1 -1
  314. package/dist/daemon/types.js +1 -0
  315. package/dist/daemon/types.js.map +1 -1
  316. package/dist/flags/create-flags.d.ts +12 -0
  317. package/dist/flags/create-flags.d.ts.map +1 -0
  318. package/dist/flags/create-flags.js +42 -0
  319. package/dist/flags/create-flags.js.map +1 -0
  320. package/dist/flags/update-flags.d.ts +13 -0
  321. package/dist/flags/update-flags.d.ts.map +1 -0
  322. package/dist/flags/update-flags.js +39 -0
  323. package/dist/flags/update-flags.js.map +1 -0
  324. package/dist/help.d.ts +6 -1
  325. package/dist/help.d.ts.map +1 -1
  326. package/dist/help.js +20 -1
  327. package/dist/help.js.map +1 -1
  328. package/dist/hooks/postrun.d.ts.map +1 -1
  329. package/dist/hooks/postrun.js +1 -4
  330. package/dist/hooks/postrun.js.map +1 -1
  331. package/dist/hooks/prerun.d.ts.map +1 -1
  332. package/dist/hooks/prerun.js +0 -1
  333. package/dist/hooks/prerun.js.map +1 -1
  334. package/dist/lib/assert/assert-initialized.d.ts.map +1 -1
  335. package/dist/lib/assert/assert-initialized.js +0 -1
  336. package/dist/lib/assert/assert-initialized.js.map +1 -1
  337. package/dist/lib/autostart/launchd.d.ts.map +1 -1
  338. package/dist/lib/autostart/launchd.js +0 -10
  339. package/dist/lib/autostart/launchd.js.map +1 -1
  340. package/dist/lib/compact/apply-llm-response.d.ts.map +1 -1
  341. package/dist/lib/compact/apply-llm-response.js +0 -2
  342. package/dist/lib/compact/apply-llm-response.js.map +1 -1
  343. package/dist/lib/compact/format-dry-run.d.ts +2 -2
  344. package/dist/lib/compact/format-dry-run.d.ts.map +1 -1
  345. package/dist/lib/compact/format-dry-run.js +2 -1
  346. package/dist/lib/compact/format-dry-run.js.map +1 -1
  347. package/dist/lib/compact/mark-issues.d.ts.map +1 -1
  348. package/dist/lib/compact/mark-issues.js +0 -1
  349. package/dist/lib/compact/mark-issues.js.map +1 -1
  350. package/dist/lib/compact/parse-llm-response.d.ts.map +1 -1
  351. package/dist/lib/compact/parse-llm-response.js +0 -1
  352. package/dist/lib/compact/parse-llm-response.js.map +1 -1
  353. package/dist/lib/compact/save-results.d.ts.map +1 -1
  354. package/dist/lib/compact/save-results.js +0 -1
  355. package/dist/lib/compact/save-results.js.map +1 -1
  356. package/dist/lib/create-item-type/features.d.ts.map +1 -1
  357. package/dist/lib/create-item-type/features.js +2 -1
  358. package/dist/lib/create-item-type/features.js.map +1 -1
  359. package/dist/lib/find-binary/find-binary.d.ts.map +1 -1
  360. package/dist/lib/find-binary/find-binary.js +1 -6
  361. package/dist/lib/find-binary/find-binary.js.map +1 -1
  362. package/dist/lib/find-binary/get-search-paths.d.ts.map +1 -1
  363. package/dist/lib/find-binary/get-search-paths.js +1 -2
  364. package/dist/lib/find-binary/get-search-paths.js.map +1 -1
  365. package/dist/lib/get-issue/handle-global-search.d.ts +2 -2
  366. package/dist/lib/get-issue/handle-global-search.d.ts.map +1 -1
  367. package/dist/lib/get-issue/handle-global-search.js +7 -7
  368. package/dist/lib/get-issue/handle-global-search.js.map +1 -1
  369. package/dist/lib/init/gather-decisions.d.ts.map +1 -1
  370. package/dist/lib/init/gather-decisions.js +0 -1
  371. package/dist/lib/init/gather-decisions.js.map +1 -1
  372. package/dist/lib/init/init.d.ts +0 -1
  373. package/dist/lib/init/init.d.ts.map +1 -1
  374. package/dist/lib/init/init.js +4 -8
  375. package/dist/lib/init/init.js.map +1 -1
  376. package/dist/lib/init/type-converters.d.ts.map +1 -1
  377. package/dist/lib/init/type-converters.js +0 -1
  378. package/dist/lib/init/type-converters.js.map +1 -1
  379. package/dist/lib/install-daemon/extract.d.ts +3 -0
  380. package/dist/lib/install-daemon/extract.d.ts.map +1 -1
  381. package/dist/lib/install-daemon/extract.js +7 -4
  382. package/dist/lib/install-daemon/extract.js.map +1 -1
  383. package/dist/lib/install-daemon/make-executable.d.ts.map +1 -1
  384. package/dist/lib/install-daemon/make-executable.js +0 -1
  385. package/dist/lib/install-daemon/make-executable.js.map +1 -1
  386. package/dist/lib/install-daemon/platform.d.ts.map +1 -1
  387. package/dist/lib/install-daemon/platform.js +0 -1
  388. package/dist/lib/install-daemon/platform.js.map +1 -1
  389. package/dist/lib/install-script-url.d.ts.map +1 -1
  390. package/dist/lib/install-script-url.js +4 -6
  391. package/dist/lib/install-script-url.js.map +1 -1
  392. package/dist/lib/launch-tui/tui-binary-exists.js +0 -1
  393. package/dist/lib/launch-tui/tui-binary-exists.js.map +1 -1
  394. package/dist/lib/launch-tui-manager/tui-manager-binary-exists.js +0 -1
  395. package/dist/lib/launch-tui-manager/tui-manager-binary-exists.js.map +1 -1
  396. package/dist/lib/list-items/format-item-line.d.ts +6 -0
  397. package/dist/lib/list-items/format-item-line.d.ts.map +1 -0
  398. package/dist/lib/list-items/format-item-line.js +13 -0
  399. package/dist/lib/list-items/format-item-line.js.map +1 -0
  400. package/dist/lib/list-items/handle-global-list.d.ts +2 -0
  401. package/dist/lib/list-items/handle-global-list.d.ts.map +1 -0
  402. package/dist/lib/list-items/handle-global-list.js +44 -0
  403. package/dist/lib/list-items/handle-global-list.js.map +1 -0
  404. package/dist/lib/list-items/handle-project-list.d.ts +2 -0
  405. package/dist/lib/list-items/handle-project-list.d.ts.map +1 -0
  406. package/dist/lib/list-items/handle-project-list.js +44 -0
  407. package/dist/lib/list-items/handle-project-list.js.map +1 -0
  408. package/dist/lib/list-items/run-global-list.d.ts +4 -0
  409. package/dist/lib/list-items/run-global-list.d.ts.map +1 -0
  410. package/dist/lib/list-items/run-global-list.js +36 -0
  411. package/dist/lib/list-items/run-global-list.js.map +1 -0
  412. package/dist/lib/next-item/handle-global-next.d.ts +2 -0
  413. package/dist/lib/next-item/handle-global-next.d.ts.map +1 -0
  414. package/dist/lib/next-item/handle-global-next.js +24 -0
  415. package/dist/lib/next-item/handle-global-next.js.map +1 -0
  416. package/dist/lib/next-item/handle-project-next.d.ts +2 -0
  417. package/dist/lib/next-item/handle-project-next.d.ts.map +1 -0
  418. package/dist/lib/next-item/handle-project-next.js +43 -0
  419. package/dist/lib/next-item/handle-project-next.js.map +1 -0
  420. package/dist/lib/start/daemon-binary-exists.js +0 -1
  421. package/dist/lib/start/daemon-binary-exists.js.map +1 -1
  422. package/dist/utils/apply-link-flags.d.ts +10 -0
  423. package/dist/utils/apply-link-flags.d.ts.map +1 -0
  424. package/dist/utils/apply-link-flags.js +35 -0
  425. package/dist/utils/apply-link-flags.js.map +1 -0
  426. package/dist/utils/cross-project-search.d.ts +0 -4
  427. package/dist/utils/cross-project-search.d.ts.map +1 -1
  428. package/dist/utils/cross-project-search.js +0 -4
  429. package/dist/utils/cross-project-search.js.map +1 -1
  430. package/dist/utils/parse-custom-fields.d.ts.map +1 -1
  431. package/dist/utils/parse-custom-fields.js +1 -2
  432. package/dist/utils/parse-custom-fields.js.map +1 -1
  433. package/dist/utils/process-timeout-config.d.ts +0 -4
  434. package/dist/utils/process-timeout-config.d.ts.map +1 -1
  435. package/dist/utils/process-timeout-config.js +0 -5
  436. package/dist/utils/process-timeout-config.js.map +1 -1
  437. package/dist/utils/resolve-project-path.d.ts.map +1 -1
  438. package/dist/utils/resolve-project-path.js +6 -3
  439. package/dist/utils/resolve-project-path.js.map +1 -1
  440. package/oclif.manifest.json +655 -126
  441. package/package.json +3 -3
  442. package/proto/.husky/pre-commit +1 -0
  443. package/proto/README.md +19 -0
  444. package/proto/buf.yaml +1 -0
  445. package/proto/centy/v1/centy.proto +169 -666
  446. package/proto/centy/v1/generic_item.proto +47 -84
  447. package/proto/cspell.json +5 -0
  448. package/proto/package.json +11 -0
  449. package/proto/pnpm-lock.yaml +833 -0
  450. package/dist/daemon/daemon-get-next-issue-number.d.ts +0 -6
  451. package/dist/daemon/daemon-get-next-issue-number.d.ts.map +0 -1
  452. package/dist/daemon/daemon-get-next-issue-number.js +0 -9
  453. package/dist/daemon/daemon-get-next-issue-number.js.map +0 -1
  454. package/dist/lib/close/close-entity-error.d.ts +0 -4
  455. package/dist/lib/close/close-entity-error.d.ts.map +0 -1
  456. package/dist/lib/close/close-entity-error.js +0 -7
  457. package/dist/lib/close/close-entity-error.js.map +0 -1
  458. package/dist/lib/close/close-issue.d.ts +0 -2
  459. package/dist/lib/close/close-issue.d.ts.map +0 -1
  460. package/dist/lib/close/close-issue.js +0 -27
  461. package/dist/lib/close/close-issue.js.map +0 -1
  462. package/dist/lib/close/find-entity.d.ts +0 -8
  463. package/dist/lib/close/find-entity.d.ts.map +0 -1
  464. package/dist/lib/close/find-entity.js +0 -21
  465. package/dist/lib/close/find-entity.js.map +0 -1
  466. package/dist/lib/get-doc/cross-project-hint.d.ts +0 -6
  467. package/dist/lib/get-doc/cross-project-hint.d.ts.map +0 -1
  468. package/dist/lib/get-doc/cross-project-hint.js +0 -27
  469. package/dist/lib/get-doc/cross-project-hint.js.map +0 -1
  470. package/dist/lib/get-doc/format-doc-output.d.ts +0 -3
  471. package/dist/lib/get-doc/format-doc-output.d.ts.map +0 -1
  472. package/dist/lib/get-doc/format-doc-output.js +0 -8
  473. package/dist/lib/get-doc/format-doc-output.js.map +0 -1
  474. package/dist/lib/get-doc/handle-global-search.d.ts +0 -3
  475. package/dist/lib/get-doc/handle-global-search.d.ts.map +0 -1
  476. package/dist/lib/get-doc/handle-global-search.js +0 -33
  477. package/dist/lib/get-doc/handle-global-search.js.map +0 -1
  478. package/dist/lib/get-doc/handle-not-initialized.d.ts +0 -6
  479. package/dist/lib/get-doc/handle-not-initialized.d.ts.map +0 -1
  480. package/dist/lib/get-doc/handle-not-initialized.js +0 -21
  481. package/dist/lib/get-doc/handle-not-initialized.js.map +0 -1
  482. package/dist/lib/get-issue/cross-project-hint.d.ts +0 -6
  483. package/dist/lib/get-issue/cross-project-hint.d.ts.map +0 -1
  484. package/dist/lib/get-issue/cross-project-hint.js +0 -27
  485. package/dist/lib/get-issue/cross-project-hint.js.map +0 -1
  486. package/dist/lib/get-issue/format-issue-output.d.ts +0 -3
  487. package/dist/lib/get-issue/format-issue-output.d.ts.map +0 -1
  488. package/dist/lib/get-issue/format-issue-output.js +0 -14
  489. package/dist/lib/get-issue/format-issue-output.js.map +0 -1
  490. package/dist/lib/get-issue/handle-not-initialized.d.ts +0 -6
  491. package/dist/lib/get-issue/handle-not-initialized.d.ts.map +0 -1
  492. package/dist/lib/get-issue/handle-not-initialized.js +0 -22
  493. package/dist/lib/get-issue/handle-not-initialized.js.map +0 -1
  494. package/dist/lib/init/config-builder.d.ts +0 -9
  495. package/dist/lib/init/config-builder.d.ts.map +0 -1
  496. package/dist/lib/init/config-builder.js +0 -27
  497. package/dist/lib/init/config-builder.js.map +0 -1
  498. package/dist/lib/show/format-results.d.ts +0 -3
  499. package/dist/lib/show/format-results.d.ts.map +0 -1
  500. package/dist/lib/show/format-results.js +0 -19
  501. package/dist/lib/show/format-results.js.map +0 -1
  502. package/dist/lib/show/search-entities.d.ts +0 -6
  503. package/dist/lib/show/search-entities.d.ts.map +0 -1
  504. package/dist/lib/show/search-entities.js +0 -7
  505. package/dist/lib/show/search-entities.js.map +0 -1
  506. package/dist/utils/format-cross-project-hint.d.ts +0 -9
  507. package/dist/utils/format-cross-project-hint.d.ts.map +0 -1
  508. package/dist/utils/format-cross-project-hint.js +0 -17
  509. package/dist/utils/format-cross-project-hint.js.map +0 -1
  510. package/dist/utils/format-cross-project-json.d.ts +0 -9
  511. package/dist/utils/format-cross-project-json.d.ts.map +0 -1
  512. package/dist/utils/format-cross-project-json.js +0 -16
  513. package/dist/utils/format-cross-project-json.js.map +0 -1
  514. package/dist/utils/handle-not-initialized-with-search.d.ts +0 -31
  515. package/dist/utils/handle-not-initialized-with-search.d.ts.map +0 -1
  516. package/dist/utils/handle-not-initialized-with-search.js +0 -39
  517. package/dist/utils/handle-not-initialized-with-search.js.map +0 -1
  518. package/dist/utils/is-not-found-error.d.ts +0 -5
  519. package/dist/utils/is-not-found-error.d.ts.map +0 -1
  520. package/dist/utils/is-not-found-error.js +0 -16
  521. package/dist/utils/is-not-found-error.js.map +0 -1
@@ -0,0 +1,833 @@
1
+ lockfileVersion: '9.0'
2
+
3
+ settings:
4
+ autoInstallPeers: true
5
+ excludeLinksFromLockfile: false
6
+
7
+ importers:
8
+
9
+ .:
10
+ devDependencies:
11
+ cspell:
12
+ specifier: ^9.0.0
13
+ version: 9.7.0
14
+ husky:
15
+ specifier: ^9.0.0
16
+ version: 9.1.7
17
+
18
+ packages:
19
+
20
+ '@cspell/cspell-bundled-dicts@9.7.0':
21
+ resolution: {integrity: sha512-s7h1vo++Q3AsfQa3cs0u/KGwm3SYInuIlC4kjlCBWjQmb4KddiZB5O1u0+3TlA7GycHb5M4CR7MDfHUICgJf+w==}
22
+ engines: {node: '>=20'}
23
+
24
+ '@cspell/cspell-json-reporter@9.7.0':
25
+ resolution: {integrity: sha512-6xpGXlMtQA3hV2BCAQcPkpx9eI12I0o01i9eRqSSEDKtxuAnnrejbcCpL+5OboAjTp3/BSeNYSnhuWYLkSITWQ==}
26
+ engines: {node: '>=20'}
27
+
28
+ '@cspell/cspell-performance-monitor@9.7.0':
29
+ resolution: {integrity: sha512-w1PZIFXuvjnC6mQHyYAFnrsn5MzKnEcEkcK1bj4OG00bAt7WX2VUA/eNNt9c1iHozCQ+FcRYlfbGxuBmNyzSgw==}
30
+ engines: {node: '>=20.18'}
31
+
32
+ '@cspell/cspell-pipe@9.7.0':
33
+ resolution: {integrity: sha512-iiisyRpJciU9SOHNSi0ZEK0pqbEMFRatI/R4O+trVKb+W44p4MNGClLVRWPGUmsFbZKPJL3jDtz0wPlG0/JCZA==}
34
+ engines: {node: '>=20'}
35
+
36
+ '@cspell/cspell-resolver@9.7.0':
37
+ resolution: {integrity: sha512-uiEgS238mdabDnwavo6HXt8K98jlh/jpm7NONroM9NTr9rzck2VZKD2kXEj85wDNMtRsRXNoywTjwQ8WTB6/+w==}
38
+ engines: {node: '>=20'}
39
+
40
+ '@cspell/cspell-service-bus@9.7.0':
41
+ resolution: {integrity: sha512-fkqtaCkg4jY/FotmzjhIavbXuH0AgUJxZk78Ktf4XlhqOZ4wDeUWrCf220bva4mh3TWiLx/ae9lIlpl59Vx6hA==}
42
+ engines: {node: '>=20'}
43
+
44
+ '@cspell/cspell-types@9.7.0':
45
+ resolution: {integrity: sha512-Tdfx4eH2uS+gv9V9NCr3Rz+c7RSS6ntXp3Blliud18ibRUlRxO9dTaOjG4iv4x0nAmMeedP1ORkEpeXSkh2QiQ==}
46
+ engines: {node: '>=20'}
47
+
48
+ '@cspell/cspell-worker@9.7.0':
49
+ resolution: {integrity: sha512-cjEApFF0aOAa1vTUk+e7xP8ofK7iC7hsRzj1FmvvVQz8PoLWPRaq+1bT89ypPsZQvavqm5sIgb97S60/aW4TVg==}
50
+ engines: {node: '>=20.18'}
51
+
52
+ '@cspell/dict-ada@4.1.1':
53
+ resolution: {integrity: sha512-E+0YW9RhZod/9Qy2gxfNZiHJjCYFlCdI69br1eviQQWB8yOTJX0JHXLs79kOYhSW0kINPVUdvddEBe6Lu6CjGQ==}
54
+
55
+ '@cspell/dict-al@1.1.1':
56
+ resolution: {integrity: sha512-sD8GCaZetgQL4+MaJLXqbzWcRjfKVp8x+px3HuCaaiATAAtvjwUQ5/Iubiqwfd1boIh2Y1/3EgM3TLQ7Q8e0wQ==}
57
+
58
+ '@cspell/dict-aws@4.0.17':
59
+ resolution: {integrity: sha512-ORcblTWcdlGjIbWrgKF+8CNEBQiLVKdUOFoTn0KPNkAYnFcdPP0muT4892h7H4Xafh3j72wqB4/loQ6Nti9E/w==}
60
+
61
+ '@cspell/dict-bash@4.2.2':
62
+ resolution: {integrity: sha512-kyWbwtX3TsCf5l49gGQIZkRLaB/P8g73GDRm41Zu8Mv51kjl2H7Au0TsEvHv7jzcsRLS6aUYaZv6Zsvk1fOz+Q==}
63
+
64
+ '@cspell/dict-companies@3.2.10':
65
+ resolution: {integrity: sha512-bJ1qnO1DkTn7JYGXvxp8FRQc4yq6tRXnrII+jbP8hHmq5TX5o1Wu+rdfpoUQaMWTl6balRvcMYiINDesnpR9Bw==}
66
+
67
+ '@cspell/dict-cpp@7.0.2':
68
+ resolution: {integrity: sha512-dfbeERiVNeqmo/npivdR6rDiBCqZi3QtjH2Z0HFcXwpdj6i97dX1xaKyK2GUsO/p4u1TOv63Dmj5Vm48haDpuA==}
69
+
70
+ '@cspell/dict-cryptocurrencies@5.0.5':
71
+ resolution: {integrity: sha512-R68hYYF/rtlE6T/dsObStzN5QZw+0aQBinAXuWCVqwdS7YZo0X33vGMfChkHaiCo3Z2+bkegqHlqxZF4TD3rUA==}
72
+
73
+ '@cspell/dict-csharp@4.0.8':
74
+ resolution: {integrity: sha512-qmk45pKFHSxckl5mSlbHxmDitSsGMlk/XzFgt7emeTJWLNSTUK//MbYAkBNRtfzB4uD7pAFiKgpKgtJrTMRnrQ==}
75
+
76
+ '@cspell/dict-css@4.1.0':
77
+ resolution: {integrity: sha512-bfuvlTeGoK5QgXzzjn+PvqXU5J6mwraIdESNDSvPyplr/EbGFSuvgW3TOuoVNqW4WdDI7eM4tmoP5Dn1ZVgLag==}
78
+
79
+ '@cspell/dict-dart@2.3.2':
80
+ resolution: {integrity: sha512-sUiLW56t9gfZcu8iR/5EUg+KYyRD83Cjl3yjDEA2ApVuJvK1HhX+vn4e4k4YfjpUQMag8XO2AaRhARE09+/rqw==}
81
+
82
+ '@cspell/dict-data-science@2.0.13':
83
+ resolution: {integrity: sha512-l1HMEhBJkPmw4I2YGVu2eBSKM89K9pVF+N6qIr5Uo5H3O979jVodtuwP8I7LyPrJnC6nz28oxeGRCLh9xC5CVA==}
84
+
85
+ '@cspell/dict-django@4.1.6':
86
+ resolution: {integrity: sha512-SdbSFDGy9ulETqNz15oWv2+kpWLlk8DJYd573xhIkeRdcXOjskRuxjSZPKfW7O3NxN/KEf3gm3IevVOiNuFS+w==}
87
+
88
+ '@cspell/dict-docker@1.1.17':
89
+ resolution: {integrity: sha512-OcnVTIpHIYYKhztNTyK8ShAnXTfnqs43hVH6p0py0wlcwRIXe5uj4f12n7zPf2CeBI7JAlPjEsV0Rlf4hbz/xQ==}
90
+
91
+ '@cspell/dict-dotnet@5.0.12':
92
+ resolution: {integrity: sha512-FiV934kNieIjGTkiApu/WKvLYi/KBpvfWB2TSqpDQtmXZlt3uSa5blwblO1ZC8OvjH8RCq/31H5IdEYmTaZS7A==}
93
+
94
+ '@cspell/dict-elixir@4.0.8':
95
+ resolution: {integrity: sha512-CyfphrbMyl4Ms55Vzuj+mNmd693HjBFr9hvU+B2YbFEZprE5AG+EXLYTMRWrXbpds4AuZcvN3deM2XVB80BN/Q==}
96
+
97
+ '@cspell/dict-en-common-misspellings@2.1.12':
98
+ resolution: {integrity: sha512-14Eu6QGqyksqOd4fYPuRb58lK1Va7FQK9XxFsRKnZU8LhL3N+kj7YKDW+7aIaAN/0WGEqslGP6lGbQzNti8Akw==}
99
+
100
+ '@cspell/dict-en-gb-mit@3.1.19':
101
+ resolution: {integrity: sha512-Ni8eobxohZjVnzpUufMK2oLLRTUwFY4tF7pE2clAmM8ELgBaAheXlm5U52SpWmyhumz/c9fzburEYXKHG4spzQ==}
102
+
103
+ '@cspell/dict-en_us@4.4.30':
104
+ resolution: {integrity: sha512-+eVO/VNw8IzQpDIL/SCj+ytd5WbzbHZdU+GAM8eUY2ZU1KTxRw6BoDO+hEFB4cGkD9x+BXm0OKVGSWHNCSGdVw==}
105
+
106
+ '@cspell/dict-filetypes@3.0.16':
107
+ resolution: {integrity: sha512-SyrtuK2/sx+cr94jOp2/uOAb43ngZEVISUTRj4SR6SfoGULVV1iJS7Drqn7Ul9HJ731QDttwWlOUgcQ+yMRblg==}
108
+
109
+ '@cspell/dict-flutter@1.1.1':
110
+ resolution: {integrity: sha512-UlOzRcH2tNbFhZmHJN48Za/2/MEdRHl2BMkCWZBYs+30b91mWvBfzaN4IJQU7dUZtowKayVIF9FzvLZtZokc5A==}
111
+
112
+ '@cspell/dict-fonts@4.0.5':
113
+ resolution: {integrity: sha512-BbpkX10DUX/xzHs6lb7yzDf/LPjwYIBJHJlUXSBXDtK/1HaeS+Wqol4Mlm2+NAgZ7ikIE5DQMViTgBUY3ezNoQ==}
114
+
115
+ '@cspell/dict-fsharp@1.1.1':
116
+ resolution: {integrity: sha512-imhs0u87wEA4/cYjgzS0tAyaJpwG7vwtC8UyMFbwpmtw+/bgss+osNfyqhYRyS/ehVCWL17Ewx2UPkexjKyaBA==}
117
+
118
+ '@cspell/dict-fullstack@3.2.8':
119
+ resolution: {integrity: sha512-J6EeoeThvx/DFrcA2rJiCA6vfqwJMbkG0IcXhlsmRZmasIpanmxgt90OEaUazbZahFiuJT8wrhgQ1QgD1MsqBw==}
120
+
121
+ '@cspell/dict-gaming-terms@1.1.2':
122
+ resolution: {integrity: sha512-9XnOvaoTBscq0xuD6KTEIkk9hhdfBkkvJAIsvw3JMcnp1214OCGW8+kako5RqQ2vTZR3Tnf3pc57o7VgkM0q1Q==}
123
+
124
+ '@cspell/dict-git@3.1.0':
125
+ resolution: {integrity: sha512-KEt9zGkxqGy2q1nwH4CbyqTSv5nadpn8BAlDnzlRcnL0Xb3LX9xTgSGShKvzb0bw35lHoYyLWN2ZKAqbC4pgGQ==}
126
+
127
+ '@cspell/dict-golang@6.0.26':
128
+ resolution: {integrity: sha512-YKA7Xm5KeOd14v5SQ4ll6afe9VSy3a2DWM7L9uBq4u3lXToRBQ1W5PRa+/Q9udd+DTURyVVnQ+7b9cnOlNxaRg==}
129
+
130
+ '@cspell/dict-google@1.0.9':
131
+ resolution: {integrity: sha512-biL65POqialY0i4g6crj7pR6JnBkbsPovB2WDYkj3H4TuC/QXv7Pu5pdPxeUJA6TSCHI7T5twsO4VSVyRxD9CA==}
132
+
133
+ '@cspell/dict-haskell@4.0.6':
134
+ resolution: {integrity: sha512-ib8SA5qgftExpYNjWhpYIgvDsZ/0wvKKxSP+kuSkkak520iPvTJumEpIE+qPcmJQo4NzdKMN8nEfaeci4OcFAQ==}
135
+
136
+ '@cspell/dict-html-symbol-entities@4.0.5':
137
+ resolution: {integrity: sha512-429alTD4cE0FIwpMucvSN35Ld87HCyuM8mF731KU5Rm4Je2SG6hmVx7nkBsLyrmH3sQukTcr1GaiZsiEg8svPA==}
138
+
139
+ '@cspell/dict-html@4.0.14':
140
+ resolution: {integrity: sha512-2bf7n+kS92g+cMKV0wr9o/Oq9n8JzU7CcrB96gIh2GHgnF+0xDOqO2W/1KeFAqOfqosoOVE48t+4dnEMkkoJ2Q==}
141
+
142
+ '@cspell/dict-java@5.0.12':
143
+ resolution: {integrity: sha512-qPSNhTcl7LGJ5Qp6VN71H8zqvRQK04S08T67knMq9hTA8U7G1sTKzLmBaDOFhq17vNX/+rT+rbRYp+B5Nwza1A==}
144
+
145
+ '@cspell/dict-julia@1.1.1':
146
+ resolution: {integrity: sha512-WylJR9TQ2cgwd5BWEOfdO3zvDB+L7kYFm0I9u0s9jKHWQ6yKmfKeMjU9oXxTBxIufhCXm92SKwwVNAC7gjv+yA==}
147
+
148
+ '@cspell/dict-k8s@1.0.12':
149
+ resolution: {integrity: sha512-2LcllTWgaTfYC7DmkMPOn9GsBWsA4DZdlun4po8s2ysTP7CPEnZc1ZfK6pZ2eI4TsZemlUQQ+NZxMe9/QutQxg==}
150
+
151
+ '@cspell/dict-kotlin@1.1.1':
152
+ resolution: {integrity: sha512-J3NzzfgmxRvEeOe3qUXnSJQCd38i/dpF9/t3quuWh6gXM+krsAXP75dY1CzDmS8mrJAlBdVBeAW5eAZTD8g86Q==}
153
+
154
+ '@cspell/dict-latex@5.1.0':
155
+ resolution: {integrity: sha512-qxT4guhysyBt0gzoliXYEBYinkAdEtR2M7goRaUH0a7ltCsoqqAeEV8aXYRIdZGcV77gYSobvu3jJL038tlPAw==}
156
+
157
+ '@cspell/dict-lorem-ipsum@4.0.5':
158
+ resolution: {integrity: sha512-9a4TJYRcPWPBKkQAJ/whCu4uCAEgv/O2xAaZEI0n4y1/l18Yyx8pBKoIX5QuVXjjmKEkK7hi5SxyIsH7pFEK9Q==}
159
+
160
+ '@cspell/dict-lua@4.0.8':
161
+ resolution: {integrity: sha512-N4PkgNDMu9JVsRu7JBS/3E/dvfItRgk9w5ga2dKq+JupP2Y3lojNaAVFhXISh4Y0a6qXDn2clA6nvnavQ/jjLA==}
162
+
163
+ '@cspell/dict-makefile@1.0.5':
164
+ resolution: {integrity: sha512-4vrVt7bGiK8Rx98tfRbYo42Xo2IstJkAF4tLLDMNQLkQ86msDlYSKG1ZCk8Abg+EdNcFAjNhXIiNO+w4KflGAQ==}
165
+
166
+ '@cspell/dict-markdown@2.0.15':
167
+ resolution: {integrity: sha512-xz3LJfFCIJaxHu5Msu9UUSev1R1urVkERb5h1Yc5lJyNOkk/SQTSlNyME0Oma1sXlp6dLnIekL8GyeXJYszQ2w==}
168
+ peerDependencies:
169
+ '@cspell/dict-css': ^4.1.0
170
+ '@cspell/dict-html': ^4.0.14
171
+ '@cspell/dict-html-symbol-entities': ^4.0.5
172
+ '@cspell/dict-typescript': ^3.2.3
173
+
174
+ '@cspell/dict-monkeyc@1.0.12':
175
+ resolution: {integrity: sha512-MN7Vs11TdP5mbdNFQP5x2Ac8zOBm97ARg6zM5Sb53YQt/eMvXOMvrep7+/+8NJXs0jkp70bBzjqU4APcqBFNAw==}
176
+
177
+ '@cspell/dict-node@5.0.9':
178
+ resolution: {integrity: sha512-hO+ga+uYZ/WA4OtiMEyKt5rDUlUyu3nXMf8KVEeqq2msYvAPdldKBGH7lGONg6R/rPhv53Rb+0Y1SLdoK1+7wQ==}
179
+
180
+ '@cspell/dict-npm@5.2.36':
181
+ resolution: {integrity: sha512-QeoanpVt8QrSxDQVseXn+qk4sy79TAkbgB0G7q3klsZAByr61gXd1yDQ/0wp8xXsyPx+M/BIj5Qd6B8GnozFLA==}
182
+
183
+ '@cspell/dict-php@4.1.1':
184
+ resolution: {integrity: sha512-EXelI+4AftmdIGtA8HL8kr4WlUE11OqCSVlnIgZekmTkEGSZdYnkFdiJ5IANSALtlQ1mghKjz+OFqVs6yowgWA==}
185
+
186
+ '@cspell/dict-powershell@5.0.15':
187
+ resolution: {integrity: sha512-l4S5PAcvCFcVDMJShrYD0X6Huv9dcsQPlsVsBGbH38wvuN7gS7+GxZFAjTNxDmTY1wrNi1cCatSg6Pu2BW4rgg==}
188
+
189
+ '@cspell/dict-public-licenses@2.0.16':
190
+ resolution: {integrity: sha512-EQRrPvEOmwhwWezV+W7LjXbIBjiy6y/shrET6Qcpnk3XANTzfvWflf9PnJ5kId/oKWvihFy0za0AV1JHd03pSQ==}
191
+
192
+ '@cspell/dict-python@4.2.25':
193
+ resolution: {integrity: sha512-hDdN0YhKgpbtZVRjQ2c8jk+n0wQdidAKj1Fk8w7KEHb3YlY5uPJ0mAKJk7AJKPNLOlILoUmN+HAVJz+cfSbWYg==}
194
+
195
+ '@cspell/dict-r@2.1.1':
196
+ resolution: {integrity: sha512-71Ka+yKfG4ZHEMEmDxc6+blFkeTTvgKbKAbwiwQAuKl3zpqs1Y0vUtwW2N4b3LgmSPhV3ODVY0y4m5ofqDuKMw==}
197
+
198
+ '@cspell/dict-ruby@5.1.0':
199
+ resolution: {integrity: sha512-9PJQB3cfkBULrMLp5kSAcFPpzf8oz9vFN+QYZABhQwWkGbuzCIXSorHrmWSASlx4yejt3brjaWS57zZ/YL5ZQQ==}
200
+
201
+ '@cspell/dict-rust@4.1.2':
202
+ resolution: {integrity: sha512-O1FHrumYcO+HZti3dHfBPUdnDFkI+nbYK3pxYmiM1sr+G0ebOd6qchmswS0Wsc6ZdEVNiPYJY/gZQR6jfW3uOg==}
203
+
204
+ '@cspell/dict-scala@5.0.9':
205
+ resolution: {integrity: sha512-AjVcVAELgllybr1zk93CJ5wSUNu/Zb5kIubymR/GAYkMyBdYFCZ3Zbwn4Zz8GJlFFAbazABGOu0JPVbeY59vGg==}
206
+
207
+ '@cspell/dict-shell@1.1.2':
208
+ resolution: {integrity: sha512-WqOUvnwcHK1X61wAfwyXq04cn7KYyskg90j4lLg3sGGKMW9Sq13hs91pqrjC44Q+lQLgCobrTkMDw9Wyl9nRFA==}
209
+
210
+ '@cspell/dict-software-terms@5.1.24':
211
+ resolution: {integrity: sha512-Y+5b5mw8lnovcoyuiVJJX5PpNPMbdpNyILR4wJDsUMWPK2ZVcl0yyG2UYJmevY7jq/+LY48Ai9RSp0ARAlDzEQ==}
212
+
213
+ '@cspell/dict-sql@2.2.1':
214
+ resolution: {integrity: sha512-qDHF8MpAYCf4pWU8NKbnVGzkoxMNrFqBHyG/dgrlic5EQiKANCLELYtGlX5auIMDLmTf1inA0eNtv74tyRJ/vg==}
215
+
216
+ '@cspell/dict-svelte@1.0.7':
217
+ resolution: {integrity: sha512-hGZsGqP0WdzKkdpeVLBivRuSNzOTvN036EBmpOwxH+FTY2DuUH7ecW+cSaMwOgmq5JFSdTcbTNFlNC8HN8lhaQ==}
218
+
219
+ '@cspell/dict-swift@2.0.6':
220
+ resolution: {integrity: sha512-PnpNbrIbex2aqU1kMgwEKvCzgbkHtj3dlFLPMqW1vSniop7YxaDTtvTUO4zA++ugYAEL+UK8vYrBwDPTjjvSnA==}
221
+
222
+ '@cspell/dict-terraform@1.1.3':
223
+ resolution: {integrity: sha512-gr6wxCydwSFyyBKhBA2xkENXtVFToheqYYGFvlMZXWjviynXmh+NK/JTvTCk/VHk3+lzbO9EEQKee6VjrAUSbA==}
224
+
225
+ '@cspell/dict-typescript@3.2.3':
226
+ resolution: {integrity: sha512-zXh1wYsNljQZfWWdSPYwQhpwiuW0KPW1dSd8idjMRvSD0aSvWWHoWlrMsmZeRl4qM4QCEAjua8+cjflm41cQBg==}
227
+
228
+ '@cspell/dict-vue@3.0.5':
229
+ resolution: {integrity: sha512-Mqutb8jbM+kIcywuPQCCaK5qQHTdaByoEO2J9LKFy3sqAdiBogNkrplqUK0HyyRFgCfbJUgjz3N85iCMcWH0JA==}
230
+
231
+ '@cspell/dict-zig@1.0.0':
232
+ resolution: {integrity: sha512-XibBIxBlVosU06+M6uHWkFeT0/pW5WajDRYdXG2CgHnq85b0TI/Ks0FuBJykmsgi2CAD3Qtx8UHFEtl/DSFnAQ==}
233
+
234
+ '@cspell/dynamic-import@9.7.0':
235
+ resolution: {integrity: sha512-Ws36IYvtS/8IN3x6K9dPLvTmaArodRJmzTn2Rkf2NaTnIYWhRuFzsP3SVVO59NN3fXswAEbmz5DSbVUe8bPZHg==}
236
+ engines: {node: '>=20'}
237
+
238
+ '@cspell/filetypes@9.7.0':
239
+ resolution: {integrity: sha512-Ln9e/8wGOyTeL3DCCs6kwd18TSpTw3kxsANjTrzLDASrX4cNmAdvc9J5dcIuBHPaqOAnRQxuZbzUlpRh73Y24w==}
240
+ engines: {node: '>=20'}
241
+
242
+ '@cspell/rpc@9.7.0':
243
+ resolution: {integrity: sha512-VnZ4ABgQeoS4RwofcePkDP7L6tf3Kh5D7LQKoyRM4R6XtfSsYefym6XKaRl3saGtthH5YyjgNJ0Tgdjen4wAAw==}
244
+ engines: {node: '>=20.18'}
245
+
246
+ '@cspell/strong-weak-map@9.7.0':
247
+ resolution: {integrity: sha512-5xbvDASjklrmy88O6gmGXgYhpByCXqOj5wIgyvwZe2l83T1bE+iOfGI4pGzZJ/mN+qTn1DNKq8BPBPtDgb7Q2Q==}
248
+ engines: {node: '>=20'}
249
+
250
+ '@cspell/url@9.7.0':
251
+ resolution: {integrity: sha512-ZaaBr0pTvNxmyUbIn+nVPXPr383VqJzfUDMWicgTjJIeo2+T2hOq2kNpgpvTIrWtZrsZnSP8oXms1+sKTjcvkw==}
252
+ engines: {node: '>=20'}
253
+
254
+ ansi-regex@6.2.2:
255
+ resolution: {integrity: sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==}
256
+ engines: {node: '>=12'}
257
+
258
+ array-timsort@1.0.3:
259
+ resolution: {integrity: sha512-/+3GRL7dDAGEfM6TseQk/U+mi18TU2Ms9I3UlLdUMhz2hbvGNTKdj9xniwXfUqgYhHxRx0+8UnKkvlNwVU+cWQ==}
260
+
261
+ callsites@3.1.0:
262
+ resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
263
+ engines: {node: '>=6'}
264
+
265
+ chalk-template@1.1.2:
266
+ resolution: {integrity: sha512-2bxTP2yUH7AJj/VAXfcA+4IcWGdQ87HwBANLt5XxGTeomo8yG0y95N1um9i5StvhT/Bl0/2cARA5v1PpPXUxUA==}
267
+ engines: {node: '>=14.16'}
268
+
269
+ chalk@5.6.2:
270
+ resolution: {integrity: sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==}
271
+ engines: {node: ^12.17.0 || ^14.13 || >=16.0.0}
272
+
273
+ clear-module@4.1.2:
274
+ resolution: {integrity: sha512-LWAxzHqdHsAZlPlEyJ2Poz6AIs384mPeqLVCru2p0BrP9G/kVGuhNyZYClLO6cXlnuJjzC8xtsJIuMjKqLXoAw==}
275
+ engines: {node: '>=8'}
276
+
277
+ commander@14.0.3:
278
+ resolution: {integrity: sha512-H+y0Jo/T1RZ9qPP4Eh1pkcQcLRglraJaSLoyOtHxu6AapkjWVCy2Sit1QQ4x3Dng8qDlSsZEet7g5Pq06MvTgw==}
279
+ engines: {node: '>=20'}
280
+
281
+ comment-json@4.6.2:
282
+ resolution: {integrity: sha512-R2rze/hDX30uul4NZoIZ76ImSJLFxn/1/ZxtKC1L77y2X1k+yYu1joKbAtMA2Fg3hZrTOiw0I5mwVMo0cf250w==}
283
+ engines: {node: '>= 6'}
284
+
285
+ cspell-config-lib@9.7.0:
286
+ resolution: {integrity: sha512-pguh8A3+bSJ1OOrKCiQan8bvaaY125de76OEFz7q1Pq309lIcDrkoL/W4aYbso/NjrXaIw6OjkgPMGRBI/IgGg==}
287
+ engines: {node: '>=20'}
288
+
289
+ cspell-dictionary@9.7.0:
290
+ resolution: {integrity: sha512-k/Wz0so32+0QEqQe21V9m4BNXM5ZN6lz3Ix/jLCbMxFIPl6wT711ftjOWIEMFhvUOP0TWXsbzcuE9mKtS5mTig==}
291
+ engines: {node: '>=20'}
292
+
293
+ cspell-gitignore@9.7.0:
294
+ resolution: {integrity: sha512-MtoYuH4ah4K6RrmaF834npMcRsTKw0658mC6yvmBacUQOmwB/olqyuxF3fxtbb55HDb7cXDQ35t1XuwwGEQeZw==}
295
+ engines: {node: '>=20'}
296
+ hasBin: true
297
+
298
+ cspell-glob@9.7.0:
299
+ resolution: {integrity: sha512-LUeAoEsoCJ+7E3TnUmWBscpVQOmdwBejMlFn0JkXy6LQzxrybxXBKf65RSdIv1o5QtrhQIMa358xXYQG0sv/tA==}
300
+ engines: {node: '>=20'}
301
+
302
+ cspell-grammar@9.7.0:
303
+ resolution: {integrity: sha512-oEYME+7MJztfVY1C06aGcJgEYyqBS/v/ETkQGPzf/c6ObSAPRcUbVtsXZgnR72Gru9aBckc70xJcD6bELdoWCA==}
304
+ engines: {node: '>=20'}
305
+ hasBin: true
306
+
307
+ cspell-io@9.7.0:
308
+ resolution: {integrity: sha512-V7x0JHAUCcJPRCH8c0MQkkaKmZD2yotxVyrNEx2SZTpvnKrYscLEnUUTWnGJIIf9znzISqw116PLnYu2c+zd6Q==}
309
+ engines: {node: '>=20'}
310
+
311
+ cspell-lib@9.7.0:
312
+ resolution: {integrity: sha512-aTx/aLRpnuY1RJnYAu+A8PXfm1oIUdvAQ4W9E66bTgp1LWI+2G2++UtaPxRIgI0olxE9vcXqUnKpjOpO+5W9bQ==}
313
+ engines: {node: '>=20'}
314
+
315
+ cspell-trie-lib@9.7.0:
316
+ resolution: {integrity: sha512-a2YqmcraL3g6I/4gY7SYWEZfP73oLluUtxO7wxompk/kOG2K1FUXyQfZXaaR7HxVv10axT1+NrjhOmXpfbI6LA==}
317
+ engines: {node: '>=20'}
318
+ peerDependencies:
319
+ '@cspell/cspell-types': 9.7.0
320
+
321
+ cspell@9.7.0:
322
+ resolution: {integrity: sha512-ftxOnkd+scAI7RZ1/ksgBZRr0ouC7QRKtPQhD/PbLTKwAM62sSvRhE1bFsuW3VKBn/GilWzTjkJ40WmnDqH5iQ==}
323
+ engines: {node: '>=20.18'}
324
+ hasBin: true
325
+
326
+ env-paths@4.0.0:
327
+ resolution: {integrity: sha512-pxP8eL2SwwaTRi/KHYwLYXinDs7gL3jxFcBYmEdYfZmZXbaVDvdppd0XBU8qVz03rDfKZMXg1omHCbsJjZrMsw==}
328
+ engines: {node: '>=20'}
329
+
330
+ esprima@4.0.1:
331
+ resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==}
332
+ engines: {node: '>=4'}
333
+ hasBin: true
334
+
335
+ fast-equals@6.0.0:
336
+ resolution: {integrity: sha512-PFhhIGgdM79r5Uztdj9Zb6Tt1zKafqVfdMGwVca1z5z6fbX7DmsySSuJd8HiP6I1j505DCS83cLxo5rmSNeVEA==}
337
+ engines: {node: '>=6.0.0'}
338
+
339
+ fast-json-stable-stringify@2.1.0:
340
+ resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
341
+
342
+ fdir@6.5.0:
343
+ resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
344
+ engines: {node: '>=12.0.0'}
345
+ peerDependencies:
346
+ picomatch: ^3 || ^4
347
+ peerDependenciesMeta:
348
+ picomatch:
349
+ optional: true
350
+
351
+ flatted@3.3.4:
352
+ resolution: {integrity: sha512-3+mMldrTAPdta5kjX2G2J7iX4zxtnwpdA8Tr2ZSjkyPSanvbZAcy6flmtnXbEybHrDcU9641lxrMfFuUxVz9vA==}
353
+
354
+ gensequence@8.0.8:
355
+ resolution: {integrity: sha512-omMVniXEXpdx/vKxGnPRoO2394Otlze28TyxECbFVyoSpZ9H3EO7lemjcB12OpQJzRW4e5tt/dL1rOxry6aMHg==}
356
+ engines: {node: '>=20'}
357
+
358
+ global-directory@5.0.0:
359
+ resolution: {integrity: sha512-1pgFdhK3J2LeM+dVf2Pd424yHx2ou338lC0ErNP2hPx4j8eW1Sp0XqSjNxtk6Tc4Kr5wlWtSvz8cn2yb7/SG/w==}
360
+ engines: {node: '>=20'}
361
+
362
+ husky@9.1.7:
363
+ resolution: {integrity: sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==}
364
+ engines: {node: '>=18'}
365
+ hasBin: true
366
+
367
+ import-fresh@3.3.1:
368
+ resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==}
369
+ engines: {node: '>=6'}
370
+
371
+ import-meta-resolve@4.2.0:
372
+ resolution: {integrity: sha512-Iqv2fzaTQN28s/FwZAoFq0ZSs/7hMAHJVX+w8PZl3cY19Pxk6jFFalxQoIfW2826i/fDLXv8IiEZRIT0lDuWcg==}
373
+
374
+ ini@6.0.0:
375
+ resolution: {integrity: sha512-IBTdIkzZNOpqm7q3dRqJvMaldXjDHWkEDfrwGEQTs5eaQMWV+djAhR+wahyNNMAa+qpbDUhBMVt4ZKNwpPm7xQ==}
376
+ engines: {node: ^20.17.0 || >=22.9.0}
377
+
378
+ is-safe-filename@0.1.1:
379
+ resolution: {integrity: sha512-4SrR7AdnY11LHfDKTZY1u6Ga3RuxZdl3YKWWShO5iyuG5h8QS4GD2tOb04peBJ5I7pXbR+CGBNEhTcwK+FzN3g==}
380
+ engines: {node: '>=20'}
381
+
382
+ parent-module@1.0.1:
383
+ resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
384
+ engines: {node: '>=6'}
385
+
386
+ parent-module@2.0.0:
387
+ resolution: {integrity: sha512-uo0Z9JJeWzv8BG+tRcapBKNJ0dro9cLyczGzulS6EfeyAdeC9sbojtW6XwvYxJkEne9En+J2XEl4zyglVeIwFg==}
388
+ engines: {node: '>=8'}
389
+
390
+ picomatch@4.0.3:
391
+ resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==}
392
+ engines: {node: '>=12'}
393
+
394
+ resolve-from@4.0.0:
395
+ resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
396
+ engines: {node: '>=4'}
397
+
398
+ resolve-from@5.0.0:
399
+ resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==}
400
+ engines: {node: '>=8'}
401
+
402
+ semver@7.7.4:
403
+ resolution: {integrity: sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==}
404
+ engines: {node: '>=10'}
405
+ hasBin: true
406
+
407
+ smol-toml@1.6.0:
408
+ resolution: {integrity: sha512-4zemZi0HvTnYwLfrpk/CF9LOd9Lt87kAt50GnqhMpyF9U3poDAP2+iukq2bZsO/ufegbYehBkqINbsWxj4l4cw==}
409
+ engines: {node: '>= 18'}
410
+
411
+ tinyglobby@0.2.15:
412
+ resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==}
413
+ engines: {node: '>=12.0.0'}
414
+
415
+ vscode-languageserver-textdocument@1.0.12:
416
+ resolution: {integrity: sha512-cxWNPesCnQCcMPeenjKKsOCKQZ/L6Tv19DTRIGuLWe32lyzWhihGVJ/rcckZXJxfdKCFvRLS3fpBIsV/ZGX4zA==}
417
+
418
+ vscode-uri@3.1.0:
419
+ resolution: {integrity: sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ==}
420
+
421
+ xdg-basedir@5.1.0:
422
+ resolution: {integrity: sha512-GCPAHLvrIH13+c0SuacwvRYj2SxJXQ4kaVTT5xgL3kPrz56XxkF21IGhjSE1+W0aw7gpBWRGXLCPnPby6lSpmQ==}
423
+ engines: {node: '>=12'}
424
+
425
+ yaml@2.8.2:
426
+ resolution: {integrity: sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==}
427
+ engines: {node: '>= 14.6'}
428
+ hasBin: true
429
+
430
+ snapshots:
431
+
432
+ '@cspell/cspell-bundled-dicts@9.7.0':
433
+ dependencies:
434
+ '@cspell/dict-ada': 4.1.1
435
+ '@cspell/dict-al': 1.1.1
436
+ '@cspell/dict-aws': 4.0.17
437
+ '@cspell/dict-bash': 4.2.2
438
+ '@cspell/dict-companies': 3.2.10
439
+ '@cspell/dict-cpp': 7.0.2
440
+ '@cspell/dict-cryptocurrencies': 5.0.5
441
+ '@cspell/dict-csharp': 4.0.8
442
+ '@cspell/dict-css': 4.1.0
443
+ '@cspell/dict-dart': 2.3.2
444
+ '@cspell/dict-data-science': 2.0.13
445
+ '@cspell/dict-django': 4.1.6
446
+ '@cspell/dict-docker': 1.1.17
447
+ '@cspell/dict-dotnet': 5.0.12
448
+ '@cspell/dict-elixir': 4.0.8
449
+ '@cspell/dict-en-common-misspellings': 2.1.12
450
+ '@cspell/dict-en-gb-mit': 3.1.19
451
+ '@cspell/dict-en_us': 4.4.30
452
+ '@cspell/dict-filetypes': 3.0.16
453
+ '@cspell/dict-flutter': 1.1.1
454
+ '@cspell/dict-fonts': 4.0.5
455
+ '@cspell/dict-fsharp': 1.1.1
456
+ '@cspell/dict-fullstack': 3.2.8
457
+ '@cspell/dict-gaming-terms': 1.1.2
458
+ '@cspell/dict-git': 3.1.0
459
+ '@cspell/dict-golang': 6.0.26
460
+ '@cspell/dict-google': 1.0.9
461
+ '@cspell/dict-haskell': 4.0.6
462
+ '@cspell/dict-html': 4.0.14
463
+ '@cspell/dict-html-symbol-entities': 4.0.5
464
+ '@cspell/dict-java': 5.0.12
465
+ '@cspell/dict-julia': 1.1.1
466
+ '@cspell/dict-k8s': 1.0.12
467
+ '@cspell/dict-kotlin': 1.1.1
468
+ '@cspell/dict-latex': 5.1.0
469
+ '@cspell/dict-lorem-ipsum': 4.0.5
470
+ '@cspell/dict-lua': 4.0.8
471
+ '@cspell/dict-makefile': 1.0.5
472
+ '@cspell/dict-markdown': 2.0.15(@cspell/dict-css@4.1.0)(@cspell/dict-html-symbol-entities@4.0.5)(@cspell/dict-html@4.0.14)(@cspell/dict-typescript@3.2.3)
473
+ '@cspell/dict-monkeyc': 1.0.12
474
+ '@cspell/dict-node': 5.0.9
475
+ '@cspell/dict-npm': 5.2.36
476
+ '@cspell/dict-php': 4.1.1
477
+ '@cspell/dict-powershell': 5.0.15
478
+ '@cspell/dict-public-licenses': 2.0.16
479
+ '@cspell/dict-python': 4.2.25
480
+ '@cspell/dict-r': 2.1.1
481
+ '@cspell/dict-ruby': 5.1.0
482
+ '@cspell/dict-rust': 4.1.2
483
+ '@cspell/dict-scala': 5.0.9
484
+ '@cspell/dict-shell': 1.1.2
485
+ '@cspell/dict-software-terms': 5.1.24
486
+ '@cspell/dict-sql': 2.2.1
487
+ '@cspell/dict-svelte': 1.0.7
488
+ '@cspell/dict-swift': 2.0.6
489
+ '@cspell/dict-terraform': 1.1.3
490
+ '@cspell/dict-typescript': 3.2.3
491
+ '@cspell/dict-vue': 3.0.5
492
+ '@cspell/dict-zig': 1.0.0
493
+
494
+ '@cspell/cspell-json-reporter@9.7.0':
495
+ dependencies:
496
+ '@cspell/cspell-types': 9.7.0
497
+
498
+ '@cspell/cspell-performance-monitor@9.7.0': {}
499
+
500
+ '@cspell/cspell-pipe@9.7.0': {}
501
+
502
+ '@cspell/cspell-resolver@9.7.0':
503
+ dependencies:
504
+ global-directory: 5.0.0
505
+
506
+ '@cspell/cspell-service-bus@9.7.0': {}
507
+
508
+ '@cspell/cspell-types@9.7.0': {}
509
+
510
+ '@cspell/cspell-worker@9.7.0':
511
+ dependencies:
512
+ cspell-lib: 9.7.0
513
+
514
+ '@cspell/dict-ada@4.1.1': {}
515
+
516
+ '@cspell/dict-al@1.1.1': {}
517
+
518
+ '@cspell/dict-aws@4.0.17': {}
519
+
520
+ '@cspell/dict-bash@4.2.2':
521
+ dependencies:
522
+ '@cspell/dict-shell': 1.1.2
523
+
524
+ '@cspell/dict-companies@3.2.10': {}
525
+
526
+ '@cspell/dict-cpp@7.0.2': {}
527
+
528
+ '@cspell/dict-cryptocurrencies@5.0.5': {}
529
+
530
+ '@cspell/dict-csharp@4.0.8': {}
531
+
532
+ '@cspell/dict-css@4.1.0': {}
533
+
534
+ '@cspell/dict-dart@2.3.2': {}
535
+
536
+ '@cspell/dict-data-science@2.0.13': {}
537
+
538
+ '@cspell/dict-django@4.1.6': {}
539
+
540
+ '@cspell/dict-docker@1.1.17': {}
541
+
542
+ '@cspell/dict-dotnet@5.0.12': {}
543
+
544
+ '@cspell/dict-elixir@4.0.8': {}
545
+
546
+ '@cspell/dict-en-common-misspellings@2.1.12': {}
547
+
548
+ '@cspell/dict-en-gb-mit@3.1.19': {}
549
+
550
+ '@cspell/dict-en_us@4.4.30': {}
551
+
552
+ '@cspell/dict-filetypes@3.0.16': {}
553
+
554
+ '@cspell/dict-flutter@1.1.1': {}
555
+
556
+ '@cspell/dict-fonts@4.0.5': {}
557
+
558
+ '@cspell/dict-fsharp@1.1.1': {}
559
+
560
+ '@cspell/dict-fullstack@3.2.8': {}
561
+
562
+ '@cspell/dict-gaming-terms@1.1.2': {}
563
+
564
+ '@cspell/dict-git@3.1.0': {}
565
+
566
+ '@cspell/dict-golang@6.0.26': {}
567
+
568
+ '@cspell/dict-google@1.0.9': {}
569
+
570
+ '@cspell/dict-haskell@4.0.6': {}
571
+
572
+ '@cspell/dict-html-symbol-entities@4.0.5': {}
573
+
574
+ '@cspell/dict-html@4.0.14': {}
575
+
576
+ '@cspell/dict-java@5.0.12': {}
577
+
578
+ '@cspell/dict-julia@1.1.1': {}
579
+
580
+ '@cspell/dict-k8s@1.0.12': {}
581
+
582
+ '@cspell/dict-kotlin@1.1.1': {}
583
+
584
+ '@cspell/dict-latex@5.1.0': {}
585
+
586
+ '@cspell/dict-lorem-ipsum@4.0.5': {}
587
+
588
+ '@cspell/dict-lua@4.0.8': {}
589
+
590
+ '@cspell/dict-makefile@1.0.5': {}
591
+
592
+ '@cspell/dict-markdown@2.0.15(@cspell/dict-css@4.1.0)(@cspell/dict-html-symbol-entities@4.0.5)(@cspell/dict-html@4.0.14)(@cspell/dict-typescript@3.2.3)':
593
+ dependencies:
594
+ '@cspell/dict-css': 4.1.0
595
+ '@cspell/dict-html': 4.0.14
596
+ '@cspell/dict-html-symbol-entities': 4.0.5
597
+ '@cspell/dict-typescript': 3.2.3
598
+
599
+ '@cspell/dict-monkeyc@1.0.12': {}
600
+
601
+ '@cspell/dict-node@5.0.9': {}
602
+
603
+ '@cspell/dict-npm@5.2.36': {}
604
+
605
+ '@cspell/dict-php@4.1.1': {}
606
+
607
+ '@cspell/dict-powershell@5.0.15': {}
608
+
609
+ '@cspell/dict-public-licenses@2.0.16': {}
610
+
611
+ '@cspell/dict-python@4.2.25':
612
+ dependencies:
613
+ '@cspell/dict-data-science': 2.0.13
614
+
615
+ '@cspell/dict-r@2.1.1': {}
616
+
617
+ '@cspell/dict-ruby@5.1.0': {}
618
+
619
+ '@cspell/dict-rust@4.1.2': {}
620
+
621
+ '@cspell/dict-scala@5.0.9': {}
622
+
623
+ '@cspell/dict-shell@1.1.2': {}
624
+
625
+ '@cspell/dict-software-terms@5.1.24': {}
626
+
627
+ '@cspell/dict-sql@2.2.1': {}
628
+
629
+ '@cspell/dict-svelte@1.0.7': {}
630
+
631
+ '@cspell/dict-swift@2.0.6': {}
632
+
633
+ '@cspell/dict-terraform@1.1.3': {}
634
+
635
+ '@cspell/dict-typescript@3.2.3': {}
636
+
637
+ '@cspell/dict-vue@3.0.5': {}
638
+
639
+ '@cspell/dict-zig@1.0.0': {}
640
+
641
+ '@cspell/dynamic-import@9.7.0':
642
+ dependencies:
643
+ '@cspell/url': 9.7.0
644
+ import-meta-resolve: 4.2.0
645
+
646
+ '@cspell/filetypes@9.7.0': {}
647
+
648
+ '@cspell/rpc@9.7.0': {}
649
+
650
+ '@cspell/strong-weak-map@9.7.0': {}
651
+
652
+ '@cspell/url@9.7.0': {}
653
+
654
+ ansi-regex@6.2.2: {}
655
+
656
+ array-timsort@1.0.3: {}
657
+
658
+ callsites@3.1.0: {}
659
+
660
+ chalk-template@1.1.2:
661
+ dependencies:
662
+ chalk: 5.6.2
663
+
664
+ chalk@5.6.2: {}
665
+
666
+ clear-module@4.1.2:
667
+ dependencies:
668
+ parent-module: 2.0.0
669
+ resolve-from: 5.0.0
670
+
671
+ commander@14.0.3: {}
672
+
673
+ comment-json@4.6.2:
674
+ dependencies:
675
+ array-timsort: 1.0.3
676
+ esprima: 4.0.1
677
+
678
+ cspell-config-lib@9.7.0:
679
+ dependencies:
680
+ '@cspell/cspell-types': 9.7.0
681
+ comment-json: 4.6.2
682
+ smol-toml: 1.6.0
683
+ yaml: 2.8.2
684
+
685
+ cspell-dictionary@9.7.0:
686
+ dependencies:
687
+ '@cspell/cspell-performance-monitor': 9.7.0
688
+ '@cspell/cspell-pipe': 9.7.0
689
+ '@cspell/cspell-types': 9.7.0
690
+ cspell-trie-lib: 9.7.0(@cspell/cspell-types@9.7.0)
691
+ fast-equals: 6.0.0
692
+
693
+ cspell-gitignore@9.7.0:
694
+ dependencies:
695
+ '@cspell/url': 9.7.0
696
+ cspell-glob: 9.7.0
697
+ cspell-io: 9.7.0
698
+
699
+ cspell-glob@9.7.0:
700
+ dependencies:
701
+ '@cspell/url': 9.7.0
702
+ picomatch: 4.0.3
703
+
704
+ cspell-grammar@9.7.0:
705
+ dependencies:
706
+ '@cspell/cspell-pipe': 9.7.0
707
+ '@cspell/cspell-types': 9.7.0
708
+
709
+ cspell-io@9.7.0:
710
+ dependencies:
711
+ '@cspell/cspell-service-bus': 9.7.0
712
+ '@cspell/url': 9.7.0
713
+
714
+ cspell-lib@9.7.0:
715
+ dependencies:
716
+ '@cspell/cspell-bundled-dicts': 9.7.0
717
+ '@cspell/cspell-performance-monitor': 9.7.0
718
+ '@cspell/cspell-pipe': 9.7.0
719
+ '@cspell/cspell-resolver': 9.7.0
720
+ '@cspell/cspell-types': 9.7.0
721
+ '@cspell/dynamic-import': 9.7.0
722
+ '@cspell/filetypes': 9.7.0
723
+ '@cspell/rpc': 9.7.0
724
+ '@cspell/strong-weak-map': 9.7.0
725
+ '@cspell/url': 9.7.0
726
+ clear-module: 4.1.2
727
+ cspell-config-lib: 9.7.0
728
+ cspell-dictionary: 9.7.0
729
+ cspell-glob: 9.7.0
730
+ cspell-grammar: 9.7.0
731
+ cspell-io: 9.7.0
732
+ cspell-trie-lib: 9.7.0(@cspell/cspell-types@9.7.0)
733
+ env-paths: 4.0.0
734
+ gensequence: 8.0.8
735
+ import-fresh: 3.3.1
736
+ resolve-from: 5.0.0
737
+ vscode-languageserver-textdocument: 1.0.12
738
+ vscode-uri: 3.1.0
739
+ xdg-basedir: 5.1.0
740
+
741
+ cspell-trie-lib@9.7.0(@cspell/cspell-types@9.7.0):
742
+ dependencies:
743
+ '@cspell/cspell-types': 9.7.0
744
+
745
+ cspell@9.7.0:
746
+ dependencies:
747
+ '@cspell/cspell-json-reporter': 9.7.0
748
+ '@cspell/cspell-performance-monitor': 9.7.0
749
+ '@cspell/cspell-pipe': 9.7.0
750
+ '@cspell/cspell-types': 9.7.0
751
+ '@cspell/cspell-worker': 9.7.0
752
+ '@cspell/dynamic-import': 9.7.0
753
+ '@cspell/url': 9.7.0
754
+ ansi-regex: 6.2.2
755
+ chalk: 5.6.2
756
+ chalk-template: 1.1.2
757
+ commander: 14.0.3
758
+ cspell-config-lib: 9.7.0
759
+ cspell-dictionary: 9.7.0
760
+ cspell-gitignore: 9.7.0
761
+ cspell-glob: 9.7.0
762
+ cspell-io: 9.7.0
763
+ cspell-lib: 9.7.0
764
+ fast-json-stable-stringify: 2.1.0
765
+ flatted: 3.3.4
766
+ semver: 7.7.4
767
+ tinyglobby: 0.2.15
768
+
769
+ env-paths@4.0.0:
770
+ dependencies:
771
+ is-safe-filename: 0.1.1
772
+
773
+ esprima@4.0.1: {}
774
+
775
+ fast-equals@6.0.0: {}
776
+
777
+ fast-json-stable-stringify@2.1.0: {}
778
+
779
+ fdir@6.5.0(picomatch@4.0.3):
780
+ optionalDependencies:
781
+ picomatch: 4.0.3
782
+
783
+ flatted@3.3.4: {}
784
+
785
+ gensequence@8.0.8: {}
786
+
787
+ global-directory@5.0.0:
788
+ dependencies:
789
+ ini: 6.0.0
790
+
791
+ husky@9.1.7: {}
792
+
793
+ import-fresh@3.3.1:
794
+ dependencies:
795
+ parent-module: 1.0.1
796
+ resolve-from: 4.0.0
797
+
798
+ import-meta-resolve@4.2.0: {}
799
+
800
+ ini@6.0.0: {}
801
+
802
+ is-safe-filename@0.1.1: {}
803
+
804
+ parent-module@1.0.1:
805
+ dependencies:
806
+ callsites: 3.1.0
807
+
808
+ parent-module@2.0.0:
809
+ dependencies:
810
+ callsites: 3.1.0
811
+
812
+ picomatch@4.0.3: {}
813
+
814
+ resolve-from@4.0.0: {}
815
+
816
+ resolve-from@5.0.0: {}
817
+
818
+ semver@7.7.4: {}
819
+
820
+ smol-toml@1.6.0: {}
821
+
822
+ tinyglobby@0.2.15:
823
+ dependencies:
824
+ fdir: 6.5.0(picomatch@4.0.3)
825
+ picomatch: 4.0.3
826
+
827
+ vscode-languageserver-textdocument@1.0.12: {}
828
+
829
+ vscode-uri@3.1.0: {}
830
+
831
+ xdg-basedir@5.1.0: {}
832
+
833
+ yaml@2.8.2: {}