From aaaf5e6f9ea5cf51ae54da1ea36e87394187a536 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 06:09:54 +0000 Subject: [PATCH] fix(deps): update dependency @modelcontextprotocol/server-filesystem to v2026 --- .bun/install/global/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bun/install/global/package.json b/.bun/install/global/package.json index fbf4849..474edaa 100644 --- a/.bun/install/global/package.json +++ b/.bun/install/global/package.json @@ -1,7 +1,7 @@ { "dependencies": { "@biomejs/biome": "^2.3.8", - "@modelcontextprotocol/server-filesystem": "^2025.11.25", + "@modelcontextprotocol/server-filesystem": "^2026.0.0", "@playwright/mcp": "^0.0.50", "@sourcegraph/amp": "^0.0.1764964872-g324cf3", "bash-language-server": "^5.6.0",