diff --git a/.github/workflows/continuous-deployment.yml b/.github/workflows/continuous-deployment.yml index a4243e8c..d5751380 100644 --- a/.github/workflows/continuous-deployment.yml +++ b/.github/workflows/continuous-deployment.yml @@ -15,7 +15,7 @@ jobs: - name: Setup node uses: actions/setup-node@v4 with: - node-version: latest + node-version: '20.11.1' - name: Install dependencies run: yarn install --immutable diff --git a/.nvmrc b/.nvmrc new file mode 100644 index 00000000..726a201e --- /dev/null +++ b/.nvmrc @@ -0,0 +1 @@ +20.11.1 \ No newline at end of file diff --git a/.yarn/cache/@lmdb-lmdb-darwin-arm64-npm-2.5.2-ba0aa88b93-8.zip b/.yarn/cache/@lmdb-lmdb-darwin-arm64-npm-2.5.2-ba0aa88b93-8.zip deleted file mode 100644 index 1d582f1d..00000000 Binary files a/.yarn/cache/@lmdb-lmdb-darwin-arm64-npm-2.5.2-ba0aa88b93-8.zip and /dev/null differ diff --git a/.yarn/cache/@lmdb-lmdb-darwin-arm64-npm-2.5.3-68d0bab047-8.zip b/.yarn/cache/@lmdb-lmdb-darwin-arm64-npm-2.5.3-68d0bab047-8.zip deleted file mode 100644 index b27b1600..00000000 Binary files a/.yarn/cache/@lmdb-lmdb-darwin-arm64-npm-2.5.3-68d0bab047-8.zip and /dev/null differ diff --git a/.yarn/cache/@lmdb-lmdb-darwin-x64-npm-2.5.2-237e0d1098-8.zip b/.yarn/cache/@lmdb-lmdb-darwin-x64-npm-2.5.2-237e0d1098-8.zip new file mode 100644 index 00000000..9e99c17c Binary files /dev/null and b/.yarn/cache/@lmdb-lmdb-darwin-x64-npm-2.5.2-237e0d1098-8.zip differ diff --git a/.yarn/cache/@lmdb-lmdb-darwin-x64-npm-2.5.3-a26c1cd243-8.zip b/.yarn/cache/@lmdb-lmdb-darwin-x64-npm-2.5.3-a26c1cd243-8.zip new file mode 100644 index 00000000..7f22c22f Binary files /dev/null and b/.yarn/cache/@lmdb-lmdb-darwin-x64-npm-2.5.3-a26c1cd243-8.zip differ diff --git a/.yarn/cache/@msgpackr-extract-msgpackr-extract-darwin-arm64-npm-3.0.2-18ac236cc4-8.zip b/.yarn/cache/@msgpackr-extract-msgpackr-extract-darwin-arm64-npm-3.0.2-18ac236cc4-8.zip deleted file mode 100644 index 06cbbf0c..00000000 Binary files a/.yarn/cache/@msgpackr-extract-msgpackr-extract-darwin-arm64-npm-3.0.2-18ac236cc4-8.zip and /dev/null differ diff --git a/.yarn/cache/@msgpackr-extract-msgpackr-extract-darwin-x64-npm-3.0.2-39dd07082a-8.zip b/.yarn/cache/@msgpackr-extract-msgpackr-extract-darwin-x64-npm-3.0.2-39dd07082a-8.zip new file mode 100644 index 00000000..110c9561 Binary files /dev/null and b/.yarn/cache/@msgpackr-extract-msgpackr-extract-darwin-x64-npm-3.0.2-39dd07082a-8.zip differ diff --git a/.yarn/cache/@parcel-watcher-darwin-arm64-npm-2.3.0-b75954f53c-8.zip b/.yarn/cache/@parcel-watcher-darwin-arm64-npm-2.3.0-b75954f53c-8.zip deleted file mode 100644 index 20223fea..00000000 Binary files a/.yarn/cache/@parcel-watcher-darwin-arm64-npm-2.3.0-b75954f53c-8.zip and /dev/null differ diff --git a/.yarn/cache/@parcel-watcher-darwin-x64-npm-2.3.0-2d8304cd3f-8.zip b/.yarn/cache/@parcel-watcher-darwin-x64-npm-2.3.0-2d8304cd3f-8.zip new file mode 100644 index 00000000..875a8888 Binary files /dev/null and b/.yarn/cache/@parcel-watcher-darwin-x64-npm-2.3.0-2d8304cd3f-8.zip differ diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index 1c5c3d65..f2abd7f6 100644 Binary files a/.yarn/install-state.gz and b/.yarn/install-state.gz differ