Skip to content

Bump the production-dependencies group across 1 directory with 59 updates#36

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-858a314de2
Closed

Bump the production-dependencies group across 1 directory with 59 updates#36
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-858a314de2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps the production-dependencies group with 59 updates in the / directory:

Package From To
@nx/devkit 21.2.2 22.3.3
@eslint/js 9.30.1 9.39.2
@nx/eslint 21.2.2 22.3.3
@nx/eslint-plugin 21.2.2 22.3.3
@nx/jest 21.2.2 22.3.3
@nx/js 21.2.2 22.3.3
@nx/plugin 21.2.2 22.3.3
@swc-node/register 1.9.2 1.11.1
@swc/cli 0.6.0 0.7.9
@swc/core 1.5.29 1.15.8
@swc/helpers 0.5.17 0.5.18
@types/node 18.16.9 25.0.6
eslint 9.30.1 9.39.2
eslint-config-prettier 10.1.5 10.1.8
jest 29.7.0 30.2.0
@types/jest 29.5.14 30.0.0
jest-environment-node 29.7.0 30.2.0
jsonc-eslint-parser 2.4.0 2.4.2
nx 21.2.2 22.3.3
prettier 3.6.2 3.7.4
ts-jest 29.4.0 29.4.6
ts-node 10.9.1 10.9.2
typescript 5.8.3 5.9.3
typescript-eslint 8.35.1 8.52.0
@floating-ui/dom 1.7.2 1.7.4
@napi-rs/simple-git 0.1.19 0.1.22
@webgpu/types 0.1.63 0.1.68
ansi-truncate 1.2.0 1.4.0
chokidar 4.0.3 5.0.0
esbuild-sass-plugin 3.3.1 3.6.0
flexsearch 0.7.43 0.8.212
globby 14.1.0 16.1.0
is-absolute-url 4.0.1 5.0.0
js-yaml 4.1.0 4.1.1
lightningcss 1.30.1 1.30.2
mdast-util-to-hast 13.2.0 13.2.1
minimatch 10.0.3 10.1.1
pixi.js 8.11.0 8.15.0
preact 10.26.9 10.28.2
preact-render-to-string 6.5.13 6.6.5
pretty-bytes 7.0.0 7.1.0
satori 0.13.2 0.18.3
sharp 0.34.2 0.34.5
shiki 1.29.2 3.21.0
workerpool 9.3.3 10.0.1
ws 8.18.3 8.19.0
@types/yargs 17.0.33 17.0.35
esbuild 0.25.5 0.27.2
tsx 4.20.3 4.21.0
react 19.1.0 19.2.3
@types/react 19.1.8 19.2.8
react-dom 19.1.0 19.2.3
@types/react-dom 19.1.6 19.2.3
@vitejs/plugin-react 4.6.0 5.1.2
cypress 14.5.1 15.8.2
cypress-cdp 1.6.82 1.6.87
cypress-image-diff-js 2.4.0 2.5.0
vite 6.3.5 7.3.1
lit 3.3.1 3.3.2

Updates @nx/devkit from 21.2.2 to 22.3.3

Release notes

Sourced from @​nx/devkit's releases.

22.3.3 (2025-12-19)

🩹 Fixes

  • misc: remove CNW A/B testing flow branching (#33967)

❤️ Thank You

22.3.2 (2025-12-19)

🚀 Features

  • angular: support ngrx v21 (#33940)
  • angular: support cypress component testing with zoneless projects (#33941)

🩹 Fixes

  • angular: support @angular/cli package update during nx migrate (#33918)
  • core: fix vitest test runner options for angular in cnw (#33921)
  • linter: honor setParserOptionsProject in flat config (#33953, #33944)
  • module-federation: use localhost as default host #33909 (#33947, #33909)
  • module-federation: skip non-npm external dependencies in getDependencies (#33951, #32819)
  • nx-dev: make sure only prod is indexed (#33922)
  • nx-dev: make sure canonical urls are always nx.dev (#33932)
  • react: set up module federation with webpack and ts soln correctly #31029 (#33920, #31029)
  • testing: ensure jest v30 migration is run (#33916)

❤️ Thank You

22.3.1 (2025-12-18)

🩹 Fixes

  • core: ensure no tui on single tasks (#33910)
  • dotnet: fix dependency graph for multi-targeting and transitive deps (#33908, #33653, #33397)

❤️ Thank You

22.3.0 (2025-12-17)

... (truncated)

Commits
  • 6f85b83 cleanup(repo): format all files (#33902)
  • 62c13c5 feat(misc): support prettier v3 (#33898)
  • 50cf84f chore(repo): update nx to 22.1.0-rc.2 (#33464)
  • 62d0ad7 chore(repo): rename jest.config.ts to jest.config.cts to be compat with Node ...
  • 4fcdc95 fix(maven): resolve maven dependencies from project roots (#33313)
  • f76f1ce chore(repo): dogfood pnpm catalogs (#33232)
  • 6788fcc fix(core): fix swapped arguments when resolving catalog references from the f...
  • f1fe6c0 fix(misc): handle null exit codes from crashed child processes (#33163)
  • 16c4b2b feat(core): enhance spinner handling and add spinner to inferred conversion (...
  • 2e4d5d3 fix(core): allow prerelease versions of nx to be used with devkit (#33123)
  • Additional commits viewable in compare view
Maintainer changes

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


Updates @eslint/js from 9.30.1 to 9.39.2

Release notes

Sourced from @​eslint/js's releases.

v9.39.2

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#20381) (sethamus)

Build Related

  • 506f154 build: add .scss files entry to knip (#20391) (Milos Djermanovic)

Chores

  • 7ca0af7 chore: upgrade to @eslint/js@9.39.2 (#20394) (Francesco Trotta)
  • c43ce24 chore: package.json update for @​eslint/js release (Jenkins)
  • 4c9858e ci: add v9.x-dev branch (#20382) (Milos Djermanovic)

v9.39.1

Bug Fixes

  • 650753e fix: Only pass node to JS lang visitor methods (#20283) (Nicholas C. Zakas)

Documentation

  • 51b51f4 docs: add a section on when to use extends vs cascading (#20268) (Tanuj Kanti)
  • b44d426 docs: Update README (GitHub Actions Bot)

Chores

  • 92db329 chore: update @eslint/js version to 9.39.1 (#20284) (Francesco Trotta)
  • c7ebefc chore: package.json update for @​eslint/js release (Jenkins)
  • 61778f6 chore: update eslint-config-eslint dependency @​eslint/js to ^9.39.0 (#20275) (renovate[bot])
  • d9ca2fc ci: Add rangeStrategy to eslint group in renovate config (#20266) (唯然)
  • 009e507 test: fix version tests for ESLint v10 (#20274) (Milos Djermanovic)

v9.39.0

Features

  • cc57d87 feat: update error loc to key in no-dupe-class-members (#20259) (Tanuj Kanti)
  • 126552f feat: update error location in for-direction and no-dupe-args (#20258) (Tanuj Kanti)
  • 167d097 feat: update complexity rule to highlight only static block header (#20245) (jaymarvelz)

Bug Fixes

  • 15f5c7c fix: forward traversal step.args to visitors (#20253) (jaymarvelz)
  • 5a1a534 fix: allow JSDoc comments in object-shorthand rule (#20167) (Nitin Kumar)
  • e86b813 fix: Use more types from @​eslint/core (#20257) (Nicholas C. Zakas)
  • 927272d fix: correct Scope typings (#20198) (jaymarvelz)
  • 37f76d9 fix: use AST.Program type for Program node (#20244) (Francesco Trotta)
  • ae07f0b fix: unify timing report for concurrent linting (#20188) (jaymarvelz)
  • b165d47 fix: correct Rule typings (#20199) (jaymarvelz)
  • fb97cda fix: improve error message for missing fix function in suggestions (#20218) (jaymarvelz)

Documentation

  • d3e81e3 docs: Always recommend to include a files property (#20158) (Percy Ma)
  • 0f0385f docs: use consistent naming recommendation (#20250) (Alex M. Spieslechner)
  • a3b1456 docs: Update README (GitHub Actions Bot)
  • cf5f2dd docs: fix correct tag of no-useless-constructor (#20255) (Tanuj Kanti)
  • 10b995c docs: add TS options and examples for nofunc in no-use-before-define (#20249) (Tanuj Kanti)
  • 2584187 docs: remove repetitive word in comment (#20242) (reddaisyy)

... (truncated)

Commits
  • c43ce24 chore: package.json update for @​eslint/js release
  • c7ebefc chore: package.json update for @​eslint/js release
  • 2375a6d chore: package.json update for @​eslint/js release
  • 9e7fad4 chore: add script to auto-generate eslint:recommended configuration (#20208)
  • 25d0e33 chore: package.json update for @​eslint/js release
  • abee4ca chore: package.json update for @​eslint/js release
  • 90a71bf docs: update README files to add badge and instructions (#20115)
  • 488cba6 chore: package.json update for @​eslint/js release
  • 1c0d850 fix: update eslint-all.js to use Object.freeze for rules object (#20116)
  • af2a087 chore: package.json update for @​eslint/js release
  • Additional commits viewable in compare view

Updates @nx/eslint from 21.2.2 to 22.3.3

Release notes

Sourced from @​nx/eslint's releases.

22.3.3 (2025-12-19)

🩹 Fixes

  • misc: remove CNW A/B testing flow branching (#33967)

❤️ Thank You

22.3.2 (2025-12-19)

🚀 Features

  • angular: support ngrx v21 (#33940)
  • angular: support cypress component testing with zoneless projects (#33941)

🩹 Fixes

  • angular: support @angular/cli package update during nx migrate (#33918)
  • core: fix vitest test runner options for angular in cnw (#33921)
  • linter: honor setParserOptionsProject in flat config (#33953, #33944)
  • module-federation: use localhost as default host #33909 (#33947, #33909)
  • module-federation: skip non-npm external dependencies in getDependencies (#33951, #32819)
  • nx-dev: make sure only prod is indexed (#33922)
  • nx-dev: make sure canonical urls are always nx.dev (#33932)
  • react: set up module federation with webpack and ts soln correctly #31029 (#33920, #31029)
  • testing: ensure jest v30 migration is run (#33916)

❤️ Thank You

22.3.1 (2025-12-18)

🩹 Fixes

  • core: ensure no tui on single tasks (#33910)
  • dotnet: fix dependency graph for multi-targeting and transitive deps (#33908, #33653, #33397)

❤️ Thank You

22.3.0 (2025-12-17)

... (truncated)

Commits
  • 931899f fix(linter): honor setParserOptionsProject in flat config (#33953)
  • 6f85b83 cleanup(repo): format all files (#33902)
  • a64d1b2 fix(storybook): use helper to find correct version when pnpm catalogs are use...
  • 62c13c5 feat(misc): support prettier v3 (#33898)
  • 4493157 fix(js): allow copying generated Prisma client (asset) from 'node_modules' (#...
  • f8f05b4 fix(linter): update generators to use ESLint v9 compatible versions (#33633)
  • f87e20f fix(linter): base eslint config should ignore out-tsc directories (#33639)
  • 1c8796a docs(misc): update migration docs to use supported markdown syntax (#33563)
  • 05bd3a4 fix(linter): handle various flat config override structures (#33548)
  • 50cf84f chore(repo): update nx to 22.1.0-rc.2 (#33464)
  • Additional commits viewable in compare view
Maintainer changes

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


Updates @nx/eslint-plugin from 21.2.2 to 22.3.3

Release notes

Sourced from @​nx/eslint-plugin's releases.

22.3.3 (2025-12-19)

🩹 Fixes

  • misc: remove CNW A/B testing flow branching (#33967)

❤️ Thank You

22.3.2 (2025-12-19)

🚀 Features

  • angular: support ngrx v21 (#33940)
  • angular: support cypress component testing with zoneless projects (#33941)

🩹 Fixes

  • angular: support @angular/cli package update during nx migrate (#33918)
  • core: fix vitest test runner options for angular in cnw (#33921)
  • linter: honor setParserOptionsProject in flat config (#33953, #33944)
  • module-federation: use localhost as default host #33909 (#33947, #33909)
  • module-federation: skip non-npm external dependencies in getDependencies (#33951, #32819)
  • nx-dev: make sure only prod is indexed (#33922)
  • nx-dev: make sure canonical urls are always nx.dev (#33932)
  • react: set up module federation with webpack and ts soln correctly #31029 (#33920, #31029)
  • testing: ensure jest v30 migration is run (#33916)

❤️ Thank You

22.3.1 (2025-12-18)

🩹 Fixes

  • core: ensure no tui on single tasks (#33910)
  • dotnet: fix dependency graph for multi-targeting and transitive deps (#33908, #33653, #33397)

❤️ Thank You

22.3.0 (2025-12-17)

... (truncated)

Commits
  • 6f85b83 cleanup(repo): format all files (#33902)
  • 8136eaf feat(angular): support angular v21 (#33378)
  • 239a4db feat(linter): add util to load eslint rules from a directory (#33543)
  • 50cf84f chore(repo): update nx to 22.1.0-rc.2 (#33464)
  • 62d0ad7 chore(repo): rename jest.config.ts to jest.config.cts to be compat with Node ...
  • f76f1ce chore(repo): dogfood pnpm catalogs (#33232)
  • e8bd83e feat(core): add support for pnpm catalogs (#32978)
  • 8360341 chore(repo): disable duplicated typecheck targets if the project already uses...
  • 54dc259 feat(misc): remove migrations prior to v20 (#32904)
  • c7d5406 docs(misc): update new subtagline
  • Additional commits viewable in compare view
Maintainer changes

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


Updates @nx/jest from 21.2.2 to 22.3.3

Release notes

Sourced from @​nx/jest's releases.

22.3.3 (2025-12-19)

🩹 Fixes

  • misc: remove CNW A/B testing flow branching (#33967)

❤️ Thank You

22.3.2 (2025-12-19)

🚀 Features

  • angular: support ngrx v21 (#33940)
  • angular: support cypress component testing with zoneless projects (#33941)

🩹 Fixes

  • angular: support @angular/cli package update during nx migrate (#33918)
  • core: fix vitest test runner options for angular in cnw (#33921)
  • linter: honor setParserOptionsProject in flat config (#33953, #33944)
  • module-federation: use localhost as default host #33909 (#33947, #33909)
  • module-federation: skip non-npm external dependencies in getDependencies (#33951, #32819)
  • nx-dev: make sure only prod is indexed (#33922)
  • nx-dev: make sure canonical urls are always nx.dev (#33932)
  • react: set up module federation with webpack and ts soln correctly #31029 (#33920, #31029)
  • testing: ensure jest v30 migration is run (#33916)

❤️ Thank You

22.3.1 (2025-12-18)

🩹 Fixes

  • core: ensure no tui on single tasks (#33910)
  • dotnet: fix dependency graph for multi-targeting and transitive deps (#33908, #33653, #33397)

❤️ Thank You

22.3.0 (2025-12-17)

... (truncated)

Commits
  • 7dce853 fix(testing): ensure jest v30 migration is run (#33916)
  • 6f85b83 cleanup(repo): format all files (#33902)
  • 62c13c5 feat(misc): support prettier v3 (#33898)
  • c29834c fix(angular): ensure jest and jest-preset-angular are updated correctly for a...
  • 8136eaf feat(angular): support angular v21 (#33378)
  • 2c043bc fix(testing): update jest ci target to forward top level args (#31379)
  • b314dd1 chore(testing): add jest migration example (#33687)
  • 731aba3 fix(testing): remove --no-experimental-strip-types flag from @​nx/jest/plugin ...
  • 1c8796a docs(misc): update migration docs to use supported markdown syntax (#33563)
  • 50cf84f chore(repo): update nx to 22.1.0-rc.2 (#33464)
  • Additional commits viewable in compare view
Maintainer changes

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


Updates @nx/js from 21.2.2 to 22.3.3

Release notes

Sourced from @​nx/js's releases.

22.3.3 (2025-12-19)

🩹 Fixes

  • misc: remove CNW A/B testing flow branching (#33967)

❤️ Thank You

22.3.2 (2025-12-19)

🚀 Features

  • angular: support ngrx v21 (#33940)
  • angular: support cypress component testing with zoneless projects (#33941)

🩹 Fixes

  • angular: support @angular/cli package update during nx migrate (#33918)
  • core: fix vitest test runner options for angular in cnw (#33921)
  • linter: honor setParserOptionsProject in flat config (#33953, #33944)
  • module-federation: use localhost as default host #33909 (#33947, #33909)
  • module-federation: skip non-npm external dependencies in getDependencies (#33951, #32819)
  • nx-dev: make sure only prod is indexed (#33922)
  • nx-dev: make sure canonical urls are always nx.dev (#33932)
  • react: set up module federation with webpack and ts soln correctly #31029 (#33920, #31029)
  • testing: ensure jest v30 migration is run (#33916)

❤️ Thank You

22.3.1 (2025-12-18)

🩹 Fixes

  • core: ensure no tui on single tasks (#33910)
  • dotnet: fix dependency graph for multi-targeting and transitive deps (#33908, #33653, #33397)

❤️ Thank You

22.3.0 (2025-12-17)

... (truncated)

Commits
  • 6f85b83 cleanup(repo): format all files (#33902)
  • 62c13c5 feat(misc): support prettier v3 (#33898)
  • 4493157 fix(js): allow copying generated Prisma client (asset) from 'node_modules' (#...
  • de966a2 fix(js): adjusted stdout and stderr handling to support the latest @​swc/cli v...
  • 68d4d4e fix(js): check package.json for name when project.json exists but has no name...
  • 192099a fix(js): resolve nx binary from workspace root in node executor (#33842)
  • 80523ef fix(js): prevent crash when terminating task using the @nx/js:swc executor ...
  • 54eed65 feat(js): improve SWC compilation error logging (#33297)
  • e588a0e fix(js): make CopyAssetsHandler per-file logs opt-in via verbose mode (#33835)
  • ea97487 fix(js): display pnpm publish errors without requiring --verbose (#33837)
  • Additional commits viewable in compare view
Maintainer changes

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


Updates @nx/plugin from 21.2.2 to 22.3.3

Release notes

Sourced from @​nx/plugin's releases.

22.3.3 (2025-12-19)

🩹 Fixes

  • misc: remove CNW A/B testing flow branching (#33967)

❤️ Thank You

22.3.2 (2025-12-19)

🚀 Features

  • angular: support ngrx v21 (#33940)
  • angular: support cypress component testing with zoneless projects (#33941)

🩹 Fixes

  • angular: support @angular/cli package update during nx migrate (#33918)
  • core: fix vitest test runner options for angular in cnw (#33921)
  • linter: honor setParserOptionsProject in flat config (#33953, #33944)
  • module-federation: use localhost as default host #33909 (#33947, #33909)
  • module-federation: skip non-npm external dependencies in getDependencies (#33951, #32819)
  • nx-dev: make sure only prod is indexed (#33922)
  • nx-dev: make sure canonical urls are always nx.dev (#33932)
  • react: set up module federation with webpack and ts soln correctly #31029 (#33920, #31029)
  • testing: ensure jest v30 migration is run (#33916)

❤️ Thank You

22.3.1 (2025-12-18)

🩹 Fixes

  • core: ensure no tui on single tasks (#33910)
  • dotnet: fix dependency graph for multi-targeting and transitive deps (#33908, #33653, #33397)

❤️ Thank You

22.3.0 (2025-12-17)

... (truncated)

Commits
  • 62c13c5 feat(misc): support prettier v3 (#33898)
  • af003c1 feat(nx-plugin): allow customizing the location of the companion E2E project ...
  • 1c8796a docs(misc): update migration docs to use supported markdown syntax (#33563)
  • 50cf84f chore(repo): update nx to 22.1.0-rc.2 (#33464)
  • 685e497 feat(vitest): split vitest into @​nx/vitest plugin (#33311)
  • 62d0ad7 chore(repo): rename jest.config.ts to jest.config.cts to be compat with Node ...
  • 9b5768e fix(testing): use .cts config files for Jest 30+ to fix __dirname issues (#33...
  • f76f1ce chore(repo): dogfood pnpm catalogs (#33232)
  • 8360341 chore(repo): disable duplicated typecheck targets if the project already uses...
  • c7d5406 docs(misc): update new subtagline
  • Additional commits viewable in compare view
Maintainer changes

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


Updates @swc-node/register from 1.9.2 to 1.11.1

Release notes

Sourced from @​swc-node/register's releases.

@​swc-node/register@​1.10.9

What's Changed

Full Changelog: https://github.com/swc-project/swc-node/compare/@​swc-node/register@​1.10.8...@​swc-node/register@​1.10.9

@​swc-node/register@​1.10.8

What's Changed

New Contributors

Full Changelog: https://github.com/swc-project/swc-node/compare/@​swc-node/register@​1.10.7...@​swc-node/register@​1.10.8

@​swc-node/register@​1.10.5

What's Changed

New Contributors

Full Changelog: https://github.com/swc-project/swc-node/compare/@​swc-node/register@​1.10.3...@​swc-node/register@​1.10.5

@​swc-node/register@​1.10.3

What's Changed

Full Changelog: https://github.com/swc-project/swc-node/compare/@​swc-node/register@​1.10.2...@​swc-node/register@​1.10.3

@​swc-node/register@​1.10.1

What's Changed

... (truncated)

Commits

…ates

Bumps the production-dependencies group with 59 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@nx/devkit](https://github.com/nrwl/nx/tree/HEAD/packages/devkit) | `21.2.2` | `22.3.3` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.30.1` | `9.39.2` |
| [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint) | `21.2.2` | `22.3.3` |
| [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) | `21.2.2` | `22.3.3` |
| [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest) | `21.2.2` | `22.3.3` |
| [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `21.2.2` | `22.3.3` |
| [@nx/plugin](https://github.com/nrwl/nx/tree/HEAD/packages/plugin) | `21.2.2` | `22.3.3` |
| [@swc-node/register](https://github.com/swc-project/swc-node) | `1.9.2` | `1.11.1` |
| [@swc/cli](https://github.com/swc-project/pkgs) | `0.6.0` | `0.7.9` |
| [@swc/core](https://github.com/swc-project/swc) | `1.5.29` | `1.15.8` |
| [@swc/helpers](https://github.com/swc-project/swc) | `0.5.17` | `0.5.18` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.16.9` | `25.0.6` |
| [eslint](https://github.com/eslint/eslint) | `9.30.1` | `9.39.2` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.5` | `10.1.8` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.7.0` | `30.2.0` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.14` | `30.0.0` |
| [jest-environment-node](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-node) | `29.7.0` | `30.2.0` |
| [jsonc-eslint-parser](https://github.com/ota-meshi/jsonc-eslint-parser) | `2.4.0` | `2.4.2` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `21.2.2` | `22.3.3` |
| [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.4` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.0` | `29.4.6` |
| [ts-node](https://github.com/TypeStrong/ts-node) | `10.9.1` | `10.9.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.35.1` | `8.52.0` |
| [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) | `1.7.2` | `1.7.4` |
| [@napi-rs/simple-git](https://github.com/Brooooooklyn/simple-git) | `0.1.19` | `0.1.22` |
| [@webgpu/types](https://github.com/gpuweb/types) | `0.1.63` | `0.1.68` |
| [ansi-truncate](https://github.com/fabiospampinato/ansi-truncate) | `1.2.0` | `1.4.0` |
| [chokidar](https://github.com/paulmillr/chokidar) | `4.0.3` | `5.0.0` |
| [esbuild-sass-plugin](https://github.com/glromeo/esbuild-sass-plugin) | `3.3.1` | `3.6.0` |
| [flexsearch](https://github.com/nextapps-de/flexsearch) | `0.7.43` | `0.8.212` |
| [globby](https://github.com/sindresorhus/globby) | `14.1.0` | `16.1.0` |
| [is-absolute-url](https://github.com/sindresorhus/is-absolute-url) | `4.0.1` | `5.0.0` |
| [js-yaml](https://github.com/nodeca/js-yaml) | `4.1.0` | `4.1.1` |
| [lightningcss](https://github.com/parcel-bundler/lightningcss) | `1.30.1` | `1.30.2` |
| [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) | `13.2.0` | `13.2.1` |
| [minimatch](https://github.com/isaacs/minimatch) | `10.0.3` | `10.1.1` |
| [pixi.js](https://github.com/pixijs/pixijs) | `8.11.0` | `8.15.0` |
| [preact](https://github.com/preactjs/preact) | `10.26.9` | `10.28.2` |
| [preact-render-to-string](https://github.com/preactjs/preact-render-to-string) | `6.5.13` | `6.6.5` |
| [pretty-bytes](https://github.com/sindresorhus/pretty-bytes) | `7.0.0` | `7.1.0` |
| [satori](https://github.com/vercel/satori) | `0.13.2` | `0.18.3` |
| [sharp](https://github.com/lovell/sharp) | `0.34.2` | `0.34.5` |
| [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.29.2` | `3.21.0` |
| [workerpool](https://github.com/josdejong/workerpool) | `9.3.3` | `10.0.1` |
| [ws](https://github.com/websockets/ws) | `8.18.3` | `8.19.0` |
| [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs) | `17.0.33` | `17.0.35` |
| [esbuild](https://github.com/evanw/esbuild) | `0.25.5` | `0.27.2` |
| [tsx](https://github.com/privatenumber/tsx) | `4.20.3` | `4.21.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.0` | `19.2.3` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.8` | `19.2.8` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.0` | `19.2.3` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.1.6` | `19.2.3` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.6.0` | `5.1.2` |
| [cypress](https://github.com/cypress-io/cypress) | `14.5.1` | `15.8.2` |
| [cypress-cdp](https://github.com/bahmutov/cypress-cdp) | `1.6.82` | `1.6.87` |
| [cypress-image-diff-js](https://github.com/uktrade/cypress-image-diff) | `2.4.0` | `2.5.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.3.5` | `7.3.1` |
| [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) | `3.3.1` | `3.3.2` |



Updates `@nx/devkit` from 21.2.2 to 22.3.3
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.3.3/packages/devkit)

Updates `@eslint/js` from 9.30.1 to 9.39.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.39.2/packages/js)

Updates `@nx/eslint` from 21.2.2 to 22.3.3
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.3.3/packages/eslint)

Updates `@nx/eslint-plugin` from 21.2.2 to 22.3.3
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.3.3/packages/eslint-plugin)

Updates `@nx/jest` from 21.2.2 to 22.3.3
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.3.3/packages/jest)

Updates `@nx/js` from 21.2.2 to 22.3.3
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.3.3/packages/js)

Updates `@nx/plugin` from 21.2.2 to 22.3.3
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.3.3/packages/plugin)

Updates `@swc-node/register` from 1.9.2 to 1.11.1
- [Release notes](https://github.com/swc-project/swc-node/releases)
- [Commits](https://github.com/swc-project/swc-node/compare/@swc-node/register@1.9.2...@swc-node/register@1.11.1)

Updates `@swc/cli` from 0.6.0 to 0.7.9
- [Commits](https://github.com/swc-project/pkgs/commits)

Updates `@swc/core` from 1.5.29 to 1.15.8
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.5.29...v1.15.8)

Updates `@swc/helpers` from 0.5.17 to 0.5.18
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG-CORE.md)
- [Commits](https://github.com/swc-project/swc/commits)

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

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

Updates `eslint-config-prettier` from 10.1.5 to 10.1.8
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v10.1.5...v10.1.8)

Updates `jest` from 29.7.0 to 30.2.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest)

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

Updates `jest-environment-node` from 29.7.0 to 30.2.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest-environment-node)

Updates `jsonc-eslint-parser` from 2.4.0 to 2.4.2
- [Release notes](https://github.com/ota-meshi/jsonc-eslint-parser/releases)
- [Changelog](https://github.com/ota-meshi/jsonc-eslint-parser/blob/master/CHANGELOG.md)
- [Commits](ota-meshi/jsonc-eslint-parser@v2.4.0...v2.4.2)

Updates `nx` from 21.2.2 to 22.3.3
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.3.3/packages/nx)

Updates `prettier` from 3.6.2 to 3.7.4
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.6.2...3.7.4)

Updates `ts-jest` from 29.4.0 to 29.4.6
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.4.0...v29.4.6)

Updates `ts-node` from 10.9.1 to 10.9.2
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2)

Updates `typescript` from 5.8.3 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.8.3...v5.9.3)

Updates `typescript-eslint` from 8.35.1 to 8.52.0
- [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.52.0/packages/typescript-eslint)

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

Updates `@napi-rs/simple-git` from 0.1.19 to 0.1.22
- [Release notes](https://github.com/Brooooooklyn/simple-git/releases)
- [Commits](Brooooooklyn/simple-git@v0.1.19...v0.1.22)

Updates `@webgpu/types` from 0.1.63 to 0.1.68
- [Commits](gpuweb/types@v0.1.63...v0.1.68)

Updates `ansi-truncate` from 1.2.0 to 1.4.0
- [Commits](fabiospampinato/ansi-truncate@v1.2.0...v1.4.0)

Updates `chokidar` from 4.0.3 to 5.0.0
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](paulmillr/chokidar@4.0.3...5.0.0)

Updates `esbuild-sass-plugin` from 3.3.1 to 3.6.0
- [Release notes](https://github.com/glromeo/esbuild-sass-plugin/releases)
- [Commits](https://github.com/glromeo/esbuild-sass-plugin/commits)

Updates `flexsearch` from 0.7.43 to 0.8.212
- [Release notes](https://github.com/nextapps-de/flexsearch/releases)
- [Changelog](https://github.com/nextapps-de/flexsearch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextapps-de/flexsearch/commits)

Updates `globby` from 14.1.0 to 16.1.0
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](sindresorhus/globby@v14.1.0...v16.1.0)

Updates `is-absolute-url` from 4.0.1 to 5.0.0
- [Release notes](https://github.com/sindresorhus/is-absolute-url/releases)
- [Commits](sindresorhus/is-absolute-url@v4.0.1...v5.0.0)

Updates `js-yaml` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@4.1.0...4.1.1)

Updates `lightningcss` from 1.30.1 to 1.30.2
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases)
- [Commits](parcel-bundler/lightningcss@v1.30.1...v1.30.2)

Updates `mdast-util-to-hast` from 13.2.0 to 13.2.1
- [Release notes](https://github.com/syntax-tree/mdast-util-to-hast/releases)
- [Commits](syntax-tree/mdast-util-to-hast@13.2.0...13.2.1)

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

Updates `pixi.js` from 8.11.0 to 8.15.0
- [Release notes](https://github.com/pixijs/pixijs/releases)
- [Commits](pixijs/pixijs@v8.11.0...v8.15.0)

Updates `preact` from 10.26.9 to 10.28.2
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](preactjs/preact@10.26.9...10.28.2)

Updates `preact-render-to-string` from 6.5.13 to 6.6.5
- [Release notes](https://github.com/preactjs/preact-render-to-string/releases)
- [Changelog](https://github.com/preactjs/preact-render-to-string/blob/main/CHANGELOG.md)
- [Commits](preactjs/preact-render-to-string@v6.5.13...v6.6.5)

Updates `pretty-bytes` from 7.0.0 to 7.1.0
- [Release notes](https://github.com/sindresorhus/pretty-bytes/releases)
- [Commits](sindresorhus/pretty-bytes@v7.0.0...v7.1.0)

Updates `satori` from 0.13.2 to 0.18.3
- [Release notes](https://github.com/vercel/satori/releases)
- [Commits](vercel/satori@0.13.2...0.18.3)

Updates `sharp` from 0.34.2 to 0.34.5
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](lovell/sharp@v0.34.2...v0.34.5)

Updates `shiki` from 1.29.2 to 3.21.0
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Commits](https://github.com/shikijs/shiki/commits/v3.21.0/packages/shiki)

Updates `workerpool` from 9.3.3 to 10.0.1
- [Changelog](https://github.com/josdejong/workerpool/blob/master/HISTORY.md)
- [Commits](https://github.com/josdejong/workerpool/commits/v10.0.1)

Updates `ws` from 8.18.3 to 8.19.0
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.18.3...8.19.0)

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

Updates `esbuild` from 0.25.5 to 0.27.2
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.25.5...v0.27.2)

Updates `tsx` from 4.20.3 to 4.21.0
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.20.3...v4.21.0)

Updates `react` from 19.1.0 to 19.2.3
- [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.3/packages/react)

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

Updates `react-dom` from 19.1.0 to 19.2.3
- [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.3/packages/react-dom)

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

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

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

Updates `@vitejs/plugin-react` from 4.6.0 to 5.1.2
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.2/packages/plugin-react)

Updates `cypress` from 14.5.1 to 15.8.2
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v14.5.1...v15.8.2)

Updates `cypress-cdp` from 1.6.82 to 1.6.87
- [Release notes](https://github.com/bahmutov/cypress-cdp/releases)
- [Commits](bahmutov/cypress-cdp@v1.6.82...v1.6.87)

Updates `cypress-image-diff-js` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/uktrade/cypress-image-diff/releases)
- [Changelog](https://github.com/haim-io/cypress-image-diff/blob/main/release.config.js)
- [Commits](haim-io/cypress-image-diff@v2.4.0...v2.5.0)

Updates `vite` from 6.3.5 to 7.3.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.1/packages/vite)

Updates `lit` from 3.3.1 to 3.3.2
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/commits/lit-element@3.3.2/packages/lit)

---
updated-dependencies:
- dependency-name: "@nx/devkit"
  dependency-version: 22.3.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@eslint/js"
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@nx/eslint"
  dependency-version: 22.3.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@nx/eslint-plugin"
  dependency-version: 22.3.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@nx/jest"
  dependency-version: 22.3.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@nx/js"
  dependency-version: 22.3.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@nx/plugin"
  dependency-version: 22.3.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@swc-node/register"
  dependency-version: 1.11.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@swc/cli"
  dependency-version: 0.7.9
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@swc/core"
  dependency-version: 1.15.8
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@swc/helpers"
  dependency-version: 0.5.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@types/node"
  dependency-version: 25.0.6
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: eslint
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: jest
  dependency-version: 30.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@types/jest"
  dependency-version: 30.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: jest-environment-node
  dependency-version: 30.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: jsonc-eslint-parser
  dependency-version: 2.4.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: nx
  dependency-version: 22.3.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: prettier
  dependency-version: 3.7.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ts-jest
  dependency-version: 29.4.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ts-node
  dependency-version: 10.9.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.52.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@floating-ui/dom"
  dependency-version: 1.7.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@napi-rs/simple-git"
  dependency-version: 0.1.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@webgpu/types"
  dependency-version: 0.1.68
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ansi-truncate
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: chokidar
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: esbuild-sass-plugin
  dependency-version: 3.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: flexsearch
  dependency-version: 0.8.212
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: globby
  dependency-version: 16.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: is-absolute-url
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: lightningcss
  dependency-version: 1.30.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: mdast-util-to-hast
  dependency-version: 13.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: minimatch
  dependency-version: 10.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pixi.js
  dependency-version: 8.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: preact
  dependency-version: 10.28.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: preact-render-to-string
  dependency-version: 6.6.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pretty-bytes
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: satori
  dependency-version: 0.18.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: sharp
  dependency-version: 0.34.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: shiki
  dependency-version: 3.21.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: workerpool
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: ws
  dependency-version: 8.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@types/yargs"
  dependency-version: 17.0.35
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: esbuild
  dependency-version: 0.27.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: tsx
  dependency-version: 4.21.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react
  dependency-version: 19.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@types/react"
  dependency-version: 19.2.8
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-dom
  dependency-version: 19.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@types/react"
  dependency-version: 19.2.8
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 5.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: cypress
  dependency-version: 15.8.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: cypress-cdp
  dependency-version: 1.6.87
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: cypress-image-diff-js
  dependency-version: 2.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: vite
  dependency-version: 7.3.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: lit
  dependency-version: 3.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-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 Jan 12, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 26, 2026

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

@dependabot dependabot bot closed this Jan 26, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-858a314de2 branch January 26, 2026 07:50
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