mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2026-01-23 03:27:26 +08:00
前端升级online依赖和打印组件
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
"husky:install": "husky install"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jeecg/online": "3.9.0-beta2",
|
||||
"@jeecg/online": "3.9.1-beta",
|
||||
"@jeecg/aiflow":"3.9.1-beta",
|
||||
"@logicflow/core": "^2.0.10",
|
||||
"@logicflow/extension": "^2.0.14",
|
||||
@ -77,7 +77,7 @@
|
||||
"vue-cropperjs": "^5.0.0",
|
||||
"vue-i18n": "^9.14.5",
|
||||
"vue-infinite-scroll": "^2.0.2",
|
||||
"vue-print-nb-jeecg": "^1.0.12",
|
||||
"vue-print-nb-jeecg": "^1.0.13",
|
||||
"vue-router": "^4.5.1",
|
||||
"vue-types": "^5.1.3",
|
||||
"vuedraggable": "^4.1.0",
|
||||
|
||||
10
jeecgboot-vue3/pnpm-lock.yaml
generated
10
jeecgboot-vue3/pnpm-lock.yaml
generated
@ -171,8 +171,8 @@ importers:
|
||||
specifier: ^2.0.2
|
||||
version: 2.0.2
|
||||
vue-print-nb-jeecg:
|
||||
specifier: ^1.0.12
|
||||
version: 1.0.12
|
||||
specifier: ^1.0.13
|
||||
version: 1.0.13
|
||||
vue-router:
|
||||
specifier: ^4.5.1
|
||||
version: 4.6.4(vue@3.5.27(typescript@5.9.3))
|
||||
@ -7014,8 +7014,8 @@ packages:
|
||||
vue-infinite-scroll@2.0.2:
|
||||
resolution: {integrity: sha512-n+YghR059YmciANGJh9SsNWRi1YZEBVlODtmnb/12zI+4R72QZSWd+EuZ5mW6auEo/yaJXgxzwsuhvALVnm73A==}
|
||||
|
||||
vue-print-nb-jeecg@1.0.12:
|
||||
resolution: {integrity: sha512-jHyWm6/TxB1iU2nHL7upQdHVdxb1SJQ9n3XKeYTaruFdbSphLo1vDtTunS2qVCjupk8lui7FlF5rxxSNr0zjZg==}
|
||||
vue-print-nb-jeecg@1.0.13:
|
||||
resolution: {integrity: sha512-8Yv8OCJQyFEI6hUfAKYWHa6LvAQi+xYnwFvxd/WXsI6exHhBfde26iyHyI42QCZpH6zURUq0oA0SAk8EpYiRng==}
|
||||
|
||||
vue-router@4.6.4:
|
||||
resolution: {integrity: sha512-Hz9q5sa33Yhduglwz6g9skT8OBPii+4bFn88w6J+J4MfEo4KRRpmiNG/hHHkdbRFlLBOqxN8y8gf2Fb0MTUgVg==}
|
||||
@ -14680,7 +14680,7 @@ snapshots:
|
||||
|
||||
vue-infinite-scroll@2.0.2: {}
|
||||
|
||||
vue-print-nb-jeecg@1.0.12:
|
||||
vue-print-nb-jeecg@1.0.13:
|
||||
dependencies:
|
||||
babel-plugin-transform-runtime: 6.23.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user