mirror of
https://github.com/spacebarchat/client.git
synced 2024-11-22 02:12:38 +01:00
update api-types package
This commit is contained in:
parent
2909d4270b
commit
5a654d340b
@ -15,7 +15,7 @@
|
||||
"@mui/material": "^5.14.9",
|
||||
"@originjs/vite-plugin-commonjs": "^1.0.3",
|
||||
"@rollup/plugin-replace": "^5.0.2",
|
||||
"@spacebarchat/spacebar-api-types": "0.37.49",
|
||||
"@spacebarchat/spacebar-api-types": "0.37.50",
|
||||
"@tauri-apps/api": "2.0.0-alpha.8",
|
||||
"@tauri-apps/plugin-authenticator": "2.0.0-alpha.1",
|
||||
"@tauri-apps/plugin-autostart": "2.0.0-alpha.1",
|
||||
|
@ -39,8 +39,8 @@ dependencies:
|
||||
specifier: ^5.0.2
|
||||
version: 5.0.2(rollup@2.79.1)
|
||||
'@spacebarchat/spacebar-api-types':
|
||||
specifier: 0.37.49
|
||||
version: 0.37.49
|
||||
specifier: 0.37.50
|
||||
version: 0.37.50
|
||||
'@tauri-apps/api':
|
||||
specifier: 2.0.0-alpha.8
|
||||
version: 2.0.0-alpha.8
|
||||
@ -3018,8 +3018,8 @@ packages:
|
||||
'@sinonjs/commons': 1.8.6
|
||||
dev: true
|
||||
|
||||
/@spacebarchat/spacebar-api-types@0.37.49:
|
||||
resolution: {integrity: sha512-tj7eq7UfJe8IgOjJbmpD7tNxvoRBHh5jLIL4l76QVvSkXBn3IJltDnOr3scVGI9COhoayS6quT9n1LPjtH1oNg==}
|
||||
/@spacebarchat/spacebar-api-types@0.37.50:
|
||||
resolution: {integrity: sha512-x6NJjr4/bcajMuSoGSdh/PUFon2POkmcLk7thqkav6c0fZUJqc+S1fl9Ad7o5Mvodd4wqFyBo1dt+u9FyMIjFQ==}
|
||||
dev: false
|
||||
|
||||
/@surma/rollup-plugin-off-main-thread@2.2.3:
|
||||
@ -4284,6 +4284,7 @@ packages:
|
||||
|
||||
/abab@2.0.6:
|
||||
resolution: {integrity: sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==}
|
||||
deprecated: Use your platform's native atob() and btoa() methods instead
|
||||
dev: true
|
||||
|
||||
/accepts@1.3.8:
|
||||
@ -5903,6 +5904,7 @@ packages:
|
||||
/domexception@2.0.1:
|
||||
resolution: {integrity: sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==}
|
||||
engines: {node: '>=8'}
|
||||
deprecated: Use your platform's native DOMException instead
|
||||
dependencies:
|
||||
webidl-conversions: 5.0.0
|
||||
dev: true
|
||||
|
Loading…
Reference in New Issue
Block a user