mirror of
https://github.com/moeru-ai/airi.git
synced 2026-08-14 00:48:06 +00:00
chore(deps): updated eventa to v1.0.0-beta.13
This commit is contained in:
@@ -51,9 +51,12 @@
|
||||
},
|
||||
"inlinedDependencies": {
|
||||
"@electron-toolkit/preload": "3.0.2",
|
||||
"@moeru/eventa": "1.0.0-beta.9",
|
||||
"@moeru/eventa": "1.0.0-beta.13",
|
||||
"async-mutex": "0.5.0",
|
||||
"nanoid": "5.1.11",
|
||||
"nanoid": [
|
||||
"5.1.11",
|
||||
"6.0.1"
|
||||
],
|
||||
"picomatch": "4.0.4"
|
||||
}
|
||||
}
|
||||
|
||||
Generated
+1716
-269
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -108,7 +108,7 @@ catalog:
|
||||
'@mediapipe/tasks-vision': ^0.10.34
|
||||
'@modelcontextprotocol/sdk': ^1.29.0
|
||||
'@moeru/eslint-config': 0.1.0-beta.19
|
||||
'@moeru/eventa': 1.0.0-beta.9
|
||||
'@moeru/eventa': 1.0.0-beta.13
|
||||
'@moeru/std': 0.1.0-beta.17
|
||||
'@moeru/three-mmd': 0.1.0-beta.7
|
||||
'@moeru/three-mmd-physics-ammo': 0.1.0-beta.7
|
||||
|
||||
Reference in New Issue
Block a user