From 30dc7fedaa11be0989f50a0ca6ef98e3f7df01e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 15:05:36 +0000 Subject: [PATCH 1/2] Bump @types/wicg-file-system-access from 2020.9.8 to 2023.10.7 Bumps [@types/wicg-file-system-access](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/wicg-file-system-access) from 2020.9.8 to 2023.10.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/wicg-file-system-access) --- updated-dependencies: - dependency-name: "@types/wicg-file-system-access" dependency-version: 2023.10.7 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- jetbrains/host/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/jetbrains/host/package.json b/jetbrains/host/package.json index c24fb7c19a1..d115db4ead8 100644 --- a/jetbrains/host/package.json +++ b/jetbrains/host/package.json @@ -84,7 +84,7 @@ "@types/trusted-types": "^1.0.6", "@types/vscode-notebook-renderer": "^1.72.0", "@types/webpack": "^5.28.5", - "@types/wicg-file-system-access": "^2020.9.6", + "@types/wicg-file-system-access": "^2023.10.7", "@types/windows-foreground-love": "^0.3.0", "@types/winreg": "^1.2.30", "@types/yauzl": "^2.10.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 37a143b79a8..1920535c340 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1162,8 +1162,8 @@ importers: specifier: ^5.28.5 version: 5.28.5(@swc/core@1.15.1(@swc/helpers@0.5.17))(esbuild@0.25.9)(webpack-cli@5.1.4) '@types/wicg-file-system-access': - specifier: ^2020.9.6 - version: 2020.9.8 + specifier: ^2023.10.7 + version: 2023.10.7 '@types/windows-foreground-love': specifier: ^0.3.0 version: 0.3.1 @@ -8125,8 +8125,8 @@ packages: '@types/webpack@5.28.5': resolution: {integrity: sha512-wR87cgvxj3p6D0Crt1r5avwqffqPXUkNlnQ1mjU93G7gCuFjufZR4I6j8cz5g1F1tTYpfOOFvly+cmIQwL9wvw==} - '@types/wicg-file-system-access@2020.9.8': - resolution: {integrity: sha512-ggMz8nOygG7d/stpH40WVaNvBwuyYLnrg5Mbyf6bmsj/8+gb6Ei4ZZ9/4PNpcPNTT8th9Q8sM8wYmWGjMWLX/A==} + '@types/wicg-file-system-access@2023.10.7': + resolution: {integrity: sha512-g49ijasEJvCd7ifmAY2D0wdEtt1xRjBbA33PJTiv8mKBr7DoMsPeISoJ8oQOTopSRi+FBWPpPW5ouDj2QPKtGA==} '@types/windows-foreground-love@0.3.1': resolution: {integrity: sha512-aN6wdcro6KOUinabIbY8EeWnk4BzXLbUTcS3YGUDIh5lmHYif0z3gsaqi3Dg2Nk7GpRIjqVutwPMeAdn/YfChA==} @@ -27609,7 +27609,7 @@ snapshots: - uglify-js - webpack-cli - '@types/wicg-file-system-access@2020.9.8': {} + '@types/wicg-file-system-access@2023.10.7': {} '@types/windows-foreground-love@0.3.1': dependencies: From 679702c9e0700b030f0b8b7953413da7a8a04061 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Catriel=20M=C3=BCller?= Date: Wed, 10 Dec 2025 12:12:46 -0300 Subject: [PATCH 2/2] refactor: update pnpm lock --- pnpm-lock.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1920535c340..8c0dcd43232 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4949,7 +4949,6 @@ packages: '@lancedb/lancedb@0.21.3': resolution: {integrity: sha512-hfzp498BfcCJ730fV1YGGoXVxRgE+W1n0D0KwanKlbt8bBPSQ6E6Tf8mPXc8rKdAXIRR3o5mTzMG3z3Fda+m3Q==} engines: {node: '>= 18'} - cpu: [x64, arm64] os: [darwin, linux, win32] peerDependencies: apache-arrow: '>=15.0.0 <=18.1.0'