From 0207fad8ad6012ef725cfed58f17a73f449eca23 Mon Sep 17 00:00:00 2001 From: plebeius Date: Wed, 4 Mar 2026 16:22:06 +0800 Subject: [PATCH] chore(dev): bump portless to 0.5.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 31f3c164..45cdb58b 100644 --- a/package.json +++ b/package.json @@ -144,7 +144,7 @@ "oxfmt": "0.20.0", "oxlint": "1.35.0", "playwright": "1.56.1", - "portless": "0.5.1", + "portless": "0.5.2", "progress": "2.0.3", "react-doctor": "0.0.28", "react-grab": "0.0.98", diff --git a/yarn.lock b/yarn.lock index 43061d54..b66b7d09 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12421,10 +12421,10 @@ plist@^3.0.0, plist@^3.0.5, plist@^3.1.0: base64-js "^1.5.1" xmlbuilder "^15.1.1" -portless@0.5.1: - version "0.5.1" - resolved "https://registry.yarnpkg.com/portless/-/portless-0.5.1.tgz#0e07d5f9005f8bbbf2160c4f1f633437c9a05da7" - integrity sha512-F2DHd2reRx0iwbZW8O4LT3Fu8haM6OFR4AYh3vmanM0WihASaBy6+GKP8lzmcL6knD9vU5WNI+9c6Z77G5gd/A== +portless@0.5.2: + version "0.5.2" + resolved "https://registry.yarnpkg.com/portless/-/portless-0.5.2.tgz#ee405277721e54119c191f13fc6434a1dc06c42a" + integrity sha512-LnJvnFUduG4QSIDqc4og9WCLRA6L0+btA96nn6icY6cxyEAR44cnWaIxVzmw7y74KQ+R7zJM1HpenankphympA== dependencies: chalk "^5.3.0"