Skip to content

deps: bump the safe-dependencies group across 2 directories with 9 updates#893

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/safe-dependencies-7b176fba7f
Closed

deps: bump the safe-dependencies group across 2 directories with 9 updates#893
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/safe-dependencies-7b176fba7f

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2026

Bumps the safe-dependencies group with 9 updates in the / directory:

Package From To
downshift 9.0.10 9.2.0
firebase 12.5.0 12.8.0
@tailwindcss/forms 0.5.10 0.5.11
@types/react 19.2.2 19.2.13
@vitejs/plugin-react 5.1.0 5.1.3
eslint 9.38.0 9.39.2
firebase-admin 13.5.0 13.6.0
happy-dom 20.0.10 20.4.0
tailwindcss 3.4.18 3.4.19

Bumps the safe-dependencies group with 1 update in the /functions directory: firebase-admin.

Updates downshift from 9.0.10 to 9.2.0

Release notes

Sourced from downshift's releases.

v9.2.0

9.2.0 (2026-01-30)

Features

v9.0.13

9.0.13 (2025-12-08)

Bug Fixes

v9.0.12

9.0.12 (2025-12-02)

Bug Fixes

  • update element ids when related props change (#1656) (c2f79b4)

v9.0.11

9.0.11 (2025-12-02)

Bug Fixes

  • read elements from refs directly instead of keeping stale values in closure (#1662) (0d0ecc5)
Commits

Updates firebase from 12.5.0 to 12.8.0

Release notes

Sourced from firebase's releases.

firebase@12.8.0

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

What's Changed

@​firebase/ai@​2.7.0

Minor Changes

  • 2ecf78b #8890 (fixes #8859) - Add support for AbortSignal, allowing requests to be aborted.

  • 5579b38 #9424 - Added ability to specify thinking levels in thinkingConfig.

  • f044045 #9440 - Update default hybrid-in-cloud model to gemini-2.5-flash-lite.

firebase@12.8.0

Minor Changes

  • 83e6864 #9356 - Release Firestore Pipelines for Enterprise edition in public preview.

  • 2ecf78b #8890 (fixes #8859) - Add support for AbortSignal, allowing requests to be aborted.

  • 5579b38 #9424 - Added ability to specify thinking levels in thinkingConfig.

  • f044045 #9440 - Update default hybrid-in-cloud model to gemini-2.5-flash-lite.

  • b282744 #9449 - Web support for ABT and Rollouts

Patch Changes

@​firebase/firestore@​4.10.0

Minor Changes

  • 83e6864 #9356 - Release Firestore Pipelines for Enterprise edition in public preview.

@​firebase/remote-config@​0.8.0

Minor Changes

... (truncated)

Commits

Updates @tailwindcss/forms from 0.5.10 to 0.5.11

Release notes

Sourced from @​tailwindcss/forms's releases.

v0.5.11

Fixed

  • Limit attribute rules to input and select elements (#159)
Changelog

Sourced from @​tailwindcss/forms's changelog.

[0.5.11] - 2025-12-17

Fixed

  • Limit attribute rules to input and select elements (#159)
Commits
  • e1b609d 0.5.11
  • 67ff8ea Limit attribute rules to input and select elements (#159)
  • fc3f7e6 docs: update installation guide to add tailwind css v4 instructions while kee...
  • See full diff in compare view

Updates @types/react from 19.2.2 to 19.2.13

Commits

Updates @vitejs/plugin-react from 5.1.0 to 5.1.3

Release notes

Sourced from @​vitejs/plugin-react's releases.

plugin-react@5.1.3

No release notes provided.

plugin-react@5.1.2

No release notes provided.

plugin-react@5.1.1

Update code to support newer rolldown-vite (#976)

rolldown-vite will remove optimizeDeps.rollupOptions in favor of optimizeDeps.rolldownOptions soon. This plugin now uses optimizeDeps.rolldownOptions to support newer rolldown-vite. Please update rolldown-vite to the latest version if you are using an older version.

Changelog

Sourced from @​vitejs/plugin-react's changelog.

5.1.3 (2026-02-02)

5.1.2 (2025-12-08)

5.1.1 (2025-11-12)

Update code to support newer rolldown-vite (#976)

rolldown-vite will remove optimizeDeps.rollupOptions in favor of optimizeDeps.rolldownOptions soon. This plugin now uses optimizeDeps.rolldownOptions to support newer rolldown-vite. Please update rolldown-vite to the latest version if you are using an older version.

Commits

Updates eslint from 9.38.0 to 9.39.2

Release notes

Sourced from eslint's releases.

v9.39.2

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#20381) (sethamus)

Build Related

  • 506f154 build: add .scss files entry to knip (#20391) (Milos Djermanovic)

Chores

  • 7ca0af7 chore: upgrade to @eslint/js@9.39.2 (#20394) (Francesco Trotta)
  • c43ce24 chore: package.json update for @​eslint/js release (Jenkins)
  • 4c9858e ci: add v9.x-dev branch (#20382) (Milos Djermanovic)

v9.39.1

Bug Fixes

  • 650753e fix: Only pass node to JS lang visitor methods (#20283) (Nicholas C. Zakas)

Documentation

  • 51b51f4 docs: add a section on when to use extends vs cascading (#20268) (Tanuj Kanti)
  • b44d426 docs: Update README (GitHub Actions Bot)

Chores

  • 92db329 chore: update @eslint/js version to 9.39.1 (#20284) (Francesco Trotta)
  • c7ebefc chore: package.json update for @​eslint/js release (Jenkins)
  • 61778f6 chore: update eslint-config-eslint dependency @​eslint/js to ^9.39.0 (#20275) (renovate[bot])
  • d9ca2fc ci: Add rangeStrategy to eslint group in renovate config (#20266) (唯然)
  • 009e507 test: fix version tests for ESLint v10 (#20274) (Milos Djermanovic)

v9.39.0

Features

  • cc57d87 feat: update error loc to key in no-dupe-class-members (#20259) (Tanuj Kanti)
  • 126552f feat: update error location in for-direction and no-dupe-args (#20258) (Tanuj Kanti)
  • 167d097 feat: update complexity rule to highlight only static block header (#20245) (jaymarvelz)

Bug Fixes

  • 15f5c7c fix: forward traversal step.args to visitors (#20253) (jaymarvelz)
  • 5a1a534 fix: allow JSDoc comments in object-shorthand rule (#20167) (Nitin Kumar)
  • e86b813 fix: Use more types from @​eslint/core (#20257) (Nicholas C. Zakas)
  • 927272d fix: correct Scope typings (#20198) (jaymarvelz)
  • 37f76d9 fix: use AST.Program type for Program node (#20244) (Francesco Trotta)
  • ae07f0b fix: unify timing report for concurrent linting (#20188) (jaymarvelz)
  • b165d47 fix: correct Rule typings (#20199) (jaymarvelz)
  • fb97cda fix: improve error message for missing fix function in suggestions (#20218) (jaymarvelz)

Documentation

  • d3e81e3 docs: Always recommend to include a files property (#20158) (Percy Ma)
  • 0f0385f docs: use consistent naming recommendation (#20250) (Alex M. Spieslechner)
  • a3b1456 docs: Update README (GitHub Actions Bot)
  • cf5f2dd docs: fix correct tag of no-useless-constructor (#20255) (Tanuj Kanti)
  • 10b995c docs: add TS options and examples for nofunc in no-use-before-define (#20249) (Tanuj Kanti)
  • 2584187 docs: remove repetitive word in comment (#20242) (reddaisyy)

... (truncated)

Commits

Updates firebase-admin from 13.5.0 to 13.6.0

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v13.6.0

New Features

  • feat(dc): Add executeQuery and executeMutation APIs to Data Connect (#2979)

Miscellaneous

  • [chore] Release 13.6.0 (#3006)
  • build(deps-dev): bump gulp from 5.0.0 to 5.0.1 (#3001)
  • build(deps): bump @​firebase/database-compat from 2.0.6 to 2.1.0 (#3002)
  • build(deps): bump @​fastify/busboy from 3.1.1 to 3.2.0 (#2998)
  • build(deps-dev): bump @​firebase/api-documenter from 0.4.0 to 0.5.0 (#3000)
  • build(deps): bump axios in /.github/actions/send-email (#2983)
  • chore(dc): Implement gen tracking (#2985)
  • FDC: update api version, integration tests, and CONTRIBUTING.md (#2972)
  • chore: update copyright headers from Google Inc. to Google LLC (#2974)
Commits
  • 2e2b36a [chore] Release 13.6.0 (#3006)
  • ad7a4f3 build(deps-dev): bump gulp from 5.0.0 to 5.0.1 (#3001)
  • 48c8ca6 build(deps): bump @​firebase/database-compat from 2.0.6 to 2.1.0 (#3002)
  • c9a3ee3 feat(dc): Add executeQuery and executeMutation APIs to Data Connect (#2979)
  • 27c682a build(deps): bump @​fastify/busboy from 3.1.1 to 3.2.0 (#2998)
  • 175ca9e build(deps-dev): bump @​firebase/api-documenter from 0.4.0 to 0.5.0 (#3000)
  • 8c9895e build(deps): bump axios in /.github/actions/send-email (#2983)
  • e72c0cd chore(dc): Implement gen tracking (#2985)
  • 40325df FDC: update api version, integration tests, and CONTRIBUTING.md (#2972)
  • 3442251 chore: update copyright headers from Google Inc. to Google LLC (#2974)
  • See full diff in compare view

Updates happy-dom from 20.0.10 to 20.4.0

Release notes

Sourced from happy-dom's releases.

v20.4.0

🎨 Features

v20.3.9

👷‍♂️ Patch fixes

  • Accept Document nodes as valid boundary points in Selection API - By @​skoch13 in task #1952

v20.3.8

👷‍♂️ Patch fixes

  • The getters for the properties focusNode and focusOffset in the Selection API returned incorrect values - By @​skoch13 in task #1850

v20.3.7

👷‍♂️ Patch fixes

  • Updates README.md for the "@​happy-dom/server-renderer" package - By @​capricorn86 in task #2035

v20.3.6

👷‍♂️ Patch fixes

  • Fixes issue where it wasn't possible to toggle the "open" attribute of <details> by clicking on a child of the <summary> element - By @​Nxooah in task #1928

v20.3.5

👷‍♂️ Patch fixes

  • Use internal property for "location" in BrowserFrameURL to avoid mock interference - By @​marchaos in task #1964
  • Add optional chaining to the "hostname" and pathname" properties to check if they are undefined in CookieURLUtility - By @​marchaos in task #1968

v20.3.4

👷‍♂️ Patch fixes

v20.3.3

👷‍♂️ Patch fixes

v20.3.2

👷‍♂️ Patch fixes

... (truncated)

Commits
  • 18e56d0 feat: #2049 Adds support for caching the compiled code of EcmaScript module...
  • d8a50dc fix: #1952 Accept Document nodes as valid boundary points in Selection API ...
  • 77a6cd0 fix: #1850 Selection API focusNode and focusOffset returning incorrect valu...
  • aa2dbb8 fix: #2035 Updates README.md for the server-renderer package (#2037)
  • 4d1c023 fix: #1928 Support details click firing the onToggle event handler (#1929)
  • 92940f6 chore: #2032 Fixes vitest config (#2033)
  • 1f808cc fix: #1964 Use internal PropertySymbol.location in BrowserFrameURL to avoid...
  • 0a37555 fix: #1968 Add optional chaining to CookieURLUtility for undefined hostname...
  • 1ad9eb2 chore: upgrade vitest (#1970)
  • 28f36e1 fix: #1912 Preserve attribute name case in CSS selectors for XML documents ...
  • Additional commits viewable in compare view

Updates tailwindcss from 3.4.18 to 3.4.19

Release notes

Sourced from tailwindcss's releases.

v3.4.19

Fixed

  • Don’t break sibling-*() functions when used inside calc(…) (#19335)
Changelog

Sourced from tailwindcss's changelog.

[3.4.19] - 2025-12-10

Fixed

  • Don’t break sibling-*() functions when used inside calc(…) (#19335)

[4.1.17] - 2025-11-06

Fixed

  • Substitute @variant inside legacy JS APIs (#19263)
  • Prevent occasional crash on Windows when loaded into a worker thread (#19242)

[4.1.16] - 2025-10-23

Fixed

  • Discard candidates with an empty data type (#19172)
  • Fix canonicalization of arbitrary variants with attribute selectors (#19176)
  • Fix invalid colors due to nested & (#19184)
  • Improve canonicalization for & > :pseudo and & :pseudo arbitrary variants (#19178)

[4.1.15] - 2025-10-20

Fixed

  • Fix Safari devtools rendering issue due to color-mix fallback (#19069)
  • Suppress Lightning CSS warnings about :deep, :slotted, and :global (#19094)
  • Fix resolving theme keys when starting with the name of another theme key in JS configs and plugins (#19097)
  • Allow named groups in combination with not-*, has-*, and in-* (#19100)
  • Prevent important utilities from affecting other utilities (#19110)
  • Don’t index into strings with the theme(…) function (#19111)
  • Fix parsing issue when \t is used in at-rules (#19130)
  • Upgrade: Canonicalize utilities containing 0 values (#19095)
  • Upgrade: Migrate deprecated break-words to wrap-break-word (#19157)

Changed

[4.1.14] - 2025-10-01

Fixed

  • Handle ' syntax in ClojureScript when extracting classes (#18888)
  • Handle @variant inside @custom-variant (#18885)
  • Merge suggestions when using @utility (#18900)
  • Ensure that file system watchers created when using the CLI are always cleaned up (#18905)
  • Do not generate grid-column utilities when configuring grid-column-start or grid-column-end (#18907)
  • Do not generate grid-row utilities when configuring grid-row-start or grid-row-end (#18907)

... (truncated)

Commits

Updates firebase-admin from 13.5.0 to 13.6.0

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v13.6.0

New Features

  • feat(dc): Add executeQuery and executeMutation APIs to Data Connect (#2979)

Miscellaneous

  • [chore] Release 13.6.0 (#3006)
  • build(deps-dev): bump gulp from 5.0.0 to 5.0.1 (#3001)
  • build(deps): bump @​firebase/database-compat from 2.0.6 to 2.1.0 (#3002)
  • build(deps): bump @​fastify/busboy from 3.1.1 to 3.2.0 (#2998)
  • build(deps-dev): bump @​firebase/api-documenter from 0.4.0 to 0.5.0 (#3000)
  • build(deps): bump axios in /.github/actions/send-email (#2983)
  • chore(dc): Implement gen tracking (#2985)
  • FDC: update api version, integration tests, and CONTRIBUTING.md (#2972)
  • chore: update copyright headers from Google Inc. to Google LLC (#2974)
Commits
  • 2e2b36a [chore] Release 13.6.0 (#3006)
  • ad7a4f3 build(deps-dev): bump gulp from 5.0.0 to 5.0.1 (#3001)
  • 48c8ca6 build(deps): bump @​firebase/database-compat from 2.0.6 to 2.1.0 (#3002)
  • c9a3ee3 feat(dc): Add executeQuery and executeMutation APIs to Data Connect (#2979)
  • 27c682a build(deps): bump @​fastify/busboy from 3.1.1 to 3.2.0 (#2998)
  • 175ca9e build(deps-dev): bump @​firebase/api-documenter from 0.4.0 to 0.5.0 (#3000)
  • 8c9895e build(deps): bump axios in /.github/actions/send-email (#2983)
  • e72c0cd chore(dc): Implement gen tracking (#2985)
  • 40325df FDC: update api version, integration tests, and CONTRIBUTING.md (#2972)
  • 3442251 chore: update copyright headers from Google Inc. to Google LLC (#2974)
  • See full diff in compare view

Updates firebase-admin from 13.5.0 to 13.6.0

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v13.6.0

New Features

  • feat(dc): Add executeQuery and executeMutation APIs to Data Connect (#2979)

Miscellaneous

  • [chore] Release 13.6.0 (#3006)
  • build(deps-dev): bump gulp from 5.0.0 to 5.0.1 (#3001)
  • build(deps): bump @​firebase/database-compat from 2.0.6 to 2.1.0 (#3002)
  • build(deps): bump @​fastify/busboy from 3.1.1 to 3.2.0 (#2998)
  • build(deps-dev): bump @​firebase/api-documenter from 0.4.0 to 0.5.0 (#3000)
  • build(deps): bump axios in /.github/actions/send-email (#2983)
  • chore(dc): Implement gen tracking (#2985)
  • FDC: update api version, integration tests, and CONTRIBUTING.md (#2972)
  • chore: update copyright headers from Google Inc. to Google LLC (#2974)
Commits
  • 2e2b36a [chore] Release 13.6.0 (#3006)
  • ad7a4f3 build(deps-dev): bump gulp from 5.0.0 to 5.0.1 (#3001)
  • 48c8ca6 build(deps): bump @​firebase/database-compat from 2.0.6 to 2.1.0 (#3002)
  • c9a3ee3 feat(dc): Add executeQuery and executeMutation APIs to Data Connect (#2979)
  • 27c682a build(deps): bump @​fastify/busboy from 3.1.1 to 3.2.0 (#2998)
  • 175ca9e build(deps-dev): bump @​firebase/api-documenter from 0.4.0 to 0.5.0 (#3000)
  • 8c9895e build(deps): bump axios in /.github/actions/send-email (#2983)
  • e72c0cd chore(dc): Implement gen tracking (#2985)
  • 40325df FDC: update api version, integration tests, and CONTRIBUTING.md (#2972)
  • 3442251 chore: update copyright headers from Google Inc. to Google LLC (#2974)
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
tailwindcss [>= 4.a, < 5]

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

…dates

Bumps the safe-dependencies group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [downshift](https://github.com/downshift-js/downshift) | `9.0.10` | `9.2.0` |
| [firebase](https://github.com/firebase/firebase-js-sdk) | `12.5.0` | `12.8.0` |
| [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms) | `0.5.10` | `0.5.11` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.2` | `19.2.13` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.1.0` | `5.1.3` |
| [eslint](https://github.com/eslint/eslint) | `9.38.0` | `9.39.2` |
| [firebase-admin](https://github.com/firebase/firebase-admin-node) | `13.5.0` | `13.6.0` |
| [happy-dom](https://github.com/capricorn86/happy-dom) | `20.0.10` | `20.4.0` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.18` | `3.4.19` |

Bumps the safe-dependencies group with 1 update in the /functions directory: [firebase-admin](https://github.com/firebase/firebase-admin-node).


Updates `downshift` from 9.0.10 to 9.2.0
- [Release notes](https://github.com/downshift-js/downshift/releases)
- [Changelog](https://github.com/downshift-js/downshift/blob/master/CHANGELOG.md)
- [Commits](downshift-js/downshift@v9.0.10...v9.2.0)

Updates `firebase` from 12.5.0 to 12.8.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.5.0...firebase@12.8.0)

Updates `@tailwindcss/forms` from 0.5.10 to 0.5.11
- [Release notes](https://github.com/tailwindlabs/tailwindcss-forms/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-forms/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss-forms@v0.5.10...v0.5.11)

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

Updates `@vitejs/plugin-react` from 5.1.0 to 5.1.3
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.3/packages/plugin-react)

Updates `eslint` from 9.38.0 to 9.39.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.38.0...v9.39.2)

Updates `firebase-admin` from 13.5.0 to 13.6.0
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Changelog](https://github.com/firebase/firebase-admin-node/blob/main/CHANGELOG.md)
- [Commits](firebase/firebase-admin-node@v13.5.0...v13.6.0)

Updates `happy-dom` from 20.0.10 to 20.4.0
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v20.0.10...v20.4.0)

Updates `tailwindcss` from 3.4.18 to 3.4.19
- [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/v3.4.19/packages/tailwindcss)

Updates `firebase-admin` from 13.5.0 to 13.6.0
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Changelog](https://github.com/firebase/firebase-admin-node/blob/main/CHANGELOG.md)
- [Commits](firebase/firebase-admin-node@v13.5.0...v13.6.0)

Updates `firebase-admin` from 13.5.0 to 13.6.0
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Changelog](https://github.com/firebase/firebase-admin-node/blob/main/CHANGELOG.md)
- [Commits](firebase/firebase-admin-node@v13.5.0...v13.6.0)

---
updated-dependencies:
- dependency-name: downshift
  dependency-version: 9.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: firebase
  dependency-version: 12.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: "@tailwindcss/forms"
  dependency-version: 0.5.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: "@types/react"
  dependency-version: 19.2.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 5.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: eslint
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: firebase-admin
  dependency-version: 13.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: happy-dom
  dependency-version: 20.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: tailwindcss
  dependency-version: 3.4.19
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: firebase-admin
  dependency-version: 13.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: firebase-admin
  dependency-version: 13.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-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 Feb 13, 2026
@stdavis stdavis self-assigned this Feb 13, 2026
@stdavis
Copy link
Member

stdavis commented Feb 16, 2026

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 16, 2026

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Feb 16, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/safe-dependencies-7b176fba7f branch February 16, 2026 23:00
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.

1 participant