diff --git a/pnpm-config/.devcontainer/devcontainer.json b/pnpm-config/.devcontainer/devcontainer.json index f24a7fdc243953234b356dc9d548aa9bfdf9fc5c..02cc8e7d7bd03d8ba9d7e05ab5712364d606c3dc 100644 --- a/pnpm-config/.devcontainer/devcontainer.json +++ b/pnpm-config/.devcontainer/devcontainer.json @@ -19,11 +19,6 @@ }, "mounts": [ - { - "source": "/storage1/", - "target": "/storage1/", - "type": "bind" - }, { "source": "${localEnv:HOME}/.gitconfig", "target": "/home/emscripten/.gitconfig", diff --git a/pnpm-config/pnpm-workspace.yaml b/pnpm-config/pnpm-workspace.yaml index e8f86fbf75aefe15c6e8998084613772f9c44454..eb778a9d6cd2a68dfdfe036c71c8b3e48e85a43d 100644 --- a/pnpm-config/pnpm-workspace.yaml +++ b/pnpm-config/pnpm-workspace.yaml @@ -21,7 +21,7 @@ catalogs: typescript-toolset: typescript: 5.7.3 tslib: 2.8.1 - tsx: 4.19.2 + tsx: 4.19.3 proto-toolset: protobufjs: 7.2.5