update dependencies and @vencord/types package

This commit is contained in:
Vendicated 2025-02-18 15:23:20 +01:00
parent 05566aed15
commit edf6480b8f
No known key found for this signature in database
GPG key ID: D66986BAF75ECF18
14 changed files with 606 additions and 1063 deletions

View file

@ -5,7 +5,7 @@
*/
import { CopyIcon, DeleteIcon } from "@components/Icons";
import { Alerts, Clipboard, ContextMenuApi, Menu, UserStore } from "webpack/common";
import { Alerts, Clipboard, ContextMenuApi, Menu, UserStore } from "@webpack/common";
import { Decoration } from "../../lib/api";
import { useCurrentUserDecorationsStore } from "../../lib/stores/CurrentUserDecorationsStore";