From 998a1bba26d949ce991e107f59005054ae7619cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 19:50:58 +0000 Subject: [PATCH] =?UTF-8?q?chore(dev-deps):=20=E2=AC=86=EF=B8=8F=20update?= =?UTF-8?q?=20turbo=20to=20^1.10.13=20(#175)?= 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.10.12` -> `^1.10.13`](https://renovatebot.com/diffs/npm/turbo/1.10.12/1.10.13) | [![age](https://developer.mend.io/api/mc/badges/age/npm/turbo/1.10.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/turbo/1.10.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/turbo/1.10.12/1.10.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/1.10.12/1.10.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
vercel/turbo (turbo) ### [`v1.10.13`](https://togithub.com/vercel/turbo/releases/tag/v1.10.13): Turborepo v1.10.13 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.10.12...v1.10.13) #### What's Changed ##### Changelog - release(turborepo): 1.10.12 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5611](https://togithub.com/vercel/turbo/pull/5611) - Change READMEs of created turborepos (reflect appDir) by [@​DerTimonius](https://togithub.com/DerTimonius) in [https://github.com/vercel/turbo/pull/5583](https://togithub.com/vercel/turbo/pull/5583) - chore: upgrade pnpm to version that support node 20 by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5609](https://togithub.com/vercel/turbo/pull/5609) - export namespace object instead commonjs interop object by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/5619](https://togithub.com/vercel/turbo/pull/5619) - fix esm export in build runtime by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/5621](https://togithub.com/vercel/turbo/pull/5621) - Revert "export namespace object instead commonjs interop object" by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/5620](https://togithub.com/vercel/turbo/pull/5620) - Allow fallback to be used outside VERCEL by [@​cipriancaba](https://togithub.com/cipriancaba) in [https://github.com/vercel/turbo/pull/5614](https://togithub.com/vercel/turbo/pull/5614) - fix(turborepo): Parse turbo json with comments by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5623](https://togithub.com/vercel/turbo/pull/5623) - remove require.cache clear from chunk loading by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/5626](https://togithub.com/vercel/turbo/pull/5626) - Snapshot tests: canonicalize with dunce by [@​wbinnssmith](https://togithub.com/wbinnssmith) in [https://github.com/vercel/turbo/pull/5582](https://togithub.com/vercel/turbo/pull/5582) - Turbopack: Sort env vars for compatibility by [@​wbinnssmith](https://togithub.com/wbinnssmith) in [https://github.com/vercel/turbo/pull/5633](https://togithub.com/vercel/turbo/pull/5633) - fix tracing span names by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/5624](https://togithub.com/vercel/turbo/pull/5624) - WEB-1278: Turbopack build: Implement minification with swc minify by [@​wbinnssmith](https://togithub.com/wbinnssmith) in [https://github.com/vercel/turbo/pull/5597](https://togithub.com/vercel/turbo/pull/5597) - Update `swc_core` to `v0.79.33` by [@​kdy1](https://togithub.com/kdy1) in [https://github.com/vercel/turbo/pull/5632](https://togithub.com/vercel/turbo/pull/5632) - feat: wasm text format and import support by [@​ForsakenHarmony](https://togithub.com/ForsakenHarmony) in [https://github.com/vercel/turbo/pull/5636](https://togithub.com/vercel/turbo/pull/5636) - feature(turborepo): Port Async Cache and Cache Multiplexer by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5634](https://togithub.com/vercel/turbo/pull/5634) - update swc_core and sync deps by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/5666](https://togithub.com/vercel/turbo/pull/5666) - \[2/n] no-context lint: migrate some crates by [@​wbinnssmith](https://togithub.com/wbinnssmith) in [https://github.com/vercel/turbo/pull/5640](https://togithub.com/vercel/turbo/pull/5640) - \[3/n] no-context: migrate `turbopack-core` by [@​wbinnssmith](https://togithub.com/wbinnssmith) in [https://github.com/vercel/turbo/pull/5661](https://togithub.com/vercel/turbo/pull/5661) - chore(docs): improve docs for loose & strict env modes by [@​styfle](https://togithub.com/styfle) in [https://github.com/vercel/turbo/pull/5671](https://togithub.com/vercel/turbo/pull/5671) - Make Go play nicely with omitempty. by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/5673](https://togithub.com/vercel/turbo/pull/5673) - add untracked trait reads by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/5675](https://togithub.com/vercel/turbo/pull/5675) - IssueFilePathExt -> IssueDescriptionExt by [@​wbinnssmith](https://togithub.com/wbinnssmith) in [https://github.com/vercel/turbo/pull/5676](https://togithub.com/vercel/turbo/pull/5676) - \[4/n] no-context: migrate `turbopack-ecmascript` by [@​wbinnssmith](https://togithub.com/wbinnssmith) in [https://github.com/vercel/turbo/pull/5662](https://togithub.com/vercel/turbo/pull/5662) - \[5/n] no-context: migrate remaining crates by [@​wbinnssmith](https://togithub.com/wbinnssmith) in [https://github.com/vercel/turbo/pull/5663](https://togithub.com/vercel/turbo/pull/5663) - Hide some turbo_tasks internals by [@​alexkirsz](https://togithub.com/alexkirsz) in [https://github.com/vercel/turbo/pull/5584](https://togithub.com/vercel/turbo/pull/5584) - remove error in update by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/5686](https://togithub.com/vercel/turbo/pull/5686) - chore(gen): reduce published bundle size by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5685](https://togithub.com/vercel/turbo/pull/5685) - feat(codemod): upgrade refactor by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5279](https://togithub.com/vercel/turbo/pull/5279) - release(turborepo): 1.10.13-canary.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5690](https://togithub.com/vercel/turbo/pull/5690) - Cleanup minify by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/5696](https://togithub.com/vercel/turbo/pull/5696) - feat: port task graph construction by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5652](https://togithub.com/vercel/turbo/pull/5652) - fix(turborepo): Rationalize the install and execution process. by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/5695](https://togithub.com/vercel/turbo/pull/5695) - docs(ci-github-actions): fix indent by [@​mparramont](https://togithub.com/mparramont) in [https://github.com/vercel/turbo/pull/5700](https://togithub.com/vercel/turbo/pull/5700) - feat: support `?module` imports for WebAssembly by [@​ForsakenHarmony](https://togithub.com/ForsakenHarmony) in [https://github.com/vercel/turbo/pull/5660](https://togithub.com/vercel/turbo/pull/5660) - feature(turborepo): `turborepo-ui` crate by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5684](https://togithub.com/vercel/turbo/pull/5684) - fix dynamic embedding after the `Vc` update by [@​ForsakenHarmony](https://togithub.com/ForsakenHarmony) in [https://github.com/vercel/turbo/pull/5708](https://togithub.com/vercel/turbo/pull/5708) - Update `swc_core` to `v0.79.55` by [@​kdy1](https://togithub.com/kdy1) in [https://github.com/vercel/turbo/pull/5699](https://togithub.com/vercel/turbo/pull/5699) - AST-based modification of turbo.json by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/5509](https://togithub.com/vercel/turbo/pull/5509) - chore(docs): use correct npm flag in installation docs by [@​itzjacki](https://togithub.com/itzjacki) in [https://github.com/vercel/turbo/pull/5711](https://togithub.com/vercel/turbo/pull/5711) - Update environment variable docs. by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/5706](https://togithub.com/vercel/turbo/pull/5706) - chore(turborepo): Refactor globwatcher setup by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5704](https://togithub.com/vercel/turbo/pull/5704) - chore(turbo): disable deployments for gh pages by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5713](https://togithub.com/vercel/turbo/pull/5713) - Update `context` property in JS to match serialized Rust type by [@​wbinnssmith](https://togithub.com/wbinnssmith) in [https://github.com/vercel/turbo/pull/5715](https://togithub.com/vercel/turbo/pull/5715) - feat: expose path to invalid package.json in error by [@​arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/5629](https://togithub.com/vercel/turbo/pull/5629) - fix(turbo): remove trailing comma by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5724](https://togithub.com/vercel/turbo/pull/5724) - fix(turbo-gen): better placeholders by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5725](https://togithub.com/vercel/turbo/pull/5725) - chore(labeler): add created-by label by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5726](https://togithub.com/vercel/turbo/pull/5726) - Add a FileSystemPathOption::none for cached cell reuse by [@​jridgewell](https://togithub.com/jridgewell) in [https://github.com/vercel/turbo/pull/5717](https://togithub.com/vercel/turbo/pull/5717) - Use shallow references in `any_content_changed_of_module` by [@​jridgewell](https://togithub.com/jridgewell) in [https://github.com/vercel/turbo/pull/5718](https://togithub.com/vercel/turbo/pull/5718) - fix(turbo-workspaces): support alternate workspace format by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5712](https://togithub.com/vercel/turbo/pull/5712) - chore(labeler): change team to owned-by by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5729](https://togithub.com/vercel/turbo/pull/5729) - fix(Turborepo): Drop argument separator for yarn by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5709](https://togithub.com/vercel/turbo/pull/5709) - Bump lockfile to account for turborepo-ci by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5733](https://togithub.com/vercel/turbo/pull/5733) - fix(release): correct version script by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5735](https://togithub.com/vercel/turbo/pull/5735) - feat: port task graph validation by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5703](https://togithub.com/vercel/turbo/pull/5703) - feat: add async graph walker by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5697](https://togithub.com/vercel/turbo/pull/5697) - Misc comments in turbo_tasks by [@​alexkirsz](https://togithub.com/alexkirsz) in [https://github.com/vercel/turbo/pull/5723](https://togithub.com/vercel/turbo/pull/5723) - chore(labels): consolidate issue labels by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5731](https://togithub.com/vercel/turbo/pull/5731) - release(turborepo): 1.10.13-canary.1 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5736](https://togithub.com/vercel/turbo/pull/5736) - Transformation code necessary to support Server Actions by [@​jridgewell](https://togithub.com/jridgewell) in [https://github.com/vercel/turbo/pull/5705](https://togithub.com/vercel/turbo/pull/5705) - fix(lockfile): use correct ffi method for global changes by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5742](https://togithub.com/vercel/turbo/pull/5742) - feature(turbo): Port Run Cache by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5707](https://togithub.com/vercel/turbo/pull/5707) - fix: Remove package_task.rs by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5747](https://togithub.com/vercel/turbo/pull/5747) - fix: give name to package so that it works with rust codepath by [@​arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/5727](https://togithub.com/vercel/turbo/pull/5727) - feat: port run graph flag by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5728](https://togithub.com/vercel/turbo/pull/5728) - chore: dedupe our lockfile names by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5749](https://togithub.com/vercel/turbo/pull/5749) - release(turborepo): 1.10.13-canary.2 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5741](https://togithub.com/vercel/turbo/pull/5741) - chore: remove use of rc for task definitions by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5750](https://togithub.com/vercel/turbo/pull/5750) - chore: remove pass through env from experimental fields by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5753](https://togithub.com/vercel/turbo/pull/5753) - feat(turborepo): Framework inference by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5746](https://togithub.com/vercel/turbo/pull/5746) - feature(turborepo): Spaces gets its own API client. by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/5674](https://togithub.com/vercel/turbo/pull/5674) - fix(example): basic example react version in ui package by [@​anmol242](https://togithub.com/anmol242) in [https://github.com/vercel/turbo/pull/5757](https://togithub.com/vercel/turbo/pull/5757) - Update to-cache-or-not-to-cache.mdx by [@​uiolee](https://togithub.com/uiolee) in [https://github.com/vercel/turbo/pull/5760](https://togithub.com/vercel/turbo/pull/5760) - chore(types): consolidate packagejson type by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5754](https://togithub.com/vercel/turbo/pull/5754) - fix(docs): fix docs 404 by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5767](https://togithub.com/vercel/turbo/pull/5767) - fix(turborepo): Adopt std::cell::OnceCell by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/5763](https://togithub.com/vercel/turbo/pull/5763) - fix(turborepo): Force all URLs to be normalized during login. by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/5774](https://togithub.com/vercel/turbo/pull/5774) - feat(examples): fix basic lint by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5775](https://togithub.com/vercel/turbo/pull/5775) - fix: make color selector threadsafe by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5771](https://togithub.com/vercel/turbo/pull/5771) - fix: copy root json to full directory by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5769](https://togithub.com/vercel/turbo/pull/5769) - fix(examples): rename basic eslint config by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5778](https://togithub.com/vercel/turbo/pull/5778) - fix: take reference of run cache opts by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5779](https://togithub.com/vercel/turbo/pull/5779) - feat(examples): update tailwind lint by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5777](https://togithub.com/vercel/turbo/pull/5777) - fix(turborepo): Remove automatic linking. by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/5776](https://togithub.com/vercel/turbo/pull/5776) - docs: clairify successful tasks are cached by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5782](https://togithub.com/vercel/turbo/pull/5782) - Port filter and scope to rust by [@​arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/5628](https://togithub.com/vercel/turbo/pull/5628) #### New Contributors - [@​DerTimonius](https://togithub.com/DerTimonius) made their first contribution in [https://github.com/vercel/turbo/pull/5583](https://togithub.com/vercel/turbo/pull/5583) - [@​cipriancaba](https://togithub.com/cipriancaba) made their first contribution in [https://github.com/vercel/turbo/pull/5614](https://togithub.com/vercel/turbo/pull/5614) - [@​mparramont](https://togithub.com/mparramont) made their first contribution in [https://github.com/vercel/turbo/pull/5700](https://togithub.com/vercel/turbo/pull/5700) - [@​itzjacki](https://togithub.com/itzjacki) made their first contribution in [https://github.com/vercel/turbo/pull/5711](https://togithub.com/vercel/turbo/pull/5711) - [@​anmol242](https://togithub.com/anmol242) made their first contribution in [https://github.com/vercel/turbo/pull/5757](https://togithub.com/vercel/turbo/pull/5757) - [@​uiolee](https://togithub.com/uiolee) made their first contribution in [https://github.com/vercel/turbo/pull/5760](https://togithub.com/vercel/turbo/pull/5760) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.10.12...v1.10.13
--- ### Configuration 📅 **Schedule**: Branch creation - "after 12am and before 5am every weekday,every weekend" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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://developer.mend.io/github/timelessco/js-bottomsheet). --- package.json | 2 +- pnpm-lock.yaml | 45 ++++++++++++++++++++++----------------------- 2 files changed, 23 insertions(+), 24 deletions(-) diff --git a/package.json b/package.json index 0c9d6ef8..751b4f93 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "stylelint-config-clean-order": "^5.0.1", "stylelint-config-prettier": "^9.0.5", "stylelint-config-standard": "^34.0.0", - "turbo": "^1.10.12" + "turbo": "^1.10.13" }, "browserslist": { "production": [ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2cf6bacb..c0969f5c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -78,8 +78,8 @@ importers: specifier: ^34.0.0 version: 34.0.0(stylelint@15.10.3) turbo: - specifier: ^1.10.12 - version: 1.10.12 + specifier: ^1.10.13 + version: 1.10.13 apps/website: dependencies: @@ -6063,65 +6063,64 @@ packages: yargs: 17.7.2 dev: true - /turbo-darwin-64@1.10.12: - resolution: {integrity: sha512-vmDfGVPl5/aFenAbOj3eOx3ePNcWVUyZwYr7taRl0ZBbmv2TzjRiFotO4vrKCiTVnbqjQqAFQWY2ugbqCI1kOQ==} + /turbo-darwin-64@1.10.13: + resolution: {integrity: sha512-vmngGfa2dlYvX7UFVncsNDMuT4X2KPyPJ2Jj+xvf5nvQnZR/3IeDEGleGVuMi/hRzdinoxwXqgk9flEmAYp0Xw==} cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-darwin-arm64@1.10.12: - resolution: {integrity: sha512-3JliEESLNX2s7g54SOBqqkqJ7UhcOGkS0ywMr5SNuvF6kWVTbuUq7uBU/sVbGq8RwvK1ONlhPvJne5MUqBCTCQ==} + /turbo-darwin-arm64@1.10.13: + resolution: {integrity: sha512-eMoJC+k7gIS4i2qL6rKmrIQGP6Wr9nN4odzzgHFngLTMimok2cGLK3qbJs5O5F/XAtEeRAmuxeRnzQwTl/iuAw==} cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-linux-64@1.10.12: - resolution: {integrity: sha512-siYhgeX0DidIfHSgCR95b8xPee9enKSOjCzx7EjTLmPqPaCiVebRYvbOIYdQWRqiaKh9yfhUtFmtMOMScUf1gg==} + /turbo-linux-64@1.10.13: + resolution: {integrity: sha512-0CyYmnKTs6kcx7+JRH3nPEqCnzWduM0hj8GP/aodhaIkLNSAGAa+RiYZz6C7IXN+xUVh5rrWTnU2f1SkIy7Gdg==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-linux-arm64@1.10.12: - resolution: {integrity: sha512-K/ZhvD9l4SslclaMkTiIrnfcACgos79YcAo4kwc8bnMQaKuUeRpM15sxLpZp3xDjDg8EY93vsKyjaOhdFG2UbA==} + /turbo-linux-arm64@1.10.13: + resolution: {integrity: sha512-0iBKviSGQQlh2OjZgBsGjkPXoxvRIxrrLLbLObwJo3sOjIH0loGmVIimGS5E323soMfi/o+sidjk2wU1kFfD7Q==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-windows-64@1.10.12: - resolution: {integrity: sha512-7FSgSwvktWDNOqV65l9AbZwcoueAILeE4L7JvjauNASAjjbuzXGCEq5uN8AQU3U5BOFj4TdXrVmO2dX+lLu8Zg==} + /turbo-windows-64@1.10.13: + resolution: {integrity: sha512-S5XySRfW2AmnTeY1IT+Jdr6Goq7mxWganVFfrmqU+qqq3Om/nr0GkcUX+KTIo9mPrN0D3p5QViBRzulwB5iuUQ==} cpu: [x64] os: [win32] requiresBuild: true dev: true optional: true - /turbo-windows-arm64@1.10.12: - resolution: {integrity: sha512-gCNXF52dwom1HLY9ry/cneBPOKTBHhzpqhMylcyvJP0vp9zeMQQkt6yjYv+6QdnmELC92CtKNp2FsNZo+z0pyw==} + /turbo-windows-arm64@1.10.13: + resolution: {integrity: sha512-nKol6+CyiExJIuoIc3exUQPIBjP9nIq5SkMJgJuxsot2hkgGrafAg/izVDRDrRduQcXj2s8LdtxJHvvnbI8hEQ==} cpu: [arm64] os: [win32] requiresBuild: true dev: true optional: true - /turbo@1.10.12: - resolution: {integrity: sha512-WM3+jTfQWnB9W208pmP4oeehZcC6JQNlydb/ZHMRrhmQa+htGhWLCzd6Q9rLe0MwZLPpSPFV2/bN5egCLyoKjQ==} + /turbo@1.10.13: + resolution: {integrity: sha512-vOF5IPytgQPIsgGtT0n2uGZizR2N3kKuPIn4b5p5DdeLoI0BV7uNiydT7eSzdkPRpdXNnO8UwS658VaI4+YSzQ==} hasBin: true - requiresBuild: true optionalDependencies: - turbo-darwin-64: 1.10.12 - turbo-darwin-arm64: 1.10.12 - turbo-linux-64: 1.10.12 - turbo-linux-arm64: 1.10.12 - turbo-windows-64: 1.10.12 - turbo-windows-arm64: 1.10.12 + turbo-darwin-64: 1.10.13 + turbo-darwin-arm64: 1.10.13 + turbo-linux-64: 1.10.13 + turbo-linux-arm64: 1.10.13 + turbo-windows-64: 1.10.13 + turbo-windows-arm64: 1.10.13 dev: true /type-check@0.4.0: