mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-26 19:31:12 +01:00
Refactor plugin manager and gRPC server (#96)
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -27,7 +27,7 @@
|
||||
"@tauri-apps/plugin-log": "^2.0.0-rc.1",
|
||||
"@tauri-apps/plugin-os": "^2.0.0-rc.1",
|
||||
"@tauri-apps/plugin-shell": "^2.0.0-rc.1",
|
||||
"@yaakapp/api": "^0.2.0",
|
||||
"@yaakapp/api": "^0.2.3",
|
||||
"buffer": "^6.0.3",
|
||||
"classnames": "^2.5.1",
|
||||
"cm6-graphql": "^0.0.9",
|
||||
@@ -3322,9 +3322,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@yaakapp/api": {
|
||||
"version": "0.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@yaakapp/api/-/api-0.2.0.tgz",
|
||||
"integrity": "sha512-DskPYRQ0Hk3KcOIi8O5drbpK0wUwvpUcMvsYfPPz90jfwb9tSpprfFKFUiCVartrA/VO6R0skKscWz74QTKaSA==",
|
||||
"version": "0.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@yaakapp/api/-/api-0.2.3.tgz",
|
||||
"integrity": "sha512-LKLk1EErWF0LyFj70yhZZzk2ZwwpC7xT3y3zPofgxUqKis9gW7lwevsTdyb1Acv18BY6IL2u8as7dzIN2p85ew==",
|
||||
"dependencies": {
|
||||
"@types/node": "^22.5.4"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user