Skip to content

chore(NPM Dependency Updates): bump the version-updates group across 1 directory with 66 updates#366

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/version-updates-ab050ad083
Open

chore(NPM Dependency Updates): bump the version-updates group across 1 directory with 66 updates#366
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/version-updates-ab050ad083

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 15, 2026

Bumps the version-updates group with 66 updates in the / directory:

Package From To
@babel/core 7.28.6 7.29.0
@babel/preset-env 7.28.6 7.29.2
@babel/runtime 7.28.6 7.29.2
@eslint/eslintrc 3.3.3 3.3.5
@nx/eslint 22.3.3 22.6.5
@nx/eslint-plugin 22.3.3 22.6.5
@nx/jest 22.3.3 22.6.5
@nx/js 22.3.3 22.6.5
@nx/react-native 22.3.3 22.6.5
@nx/web 22.3.3 22.6.5
@nx/webpack 22.3.3 22.6.5
@nx/workspace 22.3.3 22.6.5
@pmmmwh/react-refresh-webpack-plugin 0.5.17 0.6.2
@react-native/babel-preset 0.83.1 0.85.1
@react-native/eslint-config 0.83.1 0.85.1
@react-native/metro-config 0.83.1 0.85.1
@react-native/typescript-config 0.83.1 0.85.1
@swc-node/register 1.9.2 1.11.1
@swc/core 1.5.29 1.15.26
@swc/helpers 0.5.18 0.5.21
@testing-library/react-native 13.2.2 13.3.3
@typescript-eslint/parser 8.53.0 8.58.2
babel-jest 30.2.0 30.3.0
eslint-plugin-import 2.31.0 2.32.0
eslint-plugin-jsx-a11y 6.10.1 6.10.2
globals 17.0.0 17.5.0
jest 30.2.0 30.3.0
jest-environment-jsdom 30.2.0 30.3.0
jest-util 30.2.0 30.3.0
jiti 2.4.2 2.6.1
metro-config 0.82.5 0.84.3
metro-resolver 0.82.5 0.84.3
nx 22.3.3 22.6.5
pod-install 1.0.9 1.0.15
prettier 3.6.2 3.8.2
react 19.2.3 19.2.5
@types/react 19.2.8 19.2.14
react-native 0.83.1 0.85.1
react-refresh 0.10.0 0.18.0
release-it 19.2.3 19.2.4
ts-jest 29.4.6 29.4.9
ts-node 10.9.1 10.9.2
typescript-eslint 8.53.0 8.58.2
webpack 5.104.1 5.106.1
@firebase/app 0.14.7 0.14.11
@firebase/firestore 4.10.0 4.14.0
@react-navigation/bottom-tabs 7.9.1 7.15.9
@react-navigation/core 7.13.7 7.17.2
@react-navigation/material-top-tabs 7.4.12 7.4.23
@react-navigation/native 7.1.27 7.2.2
@react-navigation/native-stack 7.9.1 7.14.11
@react-navigation/stack 7.6.14 7.8.10
nanoid 5.1.6 5.1.7
react-dom 19.2.3 19.2.5
react-native-gesture-handler 2.30.0 2.31.1
react-native-gifted-charts 1.4.70 1.4.76
react-native-pager-view 8.0.0 8.0.1
react-native-paper 5.14.5 5.15.1
react-native-reanimated 4.2.1 4.3.0
react-native-safe-area-context 5.6.2 5.7.0
react-native-screens 4.19.0 4.24.0
react-native-svg 15.15.1 15.15.4
react-native-tab-view 4.2.2 4.3.0
react-native-worklets 0.7.1 0.8.1
validator 13.15.26 13.15.35
react-native-svg-transformer 1.5.2 1.5.3

Updates @babel/core from 7.28.6 to 7.29.0

Release notes

Sourced from @​babel/core's releases.

v7.29.0 (2026-01-31)

Thanks @​simbahax for your first PR!

🚀 New Feature

  • babel-types
  • babel-standalone

🐛 Bug Fix

  • babel-parser
  • babel-traverse
    • #17708 fix(traverse): provide a hub when traversing a File or Program and no parentPath is given (@​simbahax)
  • babel-plugin-transform-block-scoping, babel-traverse
    • #17737 [7.x backport] fix: Rename switch discriminant references when body creates shadowing variable (@​magic-akari)

🏃‍♀️ Performance

Committers: 6

Commits

Updates @babel/preset-env from 7.28.6 to 7.29.2

Release notes

Sourced from @​babel/preset-env's releases.

v7.29.2 (2026-03-16)

👓 Spec Compliance

  • babel-parser

🐛 Bug Fix

  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-preset-env, babel-runtime-corejs3
  • babel-preset-env
    • #17789 [7.x backport] preset-env include/exclude should accept bugfix plugins (@​JLHwung)

🏠 Internal

Committers: 2

v7.29.1 (2026-02-04)

🐛 Bug Fix

Committers: 2

v7.29.0 (2026-01-31)

Thanks @​simbahax for your first PR!

🚀 New Feature

  • babel-types
  • babel-standalone

🐛 Bug Fix

  • babel-parser
  • babel-traverse
    • #17708 fix(traverse): provide a hub when traversing a File or Program and no parentPath is given (@​simbahax)
  • babel-plugin-transform-block-scoping, babel-traverse
    • #17737 [7.x backport] fix: Rename switch discriminant references when body creates shadowing variable (@​magic-akari)

... (truncated)

Commits

Updates @babel/runtime from 7.28.6 to 7.29.2

Release notes

Sourced from @​babel/runtime's releases.

v7.29.2 (2026-03-16)

👓 Spec Compliance

  • babel-parser

🐛 Bug Fix

  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-preset-env, babel-runtime-corejs3
  • babel-preset-env
    • #17789 [7.x backport] preset-env include/exclude should accept bugfix plugins (@​JLHwung)

🏠 Internal

Committers: 2

v7.29.1 (2026-02-04)

🐛 Bug Fix

Committers: 2

v7.29.0 (2026-01-31)

Thanks @​simbahax for your first PR!

🚀 New Feature

  • babel-types
  • babel-standalone

🐛 Bug Fix

  • babel-parser
  • babel-traverse
    • #17708 fix(traverse): provide a hub when traversing a File or Program and no parentPath is given (@​simbahax)
  • babel-plugin-transform-block-scoping, babel-traverse
    • #17737 [7.x backport] fix: Rename switch discriminant references when body creates shadowing variable (@​magic-akari)

... (truncated)

Commits

Updates @eslint/eslintrc from 3.3.3 to 3.3.5

Release notes

Sourced from @​eslint/eslintrc's releases.

eslintrc: v3.3.5

3.3.5 (2026-03-04)

Bug Fixes

  • update dependency minimatch to ^3.1.5 (#227) (3dc2381)

eslintrc: v3.3.4

3.3.4 (2026-02-22)

Bug Fixes

  • update ajv to 6.14.0 to address security vulnerabilities (#221) (9139140)
  • update minimatch to 3.1.3 to address security vulnerabilities (#224) (30339d0)
Changelog

Sourced from @​eslint/eslintrc's changelog.

3.3.5 (2026-03-04)

Bug Fixes

  • update dependency minimatch to ^3.1.5 (#227) (3dc2381)

3.3.4 (2026-02-22)

Bug Fixes

  • update ajv to 6.14.0 to address security vulnerabilities (#221) (9139140)
  • update minimatch to 3.1.3 to address security vulnerabilities (#224) (30339d0)
Commits
  • 5135df1 chore: release 3.3.5 🚀 (#228)
  • c109d69 docs: Update README sponsors
  • 3dc2381 fix: update dependency minimatch to ^3.1.5 (#227)
  • 81385b6 ci: pin Node.js 25.6.1 (#226)
  • 4c45e24 chore: release 3.3.4 🚀 (#223)
  • 30339d0 fix: update minimatch to 3.1.3 to address security vulnerabilities (#224)
  • 9139140 fix: update ajv to 6.14.0 to address security vulnerabilities (#221)
  • 245ada5 docs: Update README sponsors
  • 78b1a0e docs: Update README sponsors
  • df32fff docs: Update README sponsors
  • Additional commits viewable in compare view

Updates @nx/eslint from 22.3.3 to 22.6.5

Release notes

Sourced from @​nx/eslint's releases.

22.6.5 (2026-04-10)

🚀 Features

  • core: allow generate command to skip project graph creation (#35170)
  • core: use CNW variant 1 cloud prompt in nx init (#35155)
  • core: prompt for setup mode when running nx init in empty git directory (#35226)
  • misc: lock in CNW cloud prompt A/B winner and add new variants (#35154)

🩹 Fixes

  • angular: add storybook and playwright as implicit dependencies (#35224)
  • bundling: bump esbuild for new projects to a version compatible with vite 8 (#35132)
  • core: clean up legacy .gemini/skills during configure-ai-agents (#35117)
  • core: copy pnpm install configuration to generated package.json (#35016, #30240)
  • core: display actual error message when plugin loading fails (#35138, #35137)
  • core: bump axios to 1.13.5 to resolve CVE-2026-25639 (#35148, #35145)
  • core: update and pin ejs to 5.0.1 (#35157)
  • core: misc tui perf fixes (#35187)
  • core: replace LGPL-licensed @​ltd/j-toml with BSD-3-Clause smol-toml (#35188)
  • core: kill discrete tasks and use tree-kill for batch cleanup on SIGINT (#35175)
  • core: support cross-file variable references in .env files (#34956, #34955)
  • core: disable Yarn scripts for temp nx@latest installs (#35210)
  • core: use fresh package manager cache for e2e tests (#35211)
  • core: prevent phantom connections and dead polling in plugin workers (#34823, #34388)
  • core: add prettier config inputs to astro-docs format target (#35222)
  • core: add vale-changed.mjs script to vale target inputs (41a71dd97d)
  • core: add missing build inputs for angular-rspack example projects (d71dcc6a9a)
  • core: add run-native-target script input to dotnet build-analyzer (#35221)
  • core: overwrite inferred script target when nx prop defines executor or command (#35227)
  • core: update cleanup mock to match async signature in package-json spec (c9d51d31f9)
  • gradle: prevent Gradle and Maven daemon accumulation during project graph recalculation (#35143)
  • gradle: use namespace import for tree-kill to match codebase convention (7c4f4af802)
  • js: resolve ENOWORKSPACES test error in setupVerdaccio for @​nx/js:library generator (#34755)
  • js: include npm overrides in generated lockfile (#35192, #34529)
  • linter: infer extended tsconfig files as task inputs (#35190)
  • maven: prevent batch executor hang from premature worker exit (#35001, #34757)
  • maven: use require for tree-kill to avoid esModuleInterop mismatch between lib and spec configs (8bd4c182ca)
  • misc: use workspace root for package manager detection and normalize paths in plugins (#35116)
  • misc: stream Framer proxy responses and add edge function timing (#35215)
  • misc: bump axios to 1.15.0 for all packages (#35237)
  • repo: clean Angular CLI restore target before cache copy (#35121)
  • repo: update issue-notifier.yml (#35178)

❤️ Thank You

  • Alexandre Ducarne @​JiggyJinjo
  • Claude
  • Claude Opus 4.6
  • Claude Opus 4.6 (1M context)

... (truncated)

Commits
  • c65495b Revert "fix(linter): infer extended tsconfig files as task inputs (#35190)"
  • 00c6971 fix(linter): infer extended tsconfig files as task inputs (#35190)
  • eb5fd7b fix(misc): use workspace root for package manager detection and normalize pat...
  • dbd2ace fix(linter): prepend framework configs before baseConfig in flat config gener...
  • fae1dd4 fix(linter): use root config to determine ESLint class in plugin (#34900)
  • b269f95 fix(linter): convert project-level eslint configs and log when skipped (#34899)
  • ea5810e fix(linter): use native nx.configs in convert-to-flat-config for Nx plugins (...
  • 94cc841 cleanup(linter): reuse ESLint instance across child projects in plugin (#34645)
  • 31dad41 fix(linter): support eslint v10 (#34534)
  • e3eedf9 docs(misc): update the docs to use more direct language (#34264)
  • Additional commits viewable in compare view

Updates @nx/eslint-plugin from 22.3.3 to 22.6.5

Release notes

Sourced from @​nx/eslint-plugin's releases.

22.6.5 (2026-04-10)

🚀 Features

  • core: allow generate command to skip project graph creation (#35170)
  • core: use CNW variant 1 cloud prompt in nx init (#35155)
  • core: prompt for setup mode when running nx init in empty git directory (#35226)
  • misc: lock in CNW cloud prompt A/B winner and add new variants (#35154)

🩹 Fixes

  • angular: add storybook and playwright as implicit dependencies (#35224)
  • bundling: bump esbuild for new projects to a version compatible with vite 8 (#35132)
  • core: clean up legacy .gemini/skills during configure-ai-agents (#35117)
  • core: copy pnpm install configuration to generated package.json (#35016, #30240)
  • core: display actual error message when plugin loading fails (#35138, #35137)
  • core: bump axios to 1.13.5 to resolve CVE-2026-25639 (#35148, #35145)
  • core: update and pin ejs to 5.0.1 (#35157)
  • core: misc tui perf fixes (#35187)
  • core: replace LGPL-licensed @​ltd/j-toml with BSD-3-Clause smol-toml (#35188)
  • core: kill discrete tasks and use tree-kill for batch cleanup on SIGINT (#35175)
  • core: support cross-file variable references in .env files (#34956, #34955)
  • core: disable Yarn scripts for temp nx@latest installs (#35210)
  • core: use fresh package manager cache for e2e tests (#35211)
  • core: prevent phantom connections and dead polling in plugin workers (#34823, #34388)
  • core: add prettier config inputs to astro-docs format target (#35222)
  • core: add vale-changed.mjs script to vale target inputs (41a71dd97d)
  • core: add missing build inputs for angular-rspack example projects (d71dcc6a9a)
  • core: add run-native-target script input to dotnet build-analyzer (#35221)
  • core: overwrite inferred script target when nx prop defines executor or command (#35227)
  • core: update cleanup mock to match async signature in package-json spec (c9d51d31f9)
  • gradle: prevent Gradle and Maven daemon accumulation during project graph recalculation (#35143)
  • gradle: use namespace import for tree-kill to match codebase convention (7c4f4af802)
  • js: resolve ENOWORKSPACES test error in setupVerdaccio for @​nx/js:library generator (#34755)
  • js: include npm overrides in generated lockfile (#35192, #34529)
  • linter: infer extended tsconfig files as task inputs (#35190)
  • maven: prevent batch executor hang from premature worker exit (#35001, #34757)
  • maven: use require for tree-kill to avoid esModuleInterop mismatch between lib and spec configs (8bd4c182ca)
  • misc: use workspace root for package manager detection and normalize paths in plugins (#35116)
  • misc: stream Framer proxy responses and add edge function timing (#35215)
  • misc: bump axios to 1.15.0 for all packages (#35237)
  • repo: clean Angular CLI restore target before cache copy (#35121)
  • repo: update issue-notifier.yml (#35178)

❤️ Thank You

  • Alexandre Ducarne @​JiggyJinjo
  • Claude
  • Claude Opus 4.6
  • Claude Opus 4.6 (1M context)

... (truncated)

Commits
  • dbd2ace fix(linter): prepend framework configs before baseConfig in flat config gener...
  • 4561de2 fix(linter): detect require() calls in enforce-module-boundaries rule (#34896)
  • 997d6d8 fix(linter): add catalog: references when fixing missing dependencies (#34734)
  • ac2ef1a fix(linter): allow for wildcards paths in enforce-module-boundaries rule (#34...
  • e3eedf9 docs(misc): update the docs to use more direct language (#34264)
  • 574d841 chore(core): update to latest version of tsquery (#34067)
  • 97fde57 feat(linter): add peerDepsVersionStrategy option to dependency-checks (#33417)
  • dd7ec30 feat(core): support cwd specific hashes (#33879)
  • See full diff in compare view

Updates @nx/jest from 22.3.3 to 22.6.5

Release notes

Sourced from @​nx/jest's releases.

22.6.5 (2026-04-10)

🚀 Features

  • core: allow generate command to skip project graph creation (#35170)
  • core: use CNW variant 1 cloud prompt in nx init (#35155)
  • core: prompt for setup mode when running nx init in empty git directory (#35226)
  • misc: lock in CNW cloud prompt A/B winner and add new variants (#35154)

🩹 Fixes

  • angular: add storybook and playwright as implicit dependencies (#35224)
  • bundling: bump esbuild for new projects to a version compatible with vite 8 (#35132)
  • core: clean up legacy .gemini/skills during configure-ai-agents (#35117)
  • core: copy pnpm install configuration to generated package.json (#35016, #30240)
  • core: display actual error message when plugin loading fails (#35138, #35137)
  • core: bump axios to 1.13.5 to resolve CVE-2026-25639 (#35148, #35145)
  • core: update and pin ejs to 5.0.1 (#35157)
  • core: misc tui perf fixes (#35187)
  • core: replace LGPL-licensed @​ltd/j-toml with BSD-3-Clause smol-toml (#35188)
  • core: kill discrete tasks and use tree-kill for batch cleanup on SIGINT (#35175)
  • core: support cross-file variable references in .env files (#34956, #34955)
  • core: disable Yarn scripts for temp nx@latest installs (#35210)
  • core: use fresh package manager cache for e2e tests (#35211)
  • core: prevent phantom connections and dead polling in plugin workers (#34823, #34388)
  • core: add prettier config inputs to astro-docs format target (#35222)
  • core: add vale-changed.mjs script to vale target inputs (41a71dd97d)
  • core: add missing build inputs for angular-rspack example projects (d71dcc6a9a)
  • core: add run-native-target script input to dotnet build-analyzer (#35221)
  • core: overwrite inferred script target when nx prop defines executor or command (#35227)
  • core: update cleanup mock to match async signature in package-json spec (c9d51d31f9)
  • gradle: prevent Gradle and Maven daemon accumulation during project graph recalculation (#35143)
  • gradle: use namespace import for tree-kill to match codebase convention (7c4f4af802)
  • js: resolve ENOWORKSPACES test error in setupVerdaccio for @​nx/js:library generator (#34755)
  • js: include npm overrides in generated lockfile (#35192, #34529)
  • linter: infer extended tsconfig files as task inputs (#35190)
  • maven: prevent batch executor hang from premature worker exit (#35001, #34757)
  • maven: use require for tree-kill to avoid esModuleInterop mismatch between lib and spec configs (8bd4c182ca)
  • misc: use workspace root for package manager detection and normalize paths in plugins (#35116)
  • misc: stream Framer proxy responses and add edge function timing (#35215)
  • misc: bump axios to 1.15.0 for all packages (#35237)
  • repo: clean Angular CLI restore target before cache copy (#35121)
  • repo: update issue-notifier.yml (#35178)

❤️ Thank You

  • Alexandre Ducarne @​JiggyJinjo
  • Claude
  • Claude Opus 4.6
  • Claude Opus 4.6 (1M context)

... (truncated)

Commits
  • eb5fd7b fix(misc): use workspace root for package manager detection and normalize pat...
  • 7c9de13 fix(testing): gracefully handle broken jest configs in alias migration (#34901)
  • 5a79984 fix(testing): infer task inputs from jest config file references (#34740)
  • b8b6ed8 fix(testing): use surgical text replacement in Jest matcher alias migration (...
  • 5a1735b feat(misc): update PLUGIN.md files to help agents verification (#34379)
  • e3eedf9 docs(misc): update the docs to use more direct language (#34264)
  • 6092966 feat(core): add PLUGIN.md files to testing-tools (#34125)
  • 574d841 chore(core): update to latest version of tsquery (#34067)
  • d9ca27b fix(testing): ensure jest v30 migration is run (#33916)
  • See full diff in compare view

Updates @nx/js from 22.3.3 to 22.6.5

Release notes

Sourced from @​nx/js's releases.

22.6.5 (2026-04-10)

🚀 Features

  • core: allow generate command to skip project graph creation (#35170)
  • core: use CNW variant 1 cloud prompt in nx init (#35155)
  • core: prompt for setup mode when running nx init in empty git directory (#35226)
  • misc: lock in CNW cloud prompt A/B winner and add new variants (#35154)

🩹 Fixes

  • angular: add storybook and playwright as implicit dependencies (#35224)
  • bundling: bump esbuild for new projects to a version compatible with vite 8 (#35132)
  • core: clean up legacy .gemini/skills during configure-ai-agents (#35117)
  • core: copy pnpm install configuration to generated package.json (#35016, #30240)
  • core: display actual error message when plugin loading fails (#35138, #35137)
  • core: bump axios to 1.13.5 to resolve CVE-2026-25639 (#35148, #35145)
  • core: update and pin ejs to 5.0.1 (#35157)
  • core: misc tui perf fixes (#35187)
  • core: replace LGPL-licensed @​ltd/j-toml with BSD-3-Clause smol-toml (#35188)
  • core: kill discrete tasks and use tree-kill for batch cleanup on SIGINT (#35175)
  • core: support cross-file variable references in .env files (#34956, #34955)
  • core: disable Yarn scripts for temp nx@latest installs (#35210)
  • core: use fresh package manager cache for e2e tests (#35211)
  • core: prevent phantom connections and dead polling in plugin workers (#34823, #34388)
  • core: add prettier config inputs to astro-docs format target (#35222)
  • core: add vale-changed.mjs script to vale target inputs (41a71dd97d)
  • core: add missing build inputs for angular-rspack example projects (d71dcc6a9a)
  • core: add run-native-target script input to dotnet build-analyzer (#35221)
  • core: overwrite inferred script target when nx prop defines executor or command (#35227)
  • core: update cleanup mock to match async signature in package-json spec (c9d51d31f9)
  • gradle: prevent Gradle and Maven daemon accumulation during project graph recalculation (#35143)
  • gradle: use namespace import for tree-kill to match codebase convention (7c4f4af802)
  • js: resolve ENOWORKSPACES test error in setupVerdaccio for @​nx/js:library generator (#34755)
  • js: include npm overrides in generated lockfile (#35192, #34529)
  • linter: infer extended tsconfig files as task inputs (#35190)
  • maven: prevent batch executor hang from premature worker exit (#35001, #34757)
  • maven: use require for tree-kill to avoid esModuleInterop mismatch between lib and spec configs (8bd4c182ca)
  • misc: use workspace root for package manager detection and normalize paths in plugins (#35116)
  • misc: stream Framer proxy responses and add edge function timing (#35215)
  • misc: bump axios to 1.15.0 for all packages (#35237)
  • repo: clean Angular CLI restore target before cache copy (#35121)
  • repo: update issue-notifier.yml (#35178)

❤️ Thank You

  • Alexandre Ducarne @​JiggyJinjo
  • Claude
  • Claude Opus 4.6
  • Claude Opus 4.6 (1M context)

... (truncated)

Commits
  • d6af58c fix(js): resolve ENOWORKSPACES test error in setupVerdaccio for @​nx/js:librar...
  • eb5fd7b fix(misc): use workspace root for package manager detection and normalize pat...
  • 7213558 fix(bundling): bump esbuild for new projects to a version compatible with vit...
  • 44abcb2 fix(js): use explicit nx/bin/nx path in start-local-registry (#35127)
  • aacfa7c fix(js): include tsbuildinfo in narrowed tsc build-base outputs (#35086)
  • 32c4a02 chore(repo): fix critical handlebars and underscore vulnerabilities in npm au...
  • 9acaee8 fix(js): narrow tsc build-base outputs to only tsc-produced file types (#35041)
  • 9a18bc0 fix(js): recognize tsgo in dependency-checks lint rule (#35048)
  • 9a743d3 fix(js): add {projectRoot} prefix to d.ts fileset in typescript plugin (#35037)
  • b611b98 fix(js): add input on .d.ts files within dependency projects (#34968)
  • Additional commits viewable in compare view

Updates @nx/react-native from 22.3.3 to 22.6.5

Release notes

Sourced from @​nx/react-native's releases.

22.6.5 (2026-04-10)

🚀 Features

  • core: allow generate command to skip project graph creation (#35170)
  • core: use CNW variant 1 cloud prompt in nx init (#35155)
  • core: prompt for setup mode when running nx init in empty git directory (#35226)
  • misc: lock in CNW cloud prompt A/B winner and add new variants (#35154)

🩹 Fixes

  • angular: add storybook and playwright as implicit dependencies (#35224)
  • bundling: bump esbuild for new projects to a version compatible with vite 8 (

…1 directory with 66 updates

Bumps the version-updates group with 66 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.28.6` | `7.29.0` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.28.6` | `7.29.2` |
| [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.28.6` | `7.29.2` |
| [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.3` | `3.3.5` |
| [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint) | `22.3.3` | `22.6.5` |
| [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) | `22.3.3` | `22.6.5` |
| [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest) | `22.3.3` | `22.6.5` |
| [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `22.3.3` | `22.6.5` |
| [@nx/react-native](https://github.com/nrwl/nx/tree/HEAD/packages/react-native) | `22.3.3` | `22.6.5` |
| [@nx/web](https://github.com/nrwl/nx/tree/HEAD/packages/web) | `22.3.3` | `22.6.5` |
| [@nx/webpack](https://github.com/nrwl/nx/tree/HEAD/packages/webpack) | `22.3.3` | `22.6.5` |
| [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) | `22.3.3` | `22.6.5` |
| [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) | `0.5.17` | `0.6.2` |
| [@react-native/babel-preset](https://github.com/facebook/react-native) | `0.83.1` | `0.85.1` |
| [@react-native/eslint-config](https://github.com/facebook/react-native/tree/HEAD/packages/eslint-config-react-native) | `0.83.1` | `0.85.1` |
| [@react-native/metro-config](https://github.com/facebook/react-native/tree/HEAD/packages/metro-config) | `0.83.1` | `0.85.1` |
| [@react-native/typescript-config](https://github.com/facebook/react-native/tree/HEAD/packages/typescript-config) | `0.83.1` | `0.85.1` |
| [@swc-node/register](https://github.com/swc-project/swc-node) | `1.9.2` | `1.11.1` |
| [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) | `1.5.29` | `1.15.26` |
| [@swc/helpers](https://github.com/swc-project/swc/tree/HEAD/packages/helpers) | `0.5.18` | `0.5.21` |
| [@testing-library/react-native](https://github.com/callstack/react-native-testing-library) | `13.2.2` | `13.3.3` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.53.0` | `8.58.2` |
| [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) | `30.2.0` | `30.3.0` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.31.0` | `2.32.0` |
| [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.10.1` | `6.10.2` |
| [globals](https://github.com/sindresorhus/globals) | `17.0.0` | `17.5.0` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.2.0` | `30.3.0` |
| [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) | `30.2.0` | `30.3.0` |
| [jest-util](https://github.com/jestjs/jest/tree/HEAD/packages/jest-util) | `30.2.0` | `30.3.0` |
| [jiti](https://github.com/unjs/jiti) | `2.4.2` | `2.6.1` |
| [metro-config](https://github.com/facebook/metro/tree/HEAD/packages/metro-config) | `0.82.5` | `0.84.3` |
| [metro-resolver](https://github.com/facebook/metro/tree/HEAD/packages/metro-resolver) | `0.82.5` | `0.84.3` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `22.3.3` | `22.6.5` |
| [pod-install](https://github.com/expo/expo) | `1.0.9` | `1.0.15` |
| [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.8.2` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.3` | `19.2.5` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.8` | `19.2.14` |
| [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) | `0.83.1` | `0.85.1` |
| [react-refresh](https://github.com/facebook/react/tree/HEAD/packages/react) | `0.10.0` | `0.18.0` |
| [release-it](https://github.com/release-it/release-it) | `19.2.3` | `19.2.4` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.6` | `29.4.9` |
| [ts-node](https://github.com/TypeStrong/ts-node) | `10.9.1` | `10.9.2` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.53.0` | `8.58.2` |
| [webpack](https://github.com/webpack/webpack) | `5.104.1` | `5.106.1` |
| [@firebase/app](https://github.com/firebase/firebase-js-sdk/tree/HEAD/packages/app) | `0.14.7` | `0.14.11` |
| [@firebase/firestore](https://github.com/firebase/firebase-js-sdk/tree/HEAD/packages/firestore) | `4.10.0` | `4.14.0` |
| [@react-navigation/bottom-tabs](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/bottom-tabs) | `7.9.1` | `7.15.9` |
| [@react-navigation/core](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/core) | `7.13.7` | `7.17.2` |
| [@react-navigation/material-top-tabs](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/material-top-tabs) | `7.4.12` | `7.4.23` |
| [@react-navigation/native](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native) | `7.1.27` | `7.2.2` |
| [@react-navigation/native-stack](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native-stack) | `7.9.1` | `7.14.11` |
| [@react-navigation/stack](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/stack) | `7.6.14` | `7.8.10` |
| [nanoid](https://github.com/ai/nanoid) | `5.1.6` | `5.1.7` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.3` | `19.2.5` |
| [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) | `2.30.0` | `2.31.1` |
| [react-native-gifted-charts](https://github.com/Abhinandan-Kushwaha/react-native-gifted-charts) | `1.4.70` | `1.4.76` |
| [react-native-pager-view](https://github.com/callstack/react-native-pager-view) | `8.0.0` | `8.0.1` |
| [react-native-paper](https://github.com/callstack/react-native-paper) | `5.14.5` | `5.15.1` |
| [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) | `4.2.1` | `4.3.0` |
| [react-native-safe-area-context](https://github.com/AppAndFlow/react-native-safe-area-context) | `5.6.2` | `5.7.0` |
| [react-native-screens](https://github.com/software-mansion/react-native-screens) | `4.19.0` | `4.24.0` |
| [react-native-svg](https://github.com/react-native-community/react-native-svg) | `15.15.1` | `15.15.4` |
| [react-native-tab-view](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/react-native-tab-view) | `4.2.2` | `4.3.0` |
| [react-native-worklets](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-worklets) | `0.7.1` | `0.8.1` |
| [validator](https://github.com/validatorjs/validator.js) | `13.15.26` | `13.15.35` |
| [react-native-svg-transformer](https://github.com/kristerkari/react-native-svg-transformer) | `1.5.2` | `1.5.3` |



Updates `@babel/core` from 7.28.6 to 7.29.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.0/packages/babel-core)

Updates `@babel/preset-env` from 7.28.6 to 7.29.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.2/packages/babel-preset-env)

Updates `@babel/runtime` from 7.28.6 to 7.29.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.2/packages/babel-runtime)

Updates `@eslint/eslintrc` from 3.3.3 to 3.3.5
- [Release notes](https://github.com/eslint/eslintrc/releases)
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
- [Commits](eslint/eslintrc@eslintrc-v3.3.3...eslintrc-v3.3.5)

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

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

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

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

Updates `@nx/react-native` from 22.3.3 to 22.6.5
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.6.5/packages/react-native)

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

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

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

Updates `@pmmmwh/react-refresh-webpack-plugin` from 0.5.17 to 0.6.2
- [Release notes](https://github.com/pmmmwh/react-refresh-webpack-plugin/releases)
- [Changelog](https://github.com/pmmmwh/react-refresh-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](pmmmwh/react-refresh-webpack-plugin@v0.5.17...v0.6.2)

Updates `@react-native/babel-preset` from 0.83.1 to 0.85.1
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](facebook/react-native@v0.83.1...v0.85.1)

Updates `@react-native/eslint-config` from 0.83.1 to 0.85.1
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.85.1/packages/eslint-config-react-native)

Updates `@react-native/metro-config` from 0.83.1 to 0.85.1
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.85.1/packages/metro-config)

Updates `@react-native/typescript-config` from 0.83.1 to 0.85.1
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.85.1/packages/typescript-config)

Updates `@swc-node/register` from 1.9.2 to 1.11.1
- [Release notes](https://github.com/swc-project/swc-node/releases)
- [Commits](https://github.com/swc-project/swc-node/compare/@swc-node/register@1.9.2...@swc-node/register@1.11.1)

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

Updates `@swc/helpers` from 0.5.18 to 0.5.21
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG-CORE.md)
- [Commits](https://github.com/swc-project/swc/commits/HEAD/packages/helpers)

Updates `@testing-library/react-native` from 13.2.2 to 13.3.3
- [Release notes](https://github.com/callstack/react-native-testing-library/releases)
- [Commits](callstack/react-native-testing-library@v13.2.2...v13.3.3)

Updates `@typescript-eslint/parser` from 8.53.0 to 8.58.2
- [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.58.2/packages/parser)

Updates `babel-jest` from 30.2.0 to 30.3.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/babel-jest)

Updates `eslint-plugin-import` from 2.31.0 to 2.32.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.31.0...v2.32.0)

Updates `eslint-plugin-jsx-a11y` from 6.10.1 to 6.10.2
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.10.1...v6.10.2)

Updates `globals` from 17.0.0 to 17.5.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.0.0...v17.5.0)

Updates `jest` from 30.2.0 to 30.3.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/jest)

Updates `jest-environment-jsdom` from 30.2.0 to 30.3.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/jest-environment-jsdom)

Updates `jest-util` from 30.2.0 to 30.3.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/jest-util)

Updates `jiti` from 2.4.2 to 2.6.1
- [Release notes](https://github.com/unjs/jiti/releases)
- [Changelog](https://github.com/unjs/jiti/blob/main/CHANGELOG.md)
- [Commits](unjs/jiti@v2.4.2...v2.6.1)

Updates `metro-config` from 0.82.5 to 0.84.3
- [Release notes](https://github.com/facebook/metro/releases)
- [Changelog](https://github.com/facebook/metro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/metro/commits/v0.84.3/packages/metro-config)

Updates `metro-resolver` from 0.82.5 to 0.84.3
- [Release notes](https://github.com/facebook/metro/releases)
- [Changelog](https://github.com/facebook/metro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/metro/commits/v0.84.3/packages/metro-resolver)

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

Updates `pod-install` from 1.0.9 to 1.0.15
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits)

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

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

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

Updates `react-native` from 0.83.1 to 0.85.1
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.85.1/packages/react-native)

Updates `react-refresh` from 0.10.0 to 0.18.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react)

Updates `release-it` from 19.2.3 to 19.2.4
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/main/CHANGELOG.md)
- [Commits](release-it/release-it@19.2.3...19.2.4)

Updates `ts-jest` from 29.4.6 to 29.4.9
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.4.6...v29.4.9)

Updates `ts-node` from 10.9.1 to 10.9.2
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2)

Updates `typescript-eslint` from 8.53.0 to 8.58.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.2/packages/typescript-eslint)

Updates `webpack` from 5.104.1 to 5.106.1
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](webpack/webpack@v5.104.1...v5.106.1)

Updates `@firebase/app` from 0.14.7 to 0.14.11
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/packages/app/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/commits/@firebase/app@0.14.11/packages/app)

Updates `@firebase/firestore` from 4.10.0 to 4.14.0
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/packages/firestore/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/commits/@firebase/firestore@4.14.0/packages/firestore)

Updates `@react-navigation/bottom-tabs` from 7.9.1 to 7.15.9
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/bottom-tabs@7.15.9/packages/bottom-tabs/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/bottom-tabs@7.15.9/packages/bottom-tabs)

Updates `@react-navigation/core` from 7.13.7 to 7.17.2
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/core@7.17.2/packages/core/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/core@7.17.2/packages/core)

Updates `@react-navigation/material-top-tabs` from 7.4.12 to 7.4.23
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/material-top-tabs@7.4.23/packages/material-top-tabs/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/material-top-tabs@7.4.23/packages/material-top-tabs)

Updates `@react-navigation/native` from 7.1.27 to 7.2.2
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/native@7.2.2/packages/native/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/native@7.2.2/packages/native)

Updates `@react-navigation/native-stack` from 7.9.1 to 7.14.11
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/native-stack@7.14.11/packages/native-stack/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/native-stack@7.14.11/packages/native-stack)

Updates `@react-navigation/stack` from 7.6.14 to 7.8.10
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/stack@7.8.10/packages/stack/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/stack@7.8.10/packages/stack)

Updates `nanoid` from 5.1.6 to 5.1.7
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@5.1.6...5.1.7)

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

Updates `react-native-gesture-handler` from 2.30.0 to 2.31.1
- [Release notes](https://github.com/software-mansion/react-native-gesture-handler/releases)
- [Commits](software-mansion/react-native-gesture-handler@v2.30.0...v2.31.1)

Updates `react-native-gifted-charts` from 1.4.70 to 1.4.76
- [Release notes](https://github.com/Abhinandan-Kushwaha/react-native-gifted-charts/releases)
- [Commits](Abhinandan-Kushwaha/react-native-gifted-charts@v1.4.70...v1.4.76)

Updates `react-native-pager-view` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/callstack/react-native-pager-view/releases)
- [Commits](callstack/react-native-pager-view@v8.0.0...v8.0.1)

Updates `react-native-paper` from 5.14.5 to 5.15.1
- [Release notes](https://github.com/callstack/react-native-paper/releases)
- [Commits](callstack/react-native-paper@v5.14.5...v5.15.1)

Updates `react-native-reanimated` from 4.2.1 to 4.3.0
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
- [Changelog](https://github.com/software-mansion/react-native-reanimated/blob/main/packages/react-native-reanimated/RELEASE.md)
- [Commits](https://github.com/software-mansion/react-native-reanimated/commits/4.3.0/packages/react-native-reanimated)

Updates `react-native-safe-area-context` from 5.6.2 to 5.7.0
- [Release notes](https://github.com/AppAndFlow/react-native-safe-area-context/releases)
- [Commits](AppAndFlow/react-native-safe-area-context@v5.6.2...v5.7.0)

Updates `react-native-screens` from 4.19.0 to 4.24.0
- [Release notes](https://github.com/software-mansion/react-native-screens/releases)
- [Commits](software-mansion/react-native-screens@4.19.0...4.24.0)

Updates `react-native-svg` from 15.15.1 to 15.15.4
- [Release notes](https://github.com/react-native-community/react-native-svg/releases)
- [Commits](software-mansion/react-native-svg@v15.15.1...v15.15.4)

Updates `react-native-tab-view` from 4.2.2 to 4.3.0
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/react-native-tab-view@4.3.0/packages/react-native-tab-view/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/react-native-tab-view@4.3.0/packages/react-native-tab-view)

Updates `react-native-worklets` from 0.7.1 to 0.8.1
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
- [Commits](https://github.com/software-mansion/react-native-reanimated/commits/worklets-0.8.1/packages/react-native-worklets)

Updates `validator` from 13.15.26 to 13.15.35
- [Release notes](https://github.com/validatorjs/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](validatorjs/validator.js@13.15.26...13.15.35)

Updates `react-native-svg-transformer` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/kristerkari/react-native-svg-transformer/releases)
- [Changelog](https://github.com/kristerkari/react-native-svg-transformer/blob/master/CHANGELOG.md)
- [Commits](kristerkari/react-native-svg-transformer@v1.5.2...v1.5.3)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-version: 7.29.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: "@babel/preset-env"
  dependency-version: 7.29.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: "@babel/runtime"
  dependency-version: 7.29.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: "@eslint/eslintrc"
  dependency-version: 3.3.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: "@nx/eslint"
  dependency-version: 22.6.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: "@nx/eslint-plugin"
  dependency-version: 22.6.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: "@nx/jest"
  dependency-version: 22.6.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: "@nx/js"
  dependency-version: 22.6.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: "@nx/react-native"
  dependency-version: 22.6.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: "@nx/web"
  dependency-version: 22.6.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: "@nx/webpack"
  dependency-version: 22.6.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: "@nx/workspace"
  dependency-version: 22.6.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: "@pmmmwh/react-refresh-webpack-plugin"
  dependency-version: 0.6.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: "@react-native/babel-preset"
  dependency-version: 0.85.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: "@react-native/eslint-config"
  dependency-version: 0.85.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: "@react-native/metro-config"
  dependency-version: 0.85.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: "@react-native/typescript-config"
  dependency-version: 0.85.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: "@swc-node/register"
  dependency-version: 1.11.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: "@swc/core"
  dependency-version: 1.15.26
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: "@swc/helpers"
  dependency-version: 0.5.21
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: "@testing-library/react-native"
  dependency-version: 13.3.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.58.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: babel-jest
  dependency-version: 30.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: eslint-plugin-import
  dependency-version: 2.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: eslint-plugin-jsx-a11y
  dependency-version: 6.10.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: globals
  dependency-version: 17.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: jest
  dependency-version: 30.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: jest-environment-jsdom
  dependency-version: 30.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: jest-util
  dependency-version: 30.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: jiti
  dependency-version: 2.6.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: metro-config
  dependency-version: 0.84.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: metro-resolver
  dependency-version: 0.84.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: nx
  dependency-version: 22.6.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: pod-install
  dependency-version: 1.0.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: prettier
  dependency-version: 3.8.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: react
  dependency-version: 19.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: "@types/react"
  dependency-version: 19.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: react-native
  dependency-version: 0.85.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: react-refresh
  dependency-version: 0.18.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: release-it
  dependency-version: 19.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: ts-jest
  dependency-version: 29.4.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: ts-node
  dependency-version: 10.9.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: typescript-eslint
  dependency-version: 8.58.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: webpack
  dependency-version: 5.106.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: "@firebase/app"
  dependency-version: 0.14.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: "@firebase/firestore"
  dependency-version: 4.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: "@react-navigation/bottom-tabs"
  dependency-version: 7.15.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: "@react-navigation/core"
  dependency-version: 7.17.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: "@react-navigation/material-top-tabs"
  dependency-version: 7.4.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: "@react-navigation/native"
  dependency-version: 7.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: "@react-navigation/native-stack"
  dependency-version: 7.14.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: "@react-navigation/stack"
  dependency-version: 7.8.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: nanoid
  dependency-version: 5.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: react-dom
  dependency-version: 19.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: react-native-gesture-handler
  dependency-version: 2.31.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: react-native-gifted-charts
  dependency-version: 1.4.76
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: react-native-pager-view
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: react-native-paper
  dependency-version: 5.15.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: react-native-reanimated
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: react-native-safe-area-context
  dependency-version: 5.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: react-native-screens
  dependency-version: 4.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: react-native-svg
  dependency-version: 15.15.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: react-native-tab-view
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: react-native-worklets
  dependency-version: 0.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: validator
  dependency-version: 13.15.35
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: react-native-svg-transformer
  dependency-version: 1.5.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file npm Node modules labels Apr 15, 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 npm Node modules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants