Skip to content

chore(deps)(deps): Bump the frontend-minor-and-patch group across 1 directory with 12 updates#57

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/03-client/frontend-minor-and-patch-d9e61255fe
Open

chore(deps)(deps): Bump the frontend-minor-and-patch group across 1 directory with 12 updates#57
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/03-client/frontend-minor-and-patch-d9e61255fe

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the frontend-minor-and-patch group with 12 updates in the /src/03-client directory:

Package From To
@capacitor/android 8.4.0 8.4.1
@capacitor/cli 8.4.0 8.4.1
@capacitor/core 8.4.0 8.4.1
@capacitor/ios 8.4.0 8.4.1
@capacitor/keyboard 8.0.3 8.0.5
@capgo/capacitor-social-login 8.3.22 8.3.29
firebase 12.14.0 12.15.0
lucide-react 1.17.0 1.21.0
@tailwindcss/vite 4.3.0 4.3.1
@types/react 19.2.16 19.2.17
tailwindcss 4.3.0 4.3.1
vitest 4.1.8 4.1.9

Updates @capacitor/android from 8.4.0 to 8.4.1

Release notes

Sourced from @​capacitor/android's releases.

8.4.1

8.4.1 (2026-06-19)

Bug Fixes

  • cli: make SPM dependency patch work on prereleases (#8508) (6048e90)
  • cli: patch Capacitor SPM dependency version in plugins (#8492) (28bb2c6)
Changelog

Sourced from @​capacitor/android's changelog.

8.4.1 (2026-06-19)

Bug Fixes

  • cli: make SPM dependency patch work on prereleases (#8508) (6048e90)
  • cli: patch Capacitor SPM dependency version in plugins (#8492) (28bb2c6)
Commits

Updates @capacitor/cli from 8.4.0 to 8.4.1

Release notes

Sourced from @​capacitor/cli's releases.

8.4.1

8.4.1 (2026-06-19)

Bug Fixes

  • cli: make SPM dependency patch work on prereleases (#8508) (6048e90)
  • cli: patch Capacitor SPM dependency version in plugins (#8492) (28bb2c6)
Changelog

Sourced from @​capacitor/cli's changelog.

8.4.1 (2026-06-19)

Bug Fixes

  • cli: make SPM dependency patch work on prereleases (#8508) (6048e90)
  • cli: patch Capacitor SPM dependency version in plugins (#8492) (28bb2c6)
Commits

Updates @capacitor/core from 8.4.0 to 8.4.1

Release notes

Sourced from @​capacitor/core's releases.

8.4.1

8.4.1 (2026-06-19)

Bug Fixes

  • cli: make SPM dependency patch work on prereleases (#8508) (6048e90)
  • cli: patch Capacitor SPM dependency version in plugins (#8492) (28bb2c6)
Changelog

Sourced from @​capacitor/core's changelog.

8.4.1 (2026-06-19)

Bug Fixes

  • cli: make SPM dependency patch work on prereleases (#8508) (6048e90)
  • cli: patch Capacitor SPM dependency version in plugins (#8492) (28bb2c6)
Commits

Updates @capacitor/ios from 8.4.0 to 8.4.1

Release notes

Sourced from @​capacitor/ios's releases.

8.4.1

8.4.1 (2026-06-19)

Bug Fixes

  • cli: make SPM dependency patch work on prereleases (#8508) (6048e90)
  • cli: patch Capacitor SPM dependency version in plugins (#8492) (28bb2c6)
Changelog

Sourced from @​capacitor/ios's changelog.

8.4.1 (2026-06-19)

Bug Fixes

  • cli: make SPM dependency patch work on prereleases (#8508) (6048e90)
  • cli: patch Capacitor SPM dependency version in plugins (#8492) (28bb2c6)
Commits

Updates @capacitor/keyboard from 8.0.3 to 8.0.5

Release notes

Sourced from @​capacitor/keyboard's releases.

v8.0.5

8.0.5 (2026-06-16)

Bug Fixes

  • docs: autoBackdropColor reference (cb4af94)

This release is also available on:

v8.0.4

8.0.4 (2026-06-16)

Bug Fixes

  • android: reset WebView height when keyboard hides without animation (#60) (f2e9cd2)
  • ios: prevent black QuickType bar when using Magic Keyboard on iPad + Fix Keyboard on iOS 26 (#52) (068f643)

This release is also available on:

Changelog

Sourced from @​capacitor/keyboard's changelog.

8.0.5 (2026-06-16)

Bug Fixes

  • docs: autoBackdropColor reference (cb4af94)

8.0.4 (2026-06-16)

Bug Fixes

  • android: reset WebView height when keyboard hides without animation (#60) (f2e9cd2)
  • ios: prevent black QuickType bar when using Magic Keyboard on iPad + Fix Keyboard on iOS 26 (#52) (068f643)
Commits
  • 9f7acbf chore(release): 8.0.5 [skip ci]
  • cb4af94 fix(docs): autoBackdropColor reference
  • c7ec14f chore(release): 8.0.4 [skip ci]
  • f2e9cd2 fix(android): reset WebView height when keyboard hides without animation (#60)
  • 068f643 fix(ios): prevent black QuickType bar when using Magic Keyboard on iPad + Fix...
  • 96f6d3a chore(ci): Check every maven central version for android publish (#67)
  • ed6db8b docs: minor contributing guide improvements (#66)
  • c705722 chore(ci): Use xcode26 (#65)
  • 8b9e8ad chore(ci): fix npm version being installed (#64)
  • See full diff in compare view

Updates @capgo/capacitor-social-login from 8.3.22 to 8.3.29

Release notes

Sourced from @​capgo/capacitor-social-login's releases.

8.3.29

🆕 Changelog

Changed

  • Simplified Capgo example app deployment workflow by replacing custom deployment script with direct CLI command
  • Updated GitHub Actions checkout action to use commit SHA for improved security
  • Reduced workflow complexity by removing manual channel and comment inputs

🔗 Full Changelog: Cap-go/capacitor-social-login@8.3.28...8.3.29

8.3.28

🆕 Changelog

Changed

  • Updated Capacitor to v8.4.0
  • Updated React dependencies

🔗 Full Changelog: Cap-go/capacitor-social-login@8.3.27...8.3.28

8.3.27

🆕 Changelog

Changed

  • Updated Gradle to v8.14.5

🔗 Full Changelog: Cap-go/capacitor-social-login@8.3.26...8.3.27

8.3.26

🆕 Changelog

Security

  • Updated Vite to v7.3.5 to address security vulnerabilities
  • Updated Hono to v4.12.25 to address security vulnerabilities

Changed

  • Updated Prettier to v3.8.4

... (truncated)

Commits
  • 4df949b chore(release): 8.3.29
  • 377274e Simplify Capgo example deploy
  • 7e0c6dd chore(release): 8.3.28
  • c6e2064 chore(deps): update capacitor monorepo to v8.4.0 (#405)
  • e88620d chore(deps): update react monorepo (#414)
  • 16c72ce chore(release): 8.3.27
  • 045e0ee chore(deps): update gradle to v8.14.5 (#412)
  • d2cf78b chore(release): 8.3.26
  • 09c8881 chore(deps): update dependency prettier to v3.8.4 (#413)
  • 35cc134 chore(deps): update dependency vite to v7.3.5 [security] (#415)
  • Additional commits viewable in compare view

Updates firebase from 12.14.0 to 12.15.0

Release notes

Sourced from firebase's releases.

firebase@12.15.0

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@​firebase/app@​0.15.0

Minor Changes

  • 420156e #10023 - Add ability to call initializeAppCheck without a provider. If no provider is passed to initializeAppCheck, App Check will attempt to initialize with a ReCaptchaEnterpriseProvider using the site key found in the recaptchaSiteKey field of the Firebase project config.

@​firebase/app-check@​0.12.0

Minor Changes

  • 420156e #10023 - Add ability to call initializeAppCheck without a provider. If no provider is passed to initializeAppCheck, App Check will attempt to initialize with a ReCaptchaEnterpriseProvider using the site key found in the recaptchaSiteKey field of the Firebase project config.

Patch Changes

  • e389f70 #9991 (fixes #9405) - Fix error causing Auth and AppCheck conflict when both are using ReCAPTCHA Enterprise.

firebase@12.15.0

Minor Changes

  • 043c0ab #9929 - Merge offline pipeline implementation with one minor API change

  • 420156e #10023 - Add ability to call initializeAppCheck without a provider. If no provider is passed to initializeAppCheck, App Check will attempt to initialize with a ReCaptchaEnterpriseProvider using the site key found in the recaptchaSiteKey field of the Firebase project config.

Patch Changes

@​firebase/firestore@​4.16.0

Minor Changes

  • 043c0ab #9929 - Merge offline pipeline implementation with one minor API change

@​firebase/ai@​2.13.1

Patch Changes

... (truncated)

Commits
  • 05c2691 Version Packages (#10080)
  • 93cecd0 Merge main into release
  • fa26af2 Change setup-node@master to v4 (#10090)
  • 67c41e3 Merge main into release
  • 9bef5ab feat(ai): Deprecate Google Maps Grounding enableWidget (#10035)
  • 40b2a8c run ratchet (#10064)
  • 3dcf8ec Revert "chore(ci): make all firestore integration tests optional (#10028)" (#...
  • 36d0ca3 Merge main into release
  • 6990f26 Fix querystring to always use apiKey even if a key is specified in the reques...
  • 712091c Support API key referrer restrictions by changing the Auth SDK referrer polic...
  • Additional commits viewable in compare view

Updates lucide-react from 1.17.0 to 1.21.0

Release notes

Sourced from lucide-react's releases.

Version 1.21.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.20.0...1.21.0

Version 1.20.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.19.0...1.20.0

Version 1.19.0

What's Changed

... (truncated)

Commits
  • 5ff536e ci(release.yml): Fix workflow and remove version scripts in package scripts...
  • See full diff in compare view

Updates @tailwindcss/vite from 4.3.0 to 4.3.1

Release notes

Sourced from @​tailwindcss/vite's releases.

v4.3.1

Added

  • Add --silent option to suppress output in @tailwindcss/cli (#20100)

Fixed

  • Remove deprecation warnings by using Module#registerHooks instead of Module#register on Node 26+ (#20028)
  • Canonicalization: don't crash when plugin utilities throw for unsupported values (#20052)
  • Allow @apply to be used with CSS mixins (#19427)
  • Ensure not-* correctly negates @container queries, including style(…) queries (#20059)
  • Ensure drop-shadow-* color utilities work with custom shadow values containing calc(…) (#20080)
  • Fix 'Sourcemap is likely to be incorrect' warnings when using @tailwindcss/vite (#20103)
  • Ensure @tailwindcss/webpack can be installed in Rspack projects without requiring webpack as a peer dependency (#20027)
  • Canonicalization: don't suggest invalid calc(…) expressions (e.g. px-[calc(1rem+0px)]px-[calc(1rem+0)]) (#20127)
  • Canonicalization: avoid suggesting large spacing-scale values for arbitrary lengths (e.g. left-[99999px]left-[99999px], not left-24999.75) (#20130)
  • Ensure @tailwindcss/cli in --watch mode recovers when a tracked dependency is deleted and restored (#20137)
  • Ensure standalone @tailwindcss/cli binaries are ignored when scanning for class candidates (#20139)
  • Ensure class candidates are extracted from Twig addClass(…) and removeClass(…) calls (#20198)
  • Don't crash in the Ruby or Vue preprocessors when scanning files containing invalid UTF-8 bytes (#19588)
  • Allow @variant to be used inside addBase (#19480)
  • Ensure @source globs with symlinks are preserved (#20203)
  • Ensure later @source rules can re-include files excluded by earlier @source not rules (#20203)
  • Upgrade: don't migrate empty class rules to invalid @utility rules (#20205)
  • Ensure transitions between inset-shadow-none and other inset shadows work correctly (#20208)
  • Ensure explicitly referenced @source directories are scanned even when ignored by git (#20214)
  • Ensure @source globs ending in **/* preserve dynamic path segments to avoid scanning too many files (#20217)
  • Canonicalization: don't fold calc(…) divisions when the result would require high precision (e.g. w-[calc(100%/3.5)]w-[calc(100%/3.5)], not w-[28.571428571428573%]) (#20221)
  • Serve ESM type declarations to ESM importers of @tailwindcss/postcss (#20228)

Changed

  • Generate 0 instead of calc(var(--spacing) * 0) for spacing utilities like m-0 and left-0 (#20196)
  • Generate var(--spacing) instead of calc(var(--spacing) * 1) for spacing utilities like m-1 and left-1 (#20196)
Changelog

Sourced from @​tailwindcss/vite's changelog.

[4.3.1] - 2026-06-12

Added

  • Add --silent option to suppress output in @tailwindcss/cli (#20100)

Fixed

  • Remove deprecation warnings by using Module#registerHooks instead of Module#register on Node 26+ (#20028)
  • Canonicalization: don't crash when plugin utilities throw for unsupported values (#20052)
  • Allow @apply to be used with CSS mixins (#19427)
  • Ensure not-* correctly negates @container queries, including style(…) queries (#20059)
  • Ensure drop-shadow-* color utilities work with custom shadow values containing calc(…) (#20080)
  • Fix 'Sourcemap is likely to be incorrect' warnings when using @tailwindcss/vite (#20103)
  • Ensure @tailwindcss/webpack can be installed in Rspack projects without requiring webpack as a peer dependency (#20027)
  • Canonicalization: don't suggest invalid calc(…) expressions (e.g. px-[calc(1rem+0px)]px-[calc(1rem+0)]) (#20127)
  • Canonicalization: avoid suggesting large spacing-scale values for arbitrary lengths (e.g. left-[99999px]left-[99999px], not left-24999.75) (#20130)
  • Ensure @tailwindcss/cli in --watch mode recovers when a tracked dependency is deleted and restored (#20137)
  • Ensure standalone @tailwindcss/cli binaries are ignored when scanning for class candidates (#20139)
  • Ensure class candidates are extracted from Twig addClass(…) and removeClass(…) calls (#20198)
  • Don't crash in the Ruby or Vue preprocessors when scanning files containing invalid UTF-8 bytes (#19588)
  • Allow @variant to be used inside addBase (#19480)
  • Ensure @source globs with symlinks are preserved (#20203)
  • Ensure later @source rules can re-include files excluded by earlier @source not rules (#20203)
  • Upgrade: don't migrate empty class rules to invalid @utility rules (#20205)
  • Ensure transitions between inset-shadow-none and other inset shadows work correctly (#20208)
  • Ensure explicitly referenced @source directories are scanned even when ignored by git (#20214)
  • Ensure @source globs ending in **/* preserve dynamic path segments to avoid scanning too many files (#20217)
  • Canonicalization: don't fold calc(…) divisions when the result would require high precision (e.g. w-[calc(100%/3.5)]w-[calc(100%/3.5)], not w-[28.571428571428573%]) (#20221)
  • Serve ESM type declarations to ESM importers of @tailwindcss/postcss (#20228)

Changed

  • Generate 0 instead of calc(var(--spacing) * 0) for spacing utilities like m-0 and left-0 (#20196)
  • Generate var(--spacing) instead of calc(var(--spacing) * 1) for spacing utilities like m-1 and left-1 (#20196)
Commits

Updates @types/react from 19.2.16 to 19.2.17

Commits

Updates tailwindcss from 4.3.0 to 4.3.1

Release notes

Sourced from tailwindcss's releases.

v4.3.1

Added

  • Add --silent option to suppress output in @tailwindcss/cli (#20100)

Fixed

  • Remove deprecation warnings by using Module#registerHooks instead of Module#register on Node 26+ (#20028)
  • Canonicalization: don't crash when plugin utilities throw for unsupported values (#20052)
  • Allow @apply to be used with CSS mixins (#19427)
  • Ensure not-* correctly negates @container queries, including style(…) queries (#20059)
  • Ensure drop-shadow-* color utilities work with custom shadow values containing calc(…) (#20080)
  • Fix 'Sourcemap is likely to be incorrect' warnings when using @tailwindcss/vite (#20103)
  • Ensure @tailwindcss/webpack can be installed in Rspack projects without requiring webpack as a peer dependency (#20027)
  • Canonicalization: don't suggest invalid calc(…) expressions (e.g. px-[calc(1rem+0px)]px-[calc(1rem+0)]) (#20127)
  • Canonicalization: avoid suggesting large spacing-scale values for arbitrary lengths (e.g. left-[99999px]left-[99999px], not left-24999.75) (#20130)
  • Ensure @tailwindcss/cli in --watch mode recovers when a tracked dependency is deleted and restored (#20137)
  • Ensure standalone @tailwindcss/cli binaries are ignored when scanning for class candidates (#20139)
  • Ensure class candidates are extracted from Twig addClass(…) and removeClass(…) calls (#20198)
  • Don't crash in the Ruby or Vue preprocessors when scanning files containing invalid UTF-8 bytes (#19588)
  • Allow @variant to be used inside addBase (#19480)
  • Ensure @source globs with symlinks are preserved (#20203)
  • Ensure later @source rules can re-include files excluded by earlier @source not rules (#20203)
  • Upgrade: don't migrate empty class rules to invalid @utility rules (#20205)
  • Ensure transitions between inset-shadow-none and other inset shadows work correctly (#20208)
  • Ensure explicitly referenced @source directories are scanned even when ignored by git (#20214)
  • Ensure @source globs ending in **/* preserve dynamic path segments to avoid scanning too many files (#20217)
  • Canonicalization: don't fold calc(…) divisions when the result would require high precision (e.g. w-[calc(100%/3.5)]w-[calc(100%/3.5)], not w-[28.571428571428573%]) (#20221)
  • Serve ESM type declarations to ESM importers of @tailwindcss/postcss (#20228)

Changed

  • Generate 0 instead of calc(var(--spacing) * 0) for spacing utilities like m-0 and left-0 (#20196)
  • Generate var(--spacing) instead of calc(var(--spacing) * 1) for spacing utilities like m-1 and left-1 (#20196)
Changelog

Sourced from tailwindcss's changelog.

[4.3.1] - 2026-06-12

Added

  • Add --silent option to suppress output in @tailwindcss/cli (#20100)

Fixed

  • Remove deprecation warnings by using Module#registerHooks instead of Module#register on Node 26+ (#20028)
  • Canonicalization: don't crash when plugin utilities throw for unsupported values (#20052)
  • Allow @apply to be used with CSS mixins (#19427)
  • Ensure not-* correctly negates @container queries, including style(…) queries (#20059)
  • Ensure drop-shadow-* color utilities work with custom shadow values containing calc(…) (#20080)
  • Fix 'Sourcemap is likely to be incorrect' warnings when using @tailwindcss/vite (#20103)
  • Ensure @tailwindcss/webpack can be installed in Rspack projects without requiring webpack as a peer dependency (#20027)
  • Canonicalization: don't suggest invalid calc(…) expressions (e.g. px-[calc(1rem+0px)]px-[calc(1rem+0)]) (#20127)
  • Canonicalization: avoid suggesting large spacing-scale values for arbitrary lengths (e.g. left-[99999px]left-[99999px], not left-24999.75) (#20130)
  • Ensure @tailwindcss/cli in --watch mode recovers when a tracked dependency is deleted and restored (#20137)
  • Ensure standalone @tailwindcss/cli binaries are ignored when scanning for class candidates (#20139)
  • Ensure class candidates are extracted from Twig addClass(…) and removeClass(…) calls (#20198)
  • Don't crash in the Ruby or Vue preprocessors when scanning files containing invalid UTF-8 bytes (#19588)
  • Allow @variant to be used inside addBase (#19480)
  • Ensure @source globs with symlinks are preserved (#20203)
  • Ensure later @source rules can re-include files excluded by earlier @source not rules (#20203)
  • Upgrade: don't migrate empty class rules to invalid @utility rules (#20205)
  • Ensure transitions between inset-shadow-none and other inset shadows work correctly (#20208)
  • Ensure explicitly referenced @source directories are scanned even when ignored by git (#20214)
  • Ensure @source globs ending in **/* preserve dynamic path segments to avoid scanning too many files (#20217)
  • Canonicalization: don't fold calc(…) divisions when the result would require high precision (e.g. w-[calc(100%/3.5)]w-[calc(100%/3.5)], not w-[28.571428571428573%]) (#20221)
  • Serve ESM type declarations to ESM importers of @tailwindcss/postcss (#20228)

Changed

  • Generate 0 instead of calc(var(--spacing) * 0) for spacing utilities like m-0 and left-0 (#20196)
  • Generate var(--spacing) instead of calc(var(--spacing) * 1) for spacing utilities like m-1 and left-1 (#20196)
Commits

…irectory with 12 updates

Bumps the frontend-minor-and-patch group with 12 updates in the /src/03-client directory:

| Package | From | To |
| --- | --- | --- |
| [@capacitor/android](https://github.com/ionic-team/capacitor) | `8.4.0` | `8.4.1` |
| [@capacitor/cli](https://github.com/ionic-team/capacitor) | `8.4.0` | `8.4.1` |
| [@capacitor/core](https://github.com/ionic-team/capacitor) | `8.4.0` | `8.4.1` |
| [@capacitor/ios](https://github.com/ionic-team/capacitor) | `8.4.0` | `8.4.1` |
| [@capacitor/keyboard](https://github.com/ionic-team/capacitor-keyboard) | `8.0.3` | `8.0.5` |
| [@capgo/capacitor-social-login](https://github.com/Cap-go/capacitor-social-login) | `8.3.22` | `8.3.29` |
| [firebase](https://github.com/firebase/firebase-js-sdk) | `12.14.0` | `12.15.0` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.17.0` | `1.21.0` |
| [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.3.0` | `4.3.1` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.16` | `19.2.17` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.3.0` | `4.3.1` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.8` | `4.1.9` |



Updates `@capacitor/android` from 8.4.0 to 8.4.1
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor@8.4.0...8.4.1)

Updates `@capacitor/cli` from 8.4.0 to 8.4.1
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor@8.4.0...8.4.1)

Updates `@capacitor/core` from 8.4.0 to 8.4.1
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor@8.4.0...8.4.1)

Updates `@capacitor/ios` from 8.4.0 to 8.4.1
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor@8.4.0...8.4.1)

Updates `@capacitor/keyboard` from 8.0.3 to 8.0.5
- [Release notes](https://github.com/ionic-team/capacitor-keyboard/releases)
- [Changelog](https://github.com/ionic-team/capacitor-keyboard/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor-keyboard@v8.0.3...v8.0.5)

Updates `@capgo/capacitor-social-login` from 8.3.22 to 8.3.29
- [Release notes](https://github.com/Cap-go/capacitor-social-login/releases)
- [Changelog](https://github.com/Cap-go/capacitor-social-login/blob/main/CHANGELOG.md)
- [Commits](Cap-go/capacitor-social-login@8.3.22...8.3.29)

Updates `firebase` from 12.14.0 to 12.15.0
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@12.14.0...firebase@12.15.0)

Updates `lucide-react` from 1.17.0 to 1.21.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.21.0/packages/lucide-react)

Updates `@tailwindcss/vite` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.1/packages/@tailwindcss-vite)

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

Updates `tailwindcss` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.1/packages/tailwindcss)

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

---
updated-dependencies:
- dependency-name: "@capacitor/android"
  dependency-version: 8.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-minor-and-patch
- dependency-name: "@capacitor/cli"
  dependency-version: 8.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-minor-and-patch
- dependency-name: "@capacitor/core"
  dependency-version: 8.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-minor-and-patch
- dependency-name: "@capacitor/ios"
  dependency-version: 8.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-minor-and-patch
- dependency-name: "@capacitor/keyboard"
  dependency-version: 8.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-minor-and-patch
- dependency-name: "@capgo/capacitor-social-login"
  dependency-version: 8.3.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-minor-and-patch
- dependency-name: firebase
  dependency-version: 12.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-minor-and-patch
- dependency-name: lucide-react
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-minor-and-patch
- dependency-name: "@tailwindcss/vite"
  dependency-version: 4.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-minor-and-patch
- dependency-name: "@types/react"
  dependency-version: 19.2.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-minor-and-patch
- dependency-name: tailwindcss
  dependency-version: 4.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-minor-and-patch
- dependency-name: vitest
  dependency-version: 4.1.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, frontend. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants