diff --git a/plugins/204-for-unexisted-players/package.json b/plugins/204-for-unexisted-players/package.json index 8615c858..5f6d6eeb 100644 --- a/plugins/204-for-unexisted-players/package.json +++ b/plugins/204-for-unexisted-players/package.json @@ -1,13 +1,13 @@ { "name": "204-for-unexisted-players", "title": "Blessing\\NoContent::general.title", - "version": "0.1.3", + "version": "0.1.4", "description": "Blessing\\NoContent::general.description", "author": "GPlane", "url": "", "namespace": "Blessing\\NoContent", "require": { - "blessing-skin-server": "^5.0.0" + "blessing-skin-server": "^5|^6" }, "enchants": { "icon": { diff --git a/plugins/authme-integration/package.json b/plugins/authme-integration/package.json index a6813f0e..cc8e3c9c 100644 --- a/plugins/authme-integration/package.json +++ b/plugins/authme-integration/package.json @@ -1,13 +1,13 @@ { "name": "authme-integration", - "version": "2.4.1", + "version": "2.4.2", "title": "Authme 数据对接", "description": "与 Authme 进行数据对接,让玩家可以使用皮肤站的账号密码登录游戏。", "author": "printempw", "url": "https://blessing.studio/", "namespace": "Integration\\Authme", "require": { - "blessing-skin-server": "^5.0.0", + "blessing-skin-server": "^5|^6", "single-player-limit": "^3.0.0" }, "enchants": { diff --git a/plugins/batch-import/package.json b/plugins/batch-import/package.json index fbee09a6..4860de09 100644 --- a/plugins/batch-import/package.json +++ b/plugins/batch-import/package.json @@ -1,13 +1,13 @@ { "name": "batch-import", - "version": "4.1.0", + "version": "4.1.1", "title": "BatchImport::general.title", "description": "BatchImport::general.description", "author": "printempw", "url": "https://blessing.studio/", "namespace": "BatchImport", "require": { - "blessing-skin-server": "^5.0.0", + "blessing-skin-server": "^5|^6", "texture-type-cast": ">=0.2.0" }, "enchants": { diff --git a/plugins/config-generator/package.json b/plugins/config-generator/package.json index 3e602d7a..4672bfa6 100644 --- a/plugins/config-generator/package.json +++ b/plugins/config-generator/package.json @@ -1,13 +1,13 @@ { "name": "config-generator", - "version": "3.2.1", + "version": "3.2.2", "title": "Blessing\\ConfigGenerator::general.title", "description": "Blessing\\ConfigGenerator::general.description", "author": "printempw", "url": "https://blessing.studio/", "namespace": "Blessing\\ConfigGenerator", "require": { - "blessing-skin-server": "^5.0.0" + "blessing-skin-server": "^5|^6" }, "enchants": { "config": "Configuration", diff --git a/plugins/disable-registration/package.json b/plugins/disable-registration/package.json index 3d80801b..c2f8636f 100644 --- a/plugins/disable-registration/package.json +++ b/plugins/disable-registration/package.json @@ -1,13 +1,13 @@ { "name": "disable-registration", "title": "Blessing\\DisableRegistration::general.title", - "version": "1.0.2", + "version": "1.0.3", "description": "Blessing\\DisableRegistration::general.title", "author": "GPlane", "url": "https://gplane.win/", "namespace": "Blessing\\DisableRegistration", "require": { - "blessing-skin-server": "^5.0.0" + "blessing-skin-server": "^5|^6" }, "enchants": { "icon": { diff --git a/plugins/embedded-comment/package.json b/plugins/embedded-comment/package.json index ebd458cc..77a39144 100644 --- a/plugins/embedded-comment/package.json +++ b/plugins/embedded-comment/package.json @@ -1,13 +1,13 @@ { "name": "embedded-comment", "title": "Blessing\\EmbeddedComment::general.title", - "version": "1.0.3", + "version": "1.0.4", "description": "Blessing\\EmbeddedComment::general.description", "author": "GPlane", "url": "https://gplane.win", "namespace": "Blessing\\EmbeddedComment", "require": { - "blessing-skin-server": "^5.0.0" + "blessing-skin-server": "^5|^6" }, "enchants": { "config": "Configuration", diff --git a/plugins/fast-login/package.json b/plugins/fast-login/package.json index 820365c5..f965a28e 100644 --- a/plugins/fast-login/package.json +++ b/plugins/fast-login/package.json @@ -1,13 +1,13 @@ { "name": "fast-login", "title": "FastLogin", - "version": "0.1.2", + "version": "0.1.3", "description": "Blessing\\FastLogin::general.description", "author": "GPlane", "url": "https://gplane.win", "namespace": "Blessing\\FastLogin", "require": { - "blessing-skin-server": "^5.0.0", + "blessing-skin-server": "^5|^6", "mojang-verification": "^1.13.0" }, "enchants": { diff --git a/plugins/gravatar/package.json b/plugins/gravatar/package.json index 2b4de296..7f125e5e 100644 --- a/plugins/gravatar/package.json +++ b/plugins/gravatar/package.json @@ -1,13 +1,13 @@ { "name": "gravatar", "title": "Gravatar", - "version": "0.1.2", + "version": "0.1.3", "description": "Gravatar 支持", "author": "GPlane", "url": "https://gplane.win/", "namespace": "Blessing\\Gravatar", "require": { - "blessing-skin-server": "^5.0.0" + "blessing-skin-server": "^5|^6" }, "enchants": { "icon": { diff --git a/plugins/gtag-js/package.json b/plugins/gtag-js/package.json index d0908a84..50e34135 100644 --- a/plugins/gtag-js/package.json +++ b/plugins/gtag-js/package.json @@ -1,13 +1,13 @@ { "name": "gtag-js", "title": "gtag.js", - "version": "0.1.1", + "version": "0.1.2", "description": "Blessing\\Gtag::general.description", "author": "GPlane", "url": "https://gplane.win/", "namespace": "Blessing\\Gtag", "require": { - "blessing-skin-server": "^5.0.0" + "blessing-skin-server": "^5|^6" }, "enchants": { "config": "Configuration", diff --git a/plugins/hide-advanced-menu/package.json b/plugins/hide-advanced-menu/package.json index 1f29ccd1..9fea989c 100644 --- a/plugins/hide-advanced-menu/package.json +++ b/plugins/hide-advanced-menu/package.json @@ -1,13 +1,13 @@ { "name": "hide-advanced-menu", "title": "Blessing\\HideAdvancedMenu::general.title", - "version": "1.0.0", + "version": "1.0.1", "description": "Blessing\\HideAdvancedMenu::general.description", "author": "GPlane", "url": "https://gplane.win/", "namespace": "Blessing\\HideAdvancedMenu", "require": { - "blessing-skin-server": "^5.0.0" + "blessing-skin-server": "^5|^6" }, "enchants": { "icon": { diff --git a/plugins/insane-profile-cache/package.json b/plugins/insane-profile-cache/package.json index d3915979..7fed15b7 100644 --- a/plugins/insane-profile-cache/package.json +++ b/plugins/insane-profile-cache/package.json @@ -1,13 +1,13 @@ { "name": "insane-profile-cache", - "version": "4.0.1", + "version": "4.0.2", "title": "Profile 文件缓存", "description": "直接生成玩家 Profile 的文件缓存,交给 Nginx 处理,慎用。", "author": "printempw", "url": "https://blessing.studio/", "namespace": "InsaneProfileCache", "require": { - "blessing-skin-server": "^5.0.0" + "blessing-skin-server": "^5|^6" }, "enchants": { "icon": { diff --git a/plugins/invitation-codes/package.json b/plugins/invitation-codes/package.json index 49f73285..e26316c4 100644 --- a/plugins/invitation-codes/package.json +++ b/plugins/invitation-codes/package.json @@ -1,13 +1,13 @@ { "name": "invitation-codes", - "version": "3.1.1", + "version": "3.1.2", "title": "InvitationCodes::general.title", "description": "InvitationCodes::general.description", "author": "printempw", "url": "https://blessing.studio/", "namespace": "InvitationCodes", "require": { - "blessing-skin-server": "^5.0.0" + "blessing-skin-server": "^5|^6" }, "enchants": { "icon": { diff --git a/plugins/legacy-api/package.json b/plugins/legacy-api/package.json index 4054f23f..e53d559a 100644 --- a/plugins/legacy-api/package.json +++ b/plugins/legacy-api/package.json @@ -1,13 +1,13 @@ { "name": "legacy-api", "title": "Blessing\\Legacy::general.title", - "version": "1.1.2", + "version": "1.1.3", "description": "Blessing\\Legacy::general.description", "author": "GPlane", "url": "https://gplane.win/", "namespace": "Blessing\\Legacy", "require": { - "blessing-skin-server": "^5.0.0" + "blessing-skin-server": "^5|^6" }, "enchants": { "icon": { diff --git a/plugins/mojang-verification/package.json b/plugins/mojang-verification/package.json index a65ac8bf..d86092f3 100644 --- a/plugins/mojang-verification/package.json +++ b/plugins/mojang-verification/package.json @@ -1,12 +1,12 @@ { "name": "mojang-verification", - "version": "1.13.1", + "version": "1.13.2", "title": "GPlane\\Mojang::general.title", "description": "GPlane\\Mojang::general.description", "author": "GPlane", "namespace": "GPlane\\Mojang", "require": { - "blessing-skin-server": "^5.0.0" + "blessing-skin-server": "^5|^6" }, "enchants": { "config": "Configuration", diff --git a/plugins/oauth-github/composer.json b/plugins/oauth-github/composer.json index 9ac85f95..97d0845c 100644 --- a/plugins/oauth-github/composer.json +++ b/plugins/oauth-github/composer.json @@ -12,6 +12,6 @@ "minimum-stability": "dev", "prefer-stable": true, "require": { - "socialiteproviders/github": "^1.0" + "socialiteproviders/github": "^4.1" } } diff --git a/plugins/oauth-github/package.json b/plugins/oauth-github/package.json index 6a8954b0..e54d9dd7 100644 --- a/plugins/oauth-github/package.json +++ b/plugins/oauth-github/package.json @@ -1,13 +1,13 @@ { "name": "oauth-github", "title": "Blessing\\OAuth\\GitHub::general.title", - "version": "0.2.2", + "version": "0.2.3", "description": "Blessing\\OAuth\\GitHub::general.description", "author": "GPlane", "url": "https://gplane.win/", "namespace": "Blessing\\OAuth\\GitHub", "require": { - "blessing-skin-server": "^5.0.0", + "blessing-skin-server": "^5|^6", "oauth": "^1.0.0" }, "enchants": { diff --git a/plugins/oauth-google/composer.json b/plugins/oauth-google/composer.json index 915e0767..a2b2f31c 100644 --- a/plugins/oauth-google/composer.json +++ b/plugins/oauth-google/composer.json @@ -12,6 +12,6 @@ "minimum-stability": "dev", "prefer-stable": true, "require": { - "socialiteproviders/google": "^3.0" + "socialiteproviders/google": "^4.1" } } diff --git a/plugins/oauth-google/package.json b/plugins/oauth-google/package.json index 7cc55ccb..257c7971 100644 --- a/plugins/oauth-google/package.json +++ b/plugins/oauth-google/package.json @@ -1,13 +1,13 @@ { "name": "oauth-google", "title": "Blessing\\OAuth\\Google::general.title", - "version": "0.1.1", + "version": "0.1.2", "description": "Blessing\\OAuth\\Google::general.description", "author": "GPlane", "url": "https://gplane.win/", "namespace": "Blessing\\OAuth\\Google", "require": { - "blessing-skin-server": "^5.0.0", + "blessing-skin-server": "^5|^6", "oauth": "^1.0.0" }, "enchants": { diff --git a/plugins/oauth-littleskin/package.json b/plugins/oauth-littleskin/package.json index 0414bd14..4de8abfe 100644 --- a/plugins/oauth-littleskin/package.json +++ b/plugins/oauth-littleskin/package.json @@ -1,13 +1,13 @@ { "name": "oauth-littleskin", "title": "Blessing\\OAuth\\LittleSkin::general.title", - "version": "0.2.4", + "version": "0.2.5", "description": "Blessing\\OAuth\\LittleSkin::general.description", "author": "Asnxthaony", "url": "https://github.com/Asnxthaony", "namespace": "Blessing\\OAuth\\LittleSkin", "require": { - "blessing-skin-server": "^5.0.0", + "blessing-skin-server": "^5|^6", "oauth": "^1.0.0" }, "enchants": { diff --git a/plugins/oauth-microsoft-live/composer.json b/plugins/oauth-microsoft-live/composer.json index a43e22b9..728ea6e8 100644 --- a/plugins/oauth-microsoft-live/composer.json +++ b/plugins/oauth-microsoft-live/composer.json @@ -10,6 +10,6 @@ } ], "require": { - "socialiteproviders/microsoft-live": "^3.0" + "socialiteproviders/microsoft-live": "^4.1" } } diff --git a/plugins/oauth-microsoft-live/package.json b/plugins/oauth-microsoft-live/package.json index f4b9edf9..4eb5c08d 100644 --- a/plugins/oauth-microsoft-live/package.json +++ b/plugins/oauth-microsoft-live/package.json @@ -1,13 +1,13 @@ { "name": "oauth-microsoft-live", "title": "Blessing\\OAuth\\Live::general.title", - "version": "0.2.3", + "version": "0.2.4", "description": "Blessing\\OAuth\\Live::general.description", "author": "GPlane", "url": "", "namespace": "Blessing\\OAuth\\Live", "require": { - "blessing-skin-server": "^5.0.0", + "blessing-skin-server": "^5|^6", "oauth": "^1.0.0" }, "enchants": { diff --git a/plugins/oauth/composer.json b/plugins/oauth/composer.json index 85807cf5..86de3fa3 100644 --- a/plugins/oauth/composer.json +++ b/plugins/oauth/composer.json @@ -1,5 +1,5 @@ { "require": { - "socialiteproviders/manager": "^3.5" + "socialiteproviders/manager": "^4.0" } } diff --git a/plugins/oauth/package.json b/plugins/oauth/package.json index 909da28c..75c370f9 100644 --- a/plugins/oauth/package.json +++ b/plugins/oauth/package.json @@ -1,13 +1,13 @@ { "name": "oauth", "title": "Blessing\\OAuthCore::general.title", - "version": "1.0.3", + "version": "1.0.4", "description": "Blessing\\OAuthCore::general.description", "author": "GPlane", "url": "https://gplane.win/", "namespace": "Blessing\\OAuthCore", "require": { - "blessing-skin-server": "^5.0.0" + "blessing-skin-server": "^5|^6" }, "enchants": { "icon": { diff --git a/plugins/password-algorithm-transition/package.json b/plugins/password-algorithm-transition/package.json index 8595d085..7a9da855 100644 --- a/plugins/password-algorithm-transition/package.json +++ b/plugins/password-algorithm-transition/package.json @@ -1,12 +1,12 @@ { "name": "password-algorithm-transition", - "version": "2.2.0", + "version": "2.2.1", "title": "GPlane\\PasswordTransition::general.title", "description": "GPlane\\PasswordTransition::general.description", "author": "GPlane", "namespace": "GPlane\\PasswordTransition", "require": { - "blessing-skin-server": "^5.0.0" + "blessing-skin-server": "^5|^6" }, "enchants": { "config": "Configuration", diff --git a/plugins/predis/package.json b/plugins/predis/package.json index a9978324..e051c09d 100644 --- a/plugins/predis/package.json +++ b/plugins/predis/package.json @@ -1,13 +1,13 @@ { "name": "predis", "title": "Predis", - "version": "1.0.0", + "version": "1.0.1", "description": "设置 Redis 客户端为 Predis。", "author": "GPlane", "url": "https://gplane.win/", "namespace": "Blessing\\Predis", "require": { - "blessing-skin-server": "^5.0.0" + "blessing-skin-server": "^5|^6" }, "enchants": { "icon": { diff --git a/plugins/purge-azure-global-cdn/package.json b/plugins/purge-azure-global-cdn/package.json index c3676107..b6409fca 100644 --- a/plugins/purge-azure-global-cdn/package.json +++ b/plugins/purge-azure-global-cdn/package.json @@ -1,12 +1,12 @@ { "name": "purge-azure-global-cdn", - "version": "1.1.1", + "version": "1.1.2", "title": "刷新 Azure 国际版 CDN", "description": "当资源被更新时,自动刷新 Azure 国际版 CDN 的缓存。不适用于 Azure 中国版。", "author": "Honoka Tech LTD(GB)", "namespace": "Honoka\\PurgeAzureGlobalCdn", "require": { - "blessing-skin-server": "^5" + "blessing-skin-server": "^5|^6" }, "enchants": { "icon": { diff --git a/plugins/refresh-ali-cdn/package.json b/plugins/refresh-ali-cdn/package.json index ff594333..d446db3b 100644 --- a/plugins/refresh-ali-cdn/package.json +++ b/plugins/refresh-ali-cdn/package.json @@ -1,12 +1,12 @@ { "name": "refresh-ali-cdn", - "version": "1.0.0", + "version": "1.0.1", "title": "刷新阿里云 CDN", "description": "当角色信息被更新时,自动刷新阿里云 CDN 中的 JSON Profile。", "author": "hank9999", "namespace": "Hank9999\\RefreshAliCdn", "require": { - "blessing-skin-server": "^5.0.0" + "blessing-skin-server": "^5|^6" }, "enchants": { "icon": { diff --git a/plugins/refresh-qcloud-cdn/package.json b/plugins/refresh-qcloud-cdn/package.json index 5b27accd..55125503 100644 --- a/plugins/refresh-qcloud-cdn/package.json +++ b/plugins/refresh-qcloud-cdn/package.json @@ -1,12 +1,12 @@ { "name": "refresh-qcloud-cdn", - "version": "2.1.2", + "version": "2.1.3", "title": "刷新腾讯云 CDN", "description": "当角色信息被更新时,自动刷新 CDN 中的 JSON Profile。", "author": "GPlane", "namespace": "GPlane\\RefreshQcloudCdn", "require": { - "blessing-skin-server": "^5" + "blessing-skin-server": "^5|^6" }, "enchants": { "icon": { diff --git a/plugins/remote-addr/package.json b/plugins/remote-addr/package.json index 9c2172c3..979c3cf2 100644 --- a/plugins/remote-addr/package.json +++ b/plugins/remote-addr/package.json @@ -1,13 +1,13 @@ { "name": "remote-addr", "title": "Remote Addr", - "version": "0.1.0", + "version": "0.1.1", "description": "通过 `REMOTE_ADDR` 来获取 IP。使用负载均衡或反向代理的网站请不要使用。", "author": "GPlane", "url": "https://gplane.win/", "namespace": "Blessing\\RemoteAddr", "require": { - "blessing-skin-server": "^5.0.0" + "blessing-skin-server": "^5|^6" }, "enchants": { "icon": { diff --git a/plugins/restricted-email-domains/package.json b/plugins/restricted-email-domains/package.json index 8e375785..8f6cc077 100644 --- a/plugins/restricted-email-domains/package.json +++ b/plugins/restricted-email-domains/package.json @@ -1,13 +1,13 @@ { "name": "restricted-email-domains", "title": "Blessing\\RestrictedEmailDomains::general.title", - "version": "0.2.1", + "version": "0.2.2", "description": "Blessing\\RestrictedEmailDomains::general.description", "author": "GPlane", "url": "https://gplane.win/", "namespace": "Blessing\\RestrictedEmailDomains", "require": { - "blessing-skin-server": "^5.0.0" + "blessing-skin-server": "^5|^6" }, "enchants": { "config": "ConfigController", diff --git a/plugins/share-registration-link/package.json b/plugins/share-registration-link/package.json index 1eec261d..a2effc31 100644 --- a/plugins/share-registration-link/package.json +++ b/plugins/share-registration-link/package.json @@ -1,12 +1,12 @@ { "name": "share-registration-link", - "version": "2.0.1", + "version": "2.0.2", "title": "分享注册链接", "description": "允许用户分享注册链接并获得积分", "author": "GPlane", "namespace": "GPlane\\ShareRegistrationLink", "require": { - "blessing-skin-server": "^5.0.0" + "blessing-skin-server": "^5|^6" }, "enchants": { "config": "GPlane\\ShareRegistrationLink\\Configuration", diff --git a/plugins/single-player-limit/package.json b/plugins/single-player-limit/package.json index 8020ef74..f3da9fff 100644 --- a/plugins/single-player-limit/package.json +++ b/plugins/single-player-limit/package.json @@ -1,13 +1,13 @@ { "name": "single-player-limit", - "version": "3.0.2", + "version": "3.0.3", "title": "SinglePlayerLimit::general.title", "description": "SinglePlayerLimit::general.description", "author": "GPlane", "url": "https://gplane.win/", "namespace": "SinglePlayerLimit", "require": { - "blessing-skin-server": "^5.0.0" + "blessing-skin-server": "^5|^6" }, "enchants": { "icon": { diff --git a/plugins/texture-description/package.json b/plugins/texture-description/package.json index f7670a7c..f562cc62 100644 --- a/plugins/texture-description/package.json +++ b/plugins/texture-description/package.json @@ -1,13 +1,13 @@ { "name": "texture-description", "title": "Blessing\\TextureDescription::general.title", - "version": "1.3.0", + "version": "1.3.1", "description": "Blessing\\TextureDescription::general.description", "author": "Steven Qiu & GPlane", "url": "", "namespace": "Blessing\\TextureDescription", "require": { - "blessing-skin-server": "^5.0.0" + "blessing-skin-server": "^5|^6" }, "enchants": { "config": "Controllers\\ConfigController", diff --git a/plugins/texture-type-cast/package.json b/plugins/texture-type-cast/package.json index 81af5538..fd84337c 100644 --- a/plugins/texture-type-cast/package.json +++ b/plugins/texture-type-cast/package.json @@ -1,13 +1,13 @@ { "name": "texture-type-cast", "title": "Blessing\\TextureTypeCast::general.title", - "version": "0.3.0", + "version": "0.3.1", "description": "Blessing\\TextureTypeCast::general.description", "author": "GPlane", "url": "https://gplane.win/", "namespace": "Blessing\\TextureTypeCast", "require": { - "blessing-skin-server": "^5.0.0" + "blessing-skin-server": "^5|^6" }, "enchants": { "icon": { diff --git a/plugins/textures-aliyun-oss/package.json b/plugins/textures-aliyun-oss/package.json index c42e720a..8cdb1cfb 100644 --- a/plugins/textures-aliyun-oss/package.json +++ b/plugins/textures-aliyun-oss/package.json @@ -1,6 +1,6 @@ { "name": "textures-aliyun-oss", - "version": "2.0.4", + "version": "2.0.5", "title": "阿里云对象存储 OSS", "description": "将用户上传的材质存储文件至阿里云 OSS 中。", "author": "printempw", @@ -8,7 +8,7 @@ "namespace": "TextureAliyunOSS", "config": "config.blade.php", "require": { - "blessing-skin-server": "^4.0.0 || ^5" + "blessing-skin-server": "^4|^5|^6" }, "enchants": { "icon": { diff --git a/plugins/textures-qcloud-cos/package.json b/plugins/textures-qcloud-cos/package.json index 73f52a90..658015ed 100644 --- a/plugins/textures-qcloud-cos/package.json +++ b/plugins/textures-qcloud-cos/package.json @@ -1,6 +1,6 @@ { "name": "textures-qcloud-cos", - "version": "2.0.4", + "version": "2.0.5", "title": "腾讯云对象存储 COS", "description": "将用户上传的材质存储文件至腾讯云 COS 中。仅支持 COS v5。", "author": "printempw", @@ -8,7 +8,7 @@ "namespace": "TextureQcloudCOS", "config": "config.blade.php", "require": { - "blessing-skin-server": "^4.0.0 || ^5" + "blessing-skin-server": "^4|^5|^6" }, "enchants": { "icon": { diff --git a/plugins/textures-qiniu-storage/package.json b/plugins/textures-qiniu-storage/package.json index b53230d6..3c58b4d6 100644 --- a/plugins/textures-qiniu-storage/package.json +++ b/plugins/textures-qiniu-storage/package.json @@ -1,6 +1,6 @@ { "name": "textures-qiniu-storage", - "version": "2.0.4", + "version": "2.0.5", "title": "七牛云存储", "description": "将用户上传的材质存储文件至七牛云存储中。", "author": "printempw", @@ -8,7 +8,7 @@ "namespace": "TextureQiniuStorage", "config": "config.blade.php", "require": { - "blessing-skin-server": "^4.0.0 || ^5" + "blessing-skin-server": "^4|^5|^6" }, "enchants": { "icon": { diff --git a/plugins/trust-proxies/package.json b/plugins/trust-proxies/package.json index b02e27cd..d8959bca 100644 --- a/plugins/trust-proxies/package.json +++ b/plugins/trust-proxies/package.json @@ -1,12 +1,12 @@ { "name": "trust-proxies", - "version": "0.1.2", + "version": "0.1.3", "title": "代理信任", "description": "当站点使用负载均衡并开启 SSL 时,若遇到 URL 问题,可尝试安装并开启此插件。", "author": "GPlane", "namespace": "GPlane\\TrustProxies", "require": { - "blessing-skin-server": "^4.2.0 || ^5" + "blessing-skin-server": "^4.2.0|^5|^6" }, "enchants": { "icon": { diff --git a/plugins/usm-api/package.json b/plugins/usm-api/package.json index c520016d..20283c42 100644 --- a/plugins/usm-api/package.json +++ b/plugins/usm-api/package.json @@ -1,13 +1,13 @@ { "name": "usm-api", "title": "Universal Skin API", - "version": "1.2.2", + "version": "1.2.3", "description": "Universal Skin Mod API", "author": "GPlane", "url": "https://gplane.win", "namespace": "Blessing\\Usm", "require": { - "blessing-skin-server": "^5.0.0" + "blessing-skin-server": "^5|^6" }, "enchants": { "icon": { diff --git a/plugins/yggdrasil-api/package.json b/plugins/yggdrasil-api/package.json index 0521c6d7..692adc6b 100644 --- a/plugins/yggdrasil-api/package.json +++ b/plugins/yggdrasil-api/package.json @@ -1,13 +1,13 @@ { "name": "yggdrasil-api", - "version": "4.11.0", + "version": "5.0.0", "title": "Yggdrasil API", "description": "Yggdrasil API + authlib-injector = ✨", "author": "printempw", "url": "https://github.com/bs-community/yggdrasil-api/", "namespace": "Yggdrasil", "require": { - "blessing-skin-server": "^5.0.0" + "blessing-skin-server": "^6" }, "enchants": { "config": "Controllers\\ConfigController",