Lock yarn to 1.23.0 (#922)

* Lock yarn to 1.23.0

* fix flaky test

* Fix flaky tests
This commit is contained in:
Justin Halsall
2026-04-01 12:00:00 +08:00
committed by GitHub
parent d9f6709e78
commit 0ca1e49509
5 changed files with 147430 additions and 29 deletions

5
.gitignore vendored
View File

@@ -3,7 +3,6 @@
.idea
node_modules
package-lock.json
# yarn.lock
temp
@@ -17,3 +16,7 @@ build
dist
.turbo
# `.yarn/install-state.gz` is an optimization file that you shouldn't ever have to commit.
# It simply stores the exact state of your project so that the next commands can boot without having to resolve your workspaces all over again.
.yarn/install-state.gz