Skip to content

Commit d89d54a

Browse files
authored
chore: pin ghostty-web (#725)
1 parent 4600e0c commit d89d54a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"disposablestack": "^1.1.7",
3232
"electron-updater": "^6.6.2",
3333
"express": "^5.1.0",
34-
"ghostty-web": "next",
34+
"ghostty-web": "0.2.1",
3535
"jsonc-parser": "^3.3.1",
3636
"lru-cache": "^11.2.2",
3737
"lucide-react": "^0.553.0",
@@ -1789,7 +1789,7 @@
17891789

17901790
"get-tsconfig": ["[email protected]", "", { "dependencies": { "resolve-pkg-maps": "^1.0.0" } }, "sha512-1VKTZJCwBrvbd+Wn3AOgQP/2Av+TfTCOlE4AcRJE72W1ksZXbAx8PPBR9RzgTeSPzlPMHrbANMH3LbltH73wxQ=="],
17911791

1792-
"ghostty-web": ["[email protected]-next.3.g5e035a2", "", { "bin": { "ghostty-web": "bin/ghostty-web.js" } }, "sha512-iQFTRn3N3+yZJkr2AA3EUpDglL/Vyc2BiPfJuOBHt7b+JyrjLPJxIU37fsf/2+WnS9y0yFvMI3WAPrkGPA2iBw=="],
1792+
"ghostty-web": ["[email protected]", "", {}, "sha512-wrovbPlHcl+nIkp7S7fY7vOTsmBjwMFihZEe2PJe/M6G4/EwuyJnwaWTTzNfuY7RcM/lVlN+PvGWqJIhKSB5hw=="],
17931793

17941794
"glob": ["[email protected]", "", { "dependencies": { "foreground-child": "^3.1.0", "jackspeak": "^3.1.2", "minimatch": "^9.0.4", "minipass": "^7.1.2", "package-json-from-dist": "^1.0.0", "path-scurry": "^1.11.1" }, "bin": { "glob": "dist/esm/bin.mjs" } }, "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg=="],
17951795

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"disposablestack": "^1.1.7",
7272
"electron-updater": "^6.6.2",
7373
"express": "^5.1.0",
74-
"ghostty-web": "next",
74+
"ghostty-web": "0.2.1",
7575
"jsonc-parser": "^3.3.1",
7676
"lru-cache": "^11.2.2",
7777
"lucide-react": "^0.553.0",

0 commit comments

Comments
 (0)