fix: update controlled dependency versions

This commit is contained in:
Federico Jaramillo Martinez
2026-05-19 11:42:23 +02:00
parent 6c1ac3f028
commit b637add6ec
3 changed files with 31 additions and 102 deletions
+2 -2
View File
@@ -53,7 +53,7 @@
"@codemirror/lang-python": "^6.2.1",
"@codemirror/lang-rust": "^6.0.2",
"@codemirror/legacy-modes": "^6.5.2",
"@fastify/static": "^8.3.0",
"@fastify/static": "^9.1.3",
"@fastify/websocket": "^11.2.0",
"@xterm/addon-fit": "^0.11.0",
"@xterm/xterm": "^6.0.0",
@@ -63,7 +63,7 @@
"lit": "^3.3.1",
"marked": "^18.0.3",
"node-pty": "^1.1.0",
"ws": "^8.18.3"
"ws": "^8.20.1"
},
"devDependencies": {
"@changesets/cli": "^2.31.0",