From 4aae4ec544f4667833ac19cbbea9fdd9aed791f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 14:26:30 +0800 Subject: [PATCH] bump(deps): update dependency turbo to ^1.10.2 (#457) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [turbo](https://turbo.build/repo) ([source](https://togithub.com/vercel/turbo)) | [`^1.9.4` -> `^1.10.2`](https://renovatebot.com/diffs/npm/turbo/1.9.6/1.10.2) | [![age](https://badges.renovateapi.com/packages/npm/turbo/1.10.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.10.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/turbo/1.10.2/compatibility-slim/1.9.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.10.2/confidence-slim/1.9.6)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
vercel/turbo ### [`v1.10.2`](https://togithub.com/vercel/turbo/releases/tag/v1.10.2): Turborepo v1.10.2 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.10.1...v1.10.2) #### What's Changed ##### Changelog - fix(turborepo): rust implementation of file hashing via git index by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/4967](https://togithub.com/vercel/turbo/pull/4967) - feat: rust pnpm lockfile implementation by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4906](https://togithub.com/vercel/turbo/pull/4906) - Fix broken link for `--verbosity`. by [@​leerob](https://togithub.com/leerob) in [https://github.com/vercel/turbo/pull/5118](https://togithub.com/vercel/turbo/pull/5118) - Noting multiple global turbo installations. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5119](https://togithub.com/vercel/turbo/pull/5119) - List dev command more consistently. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5120](https://togithub.com/vercel/turbo/pull/5120) - fix: update storybook dev command by [@​ekafyi](https://togithub.com/ekafyi) in [https://github.com/vercel/turbo/pull/5105](https://togithub.com/vercel/turbo/pull/5105) - feat(turborepo): Move some shim paths over to AbsoluteSystemPath by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5108](https://togithub.com/vercel/turbo/pull/5108) - feat(docs): update copy arg by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5090](https://togithub.com/vercel/turbo/pull/5090) - feat(docs): link examples with generators by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5126](https://togithub.com/vercel/turbo/pull/5126) - sync dependencies with next.js by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/5131](https://togithub.com/vercel/turbo/pull/5131) - Include timeSaved metric when skipping cache check by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4952](https://togithub.com/vercel/turbo/pull/4952) - Update storybook.mdx by [@​lofsigma](https://togithub.com/lofsigma) in [https://github.com/vercel/turbo/pull/5134](https://togithub.com/vercel/turbo/pull/5134) - refactor(turborepo): API Client Cleanup by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5084](https://togithub.com/vercel/turbo/pull/5084) - feat(turborepo): Set feature to use Go daemon by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5147](https://togithub.com/vercel/turbo/pull/5147) - fix(turborepo): Handle unimplemented and failed_precondition in daemon clients by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5151](https://togithub.com/vercel/turbo/pull/5151) - feat(types): publish turbo types by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5130](https://togithub.com/vercel/turbo/pull/5130) - feat(daemon): clean by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5152](https://togithub.com/vercel/turbo/pull/5152) - chore(turborepo): Port piece of kill_live_server test for version mismatch by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5153](https://togithub.com/vercel/turbo/pull/5153) - feat(turborepo): Wait for a pid file, then a sock file by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5158](https://togithub.com/vercel/turbo/pull/5158) - feat(create-turbo): use latest turbo by default by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5155](https://togithub.com/vercel/turbo/pull/5155) - Update existing-monorepo.mdx by [@​tomheaton](https://togithub.com/tomheaton) in [https://github.com/vercel/turbo/pull/5149](https://togithub.com/vercel/turbo/pull/5149) - Merge timesaved and cache status data structures by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5135](https://togithub.com/vercel/turbo/pull/5135) - chore: specify rust crates as inputs to building turborepo by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4664](https://togithub.com/vercel/turbo/pull/4664) - Organize tests a bit by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5116](https://togithub.com/vercel/turbo/pull/5116) - docs: add `--out-dir` reference for prune command by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5173](https://togithub.com/vercel/turbo/pull/5173) - fix(turborepo): Restructure reading from stderr, fix parsing of ls-tree by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5181](https://togithub.com/vercel/turbo/pull/5181) - chore(cli): add note about changing run summary by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5186](https://togithub.com/vercel/turbo/pull/5186) - feat(turborepo): Remove as_absolute_path() in favor of Deref by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5194](https://togithub.com/vercel/turbo/pull/5194) - Update log message when cache restoration is skipped by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5127](https://togithub.com/vercel/turbo/pull/5127) - docs: Move deprecated options for run command to bottom by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5180](https://togithub.com/vercel/turbo/pull/5180) - Parallel ignores concurrency and dependencies, we don't need to validate by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5191](https://togithub.com/vercel/turbo/pull/5191) - feat(lockfiles): add support pnpm lockfile version 6.1 by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5195](https://togithub.com/vercel/turbo/pull/5195) - feat(turborepo): Remove anyhow from package manager detection by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5196](https://togithub.com/vercel/turbo/pull/5196) - Add codemod for glob syntax issues. by [@​arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/5184](https://togithub.com/vercel/turbo/pull/5184) - fix(gen): swap to which for windows by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5208](https://togithub.com/vercel/turbo/pull/5208) - Add timeSaved value into dry run output by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5171](https://togithub.com/vercel/turbo/pull/5171) - fix(turborepo): Repo config case normalization by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5209](https://togithub.com/vercel/turbo/pull/5209) - release(turborepo): 1.10.2-canary.2 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5212](https://togithub.com/vercel/turbo/pull/5212) - Update references to docs in code comments and help output by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5179](https://togithub.com/vercel/turbo/pull/5179) - fix(turbo): remove npx version check for gen by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5216](https://togithub.com/vercel/turbo/pull/5216) - release(turborepo): 1.10.2-canary.3 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5222](https://togithub.com/vercel/turbo/pull/5222) #### New Contributors - [@​cool-little-fish](https://togithub.com/cool-little-fish) made their first contribution in [https://github.com/vercel/turbo/pull/4902](https://togithub.com/vercel/turbo/pull/4902) - [@​ekafyi](https://togithub.com/ekafyi) made their first contribution in [https://github.com/vercel/turbo/pull/5105](https://togithub.com/vercel/turbo/pull/5105) - [@​lofsigma](https://togithub.com/lofsigma) made their first contribution in [https://github.com/vercel/turbo/pull/5134](https://togithub.com/vercel/turbo/pull/5134) - [@​tomheaton](https://togithub.com/tomheaton) made their first contribution in [https://github.com/vercel/turbo/pull/5149](https://togithub.com/vercel/turbo/pull/5149) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.10.1...v1.10.2 ### [`v1.10.1`](https://togithub.com/vercel/turbo/releases/tag/v1.10.1): Turborepo v1.10.1 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.10.0...v1.10.1) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.10.0...v1.10.1 ### [`v1.10.0`](https://togithub.com/vercel/turbo/releases/tag/v1.10.0): Turborepo v1.10.0 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.9.9...v1.10.0) #### What's Changed ##### Changelog - Exclude Pipeline Definition from Global Hash by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4545](https://togithub.com/vercel/turbo/pull/4545) - chore(turbo/gen): mark as experimental by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5016](https://togithub.com/vercel/turbo/pull/5016) - fix: no longer crash for single projects with global dependencies by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5002](https://togithub.com/vercel/turbo/pull/5002) - Add `dotEnv` to `turbo.json` by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4870](https://togithub.com/vercel/turbo/pull/4870) - Add missing `--copy` flag. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5021](https://togithub.com/vercel/turbo/pull/5021) - feat(basic): add generators to basic example by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5006](https://togithub.com/vercel/turbo/pull/5006) - feat(prune) allow pruning of projects using Yarn PnP by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5019](https://togithub.com/vercel/turbo/pull/5019) - Update skipping-tasks.mdx by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5039](https://togithub.com/vercel/turbo/pull/5039) - Update skipping-tasks.mdx by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5041](https://togithub.com/vercel/turbo/pull/5041) - feat(turborepo): remove RelativeSystemPathBuf, clean paths on join by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5020](https://togithub.com/vercel/turbo/pull/5020) - fix(create-turbo): default example messaging by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5059](https://togithub.com/vercel/turbo/pull/5059) - fix(daemon): kill daemon when root is removed by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5038](https://togithub.com/vercel/turbo/pull/5038) - ci(turbo): allow publishing from non-main by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5062](https://togithub.com/vercel/turbo/pull/5062) - refactor(turborepo): Consolidated PathError and PathValidationError by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5060](https://togithub.com/vercel/turbo/pull/5060) - fix(create-turbo): git init must use add by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5058](https://togithub.com/vercel/turbo/pull/5058) - feat: go daemon opt-in feature flag by [@​arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/5076](https://togithub.com/vercel/turbo/pull/5076) - Add codemod to transform literals to wildcards by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/5054](https://togithub.com/vercel/turbo/pull/5054) - Wildcard env by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/5017](https://togithub.com/vercel/turbo/pull/5017) - fix(daemon): plumb through flush watch errors by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5070](https://togithub.com/vercel/turbo/pull/5070) - Improve error message when repo is not linked or token is expired by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5089](https://togithub.com/vercel/turbo/pull/5089) - fix(turborepo):Support distinguishing unset env vars by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/5086](https://togithub.com/vercel/turbo/pull/5086) #### New Contributors - [@​jw-vercel](https://togithub.com/jw-vercel) made their first contribution in [https://github.com/vercel/turbo/pull/5057](https://togithub.com/vercel/turbo/pull/5057) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.9.9...v1.10.0 ### [`v1.9.9`](https://togithub.com/vercel/turbo/releases/tag/v1.9.9): Turborepo v1.9.9 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.9.8...v1.9.9) #### What's Changed ##### Changelog - fix(daemon): add short sleep to repo root removal by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5067](https://togithub.com/vercel/turbo/pull/5067) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.9.8...v1.9.9 ### [`v1.9.8`](https://togithub.com/vercel/turbo/releases/tag/v1.9.8): Turborepo v1.9.8 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.9.7...v1.9.8) #### What's Changed ##### Changelog - fix(yarn): no longer error on pnp by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5009](https://togithub.com/vercel/turbo/pull/5009) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.9.7...v1.9.8 ### [`v1.9.7`](https://togithub.com/vercel/turbo/releases/tag/v1.9.7): Turborepo v1.9.7 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.9.6...v1.9.7) #### What's Changed ##### Changelog - fix(docs): Change `secrets.TURBO_TEAM` to `vars.TURBO_TEAM` by [@​jeniabrook](https://togithub.com/jeniabrook) in [https://github.com/vercel/turbo/pull/4975](https://togithub.com/vercel/turbo/pull/4975) - fix(create-turbo): Hard code default example. by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4974](https://togithub.com/vercel/turbo/pull/4974) - fix: berry lockfile semver range parsing of valid floats by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4945](https://togithub.com/vercel/turbo/pull/4945) - Update with-changesets with App Router. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/4843](https://togithub.com/vercel/turbo/pull/4843) - Update kitchen-sink with App Router. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/4840](https://togithub.com/vercel/turbo/pull/4840) - docs: Explain recursive topo tasks more by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4963](https://togithub.com/vercel/turbo/pull/4963) - feat: Print failed tasks at the bottom of the run by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4965](https://togithub.com/vercel/turbo/pull/4965) - fix(lockfile): traverse npm peer dependencies by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4981](https://togithub.com/vercel/turbo/pull/4981) - feat(cli): rework generator api by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/4984](https://togithub.com/vercel/turbo/pull/4984) - Send task summaries as tasks finish by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4913](https://togithub.com/vercel/turbo/pull/4913) - Update with-react-native-web with App Router. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/4847](https://togithub.com/vercel/turbo/pull/4847) - Update non-monorepo with App Router. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/4842](https://togithub.com/vercel/turbo/pull/4842) - Update with-prisma with App Router. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/4846](https://togithub.com/vercel/turbo/pull/4846) - Update with-docker with App Router. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/4844](https://togithub.com/vercel/turbo/pull/4844) - feat(cli): generators what -> type + cmd change by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/4996](https://togithub.com/vercel/turbo/pull/4996) #### New Contributors - [@​jeniabrook](https://togithub.com/jeniabrook) made their first contribution in [https://github.com/vercel/turbo/pull/4975](https://togithub.com/vercel/turbo/pull/4975) - [@​andershagbard](https://togithub.com/andershagbard) made their first contribution in [https://github.com/vercel/turbo/pull/4971](https://togithub.com/vercel/turbo/pull/4971) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.9.6...v1.9.7
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/BirthdayResearch/contented). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 56 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 29 insertions(+), 29 deletions(-) diff --git a/package-lock.json b/package-lock.json index d835d88b..04889c44 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@birthdayresearch/eslint-config": "0.5.11", "@birthdayresearch/sticky-prettier": "0.5.11", "lerna": "^6.6.1", - "turbo": "^1.9.4" + "turbo": "^1.10.2" } }, "node_modules/@alloc/quick-lru": { @@ -19018,27 +19018,27 @@ } }, "node_modules/turbo": { - "version": "1.9.4", - "resolved": "https://registry.npmjs.org/turbo/-/turbo-1.9.4.tgz", - "integrity": "sha512-PqhlMCmu6sOqcVswt1tYL0TV/O0uQ8kUZWfmlEl0EHPusc2R3nzg7KVXrZbXTHXzQH5HE2oJm9iUI0mYz31i7Q==", + "version": "1.10.2", + "resolved": "https://registry.npmjs.org/turbo/-/turbo-1.10.2.tgz", + "integrity": "sha512-m9sR5XHhuzxUQACf0vI2qCG5OqDYAZiPTaAsTwECnwUF4/cXwEmcYddbLJnO+K9orNvcnjjent5oBNBVQ/o0ow==", "dev": true, "hasInstallScript": true, "bin": { "turbo": "bin/turbo" }, "optionalDependencies": { - "turbo-darwin-64": "1.9.4", - "turbo-darwin-arm64": "1.9.4", - "turbo-linux-64": "1.9.4", - "turbo-linux-arm64": "1.9.4", - "turbo-windows-64": "1.9.4", - "turbo-windows-arm64": "1.9.4" + "turbo-darwin-64": "1.10.2", + "turbo-darwin-arm64": "1.10.2", + "turbo-linux-64": "1.10.2", + "turbo-linux-arm64": "1.10.2", + "turbo-windows-64": "1.10.2", + "turbo-windows-arm64": "1.10.2" } }, "node_modules/turbo-darwin-64": { - "version": "1.9.4", - "resolved": "https://registry.npmjs.org/turbo-darwin-64/-/turbo-darwin-64-1.9.4.tgz", - "integrity": "sha512-kCmDmxyUWWI+BstTZQKNM87UbNx40C0ZHUTFqs9tmeH7d5+gA2QhqrSoBuwQYw7YYNLpbkqu1ObbppsUlIFPdQ==", + "version": "1.10.2", + "resolved": "https://registry.npmjs.org/turbo-darwin-64/-/turbo-darwin-64-1.10.2.tgz", + "integrity": "sha512-sVLpVVANByfMgqf7OYPcZM4KiDnjGu7ITvAzBSa9Iwe14yoWLn8utrNsWCRaQEB6kEqBGLPmvL7AKwkl8M2Gqg==", "cpu": [ "x64" ], @@ -19049,9 +19049,9 @@ ] }, "node_modules/turbo-darwin-arm64": { - "version": "1.9.4", - "resolved": "https://registry.npmjs.org/turbo-darwin-arm64/-/turbo-darwin-arm64-1.9.4.tgz", - "integrity": "sha512-Of64jMEaDDHx0dzU7RwdOuh1lP021vtQun9wmEHhT0Hk/TQF+kDCywoHcY7R5nlSRcssFjysVyhCeZW6CkWrrA==", + "version": "1.10.2", + "resolved": "https://registry.npmjs.org/turbo-darwin-arm64/-/turbo-darwin-arm64-1.10.2.tgz", + "integrity": "sha512-TKG91DSoYQjsCft4XBx4lYycVT5n3UQB/nOKgv/WJCSfwshLWulya3yhP8JT5erv9rPF8gwgnx87lrCmT4EAVA==", "cpu": [ "arm64" ], @@ -19062,9 +19062,9 @@ ] }, "node_modules/turbo-linux-64": { - "version": "1.9.4", - "resolved": "https://registry.npmjs.org/turbo-linux-64/-/turbo-linux-64-1.9.4.tgz", - "integrity": "sha512-kajvUnXlUNtgVzLW3Y/RoHrC64G+G0Ky/o1F+oP6QK/T85H8NwNHXq2F6hyIrZPNGbKpPgpetuQ1waIibxJ0rA==", + "version": "1.10.2", + "resolved": "https://registry.npmjs.org/turbo-linux-64/-/turbo-linux-64-1.10.2.tgz", + "integrity": "sha512-ZIzAkfrzjJFkSM/uEfxU6JjseCsT5PHRu0s0lmYce37ApQbv/HC7tI0cFhuosI30+O8109/mkyZykKE7AQfgqA==", "cpu": [ "x64" ], @@ -19075,9 +19075,9 @@ ] }, "node_modules/turbo-linux-arm64": { - "version": "1.9.4", - "resolved": "https://registry.npmjs.org/turbo-linux-arm64/-/turbo-linux-arm64-1.9.4.tgz", - "integrity": "sha512-11P9Y8MoimqUzib3SU3md4g1loLF0FRHpYCbPzUTWPT3beOcdM2nop2u/yFHyBnbSxz1rTWczRJPnNoAki0B/Q==", + "version": "1.10.2", + "resolved": "https://registry.npmjs.org/turbo-linux-arm64/-/turbo-linux-arm64-1.10.2.tgz", + "integrity": "sha512-G4uZA+RBQ5S1X/oUxO5KoLL2NDMkrrBZF52+00jQv6UEb9lWDgwzqSwoAGjdXxeDCrqMW5rBVwb/IBIF2/yhwA==", "cpu": [ "arm64" ], @@ -19088,9 +19088,9 @@ ] }, "node_modules/turbo-windows-64": { - "version": "1.9.4", - "resolved": "https://registry.npmjs.org/turbo-windows-64/-/turbo-windows-64-1.9.4.tgz", - "integrity": "sha512-2tFcFhuqs1c1DGFAk2wjU0TXrOXKoPdma9vxrTVdwvtz5Nc8XPF8RNW+1jbmRjpumGUkXou6Pe973GSvPjvD5w==", + "version": "1.10.2", + "resolved": "https://registry.npmjs.org/turbo-windows-64/-/turbo-windows-64-1.10.2.tgz", + "integrity": "sha512-ObfQO37kGu1jBzFs/L+hybrCXBwdnimotJwzg7pCoSyGijKITlugrpJoPDKlg0eMr3/1Y6KUeHy26vZaDXrbuQ==", "cpu": [ "x64" ], @@ -19101,9 +19101,9 @@ ] }, "node_modules/turbo-windows-arm64": { - "version": "1.9.4", - "resolved": "https://registry.npmjs.org/turbo-windows-arm64/-/turbo-windows-arm64-1.9.4.tgz", - "integrity": "sha512-wJfEwUyWXxn6VKD2Vbycke6cm99gJ0llkr9gUnbR06eaRu1TiLY24FcFqN95/wftp0n5nne7b6K7Wz1TLh1fJQ==", + "version": "1.10.2", + "resolved": "https://registry.npmjs.org/turbo-windows-arm64/-/turbo-windows-arm64-1.10.2.tgz", + "integrity": "sha512-7S6dx4738R/FIT2cxbsunqgHN5LelXzuzkcaZgdkU33oswRf/6KOfOABzQLdTX7Uos59cBSdwayf6KQJxuOXUg==", "cpu": [ "arm64" ], diff --git a/package.json b/package.json index a180a654..d419daa5 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@birthdayresearch/eslint-config": "0.5.11", "@birthdayresearch/sticky-prettier": "0.5.11", "lerna": "^6.6.1", - "turbo": "^1.9.4" + "turbo": "^1.10.2" }, "prettier": "@birthdayresearch/sticky-prettier", "lint-staged": {