Skip to content

build(deps): bump the ui-minor-and-patch group in /ui with 18 updates - #23

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/ui/ui-minor-and-patch-847cee9de8
Open

build(deps): bump the ui-minor-and-patch group in /ui with 18 updates#23
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/ui/ui-minor-and-patch-847cee9de8

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the ui-minor-and-patch group in /ui with 18 updates:

Package From To
zod 4.4.3 4.5.4
@agentclientprotocol/sdk 1.3.0 1.4.0
@types/node 26.2.0 26.4.1
tsx 4.23.12 4.23.13
katex 0.16.47 0.18.6
react-intl 10.1.0 10.1.26
react-router 8.3.0 8.3.1
@formatjs/cli 6.16.18 6.16.23
@formatjs/icu-messageformat-parser 3.5.16 3.5.17
@playwright/test 1.62.1 1.63.0
@testing-library/react 16.3.2 16.3.3
@testing-library/user-event 14.6.4 14.6.7
@types/react-dom 19.2.4 19.2.7
@typescript-eslint/eslint-plugin 8.67.0 8.69.0
@typescript-eslint/parser 8.67.0 8.69.0
autoprefixer 10.5.4 10.5.5
postcss 8.5.26 8.5.28
vite 8.2.1 8.2.2

Updates zod from 4.4.3 to 4.5.4

Release notes

Sourced from zod's releases.

v4.5.4

Commits:

  • 84e416fbf4740527bbc8f319634f4e1b065bb42c fix(v4): stop the cycle walk from firing a default factory (#6500)
  • e8e206fa33ac5fe7ce20a2beb12d57b1cb3df653 4.5.4

v4.5.3

Commits:

  • e6b6ab347675cd2bd54b1bdbed16f98c59be82a9 docs(blog): widen the z.compile example to a 20-property schema
  • 87d6464418582bb96fc665a01f852ca6da324ad0 fix(docs): drop the OG description when the title wraps past two lines
  • 99fce394a026823e602b9c30d8d5d9f5f1932ce7 bench(v4): z.compile() against zod-compiler (#6499)
  • e3a695b6bf3f0d591ea682816e3cdaea04b0f967 docs(v4): record the email regex and container output-shape findings under Open
  • 7e24a24288183ce02554f1ded7775d0650a7b7e6 docs(blog): drop the reading time and put a GitHub link in the navbar
  • eab51ff3592b2d11d863f4ee4d5452f31a3de1b6 fix(v4): emit record numeric keys as strings in toJSONSchema (#6497)

v4.5.2

Commits:

  • a354314ac04fdd5484aa62dd5c3a4b553211a0e4 fix(docs): keep blog posts out of the docs collection (#6484)
  • d378c42aff6869f0929058a7923cd775880f5c4c ci: drop canary publishing from the release workflow (#6487)
  • 212b941791e7faae078e17645eb612824fd8f79a fix(v4): let a prototype method getter answer a bare call so vi.spyOn works (#6488)
  • e7576f542a7bc7ef3cc5eeec237714fd0e6b6e98 docs(blog): let the page show through the navbar in dark mode (#6489)
  • fedb06fafe33a66ce0b5c236ad2557e0a5a170fe fix(docs): match the blog TOC hover bar to the 2px active indicator
  • 6c932fcb2eea6eb671710ea058ca9fdc382ada89 chore: bump devcontainer image to Node 24 (#6470)
  • 6635d9dd367a664109de83c021995821f48efa29 docs(blog): soften the "method memoization" attribution
  • 019ae299cc75daa132bf1acf59086a520abf6b85 fix(docs): drop ISR on the docs route so the home page hydrates
  • 652bb438aa4c626c1cd7948c6849c4691239fca7 chore(docs): drop the scroll log from the route-change scroller
  • 571c8e8a3d73b4305f4abfdd6977773cc12f2bf5 fix(docs): render blog tabs with the stock fumadocs tab card
  • 9a193aa24b4efa3b315b91d4c56c8bc385b8513f 4.5.2

v4.5.1

Commits:

  • 2e862dbf89da2835e5206a8fd3d3be61afe3cf7f ci: gate the GitHub release and JSR publish on the version being live on npm
  • 8e03380510db36fa6fda979fc78a375fdea8021c 4.5.1

v4.5.0

Zod 4.5 is now available.

npm install zod@latest

At a glance:

... (truncated)

Commits
  • e8e206f 4.5.4
  • 84e416f fix(v4): stop the cycle walk from firing a default factory (#6500)
  • 1a16102 4.5.3
  • eab51ff fix(v4): emit record numeric keys as strings in toJSONSchema (#6497)
  • 7e24a24 docs(blog): drop the reading time and put a GitHub link in the navbar
  • e3a695b docs(v4): record the email regex and container output-shape findings under Open
  • 99fce39 bench(v4): z.compile() against zod-compiler (#6499)
  • 87d6464 fix(docs): drop the OG description when the title wraps past two lines
  • e6b6ab3 docs(blog): widen the z.compile example to a 20-property schema
  • 9a193aa 4.5.2
  • Additional commits viewable in compare view

Updates @agentclientprotocol/sdk from 1.3.0 to 1.4.0

Release notes

Sourced from @​agentclientprotocol/sdk's releases.

v1.4.0

1.4.0 (2026-08-20)

Features

Bug Fixes

Changelog

Sourced from @​agentclientprotocol/sdk's changelog.

1.4.0 (2026-08-20)

Features

Bug Fixes

Commits
  • e6463f4 chore(main): release 1.4.0 (#237)
  • dc3b0e4 feat: Stabilize elicitation APIs (#242)
  • b7d6e81 fix(v2): enforce initialization lifecycle (#235)
  • 7585334 chore(deps): bump the minor group with 19 updates (#241)
  • 0101014 fix(v2): enforce method contracts (#229)
  • e1054d0 chore(deps): bump crate-ci/typos from 1.48.0 to 1.49.0 (#238)
  • 611e1fe chore(deps): bump the minor group with 17 updates (#239)
  • 5ae784b chore(deps-dev): bump nanoid from 3.3.16 to 3.3.18 (#240)
  • f838f94 chore: verify generated protocol sources (#232)
  • 5f58a95 fix(server): preserve routed outbound messages (#231)
  • Additional commits viewable in compare view

Updates @types/node from 26.2.0 to 26.4.1

Commits

Updates tsx from 4.23.12 to 4.23.13

Release notes

Sourced from tsx's releases.

v4.23.13

4.23.13 (2026-08-30)

Bug Fixes

  • cache: bound shared transform cache memory (#835) (28e1f12)

This release is also available on:

Commits

Updates katex from 0.16.47 to 0.18.6

Release notes

Sourced from katex's releases.

v0.18.6

0.18.6 (2026-09-05)

Bug Fixes

  • array: preserve tags on empty final rows (#4277) (02d552c)

v0.18.5

0.18.5 (2026-08-31)

Bug Fixes

v0.18.4

0.18.4 (2026-08-10)

Bug Fixes

v0.18.3

0.18.3 (2026-08-09)

Bug Fixes

v0.18.2

0.18.2 (2026-08-08)

Bug Fixes

v0.18.1

0.18.1 (2026-07-19)

Bug Fixes

v0.18.0

0.18.0 (2026-07-17)

... (truncated)

Changelog

Sourced from katex's changelog.

0.18.6 (2026-09-05)

Bug Fixes

  • array: preserve tags on empty final rows (#4277) (02d552c)

0.18.5 (2026-08-31)

Bug Fixes

0.18.4 (2026-08-10)

Bug Fixes

0.18.3 (2026-08-09)

Bug Fixes

0.18.2 (2026-08-08)

Bug Fixes

0.18.1 (2026-07-19)

Bug Fixes

0.18.0 (2026-07-17)

Features

... (truncated)

Commits
  • 9eb45b7 chore(release): 0.18.6 [ci skip]
  • 02d552c fix(array): preserve tags on empty final rows (#4277)
  • 49904aa chore(deps): update dependency browserslist to v4.28.7 [security] (#4280)
  • 2d2a177 chore(deps): bump github/codeql-action from 4.37.8 to 4.37.9 (#4275)
  • 7f46076 chore(release): 0.18.5 [ci skip]
  • 6805538 fix(char): accept U+10FFFF (#4265)
  • 0df23bb chore(deps): bump github/codeql-action from 4.37.7 to 4.37.8 (#4273)
  • bd78fad chore(deps): update dependency commander to v15 (#4271)
  • 87d99bb chore(deps): bump github/codeql-action from 4.37.6 to 4.37.7 (#4268)
  • a6646b2 chore(deps): bump github/codeql-action from 4.37.4 to 4.37.6 (#4264)
  • Additional commits viewable in compare view
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Updates react-intl from 10.1.0 to 10.1.26

Release notes

Sourced from react-intl's releases.

react-intl: 10.1.26

10.1.26 (2026-09-03)

What's Changed

Full Changelog: https://github.com/formatjs/formatjs/compare/react-intl@10.1.25...react-intl@10.1.26

react-intl: 10.1.25

10.1.25 (2026-08-30)

What's Changed

Full Changelog: https://github.com/formatjs/formatjs/compare/react-intl@10.1.24...react-intl@10.1.25

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​formatjs/intl bumped to 4.1.20

react-intl: 10.1.24

10.1.24 (2026-08-28)

What's Changed

... (truncated)

Commits
  • ce4e82b chore: release main (#7138)
  • 2b1bf7b fix(deps): update dependency @​unicode/unicode-17.0.0 to v2 (#7148)
  • fb64fc8 fix(babel-plugin-formatjs): support transparent expression wrappers (#7156)
  • c3c776a chore(deps): update dependency @​rspack/core to v2.2.1 (#7153)
  • 87ea99d chore(deps): update dependency fast-xml-parser to v5.11.1 (#7154)
  • a4e8001 fix(eslint-plugin-formatjs): align message recognition across tools (#7151)
  • 8180557 chore(deps): update dependency happy-dom to v20.11.8 (#7149)
  • 0646a98 chore(deps): update dependency rolldown to v1.2.6 (#7147)
  • 9ff48c8 chore(deps): update dependency magic-string to v1.2.3 (#7146)
  • 93d5ca3 chore(deps): update dependency @​rspack/core to v2.2.0 (#7145)
  • Additional commits viewable in compare view

Updates react-router from 8.3.0 to 8.3.1

Release notes

Sourced from react-router's releases.

v8.3.1

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v831

Changelog

Sourced from react-router's changelog.

v8.3.1

Patch Changes

  • Fix Expected fetcher: <key> error thrown on navigation when a fetcher is aborted during its post-action revalidation (#15365)
  • Fix lazy route discovery caching a path as discovered when the triggering navigation was aborted after the manifest response settled but before the route tree was patched, which permanently (for the session) shadowed the real route behind a catch-all or produced 404s on every subsequent visit (#15399)
  • Improve route matching performance for long paths (#15417)
  • Improve validation of action request origins (#15419)
  • Fix <ScrollRestoration> leaving history.scrollRestoration set to "auto" after a bfcache restore, which let the browser restore scroll on subsequent history traversals before the destination route had rendered (#15397)
  • Properly respect the relative option in useSubmit/fetcher.submit when resolivng the action path (#15400)
  • Add additional URL validation on client side navigations/redirects (#15445)
Commits
  • da2a0f0 Release v8.3.1 (#15368)
  • 917e6fd fix(fog-of-war): don't cache aborted lazy route discoveries as discovered (#1...
  • 2e0bf72 Validate client-side navigation targets (#15445)
  • f45d4ca Revert "fix: normalize control characters in relative URLs (#15416)" (#15442)
  • c091832 fix: validate schemeful action origins (#15419)
  • 308d206 fix: improve matching perf (#15417)
  • 36bdbeb fix: normalize control characters in relative URLs (#15416)
  • 801e2ae fix(react-router): re-enable manual scroll restoration after a bfcache restor...
  • 5e98140 fix: honor the relative option in useSubmit and fetcher.submit (#15400)
  • 5843d38 refactor(router): use definite assignment assertions in createDeferred (#15396)
  • Additional commits viewable in compare view

Updates @formatjs/cli from 6.16.18 to 6.16.23

Release notes

Sourced from @​formatjs/cli's releases.

@​formatjs/cli: 6.16.23

6.16.23 (2026-09-03)

What's Changed

Full Changelog: https://github.com/formatjs/formatjs/compare/@​formatjs/cli@6.16.22...@​formatjs/cli@6.16.23

Dependencies

  • The following workspace dependencies were updated
    • optionalDependencies
      • @​formatjs/cli-native-darwin-arm64 bumped to 1.1.17
      • @​formatjs/cli-native-linux-arm64 bumped to 1.2.17
      • @​formatjs/cli-native-linux-arm64-musl bumped to 1.0.15
      • @​formatjs/cli-native-linux-x64 bumped to 1.1.17
      • @​formatjs/cli-native-linux-x64-musl bumped to 1.0.15
      • @​formatjs/cli-native-win32-x64 bumped to 1.1.18

@​formatjs/cli: 6.16.22

6.16.22 (2026-08-30)

What's Changed

... (truncated)

Commits
  • ce4e82b chore: release main (#7138)
  • 2b1bf7b fix(deps): update dependency @​unicode/unicode-17.0.0 to v2 (#7148)
  • fb64fc8 fix(babel-plugin-formatjs): support transparent expression wrappers (#7156)
  • c3c776a chore(deps): update dependency @​rspack/core to v2.2.1 (#7153)
  • 87ea99d chore(deps): update dependency fast-xml-parser to v5.11.1 (#7154)
  • a4e8001 fix(eslint-plugin-formatjs): align message recognition across tools (#7151)
  • 8180557 chore(deps): update dependency happy-dom to v20.11.8 (#7149)
  • 0646a98 chore(deps): update dependency rolldown to v1.2.6 (#7147)
  • 9ff48c8 chore(deps): update dependency magic-string to v1.2.3 (#7146)
  • 93d5ca3 chore(deps): update dependency @​rspack/core to v2.2.0 (#7145)
  • Additional commits viewable in compare view

Updates @formatjs/icu-messageformat-parser from 3.5.16 to 3.5.17

Release notes

Sourced from @​formatjs/icu-messageformat-parser's releases.

@​formatjs/icu-messageformat-parser: 3.5.17

3.5.17 (2026-08-07)

What's Changed

Bumps the ui-minor-and-patch group in /ui with 18 updates:

| Package | From | To |
| --- | --- | --- |
| [zod](https://github.com/colinhacks/zod) | `4.4.3` | `4.5.4` |
| [@agentclientprotocol/sdk](https://github.com/agentclientprotocol/typescript-sdk) | `1.3.0` | `1.4.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.2.0` | `26.4.1` |
| [tsx](https://github.com/privatenumber/tsx) | `4.23.12` | `4.23.13` |
| [katex](https://github.com/KaTeX/KaTeX) | `0.16.47` | `0.18.6` |
| [react-intl](https://github.com/formatjs/formatjs) | `10.1.0` | `10.1.26` |
| [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `8.3.0` | `8.3.1` |
| [@formatjs/cli](https://github.com/formatjs/formatjs) | `6.16.18` | `6.16.23` |
| [@formatjs/icu-messageformat-parser](https://github.com/formatjs/formatjs/tree/HEAD/packages/icu-messageformat-parser) | `3.5.16` | `3.5.17` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.62.1` | `1.63.0` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.2` | `16.3.3` |
| [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.6.4` | `14.6.7` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.4` | `19.2.7` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.67.0` | `8.69.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.67.0` | `8.69.0` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.5.4` | `10.5.5` |
| [postcss](https://github.com/postcss/postcss) | `8.5.26` | `8.5.28` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.2.1` | `8.2.2` |


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

Updates `@agentclientprotocol/sdk` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/agentclientprotocol/typescript-sdk/releases)
- [Changelog](https://github.com/agentclientprotocol/typescript-sdk/blob/main/CHANGELOG.md)
- [Commits](agentclientprotocol/typescript-sdk@v1.3.0...v1.4.0)

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

Updates `tsx` from 4.23.12 to 4.23.13
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.23.12...v4.23.13)

Updates `katex` from 0.16.47 to 0.18.6
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](KaTeX/KaTeX@v0.16.47...v0.18.6)

Updates `react-intl` from 10.1.0 to 10.1.26
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@10.1.0...react-intl@10.1.26)

Updates `react-router` from 8.3.0 to 8.3.1
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router@8.3.1/packages/react-router)

Updates `@formatjs/cli` from 6.16.18 to 6.16.23
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/cli@6.16.18...@formatjs/cli@6.16.23)

Updates `@formatjs/icu-messageformat-parser` from 3.5.16 to 3.5.17
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Changelog](https://github.com/formatjs/formatjs/blob/main/packages/icu-messageformat-parser/CHANGELOG.md)
- [Commits](https://github.com/formatjs/formatjs/commits/@formatjs/icu-messageformat-parser@3.5.17/packages/icu-messageformat-parser)

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 `@testing-library/react` from 16.3.2 to 16.3.3
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v16.3.2...v16.3.3)

Updates `@testing-library/user-event` from 14.6.4 to 14.6.7
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.6.4...v14.6.7)

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

Updates `@typescript-eslint/eslint-plugin` from 8.67.0 to 8.69.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.69.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.67.0 to 8.69.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.69.0/packages/parser)

Updates `autoprefixer` from 10.5.4 to 10.5.5
- [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.5.5)

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 `vite` from 8.2.1 to 8.2.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.2.2/packages/vite)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 4.5.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-minor-and-patch
- dependency-name: "@agentclientprotocol/sdk"
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-minor-and-patch
- dependency-name: "@types/node"
  dependency-version: 26.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-minor-and-patch
- dependency-name: tsx
  dependency-version: 4.23.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-minor-and-patch
- dependency-name: katex
  dependency-version: 0.18.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-minor-and-patch
- dependency-name: react-intl
  dependency-version: 10.1.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-minor-and-patch
- dependency-name: react-router
  dependency-version: 8.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-minor-and-patch
- dependency-name: "@formatjs/cli"
  dependency-version: 6.16.23
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-minor-and-patch
- dependency-name: "@formatjs/icu-messageformat-parser"
  dependency-version: 3.5.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-minor-and-patch
- dependency-name: "@playwright/test"
  dependency-version: 1.63.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-minor-and-patch
- dependency-name: "@testing-library/react"
  dependency-version: 16.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-minor-and-patch
- dependency-name: "@testing-library/user-event"
  dependency-version: 14.6.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-minor-and-patch
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-minor-and-patch
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.69.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-minor-and-patch
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.69.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-minor-and-patch
- dependency-name: autoprefixer
  dependency-version: 10.5.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-minor-and-patch
- dependency-name: postcss
  dependency-version: 8.5.28
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-minor-and-patch
- dependency-name: vite
  dependency-version: 8.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-minor-and-patch
...

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 8, 2026
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