⬆️ Update Halo-Vditor to 3.9.9
Build Plugin JAR File / build (push) Successful in 2m13s Details
Build Plugin JAR File / github-release (push) Has been skipped Details

Fix #32
Fix #25
This commit is contained in:
zhengyi 2023-12-30 15:16:40 +08:00
parent 1e7413c3a0
commit b6b9017e57
3 changed files with 6 additions and 6 deletions

View File

@ -15,7 +15,7 @@
"@halo-dev/components": "^1.10.0",
"@halo-dev/console-shared": "^2.11.0",
"canvas-confetti": "^1.6.0",
"@zhengyi/vditor": "3.9.9-build.1",
"@zhengyi/vditor": "3.9.9",
"vue": "^3.3.4"
},
"devDependencies": {

View File

@ -15,8 +15,8 @@ dependencies:
specifier: ^2.11.0
version: 2.11.0(vue-router@4.2.5)(vue@3.3.12)
'@zhengyi/vditor':
specifier: 3.9.9-build.1
version: 3.9.9-build.1
specifier: 3.9.9
version: 3.9.9
canvas-confetti:
specifier: ^1.6.0
version: 1.9.2
@ -1026,8 +1026,8 @@ packages:
resolution: {integrity: sha512-r+aD7wvdXVRyFcw/yI/PbdIqSsC+Bnql2WSKZa8CK+ntpTvc2tybn6Wxsfw96C71QS+Q/MPe8ufwZBjtRd+hhg==, tarball: https://git.mczhengyi.top/api/packages/zhengyi/npm/%40zhengyi%2Fhalo-render/-/1.1.0/halo-render-1.1.0.tgz}
dev: false
/@zhengyi/vditor@3.9.9-build.1:
resolution: {integrity: sha512-g5Q106m8oFFwL5Ny46sAs21QfJ/PMQwf/LAE9NadKzkociBwSIAyLslny8kkQAL1vSaZ6RjbTr4Qv3ar8ta4Ag==, tarball: https://git.mczhengyi.top/api/packages/zhengyi/npm/%40zhengyi%2Fvditor/-/3.9.9-build.1/vditor-3.9.9-build.1.tgz}
/@zhengyi/vditor@3.9.9:
resolution: {integrity: sha512-YHlWEbVkDvctAYUAghIISPjTPqxwubLuFlgbm1L6Oq3sGdIt4YZKUJA7Psv/JHaasX/tIvvcgZyUygSjjRBzMw==, tarball: https://git.mczhengyi.top/api/packages/zhengyi/npm/%40zhengyi%2Fvditor/-/3.9.9/vditor-3.9.9.tgz}
dependencies:
'@zhengyi/halo-render': 1.1.0
diff-match-patch: 1.0.5

View File

@ -4,7 +4,7 @@ cd src/main/resources/static
rm -rf dist
pwd
curl -o vditor.tgz \
https://git.mczhengyi.top/zhengyi/-/packages/npm/@zhengyi%2Fvditor/3.9.9-build.1/files/257
https://git.mczhengyi.top/zhengyi/-/packages/npm/@zhengyi%2Fvditor/3.9.9/files/258
tar -xzvf vditor.tgz
mv package/dist .
rm -rf package