Skip to content

Commit b61a7ee

Browse files
committed
chore: gest update
1 parent 8331f1e commit b61a7ee

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
},
6464
"devDependencies": {
6565
"@ncpa0cpl/nodepack": "^2.3.3",
66-
"@reactgjs/gest": "^0.6.0-beta.3",
66+
"@reactgjs/gest": "^0.6.0",
6767
"@swc/core": "^1.5.5",
6868
"@types/node": "^20.12.12",
6969
"@types/tar": "^6.1.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -270,10 +270,10 @@
270270
resolved "https://registry.yarnpkg.com/@oxlint/win32-x64/-/win32-x64-0.3.4.tgz#78c901fd6d5a1d0c4e04ad7dd3eee06d284b976d"
271271
integrity sha512-MRLiStH88hIKHJ4+VzsD8eEmcJuNsfpzwCu7ndnBzdI7q7ujkSecNPdjxtSiNxoFTRDTJT5F48+vesXCHehwXg==
272272

273-
"@reactgjs/gest@^0.6.0-beta.3":
274-
version "0.6.0-beta.3"
275-
resolved "https://registry.yarnpkg.com/@reactgjs/gest/-/gest-0.6.0-beta.3.tgz#855807867bfc9f0511e967a7b086ca89b4e8fa3c"
276-
integrity sha512-ufQJ8Q5Yk4kWRewyrDt9b3eieG1p9PC7weV54H0iYUUbJr+nSF/YT2lPpmVK7U6p4x7fdx5wdeAquhlHpWGXPA==
273+
"@reactgjs/gest@^0.6.0":
274+
version "0.6.0"
275+
resolved "https://registry.yarnpkg.com/@reactgjs/gest/-/gest-0.6.0.tgz#9dc11100cd97e4b21fe589ab3b0f9015f57e30c4"
276+
integrity sha512-8vjt5PmTirDyaxwLIeEo0xH3JnOXytW/6b0TfKqVQa/PY3atYuwtX21zb7Knd5z4rjjhI0p+b/cMlX0+wFJkww==
277277
dependencies:
278278
"@ncpa0cpl/mutex.js" "^1.0.1"
279279
esbuild "~0.24.0"

0 commit comments

Comments
 (0)