From 463c42330e753002c3a6935c57bbdf4d5498e516 Mon Sep 17 00:00:00 2001 From: Vendicated Date: Fri, 17 May 2024 23:00:06 +0200 Subject: [PATCH] bump vencord types --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4694570..81ee4b9 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@types/react": "^18.2.0", "@typescript-eslint/eslint-plugin": "^7.2.0", "@typescript-eslint/parser": "^7.2.0", - "@vencord/types": "^0.1.2", + "@vencord/types": "^1.8.4", "dotenv": "^16.4.5", "electron": "^29.1.1", "electron-builder": "^24.13.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6486e38..f7e1bd4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,8 +32,8 @@ importers: specifier: ^7.2.0 version: 7.2.0(eslint@8.57.0)(typescript@5.4.2) '@vencord/types': - specifier: ^0.1.2 - version: 0.1.2 + specifier: ^1.8.4 + version: 1.8.4 dotenv: specifier: ^16.4.5 version: 16.4.5 @@ -600,8 +600,8 @@ packages: '@ungap/structured-clone@1.2.0': resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} - '@vencord/types@0.1.2': - resolution: {integrity: sha512-C/dqZHn3aod/4izZT9sgZEef4478M7QNKTY8Gx2yB1CRYawJcs6hupXT/1SMmepKqrULbltL04Cnh5ieBm3Ucw==} + '@vencord/types@1.8.4': + resolution: {integrity: sha512-ogLqIOHVO+5zxKUVxAfGIAUZoEfIomrlg6f0cZ/2yd5vBAn1fA9Gi/NASoKfHZuJt8ZcYw329bgn0ah/VufqMg==} '@vencord/venmic@3.4.2': resolution: {integrity: sha512-nwGjarof1wVvecGksGONfb+PduhY4gSuHTm39LktiQayHS69+yv4lepq4k1lxZzjOgFTy5VXfmJqxt+BpqoUUQ==} @@ -3018,7 +3018,7 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@vencord/types@0.1.2': + '@vencord/types@1.8.4': dependencies: '@types/lodash': 4.17.4 '@types/node': 18.19.33