mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-06 20:42:57 +08:00
⬆️ Upgrade(custom): upgrade core
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
"multer": "^2.0.2",
|
||||
"node-ssh-no-cpu-features": "^2.0.0",
|
||||
"nodejs-file-downloader": "^4.13.0",
|
||||
"piclist": "^2.0.4",
|
||||
"piclist": "^2.0.5",
|
||||
"qiniu": "7.14.0",
|
||||
"semver": "^7.7.3",
|
||||
"shell-path": "3.0.0",
|
||||
@@ -136,14 +136,14 @@
|
||||
"stylelint-order": "^7.0.1",
|
||||
"stylus": "^0.64.0",
|
||||
"typescript": "5.8.2",
|
||||
"typescript-eslint": "^8.51.0",
|
||||
"typescript-eslint": "^8.52.0",
|
||||
"video.js": "^8.23.4",
|
||||
"vite": "^7.3.0",
|
||||
"vitest": "^4.0.16",
|
||||
"vue-eslint-parser": "^10.2.0",
|
||||
"vue-i18n": "^11.2.8",
|
||||
"vue-router": "^4.6.4",
|
||||
"vue-tsc": "^3.2.1",
|
||||
"vue-tsc": "^3.2.2",
|
||||
"vue3-lazyload": "^0.3.8"
|
||||
},
|
||||
"resolutions": {
|
||||
|
||||
@@ -37,11 +37,9 @@ cat > "$OUTPUT_FILE" << EOF
|
||||
### Linux
|
||||
|
||||
- AppImage:
|
||||
[**x64**](https://github.com/Kuingsmile/PicList/releases/download/v${VERSION}/PicList-${VERSION}-x86_64.AppImage) |
|
||||
[**ARM64**](https://github.com/Kuingsmile/PicList/releases/download/v${VERSION}/PicList-${VERSION}-arm64.AppImage)
|
||||
[**x64**](https://github.com/Kuingsmile/PicList/releases/download/v${VERSION}/PicList-${VERSION}-x86_64.AppImage) | [**ARM64**](https://github.com/Kuingsmile/PicList/releases/download/v${VERSION}/PicList-${VERSION}-arm64.AppImage)
|
||||
- deb:
|
||||
[**x64**](https://github.com/Kuingsmile/PicList/releases/download/v${VERSION}/Piclist-${VERSION}-amd64.deb) |
|
||||
[**ARM64**](https://github.com/Kuingsmile/PicList/releases/download/v${VERSION}/Piclist-${VERSION}-arm64.deb)
|
||||
[**x64**](https://github.com/Kuingsmile/PicList/releases/download/v${VERSION}/Piclist-${VERSION}-amd64.deb) | [**ARM64**](https://github.com/Kuingsmile/PicList/releases/download/v${VERSION}/Piclist-${VERSION}-arm64.deb)
|
||||
- snap:
|
||||
[**x64**](https://github.com/Kuingsmile/PicList/releases/download/v${VERSION}/Piclist-${VERSION}-amd64.snap)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user