提交 a4c3ca92 编写于 作者: zhangpingchuan's avatar zhangpingchuan

feat: 更新@ibiz-template-plugin/sy-ty插件

上级 f2a754df
......@@ -23,14 +23,14 @@
"publish:npm": "npm run build && npm publish --access public"
},
"dependencies": {
"@ibiz-template/command": "^0.0.1-beta.50",
"@ibiz-template/controller": "^0.0.1-beta.73",
"@ibiz-template/core": "^0.0.1-beta.73",
"@ibiz-template/model": "^0.0.1-beta.73",
"@ibiz-template/runtime": "^0.0.1-beta.73",
"@ibiz-template/service": "^0.0.1-beta.73",
"@ibiz-template/theme": "^0.0.1-beta.73",
"@ibiz-template/vue-util": "^0.0.1-beta.73",
"@ibiz-template/command": "0.0.1-syui.1",
"@ibiz-template/controller": "0.0.1-syui.3",
"@ibiz-template/core": "0.0.1-syui.3",
"@ibiz-template/model": "0.0.1-syui.3",
"@ibiz-template/runtime": "0.0.1-syui.3",
"@ibiz-template/service": "0.0.1-syui.3",
"@ibiz-template/theme": "0.0.1-syui.4",
"@ibiz-template/vue-util": "0.0.1-syui.3",
"async-validator": "^4.2.5",
"axios": "^1.1.3",
"core-js": "3",
......@@ -42,7 +42,8 @@
"qx-util": "^0.4.8",
"ramda": "^0.28.0",
"vue": "^2.7.14",
"vue-router": "^3.6.5"
"vue-router": "^3.6.5",
"html2canvas": "^1.4.1"
},
"peerDependencies": {
"@ibiz-template/command": "^0.0.1-beta.50",
......@@ -70,6 +71,7 @@
"@commitlint/config-conventional": "^17.2.0",
"@qx-chitanda/vite-plugin-lib-legacy": "^4.1.0",
"@types/lodash-es": "^4.17.7",
"@types/ramda": "^0.28.20",
"@typescript-eslint/eslint-plugin": "^5.43.0",
"@typescript-eslint/parser": "^5.43.0",
"@vitejs/plugin-vue2": "^2.2.0",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册