Chore: another big deps update (#4795)

This commit is contained in:
shamoon 2025-02-18 16:16:53 -08:00 committed by GitHub
parent 2881114816
commit 1c24bd7449
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
165 changed files with 1054 additions and 1121 deletions

View file

@ -1,7 +1,7 @@
import { useTranslation } from "next-i18next";
import Container from "components/services/widget/container";
import Block from "components/services/widget/block";
import useWidgetAPI from "utils/proxy/use-widget-api";
export default function Component({ service }) {