|
@@ -1,7 +1,7 @@
|
|
|
{
|
|
{
|
|
|
"name": "prodog-pc-client",
|
|
"name": "prodog-pc-client",
|
|
|
"description": "Leanwo Prodog Client",
|
|
"description": "Leanwo Prodog Client",
|
|
|
- "version": "1.0.14",
|
|
|
|
|
|
|
+ "version": "1.0.16",
|
|
|
"author": "yangzhijie1488 <yangzhijie1488@163.com>",
|
|
"author": "yangzhijie1488 <yangzhijie1488@163.com>",
|
|
|
"scripts": {
|
|
"scripts": {
|
|
|
"dev": "cross-env webpack serve --config ./webpack.dev.js",
|
|
"dev": "cross-env webpack serve --config ./webpack.dev.js",
|
|
@@ -12,14 +12,14 @@
|
|
|
"dist"
|
|
"dist"
|
|
|
],
|
|
],
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
- "@leanwo/lowcode-utils": "^1.5.4",
|
|
|
|
|
- "@leanwo/lowcode-vue-renderer": "^1.5.8",
|
|
|
|
|
|
|
+ "@leanwo/lowcode-utils": "^1.6.0-beta.7",
|
|
|
|
|
+ "@leanwo/lowcode-vue-renderer": "^1.6.0-beta.7",
|
|
|
"amis": "^1.9.0",
|
|
"amis": "^1.9.0",
|
|
|
"animate.css": "^4.1.0",
|
|
"animate.css": "^4.1.0",
|
|
|
"ant-design-vue": "^3.2.15",
|
|
"ant-design-vue": "^3.2.15",
|
|
|
"axios": "^0.19.2",
|
|
"axios": "^0.19.2",
|
|
|
"click-outside-vue3": "^4.0.1",
|
|
"click-outside-vue3": "^4.0.1",
|
|
|
- "client-base-v4": "3.0.21",
|
|
|
|
|
|
|
+ "client-base-v4": "3.0.24",
|
|
|
"client-dic-v3": "^3.0.6",
|
|
"client-dic-v3": "^3.0.6",
|
|
|
"client-dictionary-v3": "^3.0.3",
|
|
"client-dictionary-v3": "^3.0.3",
|
|
|
"client-eam-v3": "^3.0.13",
|
|
"client-eam-v3": "^3.0.13",
|
|
@@ -30,7 +30,7 @@
|
|
|
"js-cookie": "^2.2.1",
|
|
"js-cookie": "^2.2.1",
|
|
|
"lodash": "^4.17.21",
|
|
"lodash": "^4.17.21",
|
|
|
"moment": "^2.29.4",
|
|
"moment": "^2.29.4",
|
|
|
- "pc-component-v3": "1.0.48",
|
|
|
|
|
|
|
+ "pc-component-v3": "1.0.49",
|
|
|
"select2": "^4.0.13",
|
|
"select2": "^4.0.13",
|
|
|
"select2-bootstrap-theme": "^0.1.0-beta.10",
|
|
"select2-bootstrap-theme": "^0.1.0-beta.10",
|
|
|
"uuid": "^8.3.2",
|
|
"uuid": "^8.3.2",
|