Skip to content

chore(deps): bump the dependencies group across 1 directory with 60 updates - #156

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/dependencies-921d06c941
Closed

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/dependencies-921d06c941

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown
Contributor

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

Package From To
@angular/cdk 22.1.4 22.1.6
@angular/common 22.1.4 22.1.6
@angular/compiler 22.1.4 22.1.6
@angular/core 22.1.4 22.1.6
@angular/forms 22.1.4 22.1.6
@angular/platform-browser 22.1.4 22.1.6
@angular/platform-server 22.1.4 22.1.6
@angular/router 22.1.4 22.1.6
@angular/ssr 22.1.6 22.1.8
@ng-icons/core 35.1.0 36.0.0
@ng-icons/material-icons 35.1.0 36.0.0
konva 10.3.2 10.5.0
tailwind-merge 3.6.0 3.7.0
zod 4.5.4 4.6.5
@angular-devkit/build-angular 22.1.6 22.1.8
@angular-devkit/core 22.1.6 22.1.8
@angular-devkit/schematics 22.1.6 22.1.8
@angular/cli 22.1.6 22.1.8
@angular/compiler-cli 22.1.4 22.1.6
@angular/language-service 22.1.4 22.1.6
@chromatic-com/storybook 5.3.0 5.3.1
@nx/angular 23.1.2 23.2.1
@nx/devkit 23.1.2 23.2.1
@nx/eslint 23.1.2 23.2.1
@nx/eslint-plugin 23.1.2 23.2.1
@nx/jest 23.1.2 23.2.1
@nx/js 23.1.2 23.2.1
@nx/playwright 23.1.2 23.2.1
@nx/storybook 23.1.2 23.2.1
@nx/web 23.1.2 23.2.1
@nx/workspace 23.1.2 23.2.1
@playwright/test 1.62.1 1.63.0
@schematics/angular 22.1.6 22.1.8
@storybook/addon-a11y 10.5.10 10.6.0
@storybook/addon-docs 10.5.10 10.6.0
@storybook/addon-mcp 0.7.0 10.6.0
@storybook/addon-themes 10.5.10 10.6.0
@storybook/addon-vitest 10.5.10 10.6.0
@storybook/angular-vite 10.5.10 10.6.0
@swc/core 1.16.1 1.16.2
@types/node 26.4.0 26.5.1
@typescript-eslint/utils 8.68.0 8.70.0
@vitest/browser-playwright 4.1.11 5.0.0
angular-eslint 22.1.0 22.5.0
autoprefixer 10.5.4 10.6.0
chromatic 18.7.1 18.8.1
eslint 10.9.1 10.10.0
eslint-plugin-playwright 2.11.0 2.12.0
eslint-plugin-storybook 10.5.10 10.6.0
jest 30.5.0 30.5.1
jest-environment-jsdom 30.5.0 30.5.1
jest-util 30.5.0 30.5.1
nx 23.1.2 23.2.1
playwright 1.62.1 1.63.0
postcss 8.5.26 8.5.28
storybook 10.5.10 10.6.0
typescript-eslint 8.68.0 8.70.0
verdaccio 6.10.1 6.10.3
vitest 4.1.11 5.0.0
wrangler 4.127.1 4.131.2

Updates @angular/cdk from 22.1.4 to 22.1.6

Release notes

Sourced from @​angular/cdk's releases.

22.1.6

cdk

Commit Description
fix - 690ddb4a2 overlay: expose currently open overlays (#33768)

22.1.5

aria

Commit Description
fix - 9a63c20b0 combobox: popup not closing when focus leaves it (#33697)
fix - 9ff8a7c42 menu: focus not moved into menu if items are delayed (#33743)

multiple

Commit Description
fix - bef29a201 add forms to cdk peer dependencies (#33666)
Changelog

Sourced from @​angular/cdk's changelog.

22.1.6 "bismuth-bike" (2026-09-09)

cdk

Commit Type Description
690ddb4a2 fix overlay: expose currently open overlays (#33768)

22.2.0-next.4 "platinum-piano" (2026-09-02)

aria

Commit Type Description
de579cc34 fix combobox: popup not closing when focus leaves it (#33697)
46b918eda fix menu: focus not moved into menu if items are delayed (#33743)
cd9c7da8b fix menu: make MenuItem value optional (#33715)

material

Commit Type Description
5d64e397b feat icon: add material symbol classes automatically (#33750)
d33df3168 fix menu: allow focus to land on disabledInteractive items (#33749)

multiple

Commit Type Description
9ed16f1ac fix add forms to cdk peer dependencies (#33666)
ab16b1fb9 fix include material symbols in selectors (#33754)

22.1.5 "platinum-parachute" (2026-09-02)

aria

Commit Type Description
9a63c20b0 fix combobox: popup not closing when focus leaves it (#33697)
9ff8a7c42 fix menu: focus not moved into menu if items are delayed (#33743)

multiple

Commit Type Description
bef29a201 fix add forms to cdk peer dependencies (#33666)

22.2.0-next.3 "nickel-nanobot" (2026-08-26)

cdk

Commit Type Description
6956699a1 fix table: show a real error message instead of a crash when a table column is missing (#33698)

material

... (truncated)

Commits

Updates @angular/common from 22.1.4 to 22.1.6

Release notes

Sourced from @​angular/common's releases.

22.1.6

compiler

Commit Description
fix - cbb8702143 namespace @property declarations

compiler-cli

Commit Description
fix - aea121e532 do not flag callable objects with zero parameters in uninvoked track function check

core

Commit Description
fix - c19b948ef8 apply SkipSelf to only the starting node in embedded views

platform-server

Commit Description
fix - d20a379583 avoid sourcemap corruption during domino path substitution

router

Commit Description
fix - 95c01e9cde keep detached route subtree contexts isolated and intact

22.1.5

compiler-cli

Commit Description
fix - d90698dae7 check uninvoked signal aliases in extended diagnostic

core

Commit Description
fix - 2ceeb27078 cancel stale debounce timers to prevent timer leaks
fix - ed2e401d2d don't fail NgModule checks for a pipe that extends a base class
fix - c65d378bb4 validate SVG animation attributes outside the SVG namespace

forms

Commit Description
fix - 43aaeaec29 avoid writing to name input on ControlValueAccessor

migrations

Commit Description
fix - d85288d75f skip tsconfig files of non-Angular projects

platform-server

Commit Description
fix - 3b8723ce3d resolve HTTP(S) URLs without authority as relative during SSR

router

Commit Description
fix - 4340a63c52 avoid view transitions when the user agent provides one
Commits
  • 6da6d7a refactor(core): use native Promise.withResolvers() in remaining tests
  • 237be1f fix(docs-infra): only read a deprecation version from the start of the tag
  • 4340a63 fix(router): avoid view transitions when the user agent provides one
  • See full diff in compare view

Updates @angular/compiler from 22.1.4 to 22.1.6

Release notes

Sourced from @​angular/compiler's releases.

22.1.6

compiler

Commit Description
fix - cbb8702143 namespace @property declarations

compiler-cli

Commit Description
fix - aea121e532 do not flag callable objects with zero parameters in uninvoked track function check

core

Commit Description
fix - c19b948ef8 apply SkipSelf to only the starting node in embedded views

platform-server

Commit Description
fix - d20a379583 avoid sourcemap corruption during domino path substitution

router

Commit Description
fix - 95c01e9cde keep detached route subtree contexts isolated and intact

22.1.5

compiler-cli

Commit Description
fix - d90698dae7 check uninvoked signal aliases in extended diagnostic

core

Commit Description
fix - 2ceeb27078 cancel stale debounce timers to prevent timer leaks
fix - ed2e401d2d don't fail NgModule checks for a pipe that extends a base class
fix - c65d378bb4 validate SVG animation attributes outside the SVG namespace

forms

Commit Description
fix - 43aaeaec29 avoid writing to name input on ControlValueAccessor

migrations

Commit Description
fix - d85288d75f skip tsconfig files of non-Angular projects

platform-server

Commit Description
fix - 3b8723ce3d resolve HTTP(S) URLs without authority as relative during SSR

router

Commit Description
fix - 4340a63c52 avoid view transitions when the user agent provides one
Commits
  • cbb8702 fix(compiler): namespace @property declarations
  • dfe7be4 refactor(compiler): emit any as type argument for ɵɵInjectableDeclaration
  • c65d378 fix(core): validate SVG animation attributes outside the SVG namespace
  • 60f8a78 refactor(core): defer foreign component rendering to post-update pass
  • See full diff in compare view

Updates @angular/core from 22.1.4 to 22.1.6

Release notes

Sourced from @​angular/core's releases.

22.1.6

compiler

Commit Description
fix - cbb8702143 namespace @property declarations

compiler-cli

Commit Description
fix - aea121e532 do not flag callable objects with zero parameters in uninvoked track function check

core

Commit Description
fix - c19b948ef8 apply SkipSelf to only the starting node in embedded views

platform-server

Commit Description
fix - d20a379583 avoid sourcemap corruption during domino path substitution

router

Commit Description
fix - 95c01e9cde keep detached route subtree contexts isolated and intact

22.1.5

compiler-cli

Commit Description
fix - d90698dae7 check uninvoked signal aliases in extended diagnostic

core

Commit Description
fix - 2ceeb27078 cancel stale debounce timers to prevent timer leaks
fix - ed2e401d2d don't fail NgModule checks for a pipe that extends a base class
fix - c65d378bb4 validate SVG animation attributes outside the SVG namespace

forms

Commit Description
fix - 43aaeaec29 avoid writing to name input on ControlValueAccessor

migrations

Commit Description
fix - d85288d75f skip tsconfig files of non-Angular projects

platform-server

Commit Description
fix - 3b8723ce3d resolve HTTP(S) URLs without authority as relative during SSR

router

Commit Description
fix - 4340a63c52 avoid view transitions when the user agent provides one
Commits
  • b9e903c docs: add CommonModule guidance to AI best practices
  • 6da6d7a refactor(core): use native Promise.withResolvers() in remaining tests
  • e3fb44d test(core): remove redundant change detection configuration
  • ef48630 test(core): replace act with actAsync
  • c19b948 fix(core): apply SkipSelf to only the starting node in embedded views
  • ed2e401 fix(core): don't fail NgModule checks for a pipe that extends a base class
  • c65d378 fix(core): validate SVG animation attributes outside the SVG namespace
  • 4340a63 fix(router): avoid view transitions when the user agent provides one
  • d1ccf02 build: update cross-repo angular dependencies
  • 17b7c1f docs: add NG0991 error page and document rxResource's completion contract
  • Additional commits viewable in compare view

Updates @angular/forms from 22.1.4 to 22.1.6

Release notes

Sourced from @​angular/forms's releases.

22.1.6

compiler

Commit Description
fix - cbb8702143 namespace @property declarations

compiler-cli

Commit Description
fix - aea121e532 do not flag callable objects with zero parameters in uninvoked track function check

core

Commit Description
fix - c19b948ef8 apply SkipSelf to only the starting node in embedded views

platform-server

Commit Description
fix - d20a379583 avoid sourcemap corruption during domino path substitution

router

Commit Description
fix - 95c01e9cde keep detached route subtree contexts isolated and intact

22.1.5

compiler-cli

Commit Description
fix - d90698dae7 check uninvoked signal aliases in extended diagnostic

core

Commit Description
fix - 2ceeb27078 cancel stale debounce timers to prevent timer leaks
fix - ed2e401d2d don't fail NgModule checks for a pipe that extends a base class
fix - c65d378bb4 validate SVG animation attributes outside the SVG namespace

forms

Commit Description
fix - 43aaeaec29 avoid writing to name input on ControlValueAccessor

migrations

Commit Description
fix - d85288d75f skip tsconfig files of non-Angular projects

platform-server

Commit Description
fix - 3b8723ce3d resolve HTTP(S) URLs without authority as relative during SSR

router

Commit Description
fix - 4340a63c52 avoid view transitions when the user agent provides one
Commits
  • 5dabf81 test(forms): migrate integration tests to zoneless scheduling
  • 6da6d7a refactor(core): use native Promise.withResolvers() in remaining tests
  • 3bc03fa test(forms): remove redundant change detection configuration
  • cc05dea test(forms): Add utility functions and update test files to use them
  • f302736 refactor(core): use native Promise.withResolvers() in tests
  • 43aaeae fix(forms): avoid writing to name input on ControlValueAccessor
  • See full diff in compare view

Updates @angular/platform-browser from 22.1.4 to 22.1.6

Release notes

Sourced from @​angular/platform-browser's releases.

22.1.6

compiler

Commit Description
fix - cbb8702143 namespace @property declarations

compiler-cli

Commit Description
fix - aea121e532 do not flag callable objects with zero parameters in uninvoked track function check

core

Commit Description
fix - c19b948ef8 apply SkipSelf to only the starting node in embedded views

platform-server

Commit Description
fix - d20a379583 avoid sourcemap corruption during domino path substitution

router

Commit Description
fix - 95c01e9cde keep detached route subtree contexts isolated and intact

22.1.5

compiler-cli

Commit Description
fix - d90698dae7 check uninvoked signal aliases in extended diagnostic

core

Commit Description
fix - 2ceeb27078 cancel stale debounce timers to prevent timer leaks
fix - ed2e401d2d don't fail NgModule checks for a pipe that extends a base class
fix - c65d378bb4 validate SVG animation attributes outside the SVG namespace

forms

Commit Description
fix - 43aaeaec29 avoid writing to name input on ControlValueAccessor

migrations

Commit Description
fix - d85288d75f skip tsconfig files of non-Angular projects

platform-server

Commit Description
fix - 3b8723ce3d resolve HTTP(S) URLs without authority as relative during SSR

router

Commit Description
fix - 4340a63c52 avoid view transitions when the user agent provides one
Commits
  • 6da6d7a refactor(core): use native Promise.withResolvers() in remaining tests
  • See full diff in compare view

Updates @angular/platform-server from 22.1.4 to 22.1.6

Release notes

Sourced from @​angular/platform-server's releases.

22.1.6

compiler

Commit Description
fix - cbb8702143 namespace @property declarations

compiler-cli

Commit Description
fix - aea121e532 do not flag callable objects with zero parameters in uninvoked track function check

core

Commit Description
fix - c19b948ef8 apply SkipSelf to only the starting node in embedded views

platform-server

Commit Description
fix - d20a379583 avoid sourcemap corruption during domino path substitution

router

Commit Description
fix - 95c01e9cde keep detached route subtree contexts isolated and intact

22.1.5

compiler-cli

Commit Description
fix - d90698dae7 check uninvoked signal aliases in extended diagnostic

core

Commit Description
fix - 2ceeb27078 cancel stale debounce timers to prevent timer leaks
fix - ed2e401d2d don't fail NgModule checks for a pipe that extends a base class
fix - c65d378bb4 validate SVG animation attributes outside the SVG namespace

forms

Commit Description
fix - 43aaeaec29 avoid writing to name input on ControlValueAccessor

migrations

Commit Description
fix - d85288d75f skip tsconfig files of non-Angular projects

platform-server

Commit Description
fix - 3b8723ce3d resolve HTTP(S) URLs without authority as relative during SSR

router

Commit Description
fix - 4340a63c52 avoid view transitions when the user agent provides one
Commits
  • d20a379 fix(platform-server): avoid sourcemap corruption during domino path substitution
  • 3b8723c fix(platform-server): resolve HTTP(S) URLs without authority as relative duri...
  • See full diff in compare view

Updates @angular/router from 22.1.4 to 22.1.6

Release notes

Sourced from @​angular/router's releases.

22.1.6

compiler

Commit Description
fix - cbb8702143 namespace @property declarations

compiler-cli

Commit Description
fix - aea121e532 do not flag callable objects with zero parameters in uninvoked track function check

core

Commit Description
fix - c19b948ef8 apply SkipSelf to only the starting node in embedded views

platform-server

Commit Description
fix - d20a379583 avoid sourcemap corruption during domino path substitution

router

Commit Description
fix - 95c01e9cde keep detached route subtree contexts isolated and intact

22.1.5

compiler-cli

Commit Description
fix - d90698dae7 check uninvoked signal aliases in extended diagnostic

core

Commit Description
fix - 2ceeb27078 cancel stale debounce timers to prevent timer leaks
fix - ed2e401d2d don't fail NgModule checks for a pipe that extends a base class
fix - c65d378bb4 validate SVG animation attributes outside the SVG namespace

forms

Commit Description
fix - 43aaeaec29 avoid writing to name input on ControlValueAccessor

migrations

Commit Description
fix - d85288d75f skip tsconfig files of non-Angular projects

platform-server

Commit Description
fix - 3b8723ce3d resolve HTTP(S) URLs without authority as relative during SSR

router

Commit Description
fix - 4340a63c52 avoid view transitions when the user agent provides one
Commits
  • 6da6d7a refactor(core): use native Promise.withResolvers() in remaining tests
  • 95c01e9 fix(router): keep detached route subtree contexts isolated and intact
  • 4340a63 fix(router): avoid view transitions when the user agent provides one
  • See full diff in compare view

Updates @angular/ssr from 22.1.6 to 22.1.8

Release notes

Sourced from @​angular/ssr's releases.

22.1.8

@​angular/build

Commit Description
fix - a6e30fa378 disable strictPort when port 0 is used in dev-server
perf - 35a5d4aa49 avoid full JSON parsing when updating sourcemap ignore list
perf - 48cc43cbf2 read rendered module length once per module in chunk optimizer (#34045)

22.1.7

@​angular/cli

Commit Description
fix - e9db85c0f isolate temporary package installations from parent Yarn workspace

@​angular/build

Commit Description
fix - 1c9b1af61 add splitting option to unit-test builder
fix - 4b861f458 enable code splitting for vitest browser tests
fix - f1fd82381 fail build and exclude routes when prerendering fails
fix - a84906fe3 keep dev-server Vite cache worktree-local
fix - fcf883ef1 preserve binary values in the SQLite cache store

@​angular/ssr

Commit Description
fix - baf1ca189 decode pathname when constructing server asset path
fix - 70748ca8e ensure public directory containment in CommonEngine
Changelog

Sourced from @​angular/ssr's changelog.

22.1.8 (2026-09-10)

@​angular/build

Commit Type Description
a6e30fa378 fix disable strictPort when port 0 is used in dev-server
35a5d4aa49 perf avoid full JSON parsing when updating sourcemap ignore list
48cc43cbf2 perf read rendered module length once per module in chunk optimizer (#34045)

22.2.0-next.6 (2026-09-02)

@​angular/cli

Commit Type Description
b37c93329 fix isolate temporary package installations from parent Yarn workspace

@​angular/build

Commit Type Description
4b8c62a8f fix add splitting option to unit-test builder
51565d4bc fix enable code splitting for vitest browser tests
5b850fdfc fix fail build and exclude routes when prerendering fails
dfa7f03a9 fix keep dev-server Vite cache worktree-local
135662d9a fix preserve binary values...

Description has been truncated

…pdates

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

| Package | From | To |
| --- | --- | --- |
| [@angular/cdk](https://github.com/angular/components) | `22.1.4` | `22.1.6` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `22.1.4` | `22.1.6` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `22.1.4` | `22.1.6` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `22.1.4` | `22.1.6` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `22.1.4` | `22.1.6` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `22.1.4` | `22.1.6` |
| [@angular/platform-server](https://github.com/angular/angular/tree/HEAD/packages/platform-server) | `22.1.4` | `22.1.6` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `22.1.4` | `22.1.6` |
| [@angular/ssr](https://github.com/angular/angular-cli) | `22.1.6` | `22.1.8` |
| [@ng-icons/core](https://github.com/ng-icons/ng-icons) | `35.1.0` | `36.0.0` |
| [@ng-icons/material-icons](https://github.com/ng-icons/ng-icons) | `35.1.0` | `36.0.0` |
| [konva](https://github.com/konvajs/konva) | `10.3.2` | `10.5.0` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge/tree/HEAD/packages/tailwind-merge) | `3.6.0` | `3.7.0` |
| [zod](https://github.com/colinhacks/zod) | `4.5.4` | `4.6.5` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `22.1.6` | `22.1.8` |
| [@angular-devkit/core](https://github.com/angular/angular-cli) | `22.1.6` | `22.1.8` |
| [@angular-devkit/schematics](https://github.com/angular/angular-cli) | `22.1.6` | `22.1.8` |
| [@angular/cli](https://github.com/angular/angular-cli) | `22.1.6` | `22.1.8` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `22.1.4` | `22.1.6` |
| [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) | `22.1.4` | `22.1.6` |
| [@chromatic-com/storybook](https://github.com/chromaui/addon-visual-tests) | `5.3.0` | `5.3.1` |
| [@nx/angular](https://github.com/nrwl/nx/tree/HEAD/packages/angular) | `23.1.2` | `23.2.1` |
| [@nx/devkit](https://github.com/nrwl/nx/tree/HEAD/packages/devkit) | `23.1.2` | `23.2.1` |
| [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint) | `23.1.2` | `23.2.1` |
| [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) | `23.1.2` | `23.2.1` |
| [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest) | `23.1.2` | `23.2.1` |
| [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `23.1.2` | `23.2.1` |
| [@nx/playwright](https://github.com/nrwl/nx/tree/HEAD/packages/playwright) | `23.1.2` | `23.2.1` |
| [@nx/storybook](https://github.com/nrwl/nx/tree/HEAD/packages/storybook) | `23.1.2` | `23.2.1` |
| [@nx/web](https://github.com/nrwl/nx/tree/HEAD/packages/web) | `23.1.2` | `23.2.1` |
| [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) | `23.1.2` | `23.2.1` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.62.1` | `1.63.0` |
| [@schematics/angular](https://github.com/angular/angular-cli) | `22.1.6` | `22.1.8` |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `10.5.10` | `10.6.0` |
| [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `10.5.10` | `10.6.0` |
| [@storybook/addon-mcp](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/mcp) | `0.7.0` | `10.6.0` |
| [@storybook/addon-themes](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/themes) | `10.5.10` | `10.6.0` |
| [@storybook/addon-vitest](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/vitest) | `10.5.10` | `10.6.0` |
| [@storybook/angular-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/angular-vite) | `10.5.10` | `10.6.0` |
| [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) | `1.16.1` | `1.16.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.4.0` | `26.5.1` |
| [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.68.0` | `8.70.0` |
| [@vitest/browser-playwright](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser-playwright) | `4.1.11` | `5.0.0` |
| [angular-eslint](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/angular-eslint) | `22.1.0` | `22.5.0` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.5.4` | `10.6.0` |
| [chromatic](https://github.com/chromaui/chromatic-cli) | `18.7.1` | `18.8.1` |
| [eslint](https://github.com/eslint/eslint) | `10.9.1` | `10.10.0` |
| [eslint-plugin-playwright](https://github.com/mskelton/eslint-plugin-playwright) | `2.11.0` | `2.12.0` |
| [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `10.5.10` | `10.6.0` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.5.0` | `30.5.1` |
| [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) | `30.5.0` | `30.5.1` |
| [jest-util](https://github.com/jestjs/jest/tree/HEAD/packages/jest-util) | `30.5.0` | `30.5.1` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `23.1.2` | `23.2.1` |
| [playwright](https://github.com/microsoft/playwright) | `1.62.1` | `1.63.0` |
| [postcss](https://github.com/postcss/postcss) | `8.5.26` | `8.5.28` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `10.5.10` | `10.6.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.68.0` | `8.70.0` |
| [verdaccio](https://github.com/verdaccio/verdaccio) | `6.10.1` | `6.10.3` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.11` | `5.0.0` |
| [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.127.1` | `4.131.2` |



Updates `@angular/cdk` from 22.1.4 to 22.1.6
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@v22.1.4...v22.1.6)

Updates `@angular/common` from 22.1.4 to 22.1.6
- [Release notes](https://github.com/angular/angular/releases)
- [Commits](https://github.com/angular/angular/commits/v22.1.6/packages/common)

Updates `@angular/compiler` from 22.1.4 to 22.1.6
- [Release notes](https://github.com/angular/angular/releases)
- [Commits](https://github.com/angular/angular/commits/v22.1.6/packages/compiler)

Updates `@angular/core` from 22.1.4 to 22.1.6
- [Release notes](https://github.com/angular/angular/releases)
- [Commits](https://github.com/angular/angular/commits/v22.1.6/packages/core)

Updates `@angular/forms` from 22.1.4 to 22.1.6
- [Release notes](https://github.com/angular/angular/releases)
- [Commits](https://github.com/angular/angular/commits/v22.1.6/packages/forms)

Updates `@angular/platform-browser` from 22.1.4 to 22.1.6
- [Release notes](https://github.com/angular/angular/releases)
- [Commits](https://github.com/angular/angular/commits/v22.1.6/packages/platform-browser)

Updates `@angular/platform-server` from 22.1.4 to 22.1.6
- [Release notes](https://github.com/angular/angular/releases)
- [Commits](https://github.com/angular/angular/commits/v22.1.6/packages/platform-server)

Updates `@angular/router` from 22.1.4 to 22.1.6
- [Release notes](https://github.com/angular/angular/releases)
- [Commits](https://github.com/angular/angular/commits/v22.1.6/packages/router)

Updates `@angular/ssr` from 22.1.6 to 22.1.8
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v22.1.6...v22.1.8)

Updates `@ng-icons/core` from 35.1.0 to 36.0.0
- [Release notes](https://github.com/ng-icons/ng-icons/releases)
- [Changelog](https://github.com/ng-icons/ng-icons/blob/main/CHANGELOG.md)
- [Commits](ng-icons/ng-icons@v35.1.0...v36.0.0)

Updates `@ng-icons/material-icons` from 35.1.0 to 36.0.0
- [Release notes](https://github.com/ng-icons/ng-icons/releases)
- [Changelog](https://github.com/ng-icons/ng-icons/blob/main/CHANGELOG.md)
- [Commits](ng-icons/ng-icons@v35.1.0...v36.0.0)

Updates `konva` from 10.3.2 to 10.5.0
- [Release notes](https://github.com/konvajs/konva/releases)
- [Changelog](https://github.com/konvajs/konva/blob/master/CHANGELOG.md)
- [Commits](konvajs/konva@10.3.2...10.5.0)

Updates `tailwind-merge` from 3.6.0 to 3.7.0
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](https://github.com/dcastil/tailwind-merge/commits/tailwind-merge@3.7.0/packages/tailwind-merge)

Updates `zod` from 4.5.4 to 4.6.5
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v4.5.4...v4.6.5)

Updates `@angular-devkit/build-angular` from 22.1.6 to 22.1.8
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v22.1.6...v22.1.8)

Updates `@angular-devkit/core` from 22.1.6 to 22.1.8
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v22.1.6...v22.1.8)

Updates `@angular-devkit/schematics` from 22.1.6 to 22.1.8
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v22.1.6...v22.1.8)

Updates `@angular/cli` from 22.1.6 to 22.1.8
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v22.1.6...v22.1.8)

Updates `@angular/compiler-cli` from 22.1.4 to 22.1.6
- [Release notes](https://github.com/angular/angular/releases)
- [Commits](https://github.com/angular/angular/commits/v22.1.6/packages/compiler-cli)

Updates `@angular/language-service` from 22.1.4 to 22.1.6
- [Release notes](https://github.com/angular/angular/releases)
- [Commits](https://github.com/angular/angular/commits/v22.1.6/packages/language-service)

Updates `@chromatic-com/storybook` from 5.3.0 to 5.3.1
- [Release notes](https://github.com/chromaui/addon-visual-tests/releases)
- [Changelog](https://github.com/chromaui/addon-visual-tests/blob/v5.3.1/CHANGELOG.md)
- [Commits](chromaui/addon-visual-tests@v5.3.0...v5.3.1)

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

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

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

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

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

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

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

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

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

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

Updates `@playwright/test` from 1.62.1 to 1.63.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.62.1...v1.63.0)

Updates `@schematics/angular` from 22.1.6 to 22.1.8
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v22.1.6...v22.1.8)

Updates `@storybook/addon-a11y` from 10.5.10 to 10.6.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.6.0/code/addons/a11y)

Updates `@storybook/addon-docs` from 10.5.10 to 10.6.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.6.0/code/addons/docs)

Updates `@storybook/addon-mcp` from 0.7.0 to 10.6.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/code/addons/mcp/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.6.0/code/addons/mcp)

Updates `@storybook/addon-themes` from 10.5.10 to 10.6.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.6.0/code/addons/themes)

Updates `@storybook/addon-vitest` from 10.5.10 to 10.6.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.6.0/code/addons/vitest)

Updates `@storybook/angular-vite` from 10.5.10 to 10.6.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.6.0/code/frameworks/angular-vite)

Updates `@swc/core` from 1.16.1 to 1.16.2
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/commits/v1.16.2/packages/core)

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

Updates `@typescript-eslint/utils` from 8.68.0 to 8.70.0
- [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.70.0/packages/utils)

Updates `@vitest/browser-playwright` from 4.1.11 to 5.0.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v5.0.0/packages/browser-playwright)

Updates `angular-eslint` from 22.1.0 to 22.5.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/angular-eslint/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v22.5.0/packages/angular-eslint)

Updates `autoprefixer` from 10.5.4 to 10.6.0
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.5.4...10.6.0)

Updates `chromatic` from 18.7.1 to 18.8.1
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](chromaui/chromatic-cli@v18.7.1...v18.8.1)

Updates `eslint` from 10.9.1 to 10.10.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.9.1...v10.10.0)

Updates `eslint-plugin-playwright` from 2.11.0 to 2.12.0
- [Release notes](https://github.com/mskelton/eslint-plugin-playwright/releases)
- [Changelog](https://github.com/mskelton/eslint-plugin-playwright/blob/main/CHANGELOG.md)
- [Commits](mskelton/eslint-plugin-playwright@v2.11.0...v2.12.0)

Updates `eslint-plugin-storybook` from 10.5.10 to 10.6.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.6.0/code/lib/eslint-plugin)

Updates `jest` from 30.5.0 to 30.5.1
- [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.5.1/packages/jest)

Updates `jest-environment-jsdom` from 30.5.0 to 30.5.1
- [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.5.1/packages/jest-environment-jsdom)

Updates `jest-util` from 30.5.0 to 30.5.1
- [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.5.1/packages/jest-util)

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

Updates `playwright` from 1.62.1 to 1.63.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.62.1...v1.63.0)

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

Updates `storybook` from 10.5.10 to 10.6.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.6.0/code/core)

Updates `typescript-eslint` from 8.68.0 to 8.70.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.70.0/packages/typescript-eslint)

Updates `verdaccio` from 6.10.1 to 6.10.3
- [Release notes](https://github.com/verdaccio/verdaccio/releases)
- [Changelog](https://github.com/verdaccio/verdaccio/blob/v6.10.3/CHANGELOG.md)
- [Commits](verdaccio/verdaccio@v6.10.1...v6.10.3)

Updates `vitest` from 4.1.11 to 5.0.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v5.0.0/packages/vitest)

Updates `wrangler` from 4.127.1 to 4.131.2
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.131.2/packages/wrangler)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-version: 22.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@angular/common"
  dependency-version: 22.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@angular/compiler"
  dependency-version: 22.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@angular/core"
  dependency-version: 22.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@angular/forms"
  dependency-version: 22.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@angular/platform-browser"
  dependency-version: 22.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@angular/platform-server"
  dependency-version: 22.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@angular/router"
  dependency-version: 22.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@angular/ssr"
  dependency-version: 22.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@ng-icons/core"
  dependency-version: 36.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@ng-icons/material-icons"
  dependency-version: 36.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: konva
  dependency-version: 10.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: tailwind-merge
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: zod
  dependency-version: 4.6.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 22.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@angular-devkit/core"
  dependency-version: 22.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@angular-devkit/schematics"
  dependency-version: 22.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@angular/cli"
  dependency-version: 22.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@angular/compiler-cli"
  dependency-version: 22.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@angular/language-service"
  dependency-version: 22.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@chromatic-com/storybook"
  dependency-version: 5.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@nx/angular"
  dependency-version: 23.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@nx/devkit"
  dependency-version: 23.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@nx/eslint"
  dependency-version: 23.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@nx/eslint-plugin"
  dependency-version: 23.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@nx/jest"
  dependency-version: 23.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@nx/js"
  dependency-version: 23.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@nx/playwright"
  dependency-version: 23.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@nx/storybook"
  dependency-version: 23.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@nx/web"
  dependency-version: 23.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@nx/workspace"
  dependency-version: 23.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@playwright/test"
  dependency-version: 1.63.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@schematics/angular"
  dependency-version: 22.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@storybook/addon-a11y"
  dependency-version: 10.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@storybook/addon-docs"
  dependency-version: 10.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@storybook/addon-mcp"
  dependency-version: 10.6.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@storybook/addon-themes"
  dependency-version: 10.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@storybook/addon-vitest"
  dependency-version: 10.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@storybook/angular-vite"
  dependency-version: 10.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@swc/core"
  dependency-version: 1.16.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-version: 26.5.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/utils"
  dependency-version: 8.70.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@vitest/browser-playwright"
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: angular-eslint
  dependency-version: 22.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: autoprefixer
  dependency-version: 10.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: chromatic
  dependency-version: 18.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint
  dependency-version: 10.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint-plugin-playwright
  dependency-version: 2.12.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint-plugin-storybook
  dependency-version: 10.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: jest
  dependency-version: 30.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: jest-environment-jsdom
  dependency-version: 30.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: jest-util
  dependency-version: 30.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: nx
  dependency-version: 23.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: playwright
  dependency-version: 1.63.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: postcss
  dependency-version: 8.5.28
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: storybook
  dependency-version: 10.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.70.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: verdaccio
  dependency-version: 6.10.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: vitest
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: wrangler
  dependency-version: 4.131.2
  dependency-type: direct:development
  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 Sep 17, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 23, 2026

Copy link
Copy Markdown
Contributor Author

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

@dependabot dependabot Bot closed this Sep 23, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/dependencies-921d06c941 branch September 23, 2026 04:40
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