Archived
fix: update controlled dependency versions
This commit is contained in:
+2
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user