1 固定vxe-table-plugin-antd版本,暂时不支持升级

2 更新lock版本号
pull/186/head
zhangdaiscott 2022-10-25 12:22:57 +08:00
parent 147055fba2
commit 6882eef000
3 changed files with 26 additions and 26 deletions

30
package-lock.json generated
View File

@ -12,7 +12,7 @@
"@ant-design/colors": "^6.0.0", "@ant-design/colors": "^6.0.0",
"@ant-design/icons-vue": "^6.1.0", "@ant-design/icons-vue": "^6.1.0",
"@iconify/iconify": "^2.2.1", "@iconify/iconify": "^2.2.1",
"@jeecg/online": "3.4.3-beta", "@jeecg/online": "3.4.3",
"@logicflow/core": "^1.1.13", "@logicflow/core": "^1.1.13",
"@logicflow/extension": "^1.1.13", "@logicflow/extension": "^1.1.13",
"@vue/runtime-core": "^3.2.33", "@vue/runtime-core": "^3.2.33",
@ -63,7 +63,7 @@
"vue-types": "^4.1.1", "vue-types": "^4.1.1",
"vuedraggable": "^4.1.0", "vuedraggable": "^4.1.0",
"vxe-table": "4.1.0", "vxe-table": "4.1.0",
"vxe-table-plugin-antd": "^3.0.5", "vxe-table-plugin-antd": "3.0.5",
"xe-utils": "^3.3.1", "xe-utils": "^3.3.1",
"xss": "^1.0.13" "xss": "^1.0.13"
}, },
@ -2764,9 +2764,9 @@
} }
}, },
"node_modules/@jeecg/online": { "node_modules/@jeecg/online": {
"version": "3.4.3-beta", "version": "3.4.3",
"resolved": "https://registry.npmmirror.com/@jeecg/online/-/online-3.4.3-beta.tgz", "resolved": "https://registry.npmjs.org/@jeecg/online/-/online-3.4.3.tgz",
"integrity": "sha512-07CIgJE2bir3su+asLcReUlcZPlh2Y/YsIB9ZAbSHGiboSwseZGkjmV9JK2GBk5xt4KaMy/bkyaAV/26baprqw==" "integrity": "sha512-K8Dv7mvUgoRrQ9Y5lfU5iMWNlmzI7wauZNz6obRhB1KXrxbSMMNzf2RDgk0dSm9e+W18Cyip6MmV26SOZK9STA=="
}, },
"node_modules/@jest/console": { "node_modules/@jest/console": {
"version": "27.5.1", "version": "27.5.1",
@ -24900,11 +24900,11 @@
} }
}, },
"node_modules/vxe-table-plugin-antd": { "node_modules/vxe-table-plugin-antd": {
"version": "3.0.6", "version": "3.0.5",
"resolved": "https://registry.npmmirror.com/vxe-table-plugin-antd/-/vxe-table-plugin-antd-3.0.6.tgz", "resolved": "https://registry.npmjs.org/vxe-table-plugin-antd/-/vxe-table-plugin-antd-3.0.5.tgz",
"integrity": "sha512-ooeHUrE9R4mSlliaro5vq54BJki7xnYWUXRgfSnkN9w97n3HJK8RoCzWWAdxO2YqLTo8peMeaAcIVLYY6wyHuQ==", "integrity": "sha512-qZXIxNKSqdvfVncvVopId7byy9FYUW+ygX4vwUhPceHwsUq0eyX5SVX/LLafqfsnkq4l8+EZ4zQ5/xQ6AfZ31Q==",
"peerDependencies": { "peerDependencies": {
"vxe-table": "^4.2.0" "vxe-table": "^4.0.30"
} }
}, },
"node_modules/w3c-hr-time": { "node_modules/w3c-hr-time": {
@ -27415,9 +27415,9 @@
"dev": true "dev": true
}, },
"@jeecg/online": { "@jeecg/online": {
"version": "3.4.3-beta", "version": "3.4.3",
"resolved": "https://registry.npmmirror.com/@jeecg/online/-/online-3.4.3-beta.tgz", "resolved": "https://registry.npmjs.org/@jeecg/online/-/online-3.4.3.tgz",
"integrity": "sha512-07CIgJE2bir3su+asLcReUlcZPlh2Y/YsIB9ZAbSHGiboSwseZGkjmV9JK2GBk5xt4KaMy/bkyaAV/26baprqw==" "integrity": "sha512-K8Dv7mvUgoRrQ9Y5lfU5iMWNlmzI7wauZNz6obRhB1KXrxbSMMNzf2RDgk0dSm9e+W18Cyip6MmV26SOZK9STA=="
}, },
"@jest/console": { "@jest/console": {
"version": "27.5.1", "version": "27.5.1",
@ -42945,9 +42945,9 @@
"requires": {} "requires": {}
}, },
"vxe-table-plugin-antd": { "vxe-table-plugin-antd": {
"version": "3.0.6", "version": "3.0.5",
"resolved": "https://registry.npmmirror.com/vxe-table-plugin-antd/-/vxe-table-plugin-antd-3.0.6.tgz", "resolved": "https://registry.npmjs.org/vxe-table-plugin-antd/-/vxe-table-plugin-antd-3.0.5.tgz",
"integrity": "sha512-ooeHUrE9R4mSlliaro5vq54BJki7xnYWUXRgfSnkN9w97n3HJK8RoCzWWAdxO2YqLTo8peMeaAcIVLYY6wyHuQ==", "integrity": "sha512-qZXIxNKSqdvfVncvVopId7byy9FYUW+ygX4vwUhPceHwsUq0eyX5SVX/LLafqfsnkq4l8+EZ4zQ5/xQ6AfZ31Q==",
"requires": {} "requires": {}
}, },
"w3c-hr-time": { "w3c-hr-time": {

View File

@ -87,7 +87,7 @@
"vue-types": "^4.1.1", "vue-types": "^4.1.1",
"vuedraggable": "^4.1.0", "vuedraggable": "^4.1.0",
"vxe-table": "4.1.0", "vxe-table": "4.1.0",
"vxe-table-plugin-antd": "^3.0.5", "vxe-table-plugin-antd": "3.0.5",
"xe-utils": "^3.3.1", "xe-utils": "^3.3.1",
"vue-json-pretty": "^2.0.6", "vue-json-pretty": "^2.0.6",
"xss": "^1.0.13" "xss": "^1.0.13"
@ -179,7 +179,7 @@
}, },
"resolutions": { "resolutions": {
"bin-wrapper": "npm:bin-wrapper-china", "bin-wrapper": "npm:bin-wrapper-china",
"rollup": "^2.56.3" "rollup": "^2.72.0"
}, },
"repository": { "repository": {
"type": "git", "type": "git",

View File

@ -1293,10 +1293,10 @@
resolved "https://registry.npmmirror.com/@istanbuljs/schema/-/schema-0.1.3.tgz" resolved "https://registry.npmmirror.com/@istanbuljs/schema/-/schema-0.1.3.tgz"
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA== integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
"@jeecg/online@3.4.3-beta": "@jeecg/online@3.4.3":
version "3.4.3-beta" version "3.4.3"
resolved "https://registry.npmmirror.com/@jeecg/online/-/online-3.4.3-beta.tgz" resolved "https://registry.npmmirror.com/@jeecg/online/-/online-3.4.3.tgz#adbf1e3ef6b0c3f0652ec06d7cf4bb9f589759c2"
integrity sha512-07CIgJE2bir3su+asLcReUlcZPlh2Y/YsIB9ZAbSHGiboSwseZGkjmV9JK2GBk5xt4KaMy/bkyaAV/26baprqw== integrity sha512-K8Dv7mvUgoRrQ9Y5lfU5iMWNlmzI7wauZNz6obRhB1KXrxbSMMNzf2RDgk0dSm9e+W18Cyip6MmV26SOZK9STA==
"@jest/console@^27.5.1": "@jest/console@^27.5.1":
version "27.5.1" version "27.5.1"
@ -9538,7 +9538,7 @@ rollup-plugin-visualizer@^5.6.0:
source-map "^0.7.3" source-map "^0.7.3"
yargs "^17.5.1" yargs "^17.5.1"
"rollup@>=2.59.0 <2.78.0", rollup@^2.43.1, rollup@^2.56.3, rollup@^2.60.2: "rollup@>=2.59.0 <2.78.0", rollup@^2.43.1, rollup@^2.60.2, rollup@^2.72.0:
version "2.79.1" version "2.79.1"
resolved "https://registry.npmmirror.com/rollup/-/rollup-2.79.1.tgz#bedee8faef7c9f93a2647ac0108748f497f081c7" resolved "https://registry.npmmirror.com/rollup/-/rollup-2.79.1.tgz#bedee8faef7c9f93a2647ac0108748f497f081c7"
integrity sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw== integrity sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==
@ -11311,10 +11311,10 @@ vuedraggable@^4.1.0:
dependencies: dependencies:
sortablejs "1.14.0" sortablejs "1.14.0"
vxe-table-plugin-antd@^3.0.5: vxe-table-plugin-antd@3.0.5:
version "3.0.6" version "3.0.5"
resolved "https://registry.npmmirror.com/vxe-table-plugin-antd/-/vxe-table-plugin-antd-3.0.6.tgz#48d24ef85a602593772be95d23a0fb11a950af08" resolved "https://registry.npmmirror.com/vxe-table-plugin-antd/-/vxe-table-plugin-antd-3.0.5.tgz#717d6472abd7a8fe94157616aa16d115b8b15b98"
integrity sha512-ooeHUrE9R4mSlliaro5vq54BJki7xnYWUXRgfSnkN9w97n3HJK8RoCzWWAdxO2YqLTo8peMeaAcIVLYY6wyHuQ== integrity sha512-qZXIxNKSqdvfVncvVopId7byy9FYUW+ygX4vwUhPceHwsUq0eyX5SVX/LLafqfsnkq4l8+EZ4zQ5/xQ6AfZ31Q==
vxe-table@4.1.0: vxe-table@4.1.0:
version "4.1.0" version "4.1.0"