Skip to content

chore(deps): Bump the dependencies group across 1 directory with 55 updates#196

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dependencies-5ff2ee0c03
Closed

chore(deps): Bump the dependencies group across 1 directory with 55 updates#196
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dependencies-5ff2ee0c03

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps the dependencies group with 54 updates in the / directory:

Package From To
@anthropic-ai/sdk 0.71.2 0.78.0
@floating-ui/react 0.27.16 0.27.18
@google/genai 1.37.0 1.43.0
@huggingface/inference 4.13.9 4.13.14
@mistralai/mistralai 1.11.0 1.14.1
@modelcontextprotocol/sdk 1.25.2 1.27.1
@vscode/proxy-agent 0.36.0 0.38.0
@vscode/spdlog 0.15.6 0.15.7
@vscode/vscode-languagedetection 1.0.22 1.0.23
@vscode/windows-registry 1.1.3 1.2.0
@xterm/addon-clipboard 0.3.0-beta.104 0.3.0-beta.167
@xterm/addon-image 0.10.0-beta.104 0.10.0-beta.167
@xterm/addon-ligatures 0.11.0-beta.104 0.11.0-beta.167
@xterm/addon-progress 0.3.0-beta.104 0.3.0-beta.167
@xterm/addon-search 0.17.0-beta.104 0.17.0-beta.167
@xterm/addon-serialize 0.15.0-beta.104 0.15.0-beta.167
@xterm/addon-unicode11 0.10.0-beta.104 0.10.0-beta.167
@xterm/addon-webgl 0.20.0-beta.103 0.20.0-beta.166
ajv 8.17.1 8.18.0
google-auth-library 10.5.0 10.6.1
katex 0.16.27 0.16.33
lucide-react 0.562.0 0.575.0
marked 17.0.1 17.0.3
openai 6.16.0 6.25.0
pdfjs-dist 5.4.530 5.4.624
posthog-node 5.21.1 5.26.0
react 19.2.3 19.2.4
@types/react 19.2.8 19.2.14
react-dom 19.2.3 19.2.4
undici 7.18.2 7.22.0
vscode-textmate 9.3.1 9.3.2
@playwright/test 1.57.0 1.58.2
@types/node 25.0.9 25.3.3
@typescript-eslint/utils 8.53.0 8.56.1
@typescript/native-preview 7.0.0-dev.20260118.1 7.0.0-dev.20260301.1
@vscode/gulp-electron 1.38.2 1.40.0
@vscode/telemetry-extractor 1.18.0 1.20.2
@vscode/test-web 0.0.78 0.0.80
@vscode/vscode-perf 0.0.24 0.0.26
css-loader 7.1.2 7.1.4
electron 40.0.0 40.6.1
eslint 9.39.2 10.0.2
eslint-plugin-jsdoc 62.1.0 62.7.1
glob 13.0.0 13.0.6
next 16.1.3 16.1.6
node-gyp 12.1.0 12.2.0
nodemon 3.1.11 3.1.14
pump 3.0.3 3.0.4
rimraf 6.1.2 6.1.3
tailwindcss 4.1.18 4.2.1
typescript 6.0.0-dev.20260118 6.0.0-dev.20260301
typescript-eslint 8.53.0 8.56.1
webpack 5.104.1 5.105.3
windows-foreground-love 0.5.0 0.6.1

Updates @anthropic-ai/sdk from 0.71.2 to 0.78.0

Release notes

Sourced from @​anthropic-ai/sdk's releases.

sdk: v0.78.0

0.78.0 (2026-02-19)

Full Changelog: sdk-v0.77.0...sdk-v0.78.0

Features

  • api: Add top-level cache control (automatic caching) (1e2f83d)

Bug Fixes

  • bedrock: eliminate race condition in AWS credential resolution (#901) (e5a101d)
  • client: format batches test file (821e9bf)
  • tests: fix issue in batches test (5f4ccf8)

Chores

  • update mock server docs (25d337f)

sdk: v0.77.0

0.77.0 (2026-02-18)

Full Changelog: sdk-v0.76.0...sdk-v0.77.0

Features

  • api: fix shared UserLocation and error code types (c84038f)

sdk: v0.76.0

0.76.0 (2026-02-18)

Full Changelog: sdk-v0.75.0...sdk-v0.76.0

Features

  • api: Make new tool versions available as top level tool types (25fe41c)

sdk: v0.75.0

0.75.0 (2026-02-17)

Full Changelog: sdk-v0.74.0...sdk-v0.75.0

Features

  • api: Releasing claude-sonnet-4-6 (d75e1c0)

Bug Fixes

... (truncated)

Changelog

Sourced from @​anthropic-ai/sdk's changelog.

0.78.0 (2026-02-19)

Full Changelog: sdk-v0.77.0...sdk-v0.78.0

Features

  • api: Add top-level cache control (automatic caching) (1e2f83d)

Bug Fixes

  • bedrock: eliminate race condition in AWS credential resolution (#901) (e5a101d)
  • client: format batches test file (821e9bf)
  • tests: fix issue in batches test (5f4ccf8)

Chores

  • update mock server docs (25d337f)

0.77.0 (2026-02-18)

Full Changelog: sdk-v0.76.0...sdk-v0.77.0

Features

  • api: fix shared UserLocation and error code types (c84038f)

Bug Fixes

  • add backward-compat namespace re-exports for UserLocation (#706) (b88834f)

0.76.0 (2026-02-18)

Full Changelog: sdk-v0.75.0...sdk-v0.76.0

Features

0.75.0 (2026-02-17)

Full Changelog: sdk-v0.74.0...sdk-v0.75.0

Features

  • api: Releasing claude-sonnet-4-6 (d75e1c0)

... (truncated)

Commits

Updates @floating-ui/react from 0.27.16 to 0.27.18

Release notes

Sourced from @​floating-ui/react's releases.

@​floating-ui/react@​0.27.18

Patch Changes

  • fix(FloatingFocusManager): use WeakRef for previously focused elements
Changelog

Sourced from @​floating-ui/react's changelog.

0.27.18

Patch Changes

  • fix(FloatingFocusManager): use WeakRef for previously focused elements

0.27.17

Patch Changes

  • feat: detectOverflow configurable via platform
  • fix(FloatingPortal): ensure accessibility of non-modal dialogs with iOS/Safari/Voice Control
  • Update dependencies: @floating-ui/react-dom@2.1.7
Commits
  • d729054 chore: version packages (#3430)
  • f96865c fix(FloatingFocusManager): use WeakRef for previouslyFocusedElements (#3427)
  • b4d1407 chore: version packages (#3415)
  • e7d3f00 feat: detectOverflow configurable via platform (#3423)
  • 0681dbb fix(FloatingPortal): fix non-modal dialog accessibility with iOS/Safari/Voice...
  • 197e7b7 refactor: simplify useMergeRefs by removing redundant type assertions and tig...
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​floating-ui/react since your current version.


Updates @google/genai from 1.37.0 to 1.43.0

Release notes

Sourced from @​google/genai's releases.

v1.43.0

1.43.0 (2026-02-26)

Features

  • Add gemini-3.1-pro-preview to list of models in Interactions (14775fe)
  • Add Image Grounding support to GoogleSearch tool (9187ca7)
  • enable server side MCP and disable all other AFC when server side MCP is configured. (c7888c4)
  • Support more image sizes and resolutions (54f4145)

Bug Fixes

  • change interactions media mime type to enum (breaking change for experimental feature) (7c2d5b2)

v1.42.0

1.42.0 (2026-02-18)

Features

  • Support multimodal embedding for Gemini Embedding 2.0 and support MaaS models in Models.embed_content() (Vertex AI API) (944ae97)

v1.41.0

1.41.0 (2026-02-10)

Features

  • Add HTTP retry support to the SDK (37d4f2e)
  • Add INCOMPLETE status to Interaction. (519f837)
  • Pass retry options to the underlying Interactions client (086cf82)
  • Support encryption_spec in tuning job creation configuration for GenAI SDK (e218add)

v1.40.0

1.40.0 (2026-02-04)

Features

v1.39.0

1.39.0 (2026-01-30)

Features

  • Add include_input query parameter to Get Interaction endpoint. (84bc7f4)
  • Add registerFiles for you can use gcs files with mldev. (7acf3e0)
  • Support distillation tuning (c9a2e72)

... (truncated)

Changelog

Sourced from @​google/genai's changelog.

1.43.0 (2026-02-26)

Features

  • Add gemini-3.1-pro-preview to list of models in Interactions (14775fe)
  • Add Image Grounding support to GoogleSearch tool (9187ca7)
  • enable server side MCP and disable all other AFC when server side MCP is configured. (c7888c4)
  • Support more image sizes and resolutions (54f4145)

Bug Fixes

  • change interactions media mime type to enum (breaking change for experimental feature) (7c2d5b2)

1.42.0 (2026-02-18)

Features

  • Support multimodal embedding for Gemini Embedding 2.0 and support MaaS models in Models.embed_content() (Vertex AI API) (944ae97)

1.41.0 (2026-02-10)

Features

  • Add HTTP retry support to the SDK (37d4f2e)
  • Add INCOMPLETE status to Interaction. (519f837)
  • Pass retry options to the underlying Interactions client (086cf82)
  • Support encryption_spec in tuning job creation configuration for GenAI SDK (e218add)

1.40.0 (2026-02-04)

Features

  • Update data types from discovery doc. (bad81a7)

1.39.0 (2026-01-30)

Features

  • Add include_input query parameter to Get Interaction endpoint. (84bc7f4)
  • Add registerFiles for you can use gcs files with mldev. (7acf3e0)
  • Support distillation tuning (c9a2e72)
  • Support OSS Tuning in GenAI SDK (258f211)

... (truncated)

Commits
  • 673129e chore(main): release 1.43.0 (#1341)
  • a5a1399 chore: update InteractionCompleteEvent comment
  • 9187ca7 feat: Add Image Grounding support to GoogleSearch tool
  • 2247f18 chore: pull in change merged outside
  • 54f4145 feat: Support more image sizes and resolutions
  • bafdfc5 chore: Support API-mode multi-step integration tests for the JavaScript GenAI...
  • 13549a2 chore: Update comments
  • a013ffa chore: Internal Cleanup
  • 0a0c485 chore: Mark Interaction fields as required
  • 7c2d5b2 fix: change interactions media mime type to enum (breaking change for experim...
  • Additional commits viewable in compare view

Updates @huggingface/inference from 4.13.9 to 4.13.14

Commits

Updates @mistralai/mistralai from 1.11.0 to 1.14.1

Release notes

Sourced from @​mistralai/mistralai's releases.

typescript - v1.14.1 - 2026-02-25 14:54:44

Generated by Speakeasy CLI

@​mistralai/mistralai 1.14.1

Typescript SDK Changes:

  • mistral.beta.agents.updateVersion(): response Changed Breaking ⚠️
  • mistral.beta.agents.getVersion(): response Changed Breaking ⚠️
  • mistral.models.retrieve(): response Changed Breaking ⚠️
  • mistral.models.update(): response Changed Breaking ⚠️
  • mistral.models.archive(): response.object Changed Breaking ⚠️
  • mistral.models.unarchive(): response.object Changed Breaking ⚠️
  • mistral.beta.conversations.start():
    • request Changed Breaking ⚠️
    • response Changed Breaking ⚠️
  • mistral.beta.conversations.list(): response.[] Changed Breaking ⚠️
  • mistral.beta.conversations.get(): response Changed Breaking ⚠️
  • mistral.beta.conversations.append():
    • request.conversationAppendRequest Changed Breaking ⚠️
    • response Changed Breaking ⚠️
  • mistral.beta.conversations.getHistory(): response Changed Breaking ⚠️
  • mistral.beta.conversations.getMessages(): response Changed Breaking ⚠️
  • mistral.beta.conversations.restart():
    • request.conversationRestartRequest.inputs Changed Breaking ⚠️
    • response Changed Breaking ⚠️
  • mistral.beta.conversations.startStream():
    • request Changed Breaking ⚠️
    • response.[].data Changed Breaking ⚠️
  • mistral.beta.conversations.appendStream():
    • request.conversationAppendStreamRequest Changed Breaking ⚠️
    • response.[].data Changed Breaking ⚠️
  • mistral.beta.conversations.restartStream():
    • request.conversationRestartStreamRequest.inputs Changed Breaking ⚠️
    • response.[].data Changed Breaking ⚠️
  • mistral.beta.agents.create():
    • request Changed
    • response Changed Breaking ⚠️
  • mistral.beta.agents.listVersions(): response.[] Changed Breaking ⚠️
  • mistral.beta.agents.get(): response Changed Breaking ⚠️
  • mistral.beta.agents.update():
    • request.agentUpdateRequest Changed
    • response Changed Breaking ⚠️
  • mistral.models.list(): response.data.[] Changed Breaking ⚠️
  • mistral.audio.transcriptions.stream(): response.[].data Changed Breaking ⚠️
  • mistral.beta.agents.list():
    • request.search Added
    • response.[] Changed Breaking ⚠️
  • mistral.fineTuning.jobs.list(): response Changed Breaking ⚠️
  • mistral.fineTuning.jobs.create():
    • request Changed Breaking ⚠️
    • response Changed Breaking ⚠️
  • mistral.fineTuning.jobs.get(): response Changed Breaking ⚠️

... (truncated)

Changelog

Sourced from @​mistralai/mistralai's changelog.

2024-08-07 14:12:46

Changes

Based on:

Generated

  • [typescript v1.0.0] .

Releases

2024-08-07 17:09:34

Changes

Based on:

Generated

  • [typescript v1.0.1] .

Releases

2024-08-08 18:05:34

Changes

Based on:

Generated

  • [typescript v1.0.2] .

Releases

2024-08-20 08:43:27

Changes

Based on:

Generated

  • [typescript v1.0.3] .

Releases

2024-08-23 13:33:36

Changes

Based on:

Generated

  • [typescript v1.0.4] .

Releases

... (truncated)

Commits
  • dc82483 Merge pull request #170 from mistralai/chore/add-deps-to-speakeasy
  • 6e4abc6 fix(structChat): update type assertion in responseFormatFromZodObject
  • e6b0b15 feat(realtime): add audio flush functionality
  • 9ebd428 Merge pull request #171 from mistralai/speakeasy-sdk-regen-chore-add-deps-to-...
  • a9d1384 ## Typescript SDK Changes:
  • 00e3295 feat(deps): update TypeScript configuration and add ws dependency
  • 341f4b3 Update SDK - Generate MISTRALAI-SDK 1.14.0 #168
  • cd2350b fix build and add example
  • 1cf328c add new audio params
  • 2525c5f chore: add exclusion for realtime_microphone.ts in example runner
  • Additional commits viewable in compare view

Updates @modelcontextprotocol/sdk from 1.25.2 to 1.27.1

Release notes

Sourced from @​modelcontextprotocol/sdk's releases.

v1.27.1

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@v1.27.0...v1.27.1

v1.27.0

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@v1.26.0...v1.27.0

v1.26.0

Addresses "Sharing server/transport instances can leak cross-client response data" in this GHSA GHSA-345p-7cg4-v4c7

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@v1.25.3...v1.26.0

v1.25.3

What's Changed

Full Changelog: modelcontextprotocol/typescript-sdk@v1.25.2...v1.25.3

Commits
  • 4faa8c8 chore: bump version to 1.27.1 (#1581)
  • 09a85a8 fix: call onerror for silently swallowed transport errors (#1580)
  • e79d14a fix: prevent command injection in example URL opening (v1.x backport) (#1579)
  • 342ea39 docs: comprehensive feature documentation for SEP-1730 Tier 1 (#1548)
  • 2084a22 docs: add governance documentation for SEP-1730 (#1547)
  • f2d2145 feat: implement auth/pre-registration conformance scenario (#1545)
  • 8cbc658 chore: bump version for v1.27.0 (#1541)
  • 5c16ae3 [v1.x] feat(tasks): add streaming methods for elicitation and sampling (#1528)
  • 97ab379 feat: add url property to RequestInfo interface (#1353)
  • 825e9ab feat: backport discoverOAuthServerInfo() and discovery caching to v1.x (#1533)
  • Additional commits viewable in compare view

Updates @vscode/proxy-agent from 0.36.0 to 0.38.0

Changelog

Sourced from @​vscode/proxy-agent's changelog.

[0.38.0]

[0.37.0]

Commits
  • 171c1b2 0.38.0
  • be2a635 Fix race condition
  • 4435ca5 Add CI
  • 6328a66 One ProxyAgent per proxyURL
  • ff46dec Call lookupProxyAuthorization before each connection
  • 14a38dd Filter expired certificates when loading from Node.js
  • 9334f2d build(deps): bump undici from 7.5.0 to 7.18.2
  • 3c9241c build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 in /tests/test-client
  • See full diff in compare view

Updates @vscode/spdlog from 0.15.6 to 0.15.7

Release notes

Sourced from @​vscode/spdlog's releases.

v0.15.7

Changes:

  • #63: chore: add stack-protector-strong flag

This list of changes was auto generated.

Commits

Updates @vscode/vscode-languagedetection from 1.0.22 to 1.0.23

Release notes

Sourced from @​vscode/vscode-languagedetection's releases.

v1.0.23

Changes:

  • #35: Version bump and deps
  • #34: Fix issue with unresolved import in generated .d.ts file
  • #33: Bump esbuild from 0.12.15 to 0.25.0
  • #32: Bump js-yaml from 4.1.0 to 4.1.1
  • #31: Bump js-yaml and mocha
  • #28: Bump webpack from 5.89.0 to 5.94.0
  • #23: Bump braces from 3.0.2 to 3.0.3
  • #18: chore: bump build and test packages
  • #17: chore: update Node to version 18
  • #14: Engineering - React to template changes
  • #13: onboard to npm build
  • #2: Update model

This list of changes was auto generated.

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for @​vscode/vscode-languagedetection since your current version.


Updates @vscode/windows-registry from 1.1.3 to 1.2.0

Release notes

Sourced from @​vscode/windows-registry's releases.

v1.2.0

Changes:

  • #48: 1.2.0
  • #46: Migrate from Yarn to npm with package-lock.json
  • #47: Add GetDWORDRegKey function to retrieve DWORD registry values

This list of changes was auto generated.

Commits
  • 933eaf8 Merge pull request #48 from microsoft/dev/dmitriv/update-package-version
  • e71464d 1.2.0
  • 1f2110a Merge pull request #46 from microsoft/copilot/update-npm-package-lock
  • f58ff6c Add GetDWORDRegKey function to retrieve DWORD registry values (#47)
  • See full diff in compare view

Updates @xterm/addon-clipboard from 0.3.0-beta.104 to 0.3.0-beta.167

Commits

Updates @xterm/addon-image from 0.10.0-beta.104 to 0.10.0-beta.167

Commits

Updates @xterm/addon-ligatures from 0.11.0-beta.104 to 0.11.0-beta.167

Commits

Updates @xterm/addon-progress from 0.3.0-beta.104 to 0.3.0-beta.167

Commits

Updates @xterm/addon-search from 0.17.0-beta.104 to 0.17.0-beta.167

Commits

Updates @xterm/addon-serialize from 0.15.0-beta.104 to 0.15.0-beta.167

Commits

Updates @xterm/addon-unicode11 from 0.10.0-beta.104 to 0.10.0-beta.167

Commits

Updates @xterm/addon-webgl from 0.20.0-beta.103 to 0.20.0-beta.166

Commits

Updates ajv from 8.17.1 to 8.18.0

Release notes

Sourced from ajv's releases.

v8.18.0

What's Changed

New Contributors

Full Changelog: ajv-validator/ajv@v8.17.1...v8.18.0

Commits
  • 142ce84 8.18.0
  • 720a23f fix(pattern): use configured RegExp engine with $data keyword to mitigate ReD...
  • 82735a1 fix: typos in schema-language.md (#2507)
  • b17ec32 fix: small grammatical error in managing-schemas.md (#2508)
  • 69568d0 fix: #2482 Infinity and NaN serialise to null (#2487)
  • f06766f feat: allow tree-shaking by adding ``"sideEffects": falsetopackage.json` ...
  • See full diff in compare view

Updates google-auth-library from 10.5.0 to 10.6.1

Release notes

Sourced from google-auth-library's releases.

google-auth-library: v10.6.1

10.6.1 (2026-02-20)

Bug Fixes

  • DefaultAwsSecurityCredentialSupplier fetches aws-credentials correctly from credential-url (#901) (8c50526)

google-auth-library: v10.6.0

10.6.0 (2025-12-17)

Features

  • auth: Use gtoken from internal class instead of dependency (#815) (a38857c)
Changelog

Sourced from google-auth-library's changelog.

10.6.1 (2026-02-20)

Bug Fixes

  • DefaultAwsSecurityCredentialSupplier fetches aws-credentials correctly from credential-url (#901) (8c50526)

10.6.0 (2025-12-17)

Features

  • auth: Use gtoken from internal class instead of dependency (#815) (a38857c)
Commits
  • 8144256 chore: release main
  • 8c50526 fix: defaultAwsSecurityCredentialSupplier fetches aws-credentials correctly f...
  • d173996 chore(deps): update dependency mocha to v10 (#878)
  • ee618f6 delete more configs
  • 93ca4c5 chore: upgrade sinon, node types (

…pdates

Bumps the dependencies group with 54 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.71.2` | `0.78.0` |
| [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react) | `0.27.16` | `0.27.18` |
| [@google/genai](https://github.com/googleapis/js-genai) | `1.37.0` | `1.43.0` |
| [@huggingface/inference](https://github.com/huggingface/huggingface.js) | `4.13.9` | `4.13.14` |
| [@mistralai/mistralai](https://github.com/mistralai/client-ts) | `1.11.0` | `1.14.1` |
| [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.25.2` | `1.27.1` |
| [@vscode/proxy-agent](https://github.com/microsoft/vscode-proxy-agent) | `0.36.0` | `0.38.0` |
| [@vscode/spdlog](https://github.com/microsoft/node-spdlog) | `0.15.6` | `0.15.7` |
| [@vscode/vscode-languagedetection](https://github.com/microsoft/vscode-languagedetection) | `1.0.22` | `1.0.23` |
| [@vscode/windows-registry](https://github.com/Microsoft/vscode-windows-registry) | `1.1.3` | `1.2.0` |
| [@xterm/addon-clipboard](https://github.com/xtermjs/xterm.js) | `0.3.0-beta.104` | `0.3.0-beta.167` |
| [@xterm/addon-image](https://github.com/xtermjs/xterm.js) | `0.10.0-beta.104` | `0.10.0-beta.167` |
| [@xterm/addon-ligatures](https://github.com/xtermjs/xterm.js) | `0.11.0-beta.104` | `0.11.0-beta.167` |
| [@xterm/addon-progress](https://github.com/xtermjs/xterm.js) | `0.3.0-beta.104` | `0.3.0-beta.167` |
| [@xterm/addon-search](https://github.com/xtermjs/xterm.js) | `0.17.0-beta.104` | `0.17.0-beta.167` |
| [@xterm/addon-serialize](https://github.com/xtermjs/xterm.js) | `0.15.0-beta.104` | `0.15.0-beta.167` |
| [@xterm/addon-unicode11](https://github.com/xtermjs/xterm.js) | `0.10.0-beta.104` | `0.10.0-beta.167` |
| [@xterm/addon-webgl](https://github.com/xtermjs/xterm.js) | `0.20.0-beta.103` | `0.20.0-beta.166` |
| [ajv](https://github.com/ajv-validator/ajv) | `8.17.1` | `8.18.0` |
| [google-auth-library](https://github.com/googleapis/google-cloud-node-core/tree/HEAD/packages/google-auth-library-nodejs) | `10.5.0` | `10.6.1` |
| [katex](https://github.com/KaTeX/KaTeX) | `0.16.27` | `0.16.33` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.562.0` | `0.575.0` |
| [marked](https://github.com/markedjs/marked) | `17.0.1` | `17.0.3` |
| [openai](https://github.com/openai/openai-node) | `6.16.0` | `6.25.0` |
| [pdfjs-dist](https://github.com/mozilla/pdf.js) | `5.4.530` | `5.4.624` |
| [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) | `5.21.1` | `5.26.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.3` | `19.2.4` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.8` | `19.2.14` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.3` | `19.2.4` |
| [undici](https://github.com/nodejs/undici) | `7.18.2` | `7.22.0` |
| [vscode-textmate](https://github.com/microsoft/vscode-textmate) | `9.3.1` | `9.3.2` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.57.0` | `1.58.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.9` | `25.3.3` |
| [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.53.0` | `8.56.1` |
| [@typescript/native-preview](https://github.com/microsoft/typescript-go) | `7.0.0-dev.20260118.1` | `7.0.0-dev.20260301.1` |
| [@vscode/gulp-electron](https://github.com/microsoft/vscode-gulp-electron) | `1.38.2` | `1.40.0` |
| [@vscode/telemetry-extractor](https://github.com/microsoft/vscode-telemetry-extractor) | `1.18.0` | `1.20.2` |
| [@vscode/test-web](https://github.com/microsoft/vscode-test-web) | `0.0.78` | `0.0.80` |
| [@vscode/vscode-perf](https://github.com/microsoft/vscode-perf) | `0.0.24` | `0.0.26` |
| [css-loader](https://github.com/webpack/css-loader) | `7.1.2` | `7.1.4` |
| [electron](https://github.com/electron/electron) | `40.0.0` | `40.6.1` |
| [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.0.2` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `62.1.0` | `62.7.1` |
| [glob](https://github.com/isaacs/node-glob) | `13.0.0` | `13.0.6` |
| [next](https://github.com/vercel/next.js) | `16.1.3` | `16.1.6` |
| [node-gyp](https://github.com/nodejs/node-gyp) | `12.1.0` | `12.2.0` |
| [nodemon](https://github.com/remy/nodemon) | `3.1.11` | `3.1.14` |
| [pump](https://github.com/mafintosh/pump) | `3.0.3` | `3.0.4` |
| [rimraf](https://github.com/isaacs/rimraf) | `6.1.2` | `6.1.3` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.18` | `4.2.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `6.0.0-dev.20260118` | `6.0.0-dev.20260301` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.53.0` | `8.56.1` |
| [webpack](https://github.com/webpack/webpack) | `5.104.1` | `5.105.3` |
| [windows-foreground-love](https://github.com/the-ress/node-windows-foreground-love) | `0.5.0` | `0.6.1` |



Updates `@anthropic-ai/sdk` from 0.71.2 to 0.78.0
- [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.71.2...sdk-v0.78.0)

Updates `@floating-ui/react` from 0.27.16 to 0.27.18
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react@0.27.18/packages/react)

Updates `@google/genai` from 1.37.0 to 1.43.0
- [Release notes](https://github.com/googleapis/js-genai/releases)
- [Changelog](https://github.com/googleapis/js-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/js-genai@v1.37.0...v1.43.0)

Updates `@huggingface/inference` from 4.13.9 to 4.13.14
- [Release notes](https://github.com/huggingface/huggingface.js/releases)
- [Commits](https://github.com/huggingface/huggingface.js/commits/inference-v4.13.14)

Updates `@mistralai/mistralai` from 1.11.0 to 1.14.1
- [Release notes](https://github.com/mistralai/client-ts/releases)
- [Changelog](https://github.com/mistralai/client-ts/blob/main/RELEASES.md)
- [Commits](mistralai/client-ts@v1.11.0...v1.14.1)

Updates `@modelcontextprotocol/sdk` from 1.25.2 to 1.27.1
- [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases)
- [Commits](modelcontextprotocol/typescript-sdk@v1.25.2...v1.27.1)

Updates `@vscode/proxy-agent` from 0.36.0 to 0.38.0
- [Release notes](https://github.com/microsoft/vscode-proxy-agent/releases)
- [Changelog](https://github.com/microsoft/vscode-proxy-agent/blob/main/CHANGELOG.md)
- [Commits](microsoft/vscode-proxy-agent@v0.36.0...v0.38.0)

Updates `@vscode/spdlog` from 0.15.6 to 0.15.7
- [Release notes](https://github.com/microsoft/node-spdlog/releases)
- [Commits](microsoft/node-spdlog@v0.15.6...v0.15.7)

Updates `@vscode/vscode-languagedetection` from 1.0.22 to 1.0.23
- [Release notes](https://github.com/microsoft/vscode-languagedetection/releases)
- [Commits](https://github.com/microsoft/vscode-languagedetection/commits/v1.0.23)

Updates `@vscode/windows-registry` from 1.1.3 to 1.2.0
- [Release notes](https://github.com/Microsoft/vscode-windows-registry/releases)
- [Commits](microsoft/vscode-windows-registry@v1.1.3...v1.2.0)

Updates `@xterm/addon-clipboard` from 0.3.0-beta.104 to 0.3.0-beta.167
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits)

Updates `@xterm/addon-image` from 0.10.0-beta.104 to 0.10.0-beta.167
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits)

Updates `@xterm/addon-ligatures` from 0.11.0-beta.104 to 0.11.0-beta.167
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits)

Updates `@xterm/addon-progress` from 0.3.0-beta.104 to 0.3.0-beta.167
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits)

Updates `@xterm/addon-search` from 0.17.0-beta.104 to 0.17.0-beta.167
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits)

Updates `@xterm/addon-serialize` from 0.15.0-beta.104 to 0.15.0-beta.167
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits)

Updates `@xterm/addon-unicode11` from 0.10.0-beta.104 to 0.10.0-beta.167
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits)

Updates `@xterm/addon-webgl` from 0.20.0-beta.103 to 0.20.0-beta.166
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits)

Updates `ajv` from 8.17.1 to 8.18.0
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v8.17.1...v8.18.0)

Updates `google-auth-library` from 10.5.0 to 10.6.1
- [Release notes](https://github.com/googleapis/google-cloud-node-core/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node-core/blob/main/packages/google-auth-library-nodejs/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node-core/commits/google-auth-library-v10.6.1/packages/google-auth-library-nodejs)

Updates `katex` from 0.16.27 to 0.16.33
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](KaTeX/KaTeX@v0.16.27...v0.16.33)

Updates `lucide-react` from 0.562.0 to 0.575.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.575.0/packages/lucide-react)

Updates `marked` from 17.0.1 to 17.0.3
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](markedjs/marked@v17.0.1...v17.0.3)

Updates `openai` from 6.16.0 to 6.25.0
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](openai/openai-node@v6.16.0...v6.25.0)

Updates `pdfjs-dist` from 5.4.530 to 5.4.624
- [Release notes](https://github.com/mozilla/pdf.js/releases)
- [Commits](mozilla/pdf.js@v5.4.530...v5.4.624)

Updates `posthog-node` from 5.21.1 to 5.26.0
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/packages/node/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js/commits/posthog-node@5.26.0/packages/node)

Updates `react` from 19.2.3 to 19.2.4
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react)

Updates `@types/react` from 19.2.8 to 19.2.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `react-dom` from 19.2.3 to 19.2.4
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react-dom)

Updates `undici` from 7.18.2 to 7.22.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v7.18.2...v7.22.0)

Updates `vscode-textmate` from 9.3.1 to 9.3.2
- [Release notes](https://github.com/microsoft/vscode-textmate/releases)
- [Commits](microsoft/vscode-textmate@v9.3.1...v9.3.2)

Updates `@playwright/test` from 1.57.0 to 1.58.2
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.57.0...v1.58.2)

Updates `@types/node` from 25.0.9 to 25.3.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 19.2.8 to 19.2.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@typescript-eslint/utils` from 8.53.0 to 8.56.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/utils)

Updates `@typescript/native-preview` from 7.0.0-dev.20260118.1 to 7.0.0-dev.20260301.1
- [Changelog](https://github.com/microsoft/typescript-go/blob/main/CHANGES.md)
- [Commits](https://github.com/microsoft/typescript-go/commits)

Updates `@vscode/gulp-electron` from 1.38.2 to 1.40.0
- [Release notes](https://github.com/microsoft/vscode-gulp-electron/releases)
- [Commits](microsoft/vscode-gulp-electron@v1.38.2...v1.40.0)

Updates `@vscode/telemetry-extractor` from 1.18.0 to 1.20.2
- [Release notes](https://github.com/microsoft/vscode-telemetry-extractor/releases)
- [Commits](microsoft/vscode-telemetry-extractor@v1.18.0...v1.20.2)

Updates `@vscode/test-web` from 0.0.78 to 0.0.80
- [Release notes](https://github.com/microsoft/vscode-test-web/releases)
- [Changelog](https://github.com/microsoft/vscode-test-web/blob/main/CHANGELOG.md)
- [Commits](microsoft/vscode-test-web@v0.0.78...v0.0.80)

Updates `@vscode/vscode-perf` from 0.0.24 to 0.0.26
- [Release notes](https://github.com/microsoft/vscode-perf/releases)
- [Commits](microsoft/vscode-perf@v0.0.24...v0.0.26)

Updates `css-loader` from 7.1.2 to 7.1.4
- [Release notes](https://github.com/webpack/css-loader/releases)
- [Changelog](https://github.com/webpack/css-loader/blob/main/CHANGELOG.md)
- [Commits](webpack/css-loader@v7.1.2...v7.1.4)

Updates `electron` from 40.0.0 to 40.6.1
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v40.0.0...v40.6.1)

Updates `eslint` from 9.39.2 to 10.0.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.2...v10.0.2)

Updates `eslint-plugin-jsdoc` from 62.1.0 to 62.7.1
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v62.1.0...v62.7.1)

Updates `glob` from 13.0.0 to 13.0.6
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v13.0.0...v13.0.6)

Updates `minimatch` from 10.1.1 to 10.2.4
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v10.1.1...v10.2.4)

Updates `next` from 16.1.3 to 16.1.6
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v16.1.3...v16.1.6)

Updates `node-gyp` from 12.1.0 to 12.2.0
- [Release notes](https://github.com/nodejs/node-gyp/releases)
- [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md)
- [Commits](nodejs/node-gyp@v12.1.0...v12.2.0)

Updates `nodemon` from 3.1.11 to 3.1.14
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v3.1.11...v3.1.14)

Updates `pump` from 3.0.3 to 3.0.4
- [Commits](mafintosh/pump@v3.0.3...v3.0.4)

Updates `rimraf` from 6.1.2 to 6.1.3
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v6.1.2...v6.1.3)

Updates `tailwindcss` from 4.1.18 to 4.2.1
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/tailwindcss)

Updates `typescript` from 6.0.0-dev.20260118 to 6.0.0-dev.20260301
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

Updates `typescript-eslint` from 8.53.0 to 8.56.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/typescript-eslint)

Updates `webpack` from 5.104.1 to 5.105.3
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](webpack/webpack@v5.104.1...v5.105.3)

Updates `windows-foreground-love` from 0.5.0 to 0.6.1
- [Release notes](https://github.com/the-ress/node-windows-foreground-love/releases)
- [Commits](the-ress/node-windows-foreground-love@0.5.0...0.6.1)

---
updated-dependencies:
- dependency-name: "@anthropic-ai/sdk"
  dependency-version: 0.78.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@floating-ui/react"
  dependency-version: 0.27.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@google/genai"
  dependency-version: 1.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@huggingface/inference"
  dependency-version: 4.13.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@mistralai/mistralai"
  dependency-version: 1.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@modelcontextprotocol/sdk"
  dependency-version: 1.27.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@vscode/proxy-agent"
  dependency-version: 0.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@vscode/spdlog"
  dependency-version: 0.15.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@vscode/vscode-languagedetection"
  dependency-version: 1.0.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@vscode/windows-registry"
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@xterm/addon-clipboard"
  dependency-version: 0.3.0-beta.167
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@xterm/addon-image"
  dependency-version: 0.10.0-beta.167
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@xterm/addon-ligatures"
  dependency-version: 0.11.0-beta.167
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@xterm/addon-progress"
  dependency-version: 0.3.0-beta.167
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@xterm/addon-search"
  dependency-version: 0.17.0-beta.167
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@xterm/addon-serialize"
  dependency-version: 0.15.0-beta.167
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@xterm/addon-unicode11"
  dependency-version: 0.10.0-beta.167
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@xterm/addon-webgl"
  dependency-version: 0.20.0-beta.166
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: ajv
  dependency-version: 8.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: google-auth-library
  dependency-version: 10.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: katex
  dependency-version: 0.16.33
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: lucide-react
  dependency-version: 0.575.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: marked
  dependency-version: 17.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: openai
  dependency-version: 6.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pdfjs-dist
  dependency-version: 5.4.624
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: posthog-node
  dependency-version: 5.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: react
  dependency-version: 19.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/react"
  dependency-version: 19.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: react-dom
  dependency-version: 19.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: undici
  dependency-version: 7.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: vscode-textmate
  dependency-version: 9.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@playwright/test"
  dependency-version: 1.58.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-version: 25.3.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/react"
  dependency-version: 19.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/utils"
  dependency-version: 8.56.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@typescript/native-preview"
  dependency-version: 7.0.0-dev.20260301.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@vscode/gulp-electron"
  dependency-version: 1.40.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@vscode/telemetry-extractor"
  dependency-version: 1.20.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@vscode/test-web"
  dependency-version: 0.0.80
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@vscode/vscode-perf"
  dependency-version: 0.0.26
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: css-loader
  dependency-version: 7.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: electron
  dependency-version: 40.6.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint
  dependency-version: 10.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 62.7.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: glob
  dependency-version: 13.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: minimatch
  dependency-version: 10.2.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: next
  dependency-version: 16.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: node-gyp
  dependency-version: 12.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: nodemon
  dependency-version: 3.1.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pump
  dependency-version: 3.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: rimraf
  dependency-version: 6.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: tailwindcss
  dependency-version: 4.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: typescript
  dependency-version: 6.0.0-dev.20260301
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.56.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: webpack
  dependency-version: 5.105.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: windows-foreground-love
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 1, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 8, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 8, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-5ff2ee0c03 branch March 8, 2026 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants