Skip to content

Commit b54de95

Browse files
committed
chore: update lockfile for dependency changes
1 parent dd00720 commit b54de95

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

bun.lock

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@
5353
"typescript-eslint": "^8.44.1",
5454
},
5555
"optionalDependencies": {
56-
"codemachine-darwin-arm64": "0.6.1",
57-
"codemachine-darwin-x64": "0.6.1",
58-
"codemachine-linux-x64": "0.6.1",
59-
"codemachine-windows-x64": "0.6.1",
56+
"codemachine-darwin-arm64": "0.6.2",
57+
"codemachine-darwin-x64": "0.6.2",
58+
"codemachine-linux-x64": "0.6.2",
59+
"codemachine-windows-x64": "0.6.2",
6060
},
6161
},
6262
},
@@ -495,14 +495,6 @@
495495

496496
"code-excerpt": ["[email protected]", "", { "dependencies": { "convert-to-spaces": "^2.0.1" } }, "sha512-xxodCmBen3iy2i0WtAK8FlFNrRzjUqjRsMfho58xT/wvZU1YTM3fCnRjcy1gJPMepaRlgm/0e6w8SpWHpn3/cA=="],
497497

498-
"codemachine-darwin-arm64": ["[email protected]", "", { "os": "darwin", "cpu": "arm64", "bin": { "cm": "codemachine", "codemachine": "codemachine", "codemachine-workflow": "codemachine-workflow" } }, "sha512-wBBD6TUJfpkpr+vVugdFw+Re30t9RGgEHwCr9jkHZcRgSmXLIRsgfO4LS0nELPPG1EoqE7XFxVtWvHQnr5Wjzw=="],
499-
500-
"codemachine-darwin-x64": ["[email protected]", "", { "os": "darwin", "cpu": "x64", "bin": { "cm": "codemachine", "codemachine": "codemachine", "codemachine-workflow": "codemachine-workflow" } }, "sha512-wrWuu6lsYDwXcVgFQ4JEUl6ogwWy8cNLvf1UbpOyrMBmW+lCMOev9Xy91XhXEiMIscHoOFt0XnhYDN1QoAjgxw=="],
501-
502-
"codemachine-linux-x64": ["[email protected]", "", { "os": "linux", "cpu": "x64", "bin": { "cm": "codemachine", "codemachine": "codemachine", "codemachine-workflow": "codemachine-workflow" } }, "sha512-LDWZNTf56rsD6Tdlvnr+qvLuoDWGGDwfPEAG21gsBMlABbwGzJaZTecoA19hcukuqTYgh1IUW4f6rtliZjyulg=="],
503-
504-
"codemachine-windows-x64": ["[email protected]", "", { "os": "none", "cpu": "x64", "bin": { "cm": "codemachine.exe", "codemachine": "codemachine.exe", "codemachine-workflow": "codemachine-workflow.exe" } }, "sha512-tSv1zCrw0sgAFXh2/YO5bOb3Rm7xUVlAB81J9/6r6dqIXtlCax2JGEB1+7JWlwub173+oJZsLllaFWHFbCIeqQ=="],
505-
506498
"color-convert": ["[email protected]", "", { "dependencies": { "color-name": "~1.1.4" } }, "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ=="],
507499

508500
"color-name": ["[email protected]", "", {}, "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="],

0 commit comments

Comments
 (0)