提交 e67004cf 编写于 作者: jlj05024111@163.com's avatar jlj05024111@163.com

feat: 更新插件包sy-dsf-web

上级 f490e8ba
...@@ -24,14 +24,14 @@ ...@@ -24,14 +24,14 @@
"publish:local": "npm run build && npm publish --access public --registry=http://172.16.240.221:8081/repository/local/" "publish:local": "npm run build && npm publish --access public --registry=http://172.16.240.221:8081/repository/local/"
}, },
"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.150", "@ibiz-template/controller": "^0.0.1-syui.3",
"@ibiz-template/core": "0.0.1-beta.143", "@ibiz-template/core": "^0.0.1-syui.3",
"@ibiz-template/model": "0.0.1-beta.147", "@ibiz-template/model": "^0.0.1-syui.3",
"@ibiz-template/runtime": "0.0.1-beta.148", "@ibiz-template/runtime": "^0.0.1-syui.3",
"@ibiz-template/service": "0.0.1-beta.148", "@ibiz-template/service": "^0.0.1-syui.3",
"@ibiz-template/theme": "0.0.1-beta.151", "@ibiz-template/theme": "^0.0.1-syui.4",
"@ibiz-template/vue-util": "0.0.1-beta.150", "@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,8 @@ ...@@ -69,6 +69,8 @@
"@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",
"@types/ramda": "^0.28.20",
"@typescript-eslint/eslint-plugin": "^5.42.0", "@typescript-eslint/eslint-plugin": "^5.42.0",
"@typescript-eslint/parser": "^5.42.0", "@typescript-eslint/parser": "^5.42.0",
"@vitejs/plugin-legacy": "^2.3.0", "@vitejs/plugin-legacy": "^2.3.0",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册