Skip to content

Bump the frontend-patches group in /frontend-workbench with 25 updates - #20

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend-workbench/frontend-patches-a7f011231e
Open

Bump the frontend-patches group in /frontend-workbench with 25 updates#20
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend-workbench/frontend-patches-a7f011231e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the frontend-patches group in /frontend-workbench with 25 updates:

Package From To
zustand 5.0.14 5.0.15
@vitest/browser-playwright 4.1.10 4.1.11
@vitest/coverage-v8 4.1.10 4.1.11
@vitest/ui 4.1.10 4.1.11
vitest 4.1.10 4.1.11
@standard-schema/spec 1.0.0 1.1.0
@vitest/browser 4.1.10 4.1.11
@vitest/expect 4.1.10 4.1.11
@vitest/mocker 4.1.10 4.1.11
@vitest/pretty-format 4.1.10 4.1.11
@vitest/runner 4.1.10 4.1.11
@vitest/snapshot 4.1.10 4.1.11
@vitest/spy 4.1.10 4.1.11
@vitest/utils 4.1.10 4.1.11
ast-v8-to-istanbul 1.0.0 1.0.5
es-module-lexer 2.0.0 2.3.2
expect-type 1.3.0 1.4.0
fflate 0.8.2 0.8.3
flatted 3.4.2 3.4.4
magicast 0.5.2 0.5.4
obug 2.1.1 2.1.4
std-env 4.0.0 4.2.0
tinyexec 1.1.1 1.3.0
tinyglobby 0.2.15 0.2.17
tinyrainbow 3.1.0 3.1.1

Updates zustand from 5.0.14 to 5.0.15

Release notes

Sourced from zustand's releases.

v5.0.15

Fix some issues in devtools and persist middleware.

What's Changed

Full Changelog: pmndrs/zustand@v5.0.14...v5.0.15

Commits
  • 2115efb v5.0.15
  • 1f531ba chore(deps): update dev dependencies (#3560)
  • aa6d2a1 docs: add zustand-devtools-bridge (#3559)
  • 3febf8c fix(persist): clearStorage() should invalidate concurrent async rehydration (...
  • f44cecc fix(devtools): correct V8 stack regex when source path contains spaces (#3531)
  • beca84e fix: update broken README links from docs/guides/ to docs/learn/guides/ (#3542)
  • 038f496 docs(persist): clarify createJSONStorage behavior and warn about production u...
  • a1f685c docs: fix missing code highlights in tic-tac-toe tutorial (#3527)
  • 07cee61 docs: fix missing highlight on setXIsNext line in tic-tac-toe tutorial (#3524)
  • 566b5bf Fix dead link in README.md: update immer guide path (#3519)
  • Additional commits viewable in compare view

Updates @vitest/browser-playwright from 4.1.10 to 4.1.11

Release notes

Sourced from @​vitest/browser-playwright's releases.

v4.1.11

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 9bd8d46 chore: release v4.1.11 (#10995)
  • 9851dbc fix(browser): trigger playwright/chromium gc on lower disk availability [back...
  • See full diff in compare view

Updates @vitest/coverage-v8 from 4.1.10 to 4.1.11

Release notes

Sourced from @​vitest/coverage-v8's releases.

v4.1.11

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/ui from 4.1.10 to 4.1.11

Release notes

Sourced from @​vitest/ui's releases.

v4.1.11

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates vitest from 4.1.10 to 4.1.11

Release notes

Sourced from vitest's releases.

v4.1.11

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 9bd8d46 chore: release v4.1.11 (#10995)
  • 9851dbc fix(browser): trigger playwright/chromium gc on lower disk availability [back...
  • See full diff in compare view

Updates @standard-schema/spec from 1.0.0 to 1.1.0

Release notes

Sourced from @​standard-schema/spec's releases.

v1.1.0

Adds the Standard JSON Schema specification.

Please refer to the README and standardschema.dev for more details.

Commits

Updates @vitest/browser from 4.1.10 to 4.1.11

Release notes

Sourced from @​vitest/browser's releases.

v4.1.11

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 9bd8d46 chore: release v4.1.11 (#10995)
  • fe5a11d fix(mocker): restrict redirect mocks to the fs allowlist [backport to v4] (#1...
  • 10b2cd2 fix(browser): encode iframeId in tester iframe URL [backport to v4] (#10955)
  • See full diff in compare view

Updates @vitest/expect from 4.1.10 to 4.1.11

Release notes

Sourced from @​vitest/expect's releases.

v4.1.11

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/mocker from 4.1.10 to 4.1.11

Release notes

Sourced from @​vitest/mocker's releases.

v4.1.11

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/pretty-format from 4.1.10 to 4.1.11

Release notes

Sourced from @​vitest/pretty-format's releases.

v4.1.11

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/runner from 4.1.10 to 4.1.11

Release notes

Sourced from @​vitest/runner's releases.

v4.1.11

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/snapshot from 4.1.10 to 4.1.11

Release notes

Sourced from @​vitest/snapshot's releases.

v4.1.11

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/spy from 4.1.10 to 4.1.11

Release notes

Sourced from @​vitest/spy's releases.

v4.1.11

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/utils from 4.1.10 to 4.1.11

Release notes

Sourced from @​vitest/utils's releases.

v4.1.11

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates ast-v8-to-istanbul from 1.0.0 to 1.0.5

Release notes

Sourced from ast-v8-to-istanbul's releases.

v1.0.5

This release includes performance improvements that can speed up coverage result remapping 5-37x depending on your project.

Following benchmarks were recorded on Github Actions in this project's CI running convert.e2e.ts:

File Before (ast-v8-to-istanbul@1.0.4) After (ast-v8-to-istanbul@1.0.5) Speed-up
vitest-cli-api-bundled.js 9,218.38 ms 324.80 ms ~28×
functions.ts 13,634.62 ms 367.30 ms ~37×
checker.ts 6,909.78 ms 1,430.17 ms ~4.8×

What's Changed

Full Changelog: AriPerkkio/ast-v8-to-istanbul@v1.0.4...v1.0.5

v1.0.4

What's Changed

Full Changelog: AriPerkkio/ast-v8-to-istanbul@v1.0.3...v1.0.4

v1.0.3

What's Changed

New Contributors

Full Changelog: AriPerkkio/ast-v8-to-istanbul@v1.0.2...v1.0.3

v1.0.2

What's Changed

Full Changelog: AriPerkkio/ast-v8-to-istanbul@v1.0.1...v1.0.2

Commits
  • 05c7178 1.0.5
  • a4241de fix: treat V8 endOffset as exclusive when normalizing coverage ranges (#184)
  • 3b63047 perf: sync AST walk, replace linear offset-to-needle scan with binary searc...
  • c36fb04 ci: renovate to avoid hitting ERR_PNPM_MINIMUM_RELEASE_AGE_VIOLATION
  • d0d003d chore(deps): update dependency @​types/node to v26 (#182)
  • 3e599fc chore(deps): update actions/cache action to v6 (#178)
  • 0e286e8 chore(deps): update all non-major npm dependencies (#177)
  • 4a596bc chore(deps): update all github-actions dependencies to v7 (#176)
  • 30f8c81 chore(deps): update all non-major npm dependencies (#175)
  • e3749c4 chore(deps): update all non-major npm dependencies (#174)
  • Additional commits viewable in compare view

Updates es-module-lexer from 2.0.0 to 2.3.2

Release notes

Sourced from es-module-lexer's releases.

2.3.2

What's Changed

New Contributors

Full Changelog: guybedford/es-module-lexer@2.3.1...2.3.2

2.3.1

What's Changed

Full Changelog: guybedford/es-module-lexer@2.3.0...2.3.1

2.3.0

What's Changed

Full Changelog: guybedford/es-module-lexer@2.2.0...2.3.0

2.2.0

What's Changed

New Contributors

Full Changelog: guybedford/es-module-lexer@2.1.0...2.2.0

2.1.0

What's Changed

... (truncated)

Commits
  • 08ee1be fix: forward the sourcename through the pre-init parse path (#236)
  • 5a824a1 Update package.json (#183)
  • 8274d03 fix: annotate asm.js integer return type (#230)
  • 2abc49e perf(lexer): skip identifier and number runs (#227)
  • 2b2e620 2.3.1
  • 8c21b74 perf(lexer): gate keywordStart on the next byte for i/c tokens (#223)
  • b8f9d89 perf: fast native UTF-16 source copy into Wasm memory on Node (#224)
  • dbac1c3 2.3.0
  • f3c972d fix: allow wasm memory growth in the minimal build, document it in the readme...
  • e9b611e fix: allow wasm memory growth for sources over ~4MB (#217)
  • Additional commits viewable in compare view

Updates expect-type from 1.3.0 to 1.4.0

Release notes

Sourced from expect-type's releases.

v1.4.0

What's Changed

Full Changelog: mmkal/expect-type@v1.3.0...v1.4.0

Commits

Updates fflate from 0.8.2 to 0.8.3

Release notes

Sourced from fflate's releases.

v0.8.3

  • Fix buffer over-read for Zip64 extra fields
  • Support sync flushes (Z_SYNC_FLUSH in zlib)
    • Allows for immediate decompression of all pushed bytes
    • Enables DEFLATE stream concatenation
  • Fix zip/zipSync when using cross-realm Uint8Array
  • Improve Zip64 support for streamed or undersized archives
  • Update performance estimates in README
  • Fix typings for TypeScript v5.7+
  • Reduce memory consumption after compression stream completion
Changelog

Sourced from fflate's changelog.

0.8.3

  • Fix buffer over-read for Zip64 extra fields
  • Support sync flushes (Z_SYNC_FLUSH in zlib)
    • Allows for immediate decompression of all pushed bytes
    • Enables DEFLATE stream concatenation
  • Fix zip/zipSync when using cross-realm Uint8Array
  • Improve Zip64 support for streamed or undersized archives
  • Update performance estimates in README
  • Fix typings for TypeScript v5.7+
  • Reduce memory consumption after compression stream completion
Commits

Bumps the frontend-patches group in /frontend-workbench with 25 updates:

| Package | From | To |
| --- | --- | --- |
| [zustand](https://github.com/pmndrs/zustand) | `5.0.14` | `5.0.15` |
| [@vitest/browser-playwright](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser-playwright) | `4.1.10` | `4.1.11` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.10` | `4.1.11` |
| [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `4.1.10` | `4.1.11` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.10` | `4.1.11` |
| [@standard-schema/spec](https://github.com/standard-schema/standard-schema) | `1.0.0` | `1.1.0` |
| [@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser) | `4.1.10` | `4.1.11` |
| [@vitest/expect](https://github.com/vitest-dev/vitest/tree/HEAD/packages/expect) | `4.1.10` | `4.1.11` |
| [@vitest/mocker](https://github.com/vitest-dev/vitest/tree/HEAD/packages/mocker) | `4.1.10` | `4.1.11` |
| [@vitest/pretty-format](https://github.com/vitest-dev/vitest/tree/HEAD/packages/pretty-format) | `4.1.10` | `4.1.11` |
| [@vitest/runner](https://github.com/vitest-dev/vitest/tree/HEAD/packages/runner) | `4.1.10` | `4.1.11` |
| [@vitest/snapshot](https://github.com/vitest-dev/vitest/tree/HEAD/packages/snapshot) | `4.1.10` | `4.1.11` |
| [@vitest/spy](https://github.com/vitest-dev/vitest/tree/HEAD/packages/spy) | `4.1.10` | `4.1.11` |
| [@vitest/utils](https://github.com/vitest-dev/vitest/tree/HEAD/packages/utils) | `4.1.10` | `4.1.11` |
| [ast-v8-to-istanbul](https://github.com/AriPerkkio/ast-v8-to-istanbul) | `1.0.0` | `1.0.5` |
| [es-module-lexer](https://github.com/guybedford/es-module-lexer) | `2.0.0` | `2.3.2` |
| [expect-type](https://github.com/mmkal/expect-type) | `1.3.0` | `1.4.0` |
| [fflate](https://github.com/101arrowz/fflate) | `0.8.2` | `0.8.3` |
| [flatted](https://github.com/WebReflection/flatted) | `3.4.2` | `3.4.4` |
| [magicast](https://github.com/unjs/magicast) | `0.5.2` | `0.5.4` |
| [obug](https://github.com/sxzz/obug) | `2.1.1` | `2.1.4` |
| [std-env](https://github.com/unjs/std-env) | `4.0.0` | `4.2.0` |
| [tinyexec](https://github.com/tinylibs/tinyexec) | `1.1.1` | `1.3.0` |
| [tinyglobby](https://github.com/SuperchupuDev/tinyglobby) | `0.2.15` | `0.2.17` |
| [tinyrainbow](https://github.com/tinylibs/tinyrainbow) | `3.1.0` | `3.1.1` |


Updates `zustand` from 5.0.14 to 5.0.15
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v5.0.14...v5.0.15)

Updates `@vitest/browser-playwright` from 4.1.10 to 4.1.11
- [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/v4.1.11/packages/browser-playwright)

Updates `@vitest/coverage-v8` from 4.1.10 to 4.1.11
- [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/v4.1.11/packages/coverage-v8)

Updates `@vitest/ui` from 4.1.10 to 4.1.11
- [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/v4.1.11/packages/ui)

Updates `vitest` from 4.1.10 to 4.1.11
- [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/v4.1.11/packages/vitest)

Updates `@standard-schema/spec` from 1.0.0 to 1.1.0
- [Release notes](https://github.com/standard-schema/standard-schema/releases)
- [Commits](standard-schema/standard-schema@v1.0.0...v1.1.0)

Updates `@vitest/browser` from 4.1.10 to 4.1.11
- [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/v4.1.11/packages/browser)

Updates `@vitest/expect` from 4.1.10 to 4.1.11
- [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/v4.1.11/packages/expect)

Updates `@vitest/mocker` from 4.1.10 to 4.1.11
- [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/v4.1.11/packages/mocker)

Updates `@vitest/pretty-format` from 4.1.10 to 4.1.11
- [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/v4.1.11/packages/pretty-format)

Updates `@vitest/runner` from 4.1.10 to 4.1.11
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/runner)

Updates `@vitest/snapshot` from 4.1.10 to 4.1.11
- [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/v4.1.11/packages/snapshot)

Updates `@vitest/spy` from 4.1.10 to 4.1.11
- [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/v4.1.11/packages/spy)

Updates `@vitest/utils` from 4.1.10 to 4.1.11
- [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/v4.1.11/packages/utils)

Updates `ast-v8-to-istanbul` from 1.0.0 to 1.0.5
- [Release notes](https://github.com/AriPerkkio/ast-v8-to-istanbul/releases)
- [Commits](AriPerkkio/ast-v8-to-istanbul@v1.0.0...v1.0.5)

Updates `es-module-lexer` from 2.0.0 to 2.3.2
- [Release notes](https://github.com/guybedford/es-module-lexer/releases)
- [Commits](guybedford/es-module-lexer@2.0.0...2.3.2)

Updates `expect-type` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/mmkal/expect-type/releases)
- [Commits](mmkal/expect-type@v1.3.0...v1.4.0)

Updates `fflate` from 0.8.2 to 0.8.3
- [Release notes](https://github.com/101arrowz/fflate/releases)
- [Changelog](https://github.com/101arrowz/fflate/blob/master/CHANGELOG.md)
- [Commits](101arrowz/fflate@v0.8.2...v0.8.3)

Updates `flatted` from 3.4.2 to 3.4.4
- [Commits](WebReflection/flatted@v3.4.2...v3.4.4)

Updates `magicast` from 0.5.2 to 0.5.4
- [Release notes](https://github.com/unjs/magicast/releases)
- [Changelog](https://github.com/unjs/magicast/blob/main/CHANGELOG.md)
- [Commits](unjs/magicast@v0.5.2...v0.5.4)

Updates `obug` from 2.1.1 to 2.1.4
- [Release notes](https://github.com/sxzz/obug/releases)
- [Commits](sxzz/obug@v2.1.1...v2.1.4)

Updates `std-env` from 4.0.0 to 4.2.0
- [Release notes](https://github.com/unjs/std-env/releases)
- [Changelog](https://github.com/unjs/std-env/blob/main/CHANGELOG.md)
- [Commits](unjs/std-env@v4.0.0...v4.2.0)

Updates `tinyexec` from 1.1.1 to 1.3.0
- [Release notes](https://github.com/tinylibs/tinyexec/releases)
- [Commits](tinylibs/tinyexec@1.1.1...1.3.0)

Updates `tinyglobby` from 0.2.15 to 0.2.17
- [Release notes](https://github.com/SuperchupuDev/tinyglobby/releases)
- [Changelog](https://github.com/SuperchupuDev/tinyglobby/blob/main/CHANGELOG.md)
- [Commits](SuperchupuDev/tinyglobby@0.2.15...0.2.17)

Updates `tinyrainbow` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/tinylibs/tinyrainbow/releases)
- [Commits](tinylibs/tinyrainbow@v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: zustand
  dependency-version: 5.0.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-patches
- dependency-name: "@vitest/browser-playwright"
  dependency-version: 4.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-patches
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-patches
- dependency-name: "@vitest/ui"
  dependency-version: 4.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-patches
- dependency-name: vitest
  dependency-version: 4.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-patches
- dependency-name: "@standard-schema/spec"
  dependency-version: 1.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: frontend-patches
- dependency-name: "@vitest/browser"
  dependency-version: 4.1.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: frontend-patches
- dependency-name: "@vitest/expect"
  dependency-version: 4.1.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: frontend-patches
- dependency-name: "@vitest/mocker"
  dependency-version: 4.1.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: frontend-patches
- dependency-name: "@vitest/pretty-format"
  dependency-version: 4.1.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: frontend-patches
- dependency-name: "@vitest/runner"
  dependency-version: 4.1.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: frontend-patches
- dependency-name: "@vitest/snapshot"
  dependency-version: 4.1.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: frontend-patches
- dependency-name: "@vitest/spy"
  dependency-version: 4.1.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: frontend-patches
- dependency-name: "@vitest/utils"
  dependency-version: 4.1.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: frontend-patches
- dependency-name: ast-v8-to-istanbul
  dependency-version: 1.0.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: frontend-patches
- dependency-name: es-module-lexer
  dependency-version: 2.3.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: frontend-patches
- dependency-name: expect-type
  dependency-version: 1.4.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: frontend-patches
- dependency-name: fflate
  dependency-version: 0.8.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: frontend-patches
- dependency-name: flatted
  dependency-version: 3.4.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: frontend-patches
- dependency-name: magicast
  dependency-version: 0.5.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: frontend-patches
- dependency-name: obug
  dependency-version: 2.1.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: frontend-patches
- dependency-name: std-env
  dependency-version: 4.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: frontend-patches
- dependency-name: tinyexec
  dependency-version: 1.3.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: frontend-patches
- dependency-name: tinyglobby
  dependency-version: 0.2.17
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: frontend-patches
- dependency-name: tinyrainbow
  dependency-version: 3.1.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: frontend-patches
...

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 Aug 22, 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