bump vencord types

This commit is contained in:
Vendicated 2024-05-17 23:00:06 +02:00
parent d3b94fc4df
commit 463c42330e
No known key found for this signature in database
GPG key ID: D66986BAF75ECF18
2 changed files with 6 additions and 6 deletions

View file

@ -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",

View file

@ -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