diff --git a/package-lock.json b/package-lock.json index 631b3b3a9b..7a2c1789fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "powershell", - "version": "2025.2.0", + "version": "2025.5.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "powershell", - "version": "2025.2.0", + "version": "2025.5.0", "license": "SEE LICENSE IN LICENSE.txt", "dependencies": { "@vscode/extension-telemetry": "^0.9.9", @@ -17,8 +17,8 @@ "vscode-languageserver-protocol": "^3.17.5" }, "devDependencies": { - "@vscode/vsce": "^3.6.0", - "esbuild": "^0.25.9" + "@vscode/vsce": "^3.6.2", + "esbuild": "^0.25.10" }, "engines": { "vscode": "^1.101.0" @@ -26,7 +26,7 @@ "optionalDependencies": { "@eslint/js": "^9.26.0", "@types/mock-fs": "^4.13.4", - "@types/node": "^22.18.1", + "@types/node": "^22.18.8", "@types/semver": "^7.7.1", "@types/sinon": "^17.0.4", "@types/ungap__structured-clone": "^1.2.0", @@ -37,14 +37,14 @@ "@vscode/test-cli": "^0.0.10", "@vscode/test-electron": "^2.5.2", "esbuild-register": "^3.6.0", - "eslint": "^9.35.0", + "eslint": "^9.37.0", "eslint-config-prettier": "^10.1.8", "mock-fs": "^5.5.0", "prettier": "^3.6.2", - "prettier-plugin-organize-imports": "^4.2.0", + "prettier-plugin-organize-imports": "^4.3.0", "sinon": "^19.0.5", - "typescript": "^5.9.2", - "typescript-eslint": "^8.43.0" + "typescript": "^5.9.3", + "typescript-eslint": "^8.46.0" } }, "node_modules/@azu/format-text": { @@ -75,13 +75,13 @@ } }, "node_modules/@azure/core-auth": { - "version": "1.10.0", - "integrity": "sha1-aNunA2CA4dnVaZxOSCFKt5b6c60=", + "version": "1.10.1", + "integrity": "sha1-aKF/qGHr0U9v0xQFV5g1Xva+3xs=", "dev": true, "license": "MIT", "dependencies": { - "@azure/abort-controller": "^2.0.0", - "@azure/core-util": "^1.11.0", + "@azure/abort-controller": "^2.1.2", + "@azure/core-util": "^1.13.0", "tslib": "^2.6.2" }, "engines": { @@ -89,17 +89,17 @@ } }, "node_modules/@azure/core-client": { - "version": "1.10.0", - "integrity": "sha1-n07JyJpjUWknhArmIMYOgRoLVKM=", + "version": "1.10.1", + "integrity": "sha1-g9ePl9ZHqyLmgRp6aLtCI+eh0Bk=", "dev": true, "license": "MIT", "dependencies": { - "@azure/abort-controller": "^2.0.0", - "@azure/core-auth": "^1.4.0", - "@azure/core-rest-pipeline": "^1.20.0", - "@azure/core-tracing": "^1.0.0", - "@azure/core-util": "^1.6.1", - "@azure/logger": "^1.0.0", + "@azure/abort-controller": "^2.1.2", + "@azure/core-auth": "^1.10.0", + "@azure/core-rest-pipeline": "^1.22.0", + "@azure/core-tracing": "^1.3.0", + "@azure/core-util": "^1.13.0", + "@azure/logger": "^1.3.0", "tslib": "^2.6.2" }, "engines": { @@ -107,16 +107,16 @@ } }, "node_modules/@azure/core-rest-pipeline": { - "version": "1.22.0", - "integrity": "sha1-duRKdQk6L0d/xUuE9GBJ3CzmWAA=", + "version": "1.22.1", + "integrity": "sha1-9HvAL/mnn2LmoyqjdUILG4bcvM0=", "dev": true, "license": "MIT", "dependencies": { - "@azure/abort-controller": "^2.0.0", - "@azure/core-auth": "^1.8.0", - "@azure/core-tracing": "^1.0.1", - "@azure/core-util": "^1.11.0", - "@azure/logger": "^1.0.0", + "@azure/abort-controller": "^2.1.2", + "@azure/core-auth": "^1.10.0", + "@azure/core-tracing": "^1.3.0", + "@azure/core-util": "^1.13.0", + "@azure/logger": "^1.3.0", "@typespec/ts-http-runtime": "^0.3.0", "tslib": "^2.6.2" }, @@ -125,8 +125,8 @@ } }, "node_modules/@azure/core-tracing": { - "version": "1.3.0", - "integrity": "sha1-NBFT9bKSdTnriYV3ZR7kjOmN2iU=", + "version": "1.3.1", + "integrity": "sha1-6XEEXJAeqcEQYWsOHbJyUHeB1fY=", "dev": true, "license": "MIT", "dependencies": { @@ -137,12 +137,12 @@ } }, "node_modules/@azure/core-util": { - "version": "1.13.0", - "integrity": "sha1-/Cg0/FHh4rt0twwoS0D4JNhnQio=", + "version": "1.13.1", + "integrity": "sha1-bf8v9tPJxkMMb007PmXeUx8Quv4=", "dev": true, "license": "MIT", "dependencies": { - "@azure/abort-controller": "^2.0.0", + "@azure/abort-controller": "^2.1.2", "@typespec/ts-http-runtime": "^0.3.0", "tslib": "^2.6.2" }, @@ -151,8 +151,8 @@ } }, "node_modules/@azure/identity": { - "version": "4.11.1", - "integrity": "sha1-GbpbdgGuTy3tAQxVylUgD/pseew=", + "version": "4.13.0", + "integrity": "sha1-sr5jZGlkq1ng3A6tyo5PVi/DH5Y=", "dev": true, "license": "MIT", "dependencies": { @@ -186,20 +186,20 @@ } }, "node_modules/@azure/msal-browser": { - "version": "4.22.0", - "integrity": "sha1-X846k4h22rPvekUJcIVIZxKUuHQ=", + "version": "4.24.1", + "integrity": "sha1-Fqeb0X9T2oZus2zNtEwXb7J+LXE=", "dev": true, "license": "MIT", "dependencies": { - "@azure/msal-common": "15.12.0" + "@azure/msal-common": "15.13.0" }, "engines": { "node": ">=0.8.0" } }, "node_modules/@azure/msal-common": { - "version": "15.12.0", - "integrity": "sha1-XDCgW0OW4tu8NdJ72btjbUTMsA4=", + "version": "15.13.0", + "integrity": "sha1-IpAI+Lrb9a9qRGoL4cQ2vi9MjNk=", "dev": true, "license": "MIT", "engines": { @@ -207,12 +207,12 @@ } }, "node_modules/@azure/msal-node": { - "version": "3.7.3", - "integrity": "sha1-xsjhHAjjal40evm6e9bkprjFNqU=", + "version": "3.8.0", + "integrity": "sha1-F2NOurG01vaj+sGjeMSSn97q550=", "dev": true, "license": "MIT", "dependencies": { - "@azure/msal-common": "15.12.0", + "@azure/msal-common": "15.13.0", "jsonwebtoken": "^9.0.0", "uuid": "^8.3.0" }, @@ -259,8 +259,8 @@ "optional": true }, "node_modules/@esbuild/aix-ppc64": { - "version": "0.25.9", - "integrity": "sha1-vvljUfFlIAVclHq6KIAu7ePJ6ak=", + "version": "0.25.10", + "integrity": "sha1-7mtxY6E1KOCZ7PViuXLyvOvgqpc=", "cpu": [ "ppc64" ], @@ -274,8 +274,8 @@ } }, "node_modules/@esbuild/android-arm": { - "version": "0.25.9", - "integrity": "sha1-0qdT/ipMc7eUN9C6FIDi12AJdBk=", + "version": "0.25.10", + "integrity": "sha1-jVgRkS2nf2FTmGEeW7wTM/4yGqk=", "cpu": [ "arm" ], @@ -289,8 +289,8 @@ } }, "node_modules/@esbuild/android-arm64": { - "version": "0.25.9", - "integrity": "sha1-0ucL59UaUpQlQiCR4Ny5A3TBVGw=", + "version": "0.25.10", + "integrity": "sha1-EV/HZjHoLdBoEb+vLbDUl5wW4ss=", "cpu": [ "arm64" ], @@ -304,8 +304,8 @@ } }, "node_modules/@esbuild/android-x64": { - "version": "0.25.9", - "integrity": "sha1-UniDbjx651dhYmli+QKg1VNS5oM=", + "version": "0.25.10", + "integrity": "sha1-4+llFrLVDXQQW7kllMRz4w3cFrE=", "cpu": [ "x64" ], @@ -319,8 +319,8 @@ } }, "node_modules/@esbuild/darwin-arm64": { - "version": "0.25.9", - "integrity": "sha1-8VE+r57I+hXcr0w0Gw8AXT6LR64=", + "version": "0.25.10", + "integrity": "sha1-ava7HQWIfaxRXeGxYrWdxxIS7XY=", "cpu": [ "arm64" ], @@ -334,8 +334,8 @@ } }, "node_modules/@esbuild/darwin-x64": { - "version": "0.25.9", - "integrity": "sha1-4n28O1B7OhzqO5KAoEuLa3Jfgr4=", + "version": "0.25.10", + "integrity": "sha1-ma6CNH+9M2/C0o/9TwVpTm5bcj0=", "cpu": [ "x64" ], @@ -349,8 +349,8 @@ } }, "node_modules/@esbuild/freebsd-arm64": { - "version": "0.25.9", - "integrity": "sha1-Nk4+W3of1F2SvgjGzF2JDKdZCMo=", + "version": "0.25.10", + "integrity": "sha1-DG1VWKYyKwvbF/cCXBm9fSNZQ30=", "cpu": [ "arm64" ], @@ -364,8 +364,8 @@ } }, "node_modules/@esbuild/freebsd-x64": { - "version": "0.25.9", - "integrity": "sha1-fIabRfrrPfZo4ZrOBzNaBxHsVqs=", + "version": "0.25.10", + "integrity": "sha1-jDWHP6uMCFenUwCj3M5DJMoLmEQ=", "cpu": [ "x64" ], @@ -379,8 +379,8 @@ } }, "node_modules/@esbuild/linux-arm": { - "version": "0.25.9", - "integrity": "sha1-bOS5yr8UgnQQFwHREridxnzFLzc=", + "version": "0.25.10", + "integrity": "sha1-hlAc/fs9EQF22AxBsn7UYRRxzec=", "cpu": [ "arm" ], @@ -394,8 +394,8 @@ } }, "node_modules/@esbuild/linux-arm64": { - "version": "0.25.9", - "integrity": "sha1-SNQoYXWMlAthq+pDupopsYbWy4s=", + "version": "0.25.10", + "integrity": "sha1-Ptwvh7iJoVtM7a9l9JjCvtexa5A=", "cpu": [ "arm64" ], @@ -409,8 +409,8 @@ } }, "node_modules/@esbuild/linux-ia32": { - "version": "0.25.9", - "integrity": "sha1-IH5UiZt5ysnCbDI/wcqjLjFD8cQ=", + "version": "0.25.10", + "integrity": "sha1-5liYd4dhQlN8aGRoDNXSamIrnZc=", "cpu": [ "ia32" ], @@ -424,8 +424,8 @@ } }, "node_modules/@esbuild/linux-loong64": { - "version": "0.25.9", - "integrity": "sha1-C6SKEnFZqPartYJ/IRmLmZ/9H8A=", + "version": "0.25.10", + "integrity": "sha1-ERGeGHgfE22Ag+oQ62vnPbdTLeg=", "cpu": [ "loong64" ], @@ -439,8 +439,8 @@ } }, "node_modules/@esbuild/linux-mips64el": { - "version": "0.25.9", - "integrity": "sha1-pNTMaT0YX2amr96U93KzjOXWTrU=", + "version": "0.25.10", + "integrity": "sha1-MFL1Q2sMDGeiVljV/IfwRefe+eY=", "cpu": [ "mips64el" ], @@ -454,8 +454,8 @@ } }, "node_modules/@esbuild/linux-ppc64": { - "version": "0.25.9", - "integrity": "sha1-D1gFwcbWQ1odr9wEPLB6GQUDV9s=", + "version": "0.25.10", + "integrity": "sha1-LwmJIO5b4s55nzXjZ7KHCZJah0Q=", "cpu": [ "ppc64" ], @@ -469,8 +469,8 @@ } }, "node_modules/@esbuild/linux-riscv64": { - "version": "0.25.9", - "integrity": "sha1-Z3bt7OD4/KefM4Y5i1GD/yqCdUc=", + "version": "0.25.10", + "integrity": "sha1-+lHX/QoipitRtLlLQFoxmM90Bd0=", "cpu": [ "riscv64" ], @@ -484,8 +484,8 @@ } }, "node_modules/@esbuild/linux-s390x": { - "version": "0.25.9", - "integrity": "sha1-P28p7wNpOER8IhjTCdyHUiWGGDA=", + "version": "0.25.10", + "integrity": "sha1-onZC42/CgnSP2ziVS9PvT4V5Hoo=", "cpu": [ "s390x" ], @@ -499,8 +499,8 @@ } }, "node_modules/@esbuild/linux-x64": { - "version": "0.25.9", - "integrity": "sha1-gx/gsOGoCouDkSJOojd9VSDhUn8=", + "version": "0.25.10", + "integrity": "sha1-nZsJwAM9F1KVcM7W2BP5gxXf5Ok=", "cpu": [ "x64" ], @@ -514,8 +514,8 @@ } }, "node_modules/@esbuild/netbsd-arm64": { - "version": "0.25.9", - "integrity": "sha1-BvmdfuvgNfu+Q94BydfpjSoKpUg=", + "version": "0.25.10", + "integrity": "sha1-JcCaZZyX6K8Z4/Kv0ckZBDWAIVE=", "cpu": [ "arm64" ], @@ -529,8 +529,8 @@ } }, "node_modules/@esbuild/netbsd-x64": { - "version": "0.25.9", - "integrity": "sha1-25mFjmvtbnORH5Kojk7dOoxCmlI=", + "version": "0.25.10", + "integrity": "sha1-f6X2/8Gb46D29f0yyQ3z3CUGk3o=", "cpu": [ "x64" ], @@ -544,8 +544,8 @@ } }, "node_modules/@esbuild/openbsd-arm64": { - "version": "0.25.9", - "integrity": "sha1-r7iGyGfjb52GuyHoeOEYX11aCTU=", + "version": "0.25.10", + "integrity": "sha1-j6pqoa/KDG0CQ5gyHWyxwY5yocM=", "cpu": [ "arm64" ], @@ -559,8 +559,8 @@ } }, "node_modules/@esbuild/openbsd-x64": { - "version": "0.25.9", - "integrity": "sha1-MIVcn4OB+sag71tfMaxucQimbs8=", + "version": "0.25.10", + "integrity": "sha1-pCl5sBbylVmoRT0yRA08jNQgr14=", "cpu": [ "x64" ], @@ -574,8 +574,8 @@ } }, "node_modules/@esbuild/openharmony-arm64": { - "version": "0.25.9", - "integrity": "sha1-LyFErzHmetwqjjcFwgwr2XvYgxQ=", + "version": "0.25.10", + "integrity": "sha1-/Ye/6t1+6zqjhLu6kHRZ/6MZfLE=", "cpu": [ "arm64" ], @@ -589,8 +589,8 @@ } }, "node_modules/@esbuild/sunos-x64": { - "version": "0.25.9", - "integrity": "sha1-abmam1vSJsnrnGpz+ZD93Ul9cy4=", + "version": "0.25.10", + "integrity": "sha1-Ohj1kONst4rnOXl2t2CyuMdEB/Q=", "cpu": [ "x64" ], @@ -604,8 +604,8 @@ } }, "node_modules/@esbuild/win32-arm64": { - "version": "0.25.9", - "integrity": "sha1-14kzCnEq+RbIgyX0/+Rl+IVxnGs=", + "version": "0.25.10", + "integrity": "sha1-5xdBolHj/ZcUCIJ6Up0jJVUfUww=", "cpu": [ "arm64" ], @@ -619,8 +619,8 @@ } }, "node_modules/@esbuild/win32-ia32": { - "version": "0.25.9", - "integrity": "sha1-UvxzVAa9SWiCU+dOToN6wroHieM=", + "version": "0.25.10", + "integrity": "sha1-xvAQtdO5Q9iQGgyH6lX5O4tUv5Q=", "cpu": [ "ia32" ], @@ -634,8 +634,8 @@ } }, "node_modules/@esbuild/win32-x64": { - "version": "0.25.9", - "integrity": "sha1-WFYk3IKc+258CqbDyn1+baqH408=", + "version": "0.25.10", + "integrity": "sha1-5LPiVaG0rqhPbh0q4Lc/gmw3hb0=", "cpu": [ "x64" ], @@ -724,17 +724,20 @@ } }, "node_modules/@eslint/config-helpers": { - "version": "0.3.1", - "integrity": "sha1-0xbkeQW9ChqTH6UOZpua9BBNFhc=", + "version": "0.4.0", + "integrity": "sha1-6flLo7W4deMiBcuD/s4Y5kSG6eY=", "license": "Apache-2.0", "optional": true, + "dependencies": { + "@eslint/core": "^0.16.0" + }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" } }, "node_modules/@eslint/core": { - "version": "0.15.2", - "integrity": "sha1-WThjJ9eGLMNgPrx8eBWdLcxKho8=", + "version": "0.16.0", + "integrity": "sha1-SQJU8nW6lmfdurNE9PCmt6e9cgk=", "license": "Apache-2.0", "optional": true, "dependencies": { @@ -830,8 +833,8 @@ } }, "node_modules/@eslint/js": { - "version": "9.35.0", - "integrity": "sha1-/7x+E88SBNsYVS6c2dSo4XxpLQc=", + "version": "9.37.0", + "integrity": "sha1-DP1ap2P+XR7mC+34TNFPVLz54hs=", "license": "MIT", "optional": true, "engines": { @@ -851,12 +854,12 @@ } }, "node_modules/@eslint/plugin-kit": { - "version": "0.3.5", - "integrity": "sha1-/Ydk8O55yN2rTaZUYMZBzv7gF8U=", + "version": "0.4.0", + "integrity": "sha1-9qJFtCiGq/b8nHq3dEqTIlAzWrI=", "license": "Apache-2.0", "optional": true, "dependencies": { - "@eslint/core": "^0.15.2", + "@eslint/core": "^0.16.0", "levn": "^0.4.1" }, "engines": { @@ -997,8 +1000,8 @@ "optional": true }, "node_modules/@jridgewell/trace-mapping": { - "version": "0.3.30", - "integrity": "sha1-SnbE2u7l3wn105QOCHRC+zbOK5k=", + "version": "0.3.31", + "integrity": "sha1-2xXWeByTHzolGj2sOVAcmKYIL9A=", "license": "MIT", "optional": true, "dependencies": { @@ -1007,11 +1010,11 @@ } }, "node_modules/@microsoft/1ds-core-js": { - "version": "4.3.9", - "integrity": "sha1-kSqK1QiFFPBodHO6ePD2rPf2eZE=", + "version": "4.3.10", + "integrity": "sha1-2K7M0Upqg2EG28SH7peLIPYZPwA=", "license": "MIT", "dependencies": { - "@microsoft/applicationinsights-core-js": "3.3.9", + "@microsoft/applicationinsights-core-js": "3.3.10", "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/dynamicproto-js": "^2.0.3", "@nevware21/ts-async": ">= 0.5.4 < 2.x", @@ -1019,11 +1022,11 @@ } }, "node_modules/@microsoft/1ds-post-js": { - "version": "4.3.9", - "integrity": "sha1-LSzc16kSzWw6x14Fd/6XasSK6Ys=", + "version": "4.3.10", + "integrity": "sha1-c3cwQhpaoVeMZrJTIlWCuu/IfNM=", "license": "MIT", "dependencies": { - "@microsoft/1ds-core-js": "4.3.9", + "@microsoft/1ds-core-js": "4.3.10", "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/dynamicproto-js": "^2.0.3", "@nevware21/ts-async": ">= 0.5.4 < 2.x", @@ -1031,12 +1034,12 @@ } }, "node_modules/@microsoft/applicationinsights-channel-js": { - "version": "3.3.9", - "integrity": "sha1-QN0OaXRLduCae9ub2sHOMVCOha4=", + "version": "3.3.10", + "integrity": "sha1-moE3HyFDtTful36XSIKdhVMtV4A=", "license": "MIT", "dependencies": { - "@microsoft/applicationinsights-common": "3.3.9", - "@microsoft/applicationinsights-core-js": "3.3.9", + "@microsoft/applicationinsights-common": "3.3.10", + "@microsoft/applicationinsights-core-js": "3.3.10", "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/dynamicproto-js": "^2.0.3", "@nevware21/ts-async": ">= 0.5.4 < 2.x", @@ -1047,11 +1050,11 @@ } }, "node_modules/@microsoft/applicationinsights-common": { - "version": "3.3.9", - "integrity": "sha1-IZP6OgZT5ryUeTB7+W5dp32WEUI=", + "version": "3.3.10", + "integrity": "sha1-geOljyU801CKZV6tdCh/fxRFzO0=", "license": "MIT", "dependencies": { - "@microsoft/applicationinsights-core-js": "3.3.9", + "@microsoft/applicationinsights-core-js": "3.3.10", "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/dynamicproto-js": "^2.0.3", "@nevware21/ts-utils": ">= 0.11.8 < 2.x" @@ -1061,8 +1064,8 @@ } }, "node_modules/@microsoft/applicationinsights-core-js": { - "version": "3.3.9", - "integrity": "sha1-OpijcfM1njy22QKOHmlDUqYUNiI=", + "version": "3.3.10", + "integrity": "sha1-owq2HBszyCImR5ua37rzvEyFz/k=", "license": "MIT", "dependencies": { "@microsoft/applicationinsights-shims": "3.0.1", @@ -1083,13 +1086,13 @@ } }, "node_modules/@microsoft/applicationinsights-web-basic": { - "version": "3.3.9", - "integrity": "sha1-fHT3Q8NvMpI8tgOb6oyn+jmIhHY=", + "version": "3.3.10", + "integrity": "sha1-mj7LfhJLb7Oeb5XwoWikf5Q8MbY=", "license": "MIT", "dependencies": { - "@microsoft/applicationinsights-channel-js": "3.3.9", - "@microsoft/applicationinsights-common": "3.3.9", - "@microsoft/applicationinsights-core-js": "3.3.9", + "@microsoft/applicationinsights-channel-js": "3.3.10", + "@microsoft/applicationinsights-common": "3.3.10", + "@microsoft/applicationinsights-core-js": "3.3.10", "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/dynamicproto-js": "^2.0.3", "@nevware21/ts-async": ">= 0.5.4 < 2.x", @@ -1490,8 +1493,8 @@ } }, "node_modules/@types/node": { - "version": "22.18.1", - "integrity": "sha1-zIXuaZmyopKHOSgdL1b/QQoUDFI=", + "version": "22.18.8", + "integrity": "sha1-c42dr6OPbgxGdofBWPjhyi19jqo=", "license": "MIT", "optional": true, "dependencies": { @@ -1550,16 +1553,16 @@ "optional": true }, "node_modules/@typescript-eslint/eslint-plugin": { - "version": "8.43.0", - "integrity": "sha1-TXMMK+zY5H73bln2iu4PtWCSfPw=", + "version": "8.46.0", + "integrity": "sha1-/JCzXYAlteqmay9sOFnNU4Gh51E=", "license": "MIT", "optional": true, "dependencies": { "@eslint-community/regexpp": "^4.10.0", - "@typescript-eslint/scope-manager": "8.43.0", - "@typescript-eslint/type-utils": "8.43.0", - "@typescript-eslint/utils": "8.43.0", - "@typescript-eslint/visitor-keys": "8.43.0", + "@typescript-eslint/scope-manager": "8.46.0", + "@typescript-eslint/type-utils": "8.46.0", + "@typescript-eslint/utils": "8.46.0", + "@typescript-eslint/visitor-keys": "8.46.0", "graphemer": "^1.4.0", "ignore": "^7.0.0", "natural-compare": "^1.4.0", @@ -1573,7 +1576,7 @@ "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { - "@typescript-eslint/parser": "^8.43.0", + "@typescript-eslint/parser": "^8.46.0", "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <6.0.0" } @@ -1588,15 +1591,15 @@ } }, "node_modules/@typescript-eslint/parser": { - "version": "8.43.0", - "integrity": "sha1-QCQVmSXnZx8Xgr3TSYvc+9SPkTc=", + "version": "8.46.0", + "integrity": "sha1-kYbyjFn25HeriRkxLSZU9PJ9RcE=", "license": "MIT", "optional": true, "dependencies": { - "@typescript-eslint/scope-manager": "8.43.0", - "@typescript-eslint/types": "8.43.0", - "@typescript-eslint/typescript-estree": "8.43.0", - "@typescript-eslint/visitor-keys": "8.43.0", + "@typescript-eslint/scope-manager": "8.46.0", + "@typescript-eslint/types": "8.46.0", + "@typescript-eslint/typescript-estree": "8.46.0", + "@typescript-eslint/visitor-keys": "8.46.0", "debug": "^4.3.4" }, "engines": { @@ -1612,13 +1615,13 @@ } }, "node_modules/@typescript-eslint/project-service": { - "version": "8.43.0", - "integrity": "sha1-lY26oW+9HoHUarhuE59idnVxQPg=", + "version": "8.46.0", + "integrity": "sha1-EZDcwNNJTUaoV3Pgw6KDjLsrRac=", "license": "MIT", "optional": true, "dependencies": { - "@typescript-eslint/tsconfig-utils": "^8.43.0", - "@typescript-eslint/types": "^8.43.0", + "@typescript-eslint/tsconfig-utils": "^8.46.0", + "@typescript-eslint/types": "^8.46.0", "debug": "^4.3.4" }, "engines": { @@ -1633,13 +1636,13 @@ } }, "node_modules/@typescript-eslint/scope-manager": { - "version": "8.43.0", - "integrity": "sha1-AJ68Ccxufg3WeJig6acNKVNhxrk=", + "version": "8.46.0", + "integrity": "sha1-pBgz/jhwRAdcstTPq0kKfx3Rm2E=", "license": "MIT", "optional": true, "dependencies": { - "@typescript-eslint/types": "8.43.0", - "@typescript-eslint/visitor-keys": "8.43.0" + "@typescript-eslint/types": "8.46.0", + "@typescript-eslint/visitor-keys": "8.46.0" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -1650,8 +1653,8 @@ } }, "node_modules/@typescript-eslint/tsconfig-utils": { - "version": "8.43.0", - "integrity": "sha1-5nIduhg9YXaakP/a0gKuvDg7GMg=", + "version": "8.46.0", + "integrity": "sha1-PjMBnguUg40318xhNB+8xb95EAc=", "license": "MIT", "optional": true, "engines": { @@ -1666,14 +1669,14 @@ } }, "node_modules/@typescript-eslint/type-utils": { - "version": "8.43.0", - "integrity": "sha1-KeouNO6uW46f5PRzDFZZ+jMKoE4=", + "version": "8.46.0", + "integrity": "sha1-gV7+sRuVM9po/YJWKM7PKDrHmCk=", "license": "MIT", "optional": true, "dependencies": { - "@typescript-eslint/types": "8.43.0", - "@typescript-eslint/typescript-estree": "8.43.0", - "@typescript-eslint/utils": "8.43.0", + "@typescript-eslint/types": "8.46.0", + "@typescript-eslint/typescript-estree": "8.46.0", + "@typescript-eslint/utils": "8.46.0", "debug": "^4.3.4", "ts-api-utils": "^2.1.0" }, @@ -1690,8 +1693,8 @@ } }, "node_modules/@typescript-eslint/types": { - "version": "8.43.0", - "integrity": "sha1-ANNKUJlQTrGyY+AizBfEJD/yMC4=", + "version": "8.46.0", + "integrity": "sha1-IK9rMy+c1VoV/Nhi/bB9R6YTG/Q=", "license": "MIT", "optional": true, "engines": { @@ -1703,15 +1706,15 @@ } }, "node_modules/@typescript-eslint/typescript-estree": { - "version": "8.43.0", - "integrity": "sha1-OeXUMSObTZB4cHKuDCKQy9PgpWI=", + "version": "8.46.0", + "integrity": "sha1-9FoNX16Zsm8CgOjP8+0zgGWP1yA=", "license": "MIT", "optional": true, "dependencies": { - "@typescript-eslint/project-service": "8.43.0", - "@typescript-eslint/tsconfig-utils": "8.43.0", - "@typescript-eslint/types": "8.43.0", - "@typescript-eslint/visitor-keys": "8.43.0", + "@typescript-eslint/project-service": "8.46.0", + "@typescript-eslint/tsconfig-utils": "8.46.0", + "@typescript-eslint/types": "8.46.0", + "@typescript-eslint/visitor-keys": "8.46.0", "debug": "^4.3.4", "fast-glob": "^3.3.2", "is-glob": "^4.0.3", @@ -1731,15 +1734,15 @@ } }, "node_modules/@typescript-eslint/utils": { - "version": "8.43.0", - "integrity": "sha1-XDkRM6UvhQDf2r1wJr5ypTfXtZ4=", + "version": "8.46.0", + "integrity": "sha1-JwJcXtfLyShEDWow7da6NMxbkno=", "license": "MIT", "optional": true, "dependencies": { "@eslint-community/eslint-utils": "^4.7.0", - "@typescript-eslint/scope-manager": "8.43.0", - "@typescript-eslint/types": "8.43.0", - "@typescript-eslint/typescript-estree": "8.43.0" + "@typescript-eslint/scope-manager": "8.46.0", + "@typescript-eslint/types": "8.46.0", + "@typescript-eslint/typescript-estree": "8.46.0" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -1754,12 +1757,12 @@ } }, "node_modules/@typescript-eslint/visitor-keys": { - "version": "8.43.0", - "integrity": "sha1-Yz00FK/sPPCg5Fg+FXX0EB71HTA=", + "version": "8.46.0", + "integrity": "sha1-I5NoCQVMUR9wNxPFbd0vRtwZeEU=", "license": "MIT", "optional": true, "dependencies": { - "@typescript-eslint/types": "8.43.0", + "@typescript-eslint/types": "8.46.0", "eslint-visitor-keys": "^4.2.1" }, "engines": { @@ -1771,8 +1774,8 @@ } }, "node_modules/@typespec/ts-http-runtime": { - "version": "0.3.0", - "integrity": "sha1-9Qb/IXDllKJX+OeKoZYIjzpGoi0=", + "version": "0.3.1", + "integrity": "sha1-L6lAUPJbTYXQvIudl4dLjTR6kXM=", "dev": true, "license": "MIT", "dependencies": { @@ -1849,16 +1852,16 @@ } }, "node_modules/@vscode/vsce": { - "version": "3.6.0", - "integrity": "sha1-cQLLhG24PtcOxxGZhq99fGnPNTg=", + "version": "3.6.2", + "integrity": "sha1-zv0oAvHewk/KUSk65WPhGRL1Rf0=", "dev": true, "license": "MIT", "dependencies": { "@azure/identity": "^4.1.0", - "@secretlint/node": "^10.1.1", - "@secretlint/secretlint-formatter-sarif": "^10.1.1", - "@secretlint/secretlint-rule-no-dotenv": "^10.1.1", - "@secretlint/secretlint-rule-preset-recommend": "^10.1.1", + "@secretlint/node": "^10.1.2", + "@secretlint/secretlint-formatter-sarif": "^10.1.2", + "@secretlint/secretlint-rule-no-dotenv": "^10.1.2", + "@secretlint/secretlint-rule-preset-recommend": "^10.1.2", "@vscode/vsce-sign": "^2.0.0", "azure-devops-node-api": "^12.5.0", "chalk": "^4.1.2", @@ -1875,7 +1878,7 @@ "minimatch": "^3.0.3", "parse-semver": "^1.1.1", "read": "^1.0.7", - "secretlint": "^10.1.1", + "secretlint": "^10.1.2", "semver": "^7.5.2", "tmp": "^0.2.3", "typed-rest-client": "^1.8.4", @@ -1895,26 +1898,26 @@ } }, "node_modules/@vscode/vsce-sign": { - "version": "2.0.6", - "integrity": "sha1-orEeKdq1Y3nFE+DMUmFe2tHTTNM=", + "version": "2.0.8", + "integrity": "sha1-K633doN9F9CqB1TojdcEX13jMuo=", "dev": true, "hasInstallScript": true, "license": "SEE LICENSE IN LICENSE.txt", "optionalDependencies": { - "@vscode/vsce-sign-alpine-arm64": "2.0.5", - "@vscode/vsce-sign-alpine-x64": "2.0.5", - "@vscode/vsce-sign-darwin-arm64": "2.0.5", - "@vscode/vsce-sign-darwin-x64": "2.0.5", - "@vscode/vsce-sign-linux-arm": "2.0.5", - "@vscode/vsce-sign-linux-arm64": "2.0.5", - "@vscode/vsce-sign-linux-x64": "2.0.5", - "@vscode/vsce-sign-win32-arm64": "2.0.5", - "@vscode/vsce-sign-win32-x64": "2.0.5" + "@vscode/vsce-sign-alpine-arm64": "2.0.6", + "@vscode/vsce-sign-alpine-x64": "2.0.6", + "@vscode/vsce-sign-darwin-arm64": "2.0.2", + "@vscode/vsce-sign-darwin-x64": "2.0.2", + "@vscode/vsce-sign-linux-arm": "2.0.6", + "@vscode/vsce-sign-linux-arm64": "2.0.6", + "@vscode/vsce-sign-linux-x64": "2.0.6", + "@vscode/vsce-sign-win32-arm64": "2.0.6", + "@vscode/vsce-sign-win32-x64": "2.0.6" } }, "node_modules/@vscode/vsce-sign-alpine-arm64": { - "version": "2.0.5", - "integrity": "sha1-40y/kfToamz1KrwubnUISuGPbEo=", + "version": "2.0.6", + "integrity": "sha1-LNJEyvXo7FQ/QvuR1N87kzZByPo=", "cpu": [ "arm64" ], @@ -1926,8 +1929,8 @@ ] }, "node_modules/@vscode/vsce-sign-alpine-x64": { - "version": "2.0.5", - "integrity": "sha1-dEPA6DnnTwP84MwxRTMPDSqAzIc=", + "version": "2.0.6", + "integrity": "sha1-sOgKR5IAHGbif+7iwR6CGtH6FoA=", "cpu": [ "x64" ], @@ -1939,8 +1942,8 @@ ] }, "node_modules/@vscode/vsce-sign-darwin-arm64": { - "version": "2.0.5", - "integrity": "sha1-LqusfYNxKSqNIqFbP/V/GYjCnWs=", + "version": "2.0.2", + "integrity": "sha1-EKpp/rf4Gj3GjCQgOMoD6v8ZwS4=", "cpu": [ "arm64" ], @@ -1952,8 +1955,8 @@ ] }, "node_modules/@vscode/vsce-sign-darwin-x64": { - "version": "2.0.5", - "integrity": "sha1-lvsDKcijZxhMID1iV0+akhkwItg=", + "version": "2.0.2", + "integrity": "sha1-MxVSjz6hAHpkizMgv/NqM6ngeqU=", "cpu": [ "x64" ], @@ -1965,8 +1968,8 @@ ] }, "node_modules/@vscode/vsce-sign-linux-arm": { - "version": "2.0.5", - "integrity": "sha1-vwc0DbH+Ncs6iiIrLaSqJTEO4lE=", + "version": "2.0.6", + "integrity": "sha1-CifEKkrbN+lu7HjNe/o4jNTp++8=", "cpu": [ "arm" ], @@ -1978,8 +1981,8 @@ ] }, "node_modules/@vscode/vsce-sign-linux-arm64": { - "version": "2.0.5", - "integrity": "sha1-wEUCMqukP76t/1MJg4pWVdxwOcg=", + "version": "2.0.6", + "integrity": "sha1-s9hWAUQEC5INjG7dQ3QxS1glVIE=", "cpu": [ "arm64" ], @@ -1991,8 +1994,8 @@ ] }, "node_modules/@vscode/vsce-sign-linux-x64": { - "version": "2.0.5", - "integrity": "sha1-I4KZJPQIZ+kNXju4Yejo+gResO4=", + "version": "2.0.6", + "integrity": "sha1-reEcru7VJPwWvWxDykmuoAKV3ow=", "cpu": [ "x64" ], @@ -2004,8 +2007,8 @@ ] }, "node_modules/@vscode/vsce-sign-win32-arm64": { - "version": "2.0.5", - "integrity": "sha1-GO8nH199mzHAMSdYLBscUfJuI7Q=", + "version": "2.0.6", + "integrity": "sha1-BoiWgUjgPrOSR5yEkcclBnIb7/w=", "cpu": [ "arm64" ], @@ -2017,8 +2020,8 @@ ] }, "node_modules/@vscode/vsce-sign-win32-x64": { - "version": "2.0.5", - "integrity": "sha1-g7iTk+RFHPp+OiGCrqQlD15xrKg=", + "version": "2.0.6", + "integrity": "sha1-dEMO/0HSaBjCP5gmsEXYx1cy6us=", "cpu": [ "x64" ], @@ -2093,8 +2096,8 @@ } }, "node_modules/@vscode/vsce/node_modules/lru-cache": { - "version": "11.2.1", - "integrity": "sha1-1CasRxUhcpxsGs2l96Yz6tqijbI=", + "version": "11.2.2", + "integrity": "sha1-QP037f/PrkspQDecByLcbuqnXyQ=", "dev": true, "license": "ISC", "engines": { @@ -2185,8 +2188,8 @@ } }, "node_modules/ansi-escapes": { - "version": "7.0.0", - "integrity": "sha1-APwZ9JG7sY4dSBuXhoIE+SEJv+c=", + "version": "7.1.1", + "integrity": "sha1-/dOUJ6flomIz5IqLQ2Y1Fin/6hs=", "dev": true, "license": "MIT", "dependencies": { @@ -2810,8 +2813,8 @@ } }, "node_modules/debug": { - "version": "4.4.1", - "integrity": "sha1-5ai8bLxMbNPmQwiwaTo9T6VQGJs=", + "version": "4.4.3", + "integrity": "sha1-xq5DLZvZZiWC/OCHCbA4xY6ePWo=", "devOptional": true, "license": "MIT", "dependencies": { @@ -2920,8 +2923,8 @@ } }, "node_modules/detect-libc": { - "version": "2.0.4", - "integrity": "sha1-8EcVuLqBXlO02BCWVbZQimhlp+g=", + "version": "2.1.2", + "integrity": "sha1-aJxdzcGQDvVYOky59te0c3QgdK0=", "dev": true, "license": "Apache-2.0", "optional": true, @@ -3150,8 +3153,8 @@ } }, "node_modules/esbuild": { - "version": "0.25.9", - "integrity": "sha1-FauOOa5s3GTCT/iiwK71s/2fqXY=", + "version": "0.25.10", + "integrity": "sha1-N/WqXNFFAPFBvhIcAbCWyoOsNKk=", "devOptional": true, "hasInstallScript": true, "license": "MIT", @@ -3162,32 +3165,32 @@ "node": ">=18" }, "optionalDependencies": { - "@esbuild/aix-ppc64": "0.25.9", - "@esbuild/android-arm": "0.25.9", - "@esbuild/android-arm64": "0.25.9", - "@esbuild/android-x64": "0.25.9", - "@esbuild/darwin-arm64": "0.25.9", - "@esbuild/darwin-x64": "0.25.9", - "@esbuild/freebsd-arm64": "0.25.9", - "@esbuild/freebsd-x64": "0.25.9", - "@esbuild/linux-arm": "0.25.9", - "@esbuild/linux-arm64": "0.25.9", - "@esbuild/linux-ia32": "0.25.9", - "@esbuild/linux-loong64": "0.25.9", - "@esbuild/linux-mips64el": "0.25.9", - "@esbuild/linux-ppc64": "0.25.9", - "@esbuild/linux-riscv64": "0.25.9", - "@esbuild/linux-s390x": "0.25.9", - "@esbuild/linux-x64": "0.25.9", - "@esbuild/netbsd-arm64": "0.25.9", - "@esbuild/netbsd-x64": "0.25.9", - "@esbuild/openbsd-arm64": "0.25.9", - "@esbuild/openbsd-x64": "0.25.9", - "@esbuild/openharmony-arm64": "0.25.9", - "@esbuild/sunos-x64": "0.25.9", - "@esbuild/win32-arm64": "0.25.9", - "@esbuild/win32-ia32": "0.25.9", - "@esbuild/win32-x64": "0.25.9" + "@esbuild/aix-ppc64": "0.25.10", + "@esbuild/android-arm": "0.25.10", + "@esbuild/android-arm64": "0.25.10", + "@esbuild/android-x64": "0.25.10", + "@esbuild/darwin-arm64": "0.25.10", + "@esbuild/darwin-x64": "0.25.10", + "@esbuild/freebsd-arm64": "0.25.10", + "@esbuild/freebsd-x64": "0.25.10", + "@esbuild/linux-arm": "0.25.10", + "@esbuild/linux-arm64": "0.25.10", + "@esbuild/linux-ia32": "0.25.10", + "@esbuild/linux-loong64": "0.25.10", + "@esbuild/linux-mips64el": "0.25.10", + "@esbuild/linux-ppc64": "0.25.10", + "@esbuild/linux-riscv64": "0.25.10", + "@esbuild/linux-s390x": "0.25.10", + "@esbuild/linux-x64": "0.25.10", + "@esbuild/netbsd-arm64": "0.25.10", + "@esbuild/netbsd-x64": "0.25.10", + "@esbuild/openbsd-arm64": "0.25.10", + "@esbuild/openbsd-x64": "0.25.10", + "@esbuild/openharmony-arm64": "0.25.10", + "@esbuild/sunos-x64": "0.25.10", + "@esbuild/win32-arm64": "0.25.10", + "@esbuild/win32-ia32": "0.25.10", + "@esbuild/win32-x64": "0.25.10" } }, "node_modules/esbuild-register": { @@ -3224,19 +3227,19 @@ } }, "node_modules/eslint": { - "version": "9.35.0", - "integrity": "sha1-eokFS3ue4d/RtiA12M51VHdz9H4=", + "version": "9.37.0", + "integrity": "sha1-rAIiEn92sJwNtjA29P4olWIHLXQ=", "license": "MIT", "optional": true, "dependencies": { "@eslint-community/eslint-utils": "^4.8.0", "@eslint-community/regexpp": "^4.12.1", "@eslint/config-array": "^0.21.0", - "@eslint/config-helpers": "^0.3.1", - "@eslint/core": "^0.15.2", + "@eslint/config-helpers": "^0.4.0", + "@eslint/core": "^0.16.0", "@eslint/eslintrc": "^3.3.1", - "@eslint/js": "9.35.0", - "@eslint/plugin-kit": "^0.3.5", + "@eslint/js": "9.37.0", + "@eslint/plugin-kit": "^0.4.0", "@humanfs/node": "^0.16.6", "@humanwhocodes/module-importer": "^1.0.1", "@humanwhocodes/retry": "^0.4.2", @@ -3640,8 +3643,8 @@ "optional": true }, "node_modules/fs-extra": { - "version": "11.3.1", - "integrity": "sha1-unofl6hflMbbLlL/aVcNs2cdWnQ=", + "version": "11.3.2", + "integrity": "sha1-yDiu3cb0qMdN0V+F4R/lURv+AqQ=", "dev": true, "license": "MIT", "dependencies": { @@ -3691,8 +3694,8 @@ } }, "node_modules/get-east-asian-width": { - "version": "1.3.1", - "integrity": "sha1-uFiJ13mIGmUd/ecdN5bdvpVJASs=", + "version": "1.4.0", + "integrity": "sha1-m8TKoTFwK0thcpy35Cc1vFUMnuY=", "license": "MIT", "optional": true, "engines": { @@ -4049,8 +4052,8 @@ } }, "node_modules/index-to-position": { - "version": "1.1.0", - "integrity": "sha1-LlC9VMgEC91tmz2V7CqP7fhrTUQ=", + "version": "1.2.0", + "integrity": "sha1-yADrNNrPTb+WubBsfreNX3BBOLQ=", "dev": true, "license": "MIT", "engines": { @@ -4996,8 +4999,8 @@ } }, "node_modules/node-abi": { - "version": "3.77.0", - "integrity": "sha1-OtkNXJ1FZjQg5apP9Y2/TjYlQZo=", + "version": "3.78.0", + "integrity": "sha1-/Q7L0KqJhXuY2ga9OQkZSrsIIbo=", "dev": true, "license": "MIT", "optional": true, @@ -5556,8 +5559,8 @@ } }, "node_modules/prettier-plugin-organize-imports": { - "version": "4.2.0", - "integrity": "sha1-kqxI4j5kl7rk12HUPRet7RgFpG0=", + "version": "4.3.0", + "integrity": "sha1-6NOS4gQLPl/BR2ln1mlIfd4O6nY=", "license": "MIT", "optional": true, "peerDependencies": { @@ -5836,8 +5839,8 @@ } }, "node_modules/run-applescript": { - "version": "7.0.0", - "integrity": "sha1-5aVTwr/9Yg4WnSdsHNjxtkd4++s=", + "version": "7.1.0", + "integrity": "sha1-Lp5UxGZOwxBsW1Yw4knT1llcSRE=", "dev": true, "license": "MIT", "engines": { @@ -6441,8 +6444,8 @@ } }, "node_modules/tapable": { - "version": "2.2.3", - "integrity": "sha1-S2e2NbLZdXigaicT0vBIAMI36Zs=", + "version": "2.3.0", + "integrity": "sha1-fj6m1coxuo4Hi1YPDYPOmhSqi+Y=", "license": "MIT", "optional": true, "engines": { @@ -6454,8 +6457,8 @@ } }, "node_modules/tar-fs": { - "version": "2.1.3", - "integrity": "sha1-+zuIQ6JrbxOgjmBveSKHXrH7v5I=", + "version": "2.1.4", + "integrity": "sha1-gAgk2/TvBt7Zr+pKyv5xxnx2uTA=", "dev": true, "license": "MIT", "optional": true, @@ -6696,8 +6699,8 @@ } }, "node_modules/typescript": { - "version": "5.9.2", - "integrity": "sha1-2TRQzd7FFUotXKvjuBArgzFvsqY=", + "version": "5.9.3", + "integrity": "sha1-W09Z4VMQqxeiFvXWz1PuR27eZw8=", "license": "Apache-2.0", "optional": true, "bin": { @@ -6709,15 +6712,15 @@ } }, "node_modules/typescript-eslint": { - "version": "8.43.0", - "integrity": "sha1-M1rBaoWfOF37IwIuDYKYliNk0Jk=", + "version": "8.46.0", + "integrity": "sha1-+xw3qQ+t9C/hyPixkrl0ttnEOcw=", "license": "MIT", "optional": true, "dependencies": { - "@typescript-eslint/eslint-plugin": "8.43.0", - "@typescript-eslint/parser": "8.43.0", - "@typescript-eslint/typescript-estree": "8.43.0", - "@typescript-eslint/utils": "8.43.0" + "@typescript-eslint/eslint-plugin": "8.46.0", + "@typescript-eslint/parser": "8.46.0", + "@typescript-eslint/typescript-estree": "8.46.0", + "@typescript-eslint/utils": "8.46.0" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -6744,8 +6747,8 @@ "license": "MIT" }, "node_modules/undici": { - "version": "7.15.0", - "integrity": "sha1-dIUAdUmtF4K3yrKr+qHBqnt14QY=", + "version": "7.16.0", + "integrity": "sha1-yyoelXcm1Fi1NuPwdr9R8GaQHBo=", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index bb12dafd7f..08f4e5be71 100644 --- a/package.json +++ b/package.json @@ -68,13 +68,13 @@ "vscode-languageserver-protocol": "^3.17.5" }, "devDependencies": { - "@vscode/vsce": "^3.6.0", - "esbuild": "^0.25.9" + "@vscode/vsce": "^3.6.2", + "esbuild": "^0.25.10" }, "optionalDependencies": { "@eslint/js": "^9.26.0", "@types/mock-fs": "^4.13.4", - "@types/node": "^22.18.1", + "@types/node": "^22.18.8", "@types/semver": "^7.7.1", "@types/sinon": "^17.0.4", "@types/ungap__structured-clone": "^1.2.0", @@ -85,14 +85,14 @@ "@vscode/test-cli": "^0.0.10", "@vscode/test-electron": "^2.5.2", "esbuild-register": "^3.6.0", - "eslint": "^9.35.0", + "eslint": "^9.37.0", "eslint-config-prettier": "^10.1.8", "mock-fs": "^5.5.0", "prettier": "^3.6.2", - "prettier-plugin-organize-imports": "^4.2.0", + "prettier-plugin-organize-imports": "^4.3.0", "sinon": "^19.0.5", - "typescript": "^5.9.2", - "typescript-eslint": "^8.43.0" + "typescript": "^5.9.3", + "typescript-eslint": "^8.46.0" }, "extensionDependencies": [ "vscode.powershell"