提交 33792096 编写于 作者: JEECG低代码平台's avatar JEECG低代码平台

JeecgBoot 2.4.2 积木报表版本发布,基于SpringBoot的低代码平台

上级 2a7946ae
...@@ -1233,9 +1233,9 @@ ...@@ -1233,9 +1233,9 @@
} }
}, },
"@jeecg/antd-online-mini": { "@jeecg/antd-online-mini": {
"version": "2.4.21-beta", "version": "2.4.22-beta",
"resolved": "https://registry.npmjs.org/@jeecg/antd-online-mini/-/antd-online-mini-2.4.21-beta.tgz", "resolved": "https://registry.npmjs.org/@jeecg/antd-online-mini/-/antd-online-mini-2.4.22-beta.tgz",
"integrity": "sha512-B/FkrOrS7s2XEFS9O1bd+gC8X1xmZmePU1hYUPo9sDDw1ghMpo0nTffOU83uUksYGvJVrNy0B6DAJBcaDzIMYA==" "integrity": "sha512-fiivlcw7ovjpIl26vqudqDcf6+rIsn2aP1l853cDGjcBIpnlYVyQ2D/Cdi56Tz1ATdQOXEU8ydmCt2utpPF0LQ=="
}, },
"@mrmlnc/readdir-enhanced": { "@mrmlnc/readdir-enhanced": {
"version": "2.2.1", "version": "2.2.1",
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
"lint": "vue-cli-service lint" "lint": "vue-cli-service lint"
}, },
"dependencies": { "dependencies": {
"@jeecg/antd-online-mini": "2.4.21-beta", "@jeecg/antd-online-mini": "2.4.22-beta",
"ant-design-vue": "^1.7.2", "ant-design-vue": "^1.7.2",
"@antv/data-set": "^0.11.4", "@antv/data-set": "^0.11.4",
"viser-vue": "^2.4.8", "viser-vue": "^2.4.8",
...@@ -96,7 +96,10 @@ ...@@ -96,7 +96,10 @@
"vue/html-closing-bracket-newline": 0, "vue/html-closing-bracket-newline": 0,
"vue/no-parsing-error": 0, "vue/no-parsing-error": 0,
"no-tabs": 0, "no-tabs": 0,
"indent": ["off", 2], "indent": [
"off",
2
],
"no-console": 0, "no-console": 0,
"space-before-function-paren": 0 "space-before-function-paren": 0
} }
......
...@@ -871,10 +871,10 @@ ...@@ -871,10 +871,10 @@
cssnano-preset-default "^4.0.0" cssnano-preset-default "^4.0.0"
postcss "^7.0.0" postcss "^7.0.0"
"@jeecg/antd-online-mini@2.4.21-beta": "@jeecg/antd-online-mini@2.4.22-beta":
version "2.4.21-beta" version "2.4.22-beta"
resolved "https://registry.npmjs.org/@jeecg/antd-online-mini/-/antd-online-mini-2.4.21-beta.tgz#804819e0889dad70c7a4ba01a9aad06f45438104" resolved "https://registry.npmjs.org/@jeecg/antd-online-mini/-/antd-online-mini-2.4.22-beta.tgz#616db31a2d9ee3a611d63d4d5459f152284b83d7"
integrity sha512-B/FkrOrS7s2XEFS9O1bd+gC8X1xmZmePU1hYUPo9sDDw1ghMpo0nTffOU83uUksYGvJVrNy0B6DAJBcaDzIMYA== integrity sha512-fiivlcw7ovjpIl26vqudqDcf6+rIsn2aP1l853cDGjcBIpnlYVyQ2D/Cdi56Tz1ATdQOXEU8ydmCt2utpPF0LQ==
"@mrmlnc/readdir-enhanced@^2.2.1": "@mrmlnc/readdir-enhanced@^2.2.1":
version "2.2.1" version "2.2.1"
......
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
<dependency> <dependency>
<groupId>com.jimureport</groupId> <groupId>com.jimureport</groupId>
<artifactId>spring-boot-starter-jimureport</artifactId> <artifactId>spring-boot-starter-jimureport</artifactId>
<version>1.1.08-beta</version> <version>1.1.09-beta</version>
<exclusions> <exclusions>
<exclusion> <exclusion>
<artifactId>autopoi-web</artifactId> <artifactId>autopoi-web</artifactId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册