diff --git a/package.json b/package.json index 24092cb..2e080fa 100644 --- a/package.json +++ b/package.json @@ -211,7 +211,7 @@ "bumpp": "10.4.1", "esno": "4.8.0", "pnpm": "10.34.4", - "reactive-vscode": "0.4.1", + "reactive-vscode": "1.0.2", "tsup": "8.5.1", "typescript": "5.9.3", "vite": "7.3.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e6d8c6a..adba3bd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: 10.34.4 version: 10.34.4 reactive-vscode: - specifier: 0.4.1 - version: 0.4.1(@types/vscode@1.93.0) + specifier: 1.0.2 + version: 1.0.2(@types/vscode@1.93.0) tsup: specifier: 8.5.1 version: 8.5.1(jiti@2.6.1)(postcss@8.5.8)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.3) @@ -354,8 +354,8 @@ packages: resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} - '@reactive-vscode/reactivity@0.4.1': - resolution: {integrity: sha512-ThNXTkTNK9LHvdlBcyzqSywlfF61FIQDlVDqv12+rkRQCCUjWsD+oilbIYYi5uAJkQ2h/yLyowx3f0YVEY1bxQ==} + '@reactive-vscode/reactivity@1.0.2': + resolution: {integrity: sha512-zBrxU91zXK+zMV+RZRVS1uzUycADJPlYaEEYuvFB6MZI9DnEonsHMUf1VEGlCKD41LcgvAXug1moFydn4+DXbw==} '@rollup/rollup-android-arm-eabi@4.60.0': resolution: {integrity: sha512-WOhNW9K8bR3kf4zLxbfg6Pxu2ybOUbB2AjMDHSQx86LIF4rH4Ft7vmMwNt0loO0eonglSNy4cpD3MKXXKQu0/A==} @@ -1547,8 +1547,8 @@ packages: resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==} hasBin: true - reactive-vscode@0.4.1: - resolution: {integrity: sha512-meh1p9cF3A0kRKQARo84PASHwa27cFMD3bLWfV7DypERf51678f420my8btKAyMHl3P6pI7LcivrrwbfrIgmNg==} + reactive-vscode@1.0.2: + resolution: {integrity: sha512-RmLJ75xv/RF6c/C+9DMJd4K1h5r+QY6Ykg0MgiVxKUsJ5BAegYtT+A8cMmJKp44Wqo0whxBkFvNvfIjYvhE0XA==} peerDependencies: '@types/vscode': ^1.101.0 @@ -2249,7 +2249,7 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.20.1 - '@reactive-vscode/reactivity@0.4.1': {} + '@reactive-vscode/reactivity@1.0.2': {} '@rollup/rollup-android-arm-eabi@4.60.0': optional: true @@ -3487,9 +3487,9 @@ snapshots: strip-json-comments: 2.0.1 optional: true - reactive-vscode@0.4.1(@types/vscode@1.93.0): + reactive-vscode@1.0.2(@types/vscode@1.93.0): dependencies: - '@reactive-vscode/reactivity': 0.4.1 + '@reactive-vscode/reactivity': 1.0.2 '@types/vscode': 1.93.0 read-pkg@9.0.1: