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

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

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