update: state, event, condition, data.event.types

This commit is contained in:
Vick Scarlet
2026-08-16 20:06:16 +08:00
committed by 神戸小鳥
parent e035cdfe90
commit e646492e75
18 changed files with 1216 additions and 793 deletions
+4 -2
View File
@@ -7,9 +7,11 @@
"lint": "eslint .",
"test": "bun test"
},
"devDependencies": {
"dependencies": {
"@remake/condition": "workspace:*",
"@remake/data": "workspace:*"
"@remake/data": "workspace:*",
"@remake/vitex": "workspace:*",
"immer": "^11.1.15"
},
"eslintConfig": {
"extends": "../../package.json"