diff --git a/package.json b/package.json index e9a685fd4..d38209331 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.37.7", + "version": "0.37.8", "private": true, "license": "MIT", "packageManager": "pnpm@8.2.0", diff --git a/xmcl-electron-app/package.json b/xmcl-electron-app/package.json index 6dfc86f97..2ffe6c5a6 100644 --- a/xmcl-electron-app/package.json +++ b/xmcl-electron-app/package.json @@ -2,7 +2,7 @@ "name": "xmcl", "private": true, "main": "./index.js", - "version": "0.37.7", + "version": "0.37.8", "author": "ci010 ", "description": "A great minecraft launcher in the future", "license": "MIT", @@ -71,6 +71,6 @@ "tslib": "^2.5.0", "tsx": "^3.13.0", "typescript": "^5.2.2", - "undici": "5.22.1" + "undici": "5.26.2" } } \ No newline at end of file diff --git a/xmcl-keystone-ui/package.json b/xmcl-keystone-ui/package.json index 4ec2c190f..578c353e8 100644 --- a/xmcl-keystone-ui/package.json +++ b/xmcl-keystone-ui/package.json @@ -2,7 +2,7 @@ "name": "@xmcl/keystone-ui", "private": true, "productName": "xmcl", - "version": "0.36.7", + "version": "0.36.8", "author": "ci010 ", "description": "A great minecraft launcher in the future", "license": "MIT", diff --git a/xmcl-runtime/package.json b/xmcl-runtime/package.json index 8453fedb7..1864ec43c 100644 --- a/xmcl-runtime/package.json +++ b/xmcl-runtime/package.json @@ -1,7 +1,7 @@ { "name": "@xmcl/runtime", "private": true, - "version": "0.35.6", + "version": "0.35.7", "author": "ci010 ", "description": "The runtime for x minecraft launcher in nodejs", "license": "MIT",