We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d2c5567 + 8b7dec8 commit 4be63e1Copy full SHA for 4be63e1
2 files changed
.github/workflows/Node.yml
@@ -61,7 +61,7 @@ jobs:
61
steps:
62
- uses: actions/checkout@v6.0.2
63
64
- - uses: pnpm/action-setup@v6.0.1
+ - uses: pnpm/action-setup@v6.0.3
65
with:
66
version: 9.3.0
67
run_install: |
package.json
@@ -44,7 +44,7 @@
44
"@xterm/addon-serialize": "0.14.0",
45
"@xterm/addon-unicode11": "0.9.0",
46
"@xterm/addon-webgl": "0.19.0",
47
- "@xterm/xterm": "6.1.0-beta.197",
+ "@xterm/xterm": "6.1.0-beta.199",
48
"astro": "6.1.8",
49
"deepmerge-ts": "7.1.5",
50
"dotenv": "17.4.2",
0 commit comments