diff --git a/package.json b/package.json index 7d0521b..7908f02 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@types/vscode": "1.80.0", "@vscode/vsce": "3.1.1", "lefthook": "1.7.18", - "ovsx": "0.9.5", + "ovsx": "0.10.0", "rollup": "4.24.0", "rollup-plugin-esbuild": "6.1.1", "ts-node": "10.9.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 71f79b5..6dfa204 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,8 +49,8 @@ importers: specifier: 1.7.18 version: 1.7.18 ovsx: - specifier: 0.9.5 - version: 0.9.5 + specifier: 0.10.0 + version: 0.10.0 rollup: specifier: 4.24.0 version: 4.24.0 @@ -1299,8 +1299,8 @@ packages: resolution: {integrity: sha512-0TUxTiFJWv+JnjWm4o9yvuskpEJLXTcng8MJuKd+SzAzp2o+OP3HWqNhB4OdJRt1Vsd9/mR0oyaEYlOnL7XIRw==} engines: {node: '>=16'} - ovsx@0.9.5: - resolution: {integrity: sha512-x8jaFQAA+KLxZ9HAQ8ZBbBxNsrrjjpEnVihfOhb/iuXWCso1n2oKaDJuLbA9O5FtBgtGCy0n23PKf728kOmX8g==} + ovsx@0.10.0: + resolution: {integrity: sha512-DSgNXGQ444nGKag+LZh92R/hM2PfRSu+6VKfVawoZ+JzFDiGX8yhMkAuyVlHrlxLCpfQOsqs80GcHje/h2SpmA==} engines: {node: '>= 20'} hasBin: true @@ -1625,6 +1625,10 @@ packages: yauzl@2.10.0: resolution: {integrity: sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==} + yauzl@3.1.3: + resolution: {integrity: sha512-JCCdmlJJWv7L0q/KylOekyRaUrdEoUxWkWVcgorosTROCFWiS9p2NNPE9Yb91ak7b1N5SxAZEliWpspbZccivw==} + engines: {node: '>=12'} + yazl@2.5.1: resolution: {integrity: sha512-phENi2PLiHnHb6QBVot+dJnaAZ0xosj7p3fWl+znIjBDlnMI2PsZCJZ306BPTFOaHf5qdDEI8x5qFrSOBN5vrw==} @@ -2773,7 +2777,7 @@ snapshots: string-width: 6.1.0 strip-ansi: 7.1.0 - ovsx@0.9.5: + ovsx@0.10.0: dependencies: '@vscode/vsce': 3.1.1 commander: 6.2.1 @@ -2782,6 +2786,7 @@ snapshots: leven: 3.1.0 semver: 7.6.3 tmp: 0.2.3 + yauzl: 3.1.3 transitivePeerDependencies: - debug - supports-color @@ -3151,6 +3156,11 @@ snapshots: buffer-crc32: 0.2.13 fd-slicer: 1.1.0 + yauzl@3.1.3: + dependencies: + buffer-crc32: 0.2.13 + pend: 1.2.0 + yazl@2.5.1: dependencies: buffer-crc32: 0.2.13