Skip to content
This repository was archived by the owner on Jul 22, 2026. It is now read-only.
This repository was archived by the owner on Jul 22, 2026. It is now read-only.

Dependency Dashboard #63

Description

@renovate

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.

Config Migration Needed

  • Select this checkbox to let Renovate create an automated Config Migration PR.

Repository Problems

These problems occurred while renovating this repository. View logs.

  • ⚠️ WARN: Hidden Unicode characters have been discovered in file(s) in your repository. See your Renovate logs for more details. Please confirm that they are intended to be there, as they could be an attempt to "smuggle" text into your codebase, or used to confuse tools like Renovate or Large Language Models (LLMs)

Rate-Limited

The following updates are currently rate-limited. To force their creation now, click on a checkbox below.

  • chore(deps): update dependency @types/use-persisted-state to v0.3.5
  • chore(deps): update dependency react-use to v17.6.1
  • fix(deps): update dependency @mdx-js/react to v3.1.1
  • chore(deps): update dependency @changesets/cli to v2.31.1
  • chore(deps): update dependency cypress to v14.5.4
  • chore(deps): update dependency eslint-config-prettier to v10.1.8
  • chore(deps): update dependency parcel to v2.16.4
  • chore(deps): update dependency prettier to v3.9.6
  • chore(deps): update dependency react to v18.3.1
  • chore(deps): update dependency react-dom to v18.3.1
  • chore(deps): update dependency typescript to v5.9.3
  • fix(deps): update dependency react to v18.3.1
  • fix(deps): update dependency react-dom to v18.3.1
  • fix(deps): update docusaurus monorepo to v3.10.2 (@docusaurus/core, @docusaurus/preset-classic)
  • chore(deps): update actions/checkout action to v7
  • chore(deps): update actions/setup-node action to v7
  • chore(deps): update cypress-io/github-action action to v7
  • chore(deps): update dependency cypress to v15
  • chore(deps): update dependency tsdx to v2
  • chore(deps): update dependency typescript to v7
  • chore(deps): update node.js to v24
  • fix(deps): update dependency react to v19
  • fix(deps): update dependency react-dom to v19
  • fix(deps): update dependency simple-icons to v16
  • 🔐 Create all rate-limited PRs at once 🔐

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

Detected Dependencies

github-actions (4)
.github/workflows/integration.yml (2)
  • actions/checkout v4 → [Updates: v7]
  • cypress-io/github-action v6.7.9 → [Updates: v6.10.9, v7.4.1]
.github/workflows/lint.yml (4)
  • actions/checkout v4 → [Updates: v7]
  • actions/setup-node v4 → [Updates: v7]
  • bahmutov/npm-install v1
  • node 20.x → [Updates: 24.x]
.github/workflows/release.yml (5)
  • actions/checkout v4 → [Updates: v7]
  • actions/setup-node v4 → [Updates: v7]
  • bahmutov/npm-install v1
  • changesets/action v1
  • node 20.x → [Updates: 24.x]
.github/workflows/test.yml (3)
  • actions/checkout v4 → [Updates: v7]
  • actions/setup-node v4 → [Updates: v7]
  • bahmutov/npm-install v1
npm (15)
example/package.json (9)
  • react ^18.0.0 → [Updates: ^18.0.0, ^19.0.0]
  • react-app-polyfill ^3.0.0
  • react-dom ^18.0.0 → [Updates: ^18.0.0, ^19.0.0]
  • react-router-dom ^5.2.0 → [Updates: ^7.0.0]
  • @types/react 18.2.58 → [Updates: 18.3.31, 19.2.17]
  • @types/react-dom 18.2.19 → [Updates: 18.3.7, 19.2.3]
  • parcel ^2.0.0 → [Updates: ^2.0.0]
  • process ^0.11.10
  • typescript ^5.3.3 → [Updates: ^5.3.3, ^7.0.0]
package.json (18)
  • @babel/helper-explode-assignable-expression ^7.18.6
  • @changesets/changelog-github 0.5.0 → [Updates: 0.7.0]
  • @changesets/cli 2.27.11 → [Updates: 2.31.1]
  • @types/react 18.2.58 → [Updates: 18.3.31, 19.2.17]
  • @types/react-dom 18.2.19 → [Updates: 18.3.7, 19.2.3]
  • @typescript-eslint/eslint-plugin ^6.15.0 → [Updates: ^8.0.0]
  • @typescript-eslint/parser ^6.15.0 → [Updates: ^8.0.0]
  • cypress 14.0.0 → [Updates: 14.5.4, 15.19.0]
  • eslint ^8.56.0 → [Updates: ^10.0.0]
  • eslint-config-prettier ^10.0.0 → [Updates: ^10.0.0]
  • eslint-plugin-jsx-a11y ^6.8.0
  • lerna 4.0.0 → [Updates: 9.0.7]
  • prettier ^3.1.1 → [Updates: ^3.1.1]
  • react 18.2.0 → [Updates: 18.3.1, 19.2.8]
  • react-dom 18.2.0 → [Updates: 18.3.1, 19.2.8]
  • tsdx 0.14.1 → [Updates: 2.0.0]
  • typescript ^5.3.3 → [Updates: ^5.3.3, ^7.0.0]
  • typescript-plugin-css-modules ^3.4.0 → [Updates: ^5.0.0]
packages/core/package.json (6)
  • history ^5.0.0
  • react-use ^17.2.4 → [Updates: ^17.2.4]
  • wcag-contrast ^3.0.0
  • @types/wcag-contrast 3.0.3
  • react ^16.8.0 || ^17.0.1 || ^18.0.0 → [Updates: ^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0]
  • react-dom ^16.8.0 || ^17.0.1 || ^18.0.0 → [Updates: ^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0]
packages/docs/package.json (10)
  • @types/use-persisted-state ^0.3.4 → [Updates: ^0.3.4]
  • @docusaurus/core 3.7.0 → [Updates: 3.10.2]
  • @docusaurus/preset-classic 3.7.0 → [Updates: 3.10.2]
  • @mdx-js/react 3.1.0 → [Updates: 3.1.1]
  • @u-wave/react-vimeo 0.9.12
  • clsx 2.1.1
  • react 18.2.0 → [Updates: 18.3.1, 19.2.8]
  • react-dom 18.2.0 → [Updates: 18.3.1, 19.2.8]
  • react-youtube 10.1.0
  • use-persisted-state 0.3.3
packages/integration-algolia/package.json (3)
  • simple-icons ^13.0.0 → [Updates: ^16.0.0]
  • react ^16.8.0 || ^17.0.1 || ^18.0.0 → [Updates: ^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0]
  • react-dom ^16.8.0 || ^17.0.1 || ^18.0.0 → [Updates: ^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0]
packages/integration-google-analytics/package.json (4)
  • react-ga ^3.3.0
  • simple-icons ^13.0.0 → [Updates: ^16.0.0]
  • react ^16.8.0 || ^17.0.1 || ^18.0.0 → [Updates: ^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0]
  • react-dom ^16.8.0 || ^17.0.1 || ^18.0.0 → [Updates: ^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0]
packages/integration-google-tag-manager/package.json (5)
  • react-gtm-module ^2.0.11
  • simple-icons ^13.0.0 → [Updates: ^16.0.0]
  • @types/react-gtm-module 2.0.4
  • react ^16.8.0 || ^17.0.1 || ^18.0.0 → [Updates: ^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0]
  • react-dom ^16.8.0 || ^17.0.1 || ^18.0.0 → [Updates: ^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0]
packages/integration-hubspot/package.json (3)
  • simple-icons ^13.0.0 → [Updates: ^16.0.0]
  • react ^16.8.0 || ^17.0.1 || ^18.0.0 → [Updates: ^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0]
  • react-dom ^16.8.0 || ^17.0.1 || ^18.0.0 → [Updates: ^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0]
packages/integration-linkedin/package.json (3)
  • simple-icons ^13.0.0 → [Updates: ^16.0.0]
  • react ^16.8.0 || ^17.0.1 || ^18.0.0 → [Updates: ^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0]
  • react-dom ^16.8.0 || ^17.0.1 || ^18.0.0 → [Updates: ^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0]
packages/integration-mapbox/package.json (3)
  • simple-icons ^13.0.0 → [Updates: ^16.0.0]
  • react ^16.8.0 || ^17.0.1 || ^18.0.0 → [Updates: ^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0]
  • react-dom ^16.8.0 || ^17.0.1 || ^18.0.0 → [Updates: ^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0]
packages/integration-matomo/package.json (3)
  • simple-icons ^13.0.0 → [Updates: ^16.0.0]
  • react ^16.8.0 || ^17.0.1 || ^18.0.0 → [Updates: ^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0]
  • react-dom ^16.8.0 || ^17.0.1 || ^18.0.0 → [Updates: ^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0]
packages/integration-segment/package.json (3)
  • simple-icons ^13.0.0 → [Updates: ^16.0.0]
  • react ^16.8.0 || ^17.0.1 || ^18.0.0 → [Updates: ^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0]
  • react-dom ^16.8.0 || ^17.0.1 || ^18.0.0 → [Updates: ^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0]
packages/integration-vimeo/package.json (3)
  • simple-icons ^13.0.0 → [Updates: ^16.0.0]
  • react ^16.8.0 || ^17.0.1 || ^18.0.0 → [Updates: ^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0]
  • react-dom ^16.8.0 || ^17.0.1 || ^18.0.0 → [Updates: ^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0]
packages/integration-youtube/package.json (3)
  • simple-icons ^13.0.0 → [Updates: ^16.0.0]
  • react ^16.8.0 || ^17.0.1 || ^18.0.0 → [Updates: ^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0]
  • react-dom ^16.8.0 || ^17.0.1 || ^18.0.0 → [Updates: ^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0]
packages/interface-default/package.json (10)
  • @react-icons/all-files ^4.1.0
  • activity-detector-ssr ^3.0.0
  • body-scroll-lock ^3.1.5
  • clsx ^2.0.0
  • react-div-100vh ^0.7.0
  • @types/body-scroll-lock 3.1.2
  • postcss 8.5.1 → [Updates: 8.5.22]
  • rollup-plugin-postcss 4.0.2
  • react ^16.8.0 || ^17.0.1 || ^18.0.0 → [Updates: ^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0]
  • react-dom ^16.8.0 || ^17.0.1 || ^18.0.0 → [Updates: ^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0]
nvm (1)
.nvmrc (1)
  • node 18 → [Updates: 24]

  • Check this box to trigger a request for Renovate to run again on this repository

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions