Skip to content

chore(deps)(deps): bump the minor-and-patch group across 1 directory with 16 updates - #121

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/minor-and-patch-2cc6b05d35
Open

chore(deps)(deps): bump the minor-and-patch group across 1 directory with 16 updates#121
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/minor-and-patch-2cc6b05d35

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 16 updates in the / directory:

Package From To
katex 0.17.0 0.18.4
next 16.2.9 16.3.1
notion-client 7.10.0 7.11.1
notion-types 7.10.0 7.11.1
notion-utils 7.10.0 7.11.1
p-map 7.0.4 7.0.6
posthog-js 1.386.6 1.417.1
react 19.2.7 19.2.8
@types/react 19.2.17 19.2.18
react-dom 19.2.7 19.2.8
@types/react-dom 19.2.3 19.2.4
react-notion-x 7.10.0 7.11.1
npm-run-all2 9.0.2 9.0.3
prettier 3.8.4 3.9.6
vitest 4.1.9 4.1.10
wrangler 4.100.0 4.123.0

Updates katex from 0.17.0 to 0.18.4

Release notes

Sourced from katex's releases.

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)

Features

BREAKING CHANGES

  • users who apply custom styles or have allowlists targeting KaTeX's internal classes must update their selectors.
Changelog

Sourced from katex's changelog.

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

BREAKING CHANGES

  • users who apply custom styles or have allowlists targeting KaTeX's internal classes must update their selectors.
Commits
  • 49dc3d9 chore(release): 0.18.4 [ci skip]
  • e507f75 fix(environment): report invalid environment names as ParseError (#4256)
  • f0f46a8 chore(release): 0.18.3 [ci skip]
  • 1c973ae fix: allow braced arguments for delimsizing (#4255)
  • a11ce72 docs: update migration guide (#4248)
  • 95322e1 docs: add Deno section (#4254)
  • dd88e46 chore(deps): update dependency js-yaml to v4.3.1 [security] (#4263)
  • 93c362b chore(release): 0.18.2 [ci skip]
  • 0adf7e7 fix: prevent prototype pollution in settings (#4260)
  • 5a5bf20 chore(deps): update dependency postcss to v8.5.23 [security] (#4259)
  • 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 next from 16.2.9 to 16.3.1

Release notes

Sourced from next's releases.

v16.3.1

What's Changed

Full Changelog: vercel/next.js@v16.3.0...v16.3.1

v16.3.1-canary.21

Misc Changes

  • Anchor the async local storage instances to global symbols: #97255
  • test: deflake use-cache-size-zero warm reload: #97421
  • Scaffolding for concurrentRouterQueue flag: #97413
  • Reorganize client router modules: #97402

Credits

Huge thanks to @​unstubbable, @​gnoff, and @​acdlite for helping!

v16.3.1-canary.20

Misc Changes

  • Wait for back-before-hydration recoveries in the browser: #97321
  • Extract metadata resolution primitives: #97388
  • test: update React 18 redbox snapshot: #97415
  • Turbopack: retain conditions when replacing resolve request keys: #97372
  • Remove server route matcher stack: #94157

Credits

Huge thanks to @​gaearon, @​gnoff, @​timneutkens, and @​mischnic for helping!

... (truncated)

Commits
  • 3d32eb8 v16.3.1
  • 2b4b1ec [backport] Revert i18n localization change for dynamic Pages API routes (#949...
  • 228df5f [backport] Retain fewer stale cache versions and use a TTL, plus the mtime fa...
  • 16eab3a [backport] Fix: Optimistic routing bugs leading to repeated prefetch loops (#...
  • 75548c9 [backport] Fix Nav Inspector request loop on repeat captures (#97326)
  • f6bd714 [backport] [test] Compile the middleware redirect routes up front in dev (#97...
  • 43c1c60 [16.3] [ci] Use OIDC tokens to read private preview builds (#97258)
  • 9dbb357 [backport] Encode the cache item name built by unstable_cache (#97313)
  • 323a17c [backport] Discard only cache entries that predate a tag revalidation, and re...
  • 6d67f46 [backport] Keep the dev validation worker alive across HMR updates (#97315)
  • Additional commits viewable in compare view

Updates notion-client from 7.10.0 to 7.11.1

Release notes

Sourced from notion-client's releases.

v7.11.1

   🐞 Bug Fixes

    View changes on GitHub

v7.11.0

   🚀 Features

   🐞 Bug Fixes

  • notion-client:
    • Retry rate-limited requests with exponential backoff  -  by @​wustep and Claude Opus 5 (1M context) (12bc8)
    • Wait out rate-limit cooldowns instead of backing off  -  by @​wustep and Claude Opus 5 (1M context) (aa97e)
    • Don't let a zero Retry-After collapse the cooldown  -  by @​wustep and Claude Opus 5 (1M context) (c9e1d)
    View changes on GitHub

v7.10.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 418b89b chore: release v7.11.1
  • 941909b fix: node package.json imports
  • 2381c7d chore: release v7.11.0
  • dc50673 🔮
  • cb28560 Merge pull request #713 from NotionX/feature/update-august-2026
  • 18d3cdc
  • eae13e8 chore: re-add eslint to top-level test
  • 7b265f4 feat: update main deps (typescript, react, node, tsup => tsdown, etc)
  • c9e1da1 fix(notion-client): don't let a zero Retry-After collapse the cooldown
  • 67a15ab chore: bump version to 7.10.2
  • Additional commits viewable in compare view

Updates notion-types from 7.10.0 to 7.11.1

Release notes

Sourced from notion-types's releases.

v7.11.1

   🐞 Bug Fixes

    View changes on GitHub

v7.11.0

   🚀 Features

   🐞 Bug Fixes

  • notion-client:
    • Retry rate-limited requests with exponential backoff  -  by @​wustep and Claude Opus 5 (1M context) (12bc8)
    • Wait out rate-limit cooldowns instead of backing off  -  by @​wustep and Claude Opus 5 (1M context) (aa97e)
    • Don't let a zero Retry-After collapse the cooldown  -  by @​wustep and Claude Opus 5 (1M context) (c9e1d)
    View changes on GitHub

v7.10.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 418b89b chore: release v7.11.1
  • 941909b fix: node package.json imports
  • 2381c7d chore: release v7.11.0
  • dc50673 🔮
  • cb28560 Merge pull request #713 from NotionX/feature/update-august-2026
  • 18d3cdc
  • eae13e8 chore: re-add eslint to top-level test
  • 7b265f4 feat: update main deps (typescript, react, node, tsup => tsdown, etc)
  • c9e1da1 fix(notion-client): don't let a zero Retry-After collapse the cooldown
  • 67a15ab chore: bump version to 7.10.2
  • Additional commits viewable in compare view

Updates notion-utils from 7.10.0 to 7.11.1

Release notes

Sourced from notion-utils's releases.

v7.11.1

   🐞 Bug Fixes

    View changes on GitHub

v7.11.0

   🚀 Features

   🐞 Bug Fixes

  • notion-client:
    • Retry rate-limited requests with exponential backoff  -  by @​wustep and Claude Opus 5 (1M context) (12bc8)
    • Wait out rate-limit cooldowns instead of backing off  -  by @​wustep and Claude Opus 5 (1M context) (aa97e)
    • Don't let a zero Retry-After collapse the cooldown  -  by @​wustep and Claude Opus 5 (1M context) (c9e1d)
    View changes on GitHub

v7.10.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 418b89b chore: release v7.11.1
  • 941909b fix: node package.json imports
  • 2381c7d chore: release v7.11.0
  • dc50673 🔮
  • cb28560 Merge pull request #713 from NotionX/feature/update-august-2026
  • 18d3cdc
  • eae13e8 chore: re-add eslint to top-level test
  • 7b265f4 feat: update main deps (typescript, react, node, tsup => tsdown, etc)
  • c9e1da1 fix(notion-client): don't let a zero Retry-After collapse the cooldown
  • 67a15ab chore: bump version to 7.10.2
  • Additional commits viewable in compare view

Updates p-map from 7.0.4 to 7.0.6

Release notes

Sourced from p-map's releases.

v7.0.6

  • Fix abort listener cleanup for already-aborted signals (#91) 3f153f1

sindresorhus/p-map@v7.0.5...v7.0.6

v7.0.5

  • Fix pMapIterable mapper index for out-of-order promise inputs (#88) 1af51b5

sindresorhus/p-map@v7.0.4...v7.0.5

Commits

Updates posthog-js from 1.386.6 to 1.417.1

Release notes

Sourced from posthog-js's releases.

posthog-js@1.417.1

1.417.1

Patch Changes

  • #4521 0a0206f Thanks @​marandaneto! - Normalize capture timestamp overrides to equivalent UTC ISO strings in the browser and Node.js SDKs and shared core. (2026-08-14)

  • #4523 6230b5b Thanks @​marandaneto! - Prevent swallowed rrweb observer initialization errors from breaking session replay teardown and subsequent recorder restarts. (2026-08-14)

  • #4503 eb05237 Thanks @​pauldambra! - fix(dead-clicks): treat visibility and focus changes as liveness signals, not dead-click evidence

    The dead-click detector treated a visibilitychange as evidence a click was dead: it measured Math.abs(clickTimestamp - lastVisibilityChange) and, once that exceeded the threshold, timed the click out as dead. Because it only recorded the tab becoming visible, any click in a session where the tab had ever been backgrounded (median gap ~1 minute) was flagged.

    A visibility or focus change near a click is the opposite — a sign the click did something (it woke/focused the tab, opened a new tab, or opened a new window/popup) — so these signals now only ever suppress a dead click, never cause one:

    • Visibility changes are recorded in both directions (a click that opens a new tab sends the current tab to hidden), and a window focus/blur observer is added, since a click that opens a new window/popup may leave the tab visible and only surface as the current window losing focus.
    • A click within a wake-up/interaction window (1s, wide enough for a real "tab back, then click" gesture) of any such change is suppressed.
    • The visibility signal no longer feeds the dead-marking path at all. $dead_click_visibility_changed_timeout stays in the payload (always false) for shape compatibility, and a new $dead_click_focus_changed_delay_ms is emitted for observability.
    • Visibility/focus changes are now recorded onto each queued candidate the instant they fire (like scroll), instead of being read from a single shared timestamp when the click is checked ~1s later. A click that hides or blurs the tab (opening a new tab/window) suspends that check while the tab is backgrounded; by the time it resumes the tab has usually returned, and the shared timestamp would have been overwritten by that later transition — losing the click-correlated one and wrongly flagging the click dead. Stamping the candidate as the event fires makes delayed hide→show and blur→focus sequences suppress correctly. (2026-08-14)
  • Updated dependencies [0a0206f, eb05237]:

    • @​posthog/core@​1.48.1
    • @​posthog/types@​1.404.1

posthog-js@1.417.0

1.417.0

Minor Changes

  • #4485 8bc63c3 Thanks @​dustinbyrne! - Default external dependency loading to versioned asset paths with automatic fallback to legacy paths, and add a strict_script_versioning: 'fallback' mode. (2026-08-13)

Patch Changes

  • Updated dependencies [8bc63c3]:
    • @​posthog/types@​1.404.0

posthog-js@1.416.1

1.416.1

Patch Changes

  • #4443 b2c6830 Thanks @​arnohillen! - Harden the session replay stylesheet inlining budget (inlineStylesheetBudgetRules):
    • The default budget (10,000 rules) moves from the recorder chunk into posthog-js session recording options, so npm-pinned or cached bundles keep their configured override (including 0 to disable) and direct rrweb.record() consumers keep unbounded inlining unless they opt in.
    • Deferred inlining is bounded inside a sheet: a resumable cursor stringifies 200 rules per idle slice and emits a sheet's _cssText atomically, so monolithic sheets no longer produce one long task and partial CSS never reaches the wire.
    • Deferred sheets are flushed synchronously when recording stops and on pagehide; residual failure modes are counted via $sdk_debug_replay_deferred_stylesheets_failed / _abandoned.
    • CSSOM-only styles (insertRule output, adoptedStyleSheets) no longer charge the budget, since deferring <link> sheets buys those pages nothing.
    • Telemetry fixes: full-snapshot duration wraps the whole synchronous task, deferred counts are cumulative per session, new gauges cover non-deferrable rules and idle stringification cost, and duration samples straddling tab suspension are discarded ($sdk_debug_replay_discarded_duration_samples). (2026-08-13)

... (truncated)

Commits
  • 6872a1c chore: update versions and lockfile [version bump]
  • aba7d55 fix: perf(react-native): useFeatureFlags / useFeatureFlag re-read the full fl...
  • 0a0206f fix: normalize SDK timestamps to UTC (#4521)
  • eb05237 fix(dead-clicks): treat visibility and focus changes as liveness signals, not...
  • 6230b5b fix(replay): recover from observer initialization failures (#4523)
  • a4a25fe ci: upgrade React Native plugin in PostHog after releases (#4518)
  • e4d64b6 ci: Remove auto-merge from PostHog upgrade workflow (#4519)
  • 65c4809 chore: update versions and lockfile [version bump]
  • 1030636 fix(rollup): inject chunk ids in-memory in renderChunk for SRI compatibility ...
  • 9b41d8a chore: update versions and lockfile [version bump]
  • Additional commits viewable in compare view

Updates react from 19.2.7 to 19.2.8

Release notes

Sourced from react's releases.

19.2.8 (July 21st, 2026)

React Server Components

Commits

Updates @types/react from 19.2.17 to 19.2.18

Commits

Updates react-dom from 19.2.7 to 19.2.8

Release notes

Sourced from react-dom's releases.

19.2.8 (July 21st, 2026)

React Server Components

Commits

Updates @types/react-dom from 19.2.3 to 19.2.4

Commits

Updates react-notion-x from 7.10.0 to 7.11.1

Commits
  • 418b89b chore: release v7.11.1
  • 941909b fix: node package.json imports
  • 2381c7d chore: release v7.11.0
  • dc50673 🔮
  • cb28560 Merge pull request #713 from NotionX/feature/update-august-2026
  • 18d3cdc
  • eae13e8 chore: re-add eslint to top-level test
  • 7b265f4 feat: update main deps (typescript, react, node, tsup => tsdown, etc)
  • c9e1da1 fix(notion-client): don't let a zero Retry-After collapse the cooldown
  • 67a15ab chore: bump version to 7.10.2
  • Additional commits viewable in compare view

Updates @types/react from 19.2.17 to 19.2.18

Commits

Updates @types/react-dom from 19.2.3 to 19.2.4

Commits

Updates npm-run-all2 from 9.0.2 to 9.0.3

Release notes

Sourced from npm-run-all2's releases.

v9.0.3

Merged

Commits

  • Harden GitHub Actions workflows 7f5fca6
  • Remove obsolete shell-quote types d970668
Changelog

Sourced from npm-run-all2's changelog.

v9.0.3

Merged

Commits

  • Harden GitHub Actions workflows 7f5fca6
  • Remove obsolete shell-quote types d970668
Commits

…with 16 updates

Bumps the minor-and-patch group with 16 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [katex](https://github.com/KaTeX/KaTeX) | `0.17.0` | `0.18.4` |
| [next](https://github.com/vercel/next.js) | `16.2.9` | `16.3.1` |
| [notion-client](https://github.com/NotionX/react-notion-x) | `7.10.0` | `7.11.1` |
| [notion-types](https://github.com/NotionX/react-notion-x) | `7.10.0` | `7.11.1` |
| [notion-utils](https://github.com/NotionX/react-notion-x) | `7.10.0` | `7.11.1` |
| [p-map](https://github.com/sindresorhus/p-map) | `7.0.4` | `7.0.6` |
| [posthog-js](https://github.com/PostHog/posthog-js) | `1.386.6` | `1.417.1` |
| [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.7` | `19.2.8` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.17` | `19.2.18` |
| [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.7` | `19.2.8` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.3` | `19.2.4` |
| [react-notion-x](https://github.com/NotionX/react-notion-x) | `7.10.0` | `7.11.1` |
| [npm-run-all2](https://github.com/bcomnes/npm-run-all2) | `9.0.2` | `9.0.3` |
| [prettier](https://github.com/prettier/prettier) | `3.8.4` | `3.9.6` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.9` | `4.1.10` |
| [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.100.0` | `4.123.0` |



Updates `katex` from 0.17.0 to 0.18.4
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](KaTeX/KaTeX@v0.17.0...v0.18.4)

Updates `next` from 16.2.9 to 16.3.1
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](vercel/next.js@v16.2.9...v16.3.1)

Updates `notion-client` from 7.10.0 to 7.11.1
- [Release notes](https://github.com/NotionX/react-notion-x/releases)
- [Commits](NotionX/react-notion-x@v7.10.0...v7.11.1)

Updates `notion-types` from 7.10.0 to 7.11.1
- [Release notes](https://github.com/NotionX/react-notion-x/releases)
- [Commits](NotionX/react-notion-x@v7.10.0...v7.11.1)

Updates `notion-utils` from 7.10.0 to 7.11.1
- [Release notes](https://github.com/NotionX/react-notion-x/releases)
- [Commits](NotionX/react-notion-x@v7.10.0...v7.11.1)

Updates `p-map` from 7.0.4 to 7.0.6
- [Release notes](https://github.com/sindresorhus/p-map/releases)
- [Commits](sindresorhus/p-map@v7.0.4...v7.0.6)

Updates `posthog-js` from 1.386.6 to 1.417.1
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js/compare/posthog-js@1.386.6...posthog-js@1.417.1)

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

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

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

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

Updates `react-notion-x` from 7.10.0 to 7.11.1
- [Release notes](https://github.com/NotionX/react-notion-x/releases)
- [Commits](NotionX/react-notion-x@v7.10.0...v7.11.1)

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

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

Updates `npm-run-all2` from 9.0.2 to 9.0.3
- [Release notes](https://github.com/bcomnes/npm-run-all2/releases)
- [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md)
- [Commits](bcomnes/npm-run-all2@v9.0.2...v9.0.3)

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

Updates `vitest` from 4.1.9 to 4.1.10
- [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.10/packages/vitest)

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

---
updated-dependencies:
- dependency-name: katex
  dependency-version: 0.18.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: next
  dependency-version: 16.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: notion-client
  dependency-version: 7.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: notion-types
  dependency-version: 7.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: notion-utils
  dependency-version: 7.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: p-map
  dependency-version: 7.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: posthog-js
  dependency-version: 1.417.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/react"
  dependency-version: 19.2.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: react-dom
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: react-notion-x
  dependency-version: 7.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/react"
  dependency-version: 19.2.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: npm-run-all2
  dependency-version: 9.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: prettier
  dependency-version: 3.9.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: vitest
  dependency-version: 4.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: wrangler
  dependency-version: 4.123.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: 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 Aug 17, 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