Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the version-all group across 1 directory with 16 updates #6877

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2025

Bumps the version-all group with 16 updates in the /frontend directory:

Package From To
@heroui/react 2.6.14 2.7.2
@react-router/node 7.1.5 7.2.0
@react-router/serve 7.1.5 7.2.0
@tanstack/react-query 5.66.7 5.66.9
framer-motion 12.4.4 12.4.7
i18next-browser-languagedetector 8.0.3 8.0.4
isbot 5.1.22 5.1.23
posthog-js 1.219.3 1.222.0
react-icons 5.4.0 5.5.0
react-markdown 9.0.3 10.0.0
react-router 7.1.5 7.2.0
vite 6.1.0 6.1.1
ws 8.18.0 8.18.1
@react-router/dev 7.1.5 7.2.0
postcss 8.5.2 8.5.3
tailwindcss 3.4.17 4.0.7

Updates @heroui/react from 2.6.14 to 2.7.2

Release notes

Sourced from @​heroui/react's releases.

@​heroui/react@​2.7.0

What's Changed

... (truncated)

Changelog

Sourced from @​heroui/react's changelog.

2.7.2

Patch Changes

  • Fix v2.7.0 release

  • Updated dependencies []:

    • @​heroui/scroll-shadow@​2.3.9
    • @​heroui/autocomplete@​2.3.14
    • @​heroui/number-input@​2.0.3
    • @​heroui/breadcrumbs@​2.2.10
    • @​heroui/date-picker@​2.3.13
    • @​heroui/framer-utils@​2.1.10
    • @​heroui/date-input@​2.3.12
    • @​heroui/pagination@​2.2.12
    • @​heroui/accordion@​2.2.11
    • @​heroui/input-otp@​2.1.12
    • @​heroui/calendar@​2.2.13
    • @​heroui/checkbox@​2.3.12
    • @​heroui/dropdown@​2.3.13
    • @​heroui/progress@​2.2.10
    • @​heroui/skeleton@​2.2.9
    • @​heroui/divider@​2.2.9
    • @​heroui/listbox@​2.3.13
    • @​heroui/popover@​2.3.13
    • @​heroui/snippet@​2.2.14
    • @​heroui/spinner@​2.2.10
    • @​heroui/tooltip@​2.2.11
    • @​heroui/avatar@​2.2.10
    • @​heroui/button@​2.2.13
    • @​heroui/drawer@​2.2.11
    • @​heroui/navbar@​2.2.12
    • @​heroui/ripple@​2.2.11
    • @​heroui/select@​2.4.13
    • @​heroui/slider@​2.4.11
    • @​heroui/spacer@​2.2.10
    • @​heroui/switch@​2.2.12
    • @​heroui/alert@​2.2.13
    • @​heroui/badge@​2.2.9
    • @​heroui/image@​2.2.9
    • @​heroui/input@​2.4.13
    • @​heroui/modal@​2.2.11
    • @​heroui/radio@​2.3.12
    • @​heroui/table@​2.2.12
    • @​heroui/toast@​2.0.3
    • @​heroui/card@​2.2.13
    • @​heroui/chip@​2.2.10
    • @​heroui/code@​2.2.10
    • @​heroui/form@​2.1.12
    • @​heroui/link@​2.2.11

... (truncated)

Commits

Updates @react-router/node from 7.1.5 to 7.2.0

Release notes

Sourced from @​react-router/node's releases.

v7.2.0

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v720

Changelog

Sourced from @​react-router/node's changelog.

7.2.0

Patch Changes

Commits

Updates @react-router/serve from 7.1.5 to 7.2.0

Release notes

Sourced from @​react-router/serve's releases.

v7.2.0

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v720

Changelog

Sourced from @​react-router/serve's changelog.

7.2.0

Patch Changes

Commits

Updates @tanstack/react-query from 5.66.7 to 5.66.9

Release notes

Sourced from @​tanstack/react-query's releases.

v5.66.9

Version 5.66.9 - 2/21/25, 1:19 PM

Changes

Fix

  • types: prevent type errors and improve inference for dynamic queries on useQueries and useSuspenseQueries (#8624) (f63ba16) by Yoomin Kang

Packages

  • @​tanstack/react-query@​5.66.9
  • @​tanstack/solid-query@​5.66.9
  • @​tanstack/solid-query-devtools@​5.66.9
  • @​tanstack/solid-query-persist-client@​5.66.9
  • @​tanstack/svelte-query@​5.66.9
  • @​tanstack/vue-query@​5.66.9
  • @​tanstack/angular-query-experimental@​5.66.9
  • @​tanstack/react-query-devtools@​5.66.9
  • @​tanstack/react-query-persist-client@​5.66.9
  • @​tanstack/react-query-next-experimental@​5.66.9
  • @​tanstack/svelte-query-devtools@​5.66.9
  • @​tanstack/svelte-query-persist-client@​5.66.9
  • @​tanstack/vue-query-devtools@​5.66.9
  • @​tanstack/angular-query-devtools-experimental@​5.66.9

v5.66.8

Version 5.66.8 - 2/20/25, 1:11 PM

Changes

Fix

  • react-query: fix inferring data as | undefined when using initialData without queryFn (#8674) (9ac54b1) by Yoomin Kang

Docs

Packages

  • @​tanstack/react-query@​5.66.8
  • @​tanstack/react-query-devtools@​5.66.8
  • @​tanstack/react-query-persist-client@​5.66.8
  • @​tanstack/react-query-next-experimental@​5.66.8
Commits
  • e474f73 release: v5.66.9
  • f63ba16 fix(types): prevent type errors and improve inference for dynamic queries on ...
  • a4db9ed release: v5.66.8
  • 9ac54b1 fix(react-query): fix inferring data as | undefined when using initialData wi...
  • See full diff in compare view

Updates framer-motion from 12.4.4 to 12.4.7

Changelog

Sourced from framer-motion's changelog.

[12.4.7] 2025-02-20

Fixed

  • Fixed AnimatePresence not triggering exit animations when a child with layout or drag is removed.

[12.4.6] 2025-02-20

Fixed

  • Fixed drag gesture on child elements.

[12.4.5] 2025-02-19

Fixed

  • Fixed onClick handlers not working inside press events.
Commits

Updates i18next-browser-languagedetector from 8.0.3 to 8.0.4

Changelog

Sourced from i18next-browser-languagedetector's changelog.

8.0.4

  • fix localstorage check to try to address 297 300
Commits

Updates isbot from 5.1.22 to 5.1.23

Changelog

Sourced from isbot's changelog.

5.1.23

  • [Pattern] Pattern updates
Commits

Updates posthog-js from 1.219.3 to 1.222.0

Release notes

Sourced from posthog-js's releases.

1.222.0 - 2025-02-20

  • chore: Make @rrweb/types a peer dependency (#1749)

1.221.1 - 2025-02-20

  • fix: check url matching on URL change for widget-type surveys (#1755)

1.221.0 - 2025-02-20

  • feat: allow widget surveys to be repeated indefinitely (#1752)

1.220.0 - 2025-02-20

  • feat(llm-observability): metric and feedback methods (#1709)

1.219.6 - 2025-02-19

  • fix: Remove circular dependency (#1750)

1.219.5 - 2025-02-19

  • Block Chrome-Lighthouse UA (used by ahrefs) (#1751)

1.219.4 - 2025-02-18

  • fix: Fix types for onFeatureFlags callback (#1748)
Changelog

Sourced from posthog-js's changelog.

1.222.0 - 2025-02-20

  • chore: Make @rrweb/types a peer dependency (#1749)

1.221.1 - 2025-02-20

  • fix: check url matching on URL change for widget-type surveys (#1755)

1.221.0 - 2025-02-20

  • feat: allow widget surveys to be repeated indefinitely (#1752)

1.220.0 - 2025-02-20

  • feat(llm-observability): metric and feedback methods (#1709)

1.219.6 - 2025-02-19

  • fix: Remove circular dependency (#1750)

1.219.5 - 2025-02-19

  • Block Chrome-Lighthouse UA (used by ahrefs) (#1751)

1.219.4 - 2025-02-18

  • fix: Fix types for onFeatureFlags callback (#1748)
Commits
  • d07e813 chore: Bump version to 1.222.0
  • 95fc4c6 chore: Make @rrweb/types a peer dependency (#1749)
  • a29c164 chore: Bump version to 1.221.1
  • 394dd18 fix: check url matching on URL change for widget-type surveys (#1755)
  • fdf143a chore: Bump version to 1.221.0
  • a5df69b feat: allow widget surveys to be repeated indefinitely (#1752)
  • 09d8fdd chore: Bump version to 1.220.0
  • b5a295b feat(llm-observability): metric and feedback methods (#1709)
  • 485e7ca chore: Bump version to 1.219.6
  • 78a6456 fix: Remove circular dependency (#1750)
  • Additional commits viewable in compare view

Updates react-icons from 5.4.0 to 5.5.0

Release notes

Sourced from react-icons's releases.

v5.5.0

What's Changed

New Contributors

Full Changelog: react-icons/react-icons@v5.4.0...v5.5.0

Icon Library License Version Count
Circum Icons MPL-2.0 license 1.0.0 288
Font Awesome 5 CC BY 4.0 License 5.15.4-3-gafecf2a 1612
Font Awesome 6 CC BY 4.0 License 6.6.0 2050
Ionicons 4 MIT 4.6.3 696
Ionicons 5 MIT 5.5.4 1332
Material Design icons Apache License Version 2.0 4.0.0-125-gef43291c4d 4341
Typicons CC BY-SA 3.0 2.1.2 336
Github Octicons icons MIT 18.3.0 264
Feather MIT 4.29.2 287
Lucide ISC 0.462.0 1541
Game Icons CC BY 3.0 12920d6565588f0512542a3cb0cdfd36a497f910 4040
Weather Icons SIL OFL 1.1 2.0.12 219
Devicons MIT 1.8.0 192
Ant Design Icons MIT 4.4.2 831
Bootstrap Icons MIT 1.11.3 2716
Remix Icon Apache License Version 2.0 4.5.0 3020
Flat Color Icons MIT 1.0.2 329
Grommet-Icons Apache License Version 2.0 4.12.1 635
Heroicons MIT 1.0.6 460
Heroicons 2 MIT 2.2.0 972
Simple Icons CC0 1.0 Universal 13.19.0 3275
Simple Line Icons MIT 2.5.5 189
IcoMoon Free CC BY 4.0 License d006795ede82361e1bac1ee76f215cf1dc51e4ca 491
BoxIcons MIT 2.1.4 1634
css.gg MIT 2.1.4 704
VS Code Icons CC BY 4.0 0.0.36 466
Tabler Icons MIT 3.24.0 5754
Themify Icons MIT v0.1.2-2-g9600186 352
Radix Icons MIT @​radix-ui/react-icons@​1.3.2 318
Phosphor Icons MIT 2.1.1 9072
Icons8 Line Awesome MIT 1.3.1 1544
Commits

Updates react-markdown from 9.0.3 to 10.0.0

Release notes

Sourced from react-markdown's releases.

10.0.0

Full Changelog: remarkjs/react-markdown@9.1.0...10.0.0

9.1.0

Full Changelog: remarkjs/react-markdown@9.0.3...9.1.0

Changelog

Sourced from react-markdown's changelog.

10.0.0 - 2025-02-20

  • aaaa40b Remove support for className prop migrate: see “Remove className” below

Remove className

The className prop was removed. If you want to add classes to some element that wraps the markdown you can explicitly write that element and add the class to it. You can then choose yourself which tag name to use and whether to add other props.

Before:

<Markdown className="markdown-body">{markdown}</Markdown>

After:

<div className="markdown-body">
  <Markdown>{markdown}</Markdown>
</div>

9.1.0 - 2025-02-20

  • 6ce120e Add support for async plugins
Commits

Updates react-router from 7.1.5 to 7.2.0

Release notes

Sourced from react-router's releases.

v7.2.0

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v720

Changelog

Sourced from react-router's changelog.

7.2.0

Minor Changes

  • New type-safe href utility that guarantees links point to actual paths in your app (#13012)

    import { href } from "react-router";
    export default function Component() {
    const link = href("/blog/:slug", { slug: "my-first-post" });
    return (
    <main>
    <Link to={href("/products/:id", { id: "asdf" })} />
    <NavLink to={href("/:lang?/about", { lang: "en" })} />
    </main>
    );
    }

Patch Changes

  • Fix typegen for repeated params (#13012)

    In React Router, path parameters are keyed by their name. So for a path pattern like /a/:id/b/:id?/c/:id, the last :id will set the value for id in useParams and the params prop. For example, /a/1/b/2/c/3 will result in the value { id: 3 } at runtime.

    Previously, generated types for params incorrectly modeled repeated params with an array. So /a/1/b/2/c/3 generated a type like { id: [1,2,3] }.

    To be consistent with runtime behavior, the generated types now correctly model the "last one wins" semantics of path parameters. So /a/1/b/2/c/3 now generates a type like { id: 3 }.

  • Don't apply Single Fetch revalidation de-optimization when in SPA mode since there is no server HTTP request (#12948)

  • Properly handle revalidations to across a prerender/SPA boundary (#13021)

    • In "hybrid" applications where some routes are pre-rendered and some are served from a SPA fallback, we need to avoid making .data requests if the path wasn't pre-rendered because the request will 404
    • We don't know all the pre-rendered paths client-side, however:
      • All loader data in ssr:false mode is static because it's generated at build time
      • A route must use a clientLoader to do anything dynamic
      • Therefore, if a route only has a loader and not a clientLoader, we disable revalidation by default because there is no new data to retrieve
      • We short circuit and skip single fetch .data request logic if there are no server loaders with shouldLoad=true in our single fetch dataStrategy
      • This ensures that the route doesn't cause a .data request that would 404 after a submission
  • Error at build time in ssr:false + prerender apps for the edge case scenario of: (#13021)

    • A parent route has only a loader (does not have a clientLoader)
    • The parent route is pre-rendered

... (truncated)

Commits
  • 4b5793d chore: Update version for release (#13051)
  • e7eb36f chore: Update version for release (pre) (#13050)
  • 95fd01d chore: Update version for release (pre) (#13048)
  • 597f3d2 Fix clientLoader calls to serverLoader for prerendered routes (#13047)
  • 6bb9e5c chore: Update version for release (pre) (#13041)
  • 5811466 Add additional JSDoc comments to commonly used APIs for better API reference ...
  • 3f98a9a chore: Update version for release (pre) (#13038)
  • ab5b05b feat(react-router): add SerializesTo brand type (#12264)
  • e8719ad chore: Update version for release (pre) (#13022)
  • f27fcf2 Fix a few edge case bugs with hybrid ssr:false/prerender scenarios (#13021)
  • Additional commits viewable in compare view

Updates vite from 6.1.0 to 6.1.1

Release notes

Sourced from vite's releases.

[email protected]

Please refer to CHANGELOG.md for details.

v6.1.1

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

6.1.1 (2025-02-19)

…dates

Bumps the version-all group with 16 updates in the /frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@heroui/react](https://github.com/heroui-inc/heroui/tree/HEAD/packages/core/react) | `2.6.14` | `2.7.2` |
| [@react-router/node](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-node) | `7.1.5` | `7.2.0` |
| [@react-router/serve](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-serve) | `7.1.5` | `7.2.0` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.66.7` | `5.66.9` |
| [framer-motion](https://github.com/motiondivision/motion) | `12.4.4` | `12.4.7` |
| [i18next-browser-languagedetector](https://github.com/i18next/i18next-browser-languageDetector) | `8.0.3` | `8.0.4` |
| [isbot](https://github.com/omrilotan/isbot) | `5.1.22` | `5.1.23` |
| [posthog-js](https://github.com/PostHog/posthog-js) | `1.219.3` | `1.222.0` |
| [react-icons](https://github.com/react-icons/react-icons) | `5.4.0` | `5.5.0` |
| [react-markdown](https://github.com/remarkjs/react-markdown) | `9.0.3` | `10.0.0` |
| [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.1.5` | `7.2.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.1.0` | `6.1.1` |
| [ws](https://github.com/websockets/ws) | `8.18.0` | `8.18.1` |
| [@react-router/dev](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dev) | `7.1.5` | `7.2.0` |
| [postcss](https://github.com/postcss/postcss) | `8.5.2` | `8.5.3` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.17` | `4.0.7` |



Updates `@heroui/react` from 2.6.14 to 2.7.2
- [Release notes](https://github.com/heroui-inc/heroui/releases)
- [Changelog](https://github.com/heroui-inc/heroui/blob/canary/packages/core/react/CHANGELOG.md)
- [Commits](https://github.com/heroui-inc/heroui/commits/HEAD/packages/core/react)

Updates `@react-router/node` from 7.1.5 to 7.2.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-node/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/@react-router/[email protected]/packages/react-router-node)

Updates `@react-router/serve` from 7.1.5 to 7.2.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-serve/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/@react-router/[email protected]/packages/react-router-serve)

Updates `@tanstack/react-query` from 5.66.7 to 5.66.9
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.66.9/packages/react-query)

Updates `framer-motion` from 12.4.4 to 12.4.7
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.4.4...v12.4.7)

Updates `i18next-browser-languagedetector` from 8.0.3 to 8.0.4
- [Changelog](https://github.com/i18next/i18next-browser-languageDetector/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next-browser-languageDetector@v8.0.3...v8.0.4)

Updates `isbot` from 5.1.22 to 5.1.23
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md)
- [Commits](omrilotan/isbot@v5.1.22...v5.1.23)

Updates `posthog-js` from 1.219.3 to 1.222.0
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md)
- [Commits](PostHog/posthog-js@v1.219.3...v1.222.0)

Updates `react-icons` from 5.4.0 to 5.5.0
- [Release notes](https://github.com/react-icons/react-icons/releases)
- [Commits](react-icons/react-icons@v5.4.0...v5.5.0)

Updates `react-markdown` from 9.0.3 to 10.0.0
- [Release notes](https://github.com/remarkjs/react-markdown/releases)
- [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md)
- [Commits](remarkjs/react-markdown@9.0.3...10.0.0)

Updates `react-router` from 7.1.5 to 7.2.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router)

Updates `vite` from 6.1.0 to 6.1.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/[email protected]/packages/vite)

Updates `ws` from 8.18.0 to 8.18.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.18.0...8.18.1)

Updates `@react-router/dev` from 7.1.5 to 7.2.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dev/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/@react-router/[email protected]/packages/react-router-dev)

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

Updates `tailwindcss` from 3.4.17 to 4.0.7
- [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.0.7/packages/tailwindcss)

---
updated-dependencies:
- dependency-name: "@heroui/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: "@react-router/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: "@react-router/serve"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: i18next-browser-languagedetector
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: isbot
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: posthog-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: react-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: react-markdown
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: version-all
- dependency-name: react-router
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: ws
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: "@react-router/dev"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: version-all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 21, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2025

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

@dependabot dependabot bot closed this Feb 24, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/version-all-b14072d1f0 branch February 24, 2025 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants