diff --git a/.github/workflows/deploy-docs.yml b/.github/workflows/deploy-docs.yml index 90419f5d..60c8a3b7 100644 --- a/.github/workflows/deploy-docs.yml +++ b/.github/workflows/deploy-docs.yml @@ -33,7 +33,7 @@ jobs: fetch-depth: 0 - uses: pnpm/action-setup@v2 with: - version: 8.7.6 + version: 8.11.0 - uses: moonrepo/setup-moon-action@v1 - run: moon setup - run: moon run site:export diff --git a/.moon/toolchain.yml b/.moon/toolchain.yml index 92a4c815..713524ae 100644 --- a/.moon/toolchain.yml +++ b/.moon/toolchain.yml @@ -20,14 +20,11 @@ node: # The version of the package manager (above) to use. pnpm: - version: "8.7.6" + version: "8.11.0" # Add `node.version` as a constraint in the root `package.json` `engines`. addEnginesConstraint: true - # Use the `package.json` name as an alias for the respective moon project. - aliasPackageNames: "name-and-scope" - # Dedupe dependencies after the lockfile has changed. dedupeOnLockfileChange: true diff --git a/package.json b/package.json index fa0c8786..2cbdb726 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@changesets/cli": "^2.26.2", "@commitlint/cli": "^17.6.6", "@commitlint/config-conventional": "^17.6.6", - "@moonrepo/cli": "^1.14.1", + "@moonrepo/cli": "^1.17.3", "ava": "^5.3.1", "husky": "^8.0.3", "lint-staged": "^13.2.3", @@ -34,5 +34,5 @@ "engines": { "node": "18.13.0" }, - "packageManager": "pnpm@8.7.6" + "packageManager": "pnpm@8.11.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8fa7169f..d9e7a730 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,8 +17,8 @@ importers: specifier: ^17.6.6 version: 17.6.6 "@moonrepo/cli": - specifier: ^1.14.1 - version: 1.14.1 + specifier: ^1.17.3 + version: 1.17.3 ava: specifier: ^5.3.1 version: 5.3.1 @@ -1051,29 +1051,29 @@ packages: read-yaml-file: 1.1.0 dev: true - /@moonrepo/cli@1.14.1: + /@moonrepo/cli@1.17.3: resolution: { - integrity: sha512-qrzbIjEQXx45lk/PRjqcCJJv/VT1+ISwizxfT7n13QDHwoBHA+slMV9jFcWmXWpnfabnPBlJGoXXYaQd9sERkg==, + integrity: sha512-PuW/R9PeA71OsSZGhadhqTsn3E4tmbTDM3Q7t1GUTeQEjwdDt5WlM/deJ7dxX7D+ItgdMvaUiLhEMMbL8MkOLw==, } hasBin: true requiresBuild: true dependencies: detect-libc: 2.0.2 optionalDependencies: - "@moonrepo/core-linux-arm64-gnu": 1.14.1 - "@moonrepo/core-linux-arm64-musl": 1.14.1 - "@moonrepo/core-linux-x64-gnu": 1.14.1 - "@moonrepo/core-linux-x64-musl": 1.14.1 - "@moonrepo/core-macos-arm64": 1.14.1 - "@moonrepo/core-macos-x64": 1.14.1 - "@moonrepo/core-windows-x64-msvc": 1.14.1 + "@moonrepo/core-linux-arm64-gnu": 1.17.3 + "@moonrepo/core-linux-arm64-musl": 1.17.3 + "@moonrepo/core-linux-x64-gnu": 1.17.3 + "@moonrepo/core-linux-x64-musl": 1.17.3 + "@moonrepo/core-macos-arm64": 1.17.3 + "@moonrepo/core-macos-x64": 1.17.3 + "@moonrepo/core-windows-x64-msvc": 1.17.3 dev: true - /@moonrepo/core-linux-arm64-gnu@1.14.1: + /@moonrepo/core-linux-arm64-gnu@1.17.3: resolution: { - integrity: sha512-sYOwgeLwbSSa4OnoY1RzjnInOMOIZOoOa6Ktv8U2Ed+kXa5+O9LZcjJmZkpx1WXOaGJv36lBKQBXIZ0EzxVBdA==, + integrity: sha512-8BlwjyGAmJum9d7EGuGsw9/64j+bgzDGADeH+YsldJ277gqmPLz8F6LRPLUr0Ddc0xcd7sbw0fJzAI4u55YfGA==, } cpu: [arm64] os: [linux] @@ -1081,10 +1081,10 @@ packages: dev: true optional: true - /@moonrepo/core-linux-arm64-musl@1.14.1: + /@moonrepo/core-linux-arm64-musl@1.17.3: resolution: { - integrity: sha512-dUD70L5VAcCDkZ021C0Av98+4ze+bw3nv965/mkk6MKnUWohsVdSeK/1tuMgO3g1TKEOi7YlmMWchgr0hn0nNQ==, + integrity: sha512-Kr9SqWBrTla3CxAsc/hIwLyJqs72S9WgVgMj/ZDd6c5r3Onipot/l8Esdw26xy6fIlyu387p9JNh1jWfC9OmXA==, } cpu: [arm64] os: [linux] @@ -1092,10 +1092,10 @@ packages: dev: true optional: true - /@moonrepo/core-linux-x64-gnu@1.14.1: + /@moonrepo/core-linux-x64-gnu@1.17.3: resolution: { - integrity: sha512-FpeGtQYMsfkBvce3ijX8g+1mrQzq8REI8nhoyClawZBfwKoivzbvIJjovnlU6LJjzuSESt9/EUHfz+pssf05ww==, + integrity: sha512-YYIKooOSJeZtFJj5BcgW9tWL3IUe4WgoCHPIRbfoUGhuFw+AacUCz9XDa8/6NJpEIF7drblTDX25ztRIAIIXMw==, } cpu: [x64] os: [linux] @@ -1103,10 +1103,10 @@ packages: dev: true optional: true - /@moonrepo/core-linux-x64-musl@1.14.1: + /@moonrepo/core-linux-x64-musl@1.17.3: resolution: { - integrity: sha512-VSeFJ8ndayiv2HmUKdOtKR4WALcalzQ9TnnPlLAdVkypxwKnLrsb8XXS2J/wxeNHTWKS/mOS/D6uPlV6QeFnKA==, + integrity: sha512-Txw74QJOZFug/n8Z1ZmsjGt4T2d0F0wwT7zeT+0rXIuzwMX3lZG7l+zbNn/FdgmVqhCtPj20U36gM6WM4J/bhw==, } cpu: [x64] os: [linux] @@ -1114,10 +1114,10 @@ packages: dev: true optional: true - /@moonrepo/core-macos-arm64@1.14.1: + /@moonrepo/core-macos-arm64@1.17.3: resolution: { - integrity: sha512-4GM2TxxibK+vFBcGyX3ThwcZYF9PKOP/mSWw9BXpf8Pghn4/4WL40M8erm1zOqxM3wOahK4qbPAgpCNzEKd8xg==, + integrity: sha512-nYBd8II6UpteaGAlHMLn5UfBOVOQXINUCLl/mRnD34BXFIjxS7sAShmZfUDQSlC6QQx4zf1mIZSW2BQ+3k7R2A==, } cpu: [arm64] os: [darwin] @@ -1125,10 +1125,10 @@ packages: dev: true optional: true - /@moonrepo/core-macos-x64@1.14.1: + /@moonrepo/core-macos-x64@1.17.3: resolution: { - integrity: sha512-igTT2tpqxi6jbBO2dx/QaP/Pn6QgAdBqNGIb+bCVX0sSGzwTJcl+a0q5e2YdptV/ZIvOTGPldz+4kZUUypjgdg==, + integrity: sha512-NG3atjVM1aJfEPSJUZGdpWZ+WNh5b5Iw8hJNOPUjs33tfz8QoN0UxFWohSFDwXgGxurjzyur/lc0xUBKd2n5WQ==, } cpu: [x64] os: [darwin] @@ -1136,10 +1136,10 @@ packages: dev: true optional: true - /@moonrepo/core-windows-x64-msvc@1.14.1: + /@moonrepo/core-windows-x64-msvc@1.17.3: resolution: { - integrity: sha512-6GezvBPHRLJeBo/Am5ZEdnYdGJtpf5nqYPEfd4oqIt8h0c5blYMgr2pCH8OfamoHL10vDQBBnD1DPE0MNthETQ==, + integrity: sha512-Wz8Lp661RNpgMCYyqATyJxkgaPLw/oMJ+Jip7c55aLOrE8o+HsNU4QqsOgkxY+6PD+7Dp9634KSrziaTPHHiVA==, } cpu: [x64] os: [win32]