111
zc
2025-11-17 538cd905b0819a22651fff47150bb7dfeae45d4a
zy-acs-flow/package.json
@@ -11,18 +11,24 @@
  },
  "dependencies": {
    "@fontsource/roboto": "^5.0.14",
    "@hello-pangea/dnd": "^16.3.0",
    "@mui/icons-material": "^5.16.7",
    "@mui/material": "^5.16.7",
    "@mui/x-tree-view": "^7.16.0",
    "@tweenjs/tween.js": "^21.0.0",
    "axios": "^1.7.4",
    "date-fns": "^3.6.0",
    "pixi.js": "^7.4.0",
    "lodash": "^4.17.21",
    "papaparse": "^5.4.1",
    "pixi.js": "^7.4.0",
    "react": "^18.3.0",
    "react-admin": "^5.1.0",
    "react-dom": "^18.3.0",
    "react-hook-form": "^7.53.0",
    "react-router-dom": "^6.26.1"
    "react-router-dom": "^6.26.1",
    "react-syntax-highlighter": "^15.5.0",
    "three": "^0.155.0",
    "tweedle.js": "^2.1.0"
  },
  "devDependencies": {
    "@types/node": "^20.10.7",