diff --git a/package.json b/package.json index cd5e56e..4f02a11 100644 --- a/package.json +++ b/package.json @@ -1570,7 +1570,7 @@ "esbuild": "^0.28.1", "eslint": "^10.9.1", "mocha": "^11.0.1", - "ovsx": "^1.1.1", + "ovsx": "^1.2.0", "prettier": "^3.9.6", "rimraf": "^6.0.1", "typescript": "^6.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bb5440c..001d465 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -137,8 +137,8 @@ importers: specifier: ^11.0.1 version: 11.7.6 ovsx: - specifier: ^1.1.1 - version: 1.1.1(@types/node@26.4.0)(debug@4.4.3(supports-color@8.1.1))(supports-color@8.1.1) + specifier: ^1.2.0 + version: 1.2.0(@types/node@26.4.0)(debug@4.4.3(supports-color@8.1.1))(supports-color@8.1.1) prettier: specifier: ^3.9.6 version: 3.9.6 @@ -2164,9 +2164,9 @@ packages: resolution: {integrity: sha512-weP+BZ8MVNnlCm8c0Qdc1WSWq4Qn7I+9CJGm7Qali6g44e/PUzbjNqJX5NJ9ljlNMosfJvg1fKEGILklK9cwnw==} engines: {node: '>=18'} - ovsx@1.1.1: - resolution: {integrity: sha512-tklsCzvGVWKlM91Vc9U8tNnaQ+XacPJ12SWHjDaHGUJB49oMhoAULsJGeefhHebPvvckbcWbKqKIXODMZah5SA==} - engines: {node: '>= 20'} + ovsx@1.2.0: + resolution: {integrity: sha512-12mauBqsLehlJ0cRiroQz4uKYVjblVS5OobgSJ278CdCtkDfRQD+SI3NQ00GNalDqzp5PDN11yx84miFUojeMw==} + engines: {node: '>=22.0.0'} hasBin: true p-limit@3.1.0: @@ -4779,7 +4779,7 @@ snapshots: string-width: 7.2.0 strip-ansi: 7.2.0 - ovsx@1.1.1(@types/node@26.4.0)(debug@4.4.3(supports-color@8.1.1))(supports-color@8.1.1): + ovsx@1.2.0(@types/node@26.4.0)(debug@4.4.3(supports-color@8.1.1))(supports-color@8.1.1): dependencies: '@inquirer/prompts': 7.10.1(@types/node@26.4.0) '@vscode/vsce': 3.9.2(supports-color@8.1.1)