Skip to content

build(deps): bump the dependencies group across 1 directory with 11 updates#910

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-8e0e14cd4e
Open

build(deps): bump the dependencies group across 1 directory with 11 updates#910
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-8e0e14cd4e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

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

Package From To
storybook 10.2.13 10.3.6
@nx/devkit 22.5.3 22.7.1
react-hook-form 7.71.1 7.74.0
@availity/authorize 5.0.4 5.0.6
qs 6.15.0 6.15.1
@availity/api-axios 12.0.4 12.1.2
dayjs 1.11.19 1.11.20
@availity/analytics-core 6.0.10 6.1.2
msw 2.4.11 2.14.2
@availity/hooks 5.1.9 5.1.11
@availity/native-form 7.0.11 7.0.14

Updates storybook from 10.2.13 to 10.3.6

Release notes

Sourced from storybook's releases.

v10.3.6

10.3.6

v10.3.5

10.3.5

[!NOTE] Version >=0.5.0 of @storybook/addon-mcp enables component manifests again. If you're upgrading Storybook from version >= 10.3.0 to >= 10.3.5 and are using the MCP addon, you should also upgrade @storybook/addon-mcp to keep the docs toolset in the MCP server.

v10.3.4

10.3.4

v10.3.3

10.3.3

v10.3.2

10.3.2

v10.3.1

10.3.1

v10.3.0

10.3.0

> Improved developer experience, AI-assisting tools, and broader ecosystem support

Storybook 10.3 contains hundreds of fixes and improvements including:

... (truncated)

Changelog

Sourced from storybook's changelog.

10.3.6

10.3.5

[!NOTE] Version >=0.5.0 of @storybook/addon-mcp enables component manifests again. If you're upgrading Storybook from version >= 10.3.0 to >= 10.3.5 and are using the MCP addon, you should also upgrade @storybook/addon-mcp to keep the docs toolset in the MCP server.

10.3.4

10.3.3

10.3.2

10.3.1

10.3.0

> Improved developer experience, AI-assisting tools, and broader ecosystem support

Storybook 10.3 contains hundreds of fixes and improvements including:

  • 🤖 Storybook MCP: Agentic component dev, docs, and test (Preview release for React)
  • ⚡ Vite 8 support
  • ▲ Next.js 16.2 support
  • 📝 ESLint 10 support
  • 〰️ Addon Pseudo-States: Tailwind v4 support
  • 🔧 Addon-Vitest: Simplified configuration - no more setup files required

... (truncated)

Commits
  • b8748e4 Bump version from "10.3.5" to "10.3.6" [skip ci]
  • 8879a0f remove .ts extension
  • 4cd495a Merge pull request #34550 from storybookjs/fix/vite-plus-devdepsoxfmt
  • f7809a8 Merge pull request #34509 from storybookjs/fix/vite-plus-detection
  • e20dc8d Merge pull request #34071 from Axadali/33735-global-style-issue
  • e486d38 Bump version from "10.3.4" to "10.3.5" [skip ci]
  • 0b3ac65 Merge pull request #34408 from storybookjs/yann/disable-component-manifest-de...
  • ee73b65 Merge pull request #34455 from seojcarlos/fix/remove-duplicate-words
  • 4eff9cd Bump version from "10.3.3" to "10.3.4" [skip ci]
  • 21d37fd Merge pull request #34224 from storybookjs/chore/removeprettierrc
  • Additional commits viewable in compare view

Updates @nx/devkit from 22.5.3 to 22.7.1

Release notes

Sourced from @​nx/devkit's releases.

22.7.1 (2026-04-28)

🩹 Fixes

  • core: prevent spinner flicker when sync applying (#35445)
  • core: exclude hyperfine env vars from daemon env reflection (5095b4be7d)
  • core: provide actionable feedback when running migrations and pre-install fails with npm peer dep errors (#33961, #33942)
  • core: consider virtual trees in multiGlobWithWorkspaceContext (#35447, #31805, #35373, #32588)
  • core: surface ./nx --version stderr and force devDeps install (#35469)
  • core: keep continuous children alive when nx:noop orchestrator completes (#35388)
  • core: start TUI event reader synchronously in enter() to prevent stdin race (#35465, #34619, #34144)
  • core: use require for global to local Nx handoff so Windows drive paths work (#35478)
  • core: prevent daemon shutdown from cache-poisoned in-process nx loads (#35482, #35444, #34463, #34111)
  • detox: generate valid JSON in .detoxrc for non-expo apps (eb2fa8ced4)
  • js: include extended tsconfigs from project references in typecheck inputs (#35457)
  • linter: detect root lint target added in same generator run (#35296, #23147, #34531)
  • misc: exclude stories and specs from tailwind content scanning (#35470)
  • misc: resolve pnpm catalog: refs in version lookups (#35459, #35453)
  • nextjs: use cached project graph in withNx (#35475, #34518, #32880)
  • node: include tsconfig input in node-app esbuild scaffold (#35466)
  • release: handle short and full project names in commit scopes (#34219)
  • testing: convert executor-based jest.config.ts and preserve type-only imports (#35286, #34593)

❤️ Thank You

22.7.0 (2026-04-24)

🚀 Features

  • core: add .nx/self-healing to .gitignore (#34855)
  • core: decouple DB version from Nx version and share DB across worktrees (#34942)
  • core: auto-open browser for Cloud setup URL during create-nx-workspace (#35014)
  • core: allow generate command to skip project graph creation (#35170)
  • core: remove polygraph cloud passthrough (#35153)
  • core: use CNW variant 1 cloud prompt in nx init (#35155)
  • core: add source map annotations to nx show target (#35225)
  • core: prompt for setup mode when running nx init in empty git directory (#35226)
  • core: add json input type for selective JSON field hashing (#35248)
  • core: update nx-set-shas usage to v5 (#34934)
  • core: add NX_BAIL environment variable (#34711)
  • core: add page up/down to tui shortcuts (#34525)
  • core: add logging and progress message types to daemon (#35342)
  • dotnet: add ci-workflow generator (#33321)

... (truncated)

Commits
  • ac465a0 fix(bundling): declare tsconfig.json as input for esbuild targets (#35432)
  • a97bd37 chore(testing): stub plugin imports in devkit specs to avoid cross-project re...
  • 4bbd4b1 chore(repo): migrate nx repo to eslint v9 flat config (#35359)
  • 2665550 fix(core): update and pin ejs to 5.0.1 (#35157)
  • facec58 fix(misc): use workspace root for package manager detection and normalize pat...
  • 887fca4 fix(repo): narrow copy-assets outputs to prevent overlap with build-base (#35...
  • fa7eb3b chore(repo): make build-base depend on copy-assets instead of reverse (#35102)
  • a040a93 fix(repo): add copy-assets plugin and migrate all packages from legacy-post-b...
  • 1fc3841 fix(core): split-target should handle projects with colons in name better (#3...
  • 732a08c chore(core): build nx to local dist and use nodenext (#34111)
  • Additional commits viewable in compare view

Updates react-hook-form from 7.71.1 to 7.74.0

Release notes

Sourced from react-hook-form's releases.

Version 7.74.0

🪇 feat: setValues (#13201)

setValues((data) => {
  return {
    ...data,
    name: 'test'
  }
})
setValues(formValues);

🐞 fix: preserve previous field value when useController name changes (#13395) 🐞 fix: handle null parent when unregistering nested field (#13396) 🐞 fix: treat NaN as empty when valueAsNumber is true in validateField (#13388) 🪢 fix build to exclude test files (#13387)

thanks to @​Yihao-G & @​mixelburg

Version 7.73.1

⚡perf: memoize submit (#13378) 🚉 perf: improve deepEqual performance (#13362) 👀 perf: skip re-render in setValue when value is unchanged (#13352) ✂️ remove unneeded flag check for shouldDirty 🚨 fix: safely access field._f during register (#13365) 🧹 close #13298: improve fieldState errors when resolver uses dot-notation string keys (#13350) 🐞 fix #13178: update state correctly in watch callback with Controller, trigger, and reset (#13180) 🐞 fix #13331: skip field array validation when mode is onBlur (#13333) 🐞 fix #13334 sDirty remains false after deletion an item with shouldDirty: true (#13357) 🐞 fix: handle nested field when parent defaultValue is null (#13348)

thanks to @​Prasadzoman, @​cyphercodes, @​lorenzoceglia, @​rizwan-rizu, @​tomeelog & @​ap0nia

Version 7.72.1

🐞 fix: add isDirty check for numeric string keys in defaultValues (issue #13346) (#13347) 🐞 fix: prevent setValue with shouldDirty from polluting unrelated dirty fields (#13326) 🐞 fix: memoize control in HookFormControlContext to prevent render conflicts (#13272) (#13312) 🐞 fix: isNameInFieldArray should check all ancestor paths for nested field arrays (#13318) 🐞 fix: #13320 formState.isValid incorrect on Controller re-mount (#13324)

thanks to @​6810779s, @​candymask0712, @​olagokemills, @​shahmir-oscilar & @​bae080311

Version 7.72.0

⚓️ feat: built-in form level validate (#13195)

useForm({
  validate: async ({ formValues }: FormValidateResult) => {
</tr></table> 

... (truncated)

Commits
  • 8a816ed 7.74.0
  • ef641fe 🐞 fix: preserve previous field value when useController name changes (#13395)
  • a08a8e8 🐞 fix: handle null parent when unregistering nested field (#13396)
  • 2374a64 📖 thanks KANAME for the support over the years
  • 6737b99 🌡️ test: cover valueAsNumber NaN required validation in validateField (#13391)
  • 29cdd08 🐞 fix: treat NaN as empty when valueAsNumber is true in validateField (#13388)
  • 44df01d Revert "Revert "🪢 fix build to exclude test files (#13387)""
  • bf525c1 Revert "Revert "🪇 feat: setValues (#13201)""
  • 6cd9e45 7.73.1
  • 9b07561 Revert "🪢 fix build to exclude test files (#13387)"
  • Additional commits viewable in compare view

Updates @availity/authorize from 5.0.4 to 5.0.6

Changelog

Sourced from @​availity/authorize's changelog.

5.0.6 (2026-03-13)

5.0.5 (2026-03-05)

Commits
  • 3bcf827 chore(@​availity/authorize): release version 5.0.6 [skip ci]
  • 806f302 build: upgrade @​availity/api-axios and @​availity/analytics-core
  • 439d09f chore(@​availity/authorize): release version 5.0.5 [skip ci]
  • 69dc1b0 build: upgrade availity deps
  • See full diff in compare view

Updates qs from 6.15.0 to 6.15.1

Changelog

Sourced from qs's changelog.

6.15.1

  • [Fix] parse: parameterLimit: Infinity with throwOnLimitExceeded: true silently drops all parameters
  • [Deps] update @ljharb/eslint-config
  • [Dev Deps] update @ljharb/eslint-config, iconv-lite
  • [Tests] increase coverage
Commits
  • 3f5e1c5 v6.15.1
  • c85b67f [Fix] parse: parameterLimit: Infinity with throwOnLimitExceeded: true s...
  • 4dfa0f0 [Deps] update @ljharb/eslint-config
  • dbb05d7 [Dev Deps] update @ljharb/eslint-config, iconv-lite
  • b0cfe7c [Tests] increase coverage
  • See full diff in compare view

Updates @availity/api-axios from 12.0.4 to 12.1.2

Changelog

Sourced from @​availity/api-axios's changelog.

12.1.2 (2026-04-24)

12.1.1 (2026-04-09)

Bug Fixes

  • api-axios: filter undefined and null fields (457bd63)
  • api-axios: filter undefined and null fields (8c6c9c6)

12.1.0 (2026-03-13)

Features

  • analytics-core, api-axios: add overrides support to /log endpoint (043e2ae)
Commits
  • 33d9e49 chore(api-axios): release version 12.1.2 [skip ci]
  • 9bc991b chore: disables sessionBust by default
  • 329cd3e chore(api-axios): release version 12.1.1 [skip ci]
  • 272e62e test(api-axios): filter undefined and null fields
  • 6bf07a8 test(api-axios): filter undefined and null fields
  • 457bd63 fix(api-axios): filter undefined and null fields
  • 8c6c9c6 fix(api-axios): filter undefined and null fields
  • 77c99ac chore(api-axios): release version 12.1.0 [skip ci]
  • 043e2ae feat(analytics-core, api-axios): add overrides support to /log endpoint
  • See full diff in compare view

Updates dayjs from 1.11.19 to 1.11.20

Release notes

Sourced from dayjs's releases.

v1.11.20

1.11.20 (2026-03-12)

Bug Fixes

  • Update locale km.js to support meridiem (#3017) (9d2b6a1)
  • update updateLocale plugin to merge nested object properties instead of replacing (#3012) (99691c5), closes #1118
Changelog

Sourced from dayjs's changelog.

1.11.20 (2026-03-12)

Bug Fixes

  • Update locale km.js to support meridiem (#3017) (9d2b6a1)
  • update updateLocale plugin to merge nested object properties instead of replacing (#3012) (99691c5), closes #1118
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for dayjs since your current version.


Updates @availity/analytics-core from 6.0.10 to 6.1.2

Changelog

Sourced from @​availity/analytics-core's changelog.

6.1.2 (2026-04-24)

Dependency Updates

  • api-axios updated to version 6.1.1

6.1.1 (2026-04-09)

Dependency Updates

  • api-axios updated to version 6.1.0

6.1.0 (2026-03-13)

Dependency Updates

  • api-axios updated to version 6.0.10

Features

  • analytics-core, api-axios: add overrides support to /log endpoint (043e2ae)
Commits
  • 9afd39b chore(analytics-core): release version 6.1.2 [skip ci]
  • 97bac33 chore(analytics-core): release version 6.1.1 [skip ci]
  • 3e37713 chore(analytics-core): release version 6.1.0 [skip ci]
  • 043e2ae feat(analytics-core, api-axios): add overrides support to /log endpoint
  • See full diff in compare view

Updates msw from 2.4.11 to 2.14.2

Release notes

Sourced from msw's releases.

v2.14.2 (2026-04-29)

Bug Fixes

v2.14.1 (2026-04-29)

Bug Fixes

  • export default handler controllers (#2733) (f8dc874a236a4bd376c23cce9dd55ed59b8279e2) @​kettanaito

v2.14.0 (2026-04-29)

Features

  • support ws.onUpgrade for handling connection upgrades (#2732) (e00e4d693db34884a316f659b8dcfb507cd79dce) @​kettanaito

Bug Fixes

  • do not clone user-provided responses (#2731) (6953307c8061626d31a3651e69d47c885c0e4b76) @​kettanaito
  • HttpResponse: forward cookies only when response is used (#2728) (30668e68f403535636bfb8dc12c64299d9c1c6e6) @​kettanaito

v2.13.6 (2026-04-24)

Bug Fixes

  • WebSocketHandler: add public test() method (#2727) (3da7048e05fae80fe3410e3af86f6c3dd3cfaead) @​kettanaito

v2.13.5 (2026-04-23)

Bug Fixes

  • reset generator state on .resetHandlers()/.restoreHandlers() (#2725) (8d16801cacd89e5aff336c43e888df19fad04417) @​kettanaito

v2.13.4 (2026-04-16)

Bug Fixes

v2.13.3 (2026-04-14)

Bug Fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for msw since your current version.

Install script changes

This version modifies postinstall script that runs during installation. Review the package contents before updating.


Updates @availity/hooks from 5.1.9 to 5.1.11

Changelog

Sourced from @​availity/hooks's changelog.

5.1.11 (2026-03-13)

5.1.10 (2026-03-05)

Commits
  • f7bb3cf chore(@​availity/hooks): release version 5.1.11 [skip ci]
  • 806f302 build: upgrade @​availity/api-axios and @​availity/analytics-core
  • 9f313f5 chore(@​availity/hooks): release version 5.1.10 [skip ci]
  • 093f177 docs: upgrade storybook to v8
  • 69dc1b0 build: upgrade availity deps
  • See full diff in compare view

Updates @availity/native-form from 7.0.11 to 7.0.14

Changelog

Sourced from @​availity/native-form's changelog.

7.0.14 (2026-04-24)

Dependency Updates

  • api-axios updated to version 7.0.13

7.0.13 (2026-04-09)

Dependency Updates

  • api-axios updated to version 7.0.12

7.0.12 (2026-03-13)

Dependency Updates

  • api-axios updated to version 7.0.11
Commits
  • 3b2c0be chore(native-form): release version 7.0.14 [skip ci]
  • e6b67cb chore(native-form): release version 7.0.13 [skip ci]
  • ce136b5 chore(native-form): release version 7.0.12 [skip ci]
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…pdates

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

| Package | From | To |
| --- | --- | --- |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `10.2.13` | `10.3.6` |
| [@nx/devkit](https://github.com/nrwl/nx/tree/HEAD/packages/devkit) | `22.5.3` | `22.7.1` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.71.1` | `7.74.0` |
| [@availity/authorize](https://github.com/Availity/availity-react/tree/HEAD/packages/authorize) | `5.0.4` | `5.0.6` |
| [qs](https://github.com/ljharb/qs) | `6.15.0` | `6.15.1` |
| [@availity/api-axios](https://github.com/availity/sdk-js/tree/HEAD/packages/api-axios) | `12.0.4` | `12.1.2` |
| [dayjs](https://github.com/iamkun/dayjs) | `1.11.19` | `1.11.20` |
| [@availity/analytics-core](https://github.com/availity/sdk-js/tree/HEAD/packages/analytics-core) | `6.0.10` | `6.1.2` |
| [msw](https://github.com/mswjs/msw) | `2.4.11` | `2.14.2` |
| [@availity/hooks](https://github.com/Availity/availity-react/tree/HEAD/packages/hooks) | `5.1.9` | `5.1.11` |
| [@availity/native-form](https://github.com/availity/sdk-js/tree/HEAD/packages/native-form) | `7.0.11` | `7.0.14` |



Updates `storybook` from 10.2.13 to 10.3.6
- [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.3.6/code/core)

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

Updates `react-hook-form` from 7.71.1 to 7.74.0
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.71.1...v7.74.0)

Updates `@availity/authorize` from 5.0.4 to 5.0.6
- [Release notes](https://github.com/Availity/availity-react/releases)
- [Changelog](https://github.com/Availity/availity-react/blob/master/packages/authorize/CHANGELOG.md)
- [Commits](https://github.com/Availity/availity-react/commits/@availity/authorize@5.0.6/packages/authorize)

Updates `qs` from 6.15.0 to 6.15.1
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.15.0...v6.15.1)

Updates `@availity/api-axios` from 12.0.4 to 12.1.2
- [Release notes](https://github.com/availity/sdk-js/releases)
- [Changelog](https://github.com/Availity/sdk-js/blob/master/packages/api-axios/CHANGELOG.md)
- [Commits](https://github.com/availity/sdk-js/commits/@availity/api-axios@12.1.2/packages/api-axios)

Updates `dayjs` from 1.11.19 to 1.11.20
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
- [Commits](iamkun/dayjs@v1.11.19...v1.11.20)

Updates `@availity/analytics-core` from 6.0.10 to 6.1.2
- [Release notes](https://github.com/availity/sdk-js/releases)
- [Changelog](https://github.com/Availity/sdk-js/blob/master/packages/analytics-core/CHANGELOG.md)
- [Commits](https://github.com/availity/sdk-js/commits/@availity/analytics-core@6.1.2/packages/analytics-core)

Updates `msw` from 2.4.11 to 2.14.2
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.4.11...v2.14.2)

Updates `@availity/hooks` from 5.1.9 to 5.1.11
- [Release notes](https://github.com/Availity/availity-react/releases)
- [Changelog](https://github.com/Availity/availity-react/blob/master/packages/hooks/CHANGELOG.md)
- [Commits](https://github.com/Availity/availity-react/commits/@availity/hooks@5.1.11/packages/hooks)

Updates `@availity/native-form` from 7.0.11 to 7.0.14
- [Release notes](https://github.com/availity/sdk-js/releases)
- [Changelog](https://github.com/Availity/sdk-js/blob/master/packages/native-form/CHANGELOG.md)
- [Commits](https://github.com/availity/sdk-js/commits/@availity/native-form@7.0.14/packages/native-form)

---
updated-dependencies:
- dependency-name: storybook
  dependency-version: 10.3.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@nx/devkit"
  dependency-version: 22.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: react-hook-form
  dependency-version: 7.74.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@availity/authorize"
  dependency-version: 5.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: qs
  dependency-version: 6.15.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@availity/api-axios"
  dependency-version: 12.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: dayjs
  dependency-version: 1.11.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@availity/analytics-core"
  dependency-version: 6.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: msw
  dependency-version: 2.14.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@availity/hooks"
  dependency-version: 5.1.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@availity/native-form"
  dependency-version: 7.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 May 1, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 1, 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