提交 2996e441 编写于 作者: chitanda's avatar chitanda

feat: 江苏省检察院插件更新

上级 6ea45fea
...@@ -24,13 +24,13 @@ ...@@ -24,13 +24,13 @@
}, },
"dependencies": { "dependencies": {
"@ibiz-template/command": "^0.0.1-beta.50", "@ibiz-template/command": "^0.0.1-beta.50",
"@ibiz-template/controller": "^0.0.1-beta.52", "@ibiz-template/controller": "^0.0.1-beta.54",
"@ibiz-template/core": "^0.0.1-beta.51", "@ibiz-template/core": "^0.0.1-beta.51",
"@ibiz-template/model": "^0.0.1-beta.52", "@ibiz-template/model": "^0.0.1-beta.54",
"@ibiz-template/runtime": "^0.0.1-beta.52", "@ibiz-template/runtime": "^0.0.1-beta.54",
"@ibiz-template/service": "^0.0.1-beta.52", "@ibiz-template/service": "^0.0.1-beta.54",
"@ibiz-template/theme": "^0.0.1-beta.52", "@ibiz-template/theme": "^0.0.1-beta.54",
"@ibiz-template/vue-util": "^0.0.1-beta.52", "@ibiz-template/vue-util": "^0.0.1-beta.54",
"async-validator": "^4.2.5", "async-validator": "^4.2.5",
"axios": "^1.1.3", "axios": "^1.1.3",
"core-js": "3", "core-js": "3",
...@@ -48,13 +48,13 @@ ...@@ -48,13 +48,13 @@
}, },
"peerDependencies": { "peerDependencies": {
"@ibiz-template/command": "^0.0.1-beta.50", "@ibiz-template/command": "^0.0.1-beta.50",
"@ibiz-template/controller": "^0.0.1-beta.51", "@ibiz-template/controller": "^0.0.1-beta.54",
"@ibiz-template/core": "^0.0.1-beta.51", "@ibiz-template/core": "^0.0.1-beta.51",
"@ibiz-template/model": "^0.0.1-beta.50", "@ibiz-template/model": "^0.0.1-beta.54",
"@ibiz-template/runtime": "^0.0.1-beta.51", "@ibiz-template/runtime": "^0.0.1-beta.54",
"@ibiz-template/service": "^0.0.1-beta.51", "@ibiz-template/service": "^0.0.1-beta.54",
"@ibiz-template/theme": "^0.0.1-beta.50", "@ibiz-template/theme": "^0.0.1-beta.54",
"@ibiz-template/vue-util": "^0.0.1-beta.51", "@ibiz-template/vue-util": "^0.0.1-beta.54",
"async-validator": "^4.2.5", "async-validator": "^4.2.5",
"axios": "^1.1.3", "axios": "^1.1.3",
"core-js": "3", "core-js": "3",
...@@ -71,10 +71,9 @@ ...@@ -71,10 +71,9 @@
"devDependencies": { "devDependencies": {
"@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": "^0.0.4", "@qx-chitanda/vite-plugin-lib-legacy": "^4.0.2",
"@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-vue2": "^2.0.0", "@vitejs/plugin-vue2": "^2.0.0",
"@vitejs/plugin-vue2-jsx": "^1.0.3", "@vitejs/plugin-vue2-jsx": "^1.0.3",
"eslint": "^8.26.0", "eslint": "^8.26.0",
......
...@@ -24,13 +24,13 @@ ...@@ -24,13 +24,13 @@
}, },
"dependencies": { "dependencies": {
"@ibiz-template/command": "^0.0.1-beta.50", "@ibiz-template/command": "^0.0.1-beta.50",
"@ibiz-template/controller": "^0.0.1-beta.52", "@ibiz-template/controller": "^0.0.1-beta.54",
"@ibiz-template/core": "^0.0.1-beta.51", "@ibiz-template/core": "^0.0.1-beta.51",
"@ibiz-template/model": "^0.0.1-beta.52", "@ibiz-template/model": "^0.0.1-beta.54",
"@ibiz-template/runtime": "^0.0.1-beta.52", "@ibiz-template/runtime": "^0.0.1-beta.54",
"@ibiz-template/service": "^0.0.1-beta.52", "@ibiz-template/service": "^0.0.1-beta.54",
"@ibiz-template/theme": "^0.0.1-beta.52", "@ibiz-template/theme": "^0.0.1-beta.54",
"@ibiz-template/vue-util": "^0.0.1-beta.52", "@ibiz-template/vue-util": "^0.0.1-beta.54",
"async-validator": "^4.2.5", "async-validator": "^4.2.5",
"axios": "^1.1.3", "axios": "^1.1.3",
"core-js": "3", "core-js": "3",
...@@ -46,13 +46,13 @@ ...@@ -46,13 +46,13 @@
}, },
"peerDependencies": { "peerDependencies": {
"@ibiz-template/command": "^0.0.1-beta.50", "@ibiz-template/command": "^0.0.1-beta.50",
"@ibiz-template/controller": "^0.0.1-beta.52", "@ibiz-template/controller": "^0.0.1-beta.54",
"@ibiz-template/core": "^0.0.1-beta.51", "@ibiz-template/core": "^0.0.1-beta.51",
"@ibiz-template/model": "^0.0.1-beta.52", "@ibiz-template/model": "^0.0.1-beta.54",
"@ibiz-template/runtime": "^0.0.1-beta.52", "@ibiz-template/runtime": "^0.0.1-beta.54",
"@ibiz-template/service": "^0.0.1-beta.52", "@ibiz-template/service": "^0.0.1-beta.54",
"@ibiz-template/theme": "^0.0.1-beta.52", "@ibiz-template/theme": "^0.0.1-beta.54",
"@ibiz-template/vue-util": "^0.0.1-beta.52", "@ibiz-template/vue-util": "^0.0.1-beta.54",
"async-validator": "^4.2.5", "async-validator": "^4.2.5",
"axios": "^1.1.3", "axios": "^1.1.3",
"core-js": "3", "core-js": "3",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册