提交代码

This commit is contained in:
yuding
2026-03-16 16:13:36 +08:00
parent 507112fcf9
commit dd4600bb5b
35 changed files with 31811 additions and 9696 deletions

12
package-lock.json generated
View File

@@ -1,15 +1,15 @@
{
"name": "iflow-engine",
"version": "1.3.2",
"version": "2.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "iflow-engine",
"version": "1.3.2",
"version": "2.1.0",
"license": "MIT",
"dependencies": {
"iflow-engine-base": "^2.0.6",
"iflow-engine-base": "^3.1.3",
"three": "^0.182.0"
},
"devDependencies": {
@@ -1787,9 +1787,9 @@
}
},
"node_modules/iflow-engine-base": {
"version": "2.0.6",
"resolved": "https://registry.npmjs.org/iflow-engine-base/-/iflow-engine-base-2.0.6.tgz",
"integrity": "sha512-ogC1miovUIAfC1XwlATl/y1UmZfs5RneUUxKRwWwLQ1Juz6VgWMHts8dyhmu3FRkAuUAhnknn1Gr/2MdLwxRvA==",
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/iflow-engine-base/-/iflow-engine-base-3.1.3.tgz",
"integrity": "sha512-EqAoFvWoHpmoaL+xEzkaZBcBOTg0KlOu2IoIGlY6hWfPo3wKFZ9Jv/2fMDP6aVZGgmdQn8wrSjxyb1DX0tfXRQ==",
"license": "ISC",
"dependencies": {
"@types/three": "^0.181.0",