diff --git a/package.json b/package.json index 3a7faef..cc19d17 100644 --- a/package.json +++ b/package.json @@ -955,10 +955,10 @@ "@vscode/test-cli": "^0.0.12", "@vscode/test-electron": "^2.5.2", "cpy-cli": "^6.0.0", - "glob": "^13.0.3", + "glob": "^13.0.4", "husky": "^9.1.7", "lint-staged": "^16.2.7", - "minimatch": "^10.2.0", + "minimatch": "^10.2.1", "rimraf": "^6.1.3", "typescript": "^5.9.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 86a9b87..1214399 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -46,7 +46,7 @@ importers: specifier: ^22.19.11 version: 22.19.11 '@types/vscode': - specifier: ^1.109.0 + specifier: ^1.102.0 version: 1.109.0 '@vscode/l10n-dev': specifier: ^0.0.35 @@ -61,8 +61,8 @@ importers: specifier: ^6.0.0 version: 6.0.0 glob: - specifier: ^13.0.3 - version: 13.0.3 + specifier: ^13.0.4 + version: 13.0.4 husky: specifier: ^9.1.7 version: 9.1.7 @@ -70,8 +70,8 @@ importers: specifier: ^16.2.7 version: 16.2.7 minimatch: - specifier: ^10.2.0 - version: 10.2.0 + specifier: ^10.2.1 + version: 10.2.1 rimraf: specifier: ^6.1.3 version: 6.1.3 @@ -1603,8 +1603,8 @@ packages: deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true - glob@13.0.3: - resolution: {integrity: sha512-/g3B0mC+4x724v1TgtBlBtt2hPi/EWptsIAmXUx9Z2rvBYleQcsrmaOzd5LyL50jf/Soi83ZDJmw2+XqvH/EeA==} + glob@13.0.4: + resolution: {integrity: sha512-KACie1EOs9BIOMtenFaxwmYODWA3/fTfGSUnLhMJpXRntu1g+uL/Xvub5f8SCTppvo9q62Qy4LeOoUiaL54G5A==} engines: {node: 20 || >=22} global-directory@4.0.1: @@ -2057,8 +2057,8 @@ packages: lru-cache@10.4.3: resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} - lru-cache@11.2.5: - resolution: {integrity: sha512-vFrFJkWtJvJnD5hg+hJvVE8Lh/TcMzKnTgCWmtBipwI5yLX/iX+5UB2tfuyODF5E7k9xEzMdYgGqaSb1c0c5Yw==} + lru-cache@11.2.6: + resolution: {integrity: sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==} engines: {node: 20 || >=22} lru-cache@5.1.1: @@ -2151,8 +2151,8 @@ packages: minimalistic-assert@1.0.1: resolution: {integrity: sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==} - minimatch@10.2.0: - resolution: {integrity: sha512-ugkC31VaVg9cF0DFVoADH12k6061zNZkZON+aX8AWsR9GhPcErkcMBceb6znR8wLERM2AkkOxy2nWRLpT9Jq5w==} + minimatch@10.2.1: + resolution: {integrity: sha512-MClCe8IL5nRRmawL6ib/eT4oLyeKMGCghibcDWK+J0hh0Q8kqSdia6BvbRMVk6mPa6WqUa5uR2oxt6C5jd533A==} engines: {node: 20 || >=22} minimatch@9.0.5: @@ -3972,7 +3972,7 @@ snapshots: fancy-log: 2.0.0 fast-glob: 3.3.3 fs-extra: 11.3.3 - glob: 13.0.3 + glob: 13.0.4 handlebars: 4.7.8 html-entities: 2.6.0 i18next: 25.7.4(typescript@5.9.3) @@ -4106,7 +4106,7 @@ snapshots: '@ts-morph/common@0.28.1': dependencies: - minimatch: 10.2.0 + minimatch: 10.2.1 path-browserify: 1.0.1 tinyglobby: 0.2.15 @@ -4998,9 +4998,9 @@ snapshots: package-json-from-dist: 1.0.1 path-scurry: 1.11.1 - glob@13.0.3: + glob@13.0.4: dependencies: - minimatch: 10.2.0 + minimatch: 10.2.1 minipass: 7.1.2 path-scurry: 2.0.1 @@ -5447,7 +5447,7 @@ snapshots: lru-cache@10.4.3: {} - lru-cache@11.2.5: {} + lru-cache@11.2.6: {} lru-cache@5.1.1: dependencies: @@ -5519,7 +5519,7 @@ snapshots: minimalistic-assert@1.0.1: {} - minimatch@10.2.0: + minimatch@10.2.1: dependencies: brace-expansion: 5.0.2 @@ -5773,7 +5773,7 @@ snapshots: path-scurry@2.0.1: dependencies: - lru-cache: 11.2.5 + lru-cache: 11.2.6 minipass: 7.1.2 path-type@6.0.0: {} @@ -5924,7 +5924,7 @@ snapshots: rimraf@6.1.3: dependencies: - glob: 13.0.3 + glob: 13.0.4 package-json-from-dist: 1.0.1 run-parallel@1.2.0: