diff --git a/package.json b/package.json index ea18cb1..53e42ac 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "husky": "^7.0.4", "lint-staged": "^12.1.3", "prettier": "^2.5.1", - "turbo": "^1.0.19", + "turbo": "^1.7.0", "typescript": "^4.5.4", "ultra-runner": "^3.10.5", "yalc": "^1.0.0-pre.53" diff --git a/yarn.lock b/yarn.lock index 0110223..ec3bd82 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15703,7 +15703,7 @@ __metadata: husky: ^7.0.4 lint-staged: ^12.1.3 prettier: ^2.5.1 - turbo: ^1.0.19 + turbo: ^1.7.0 typescript: ^4.5.4 ultra-runner: ^3.10.5 yalc: ^1.0.0-pre.53 @@ -17276,12 +17276,74 @@ __metadata: languageName: node linkType: hard -"turbo@npm:^1.0.19": - version: 1.0.19 - resolution: "turbo@npm:1.0.19" +"turbo-darwin-64@npm:1.7.0": + version: 1.7.0 + resolution: "turbo-darwin-64@npm:1.7.0" + conditions: os=darwin & cpu=x64 + languageName: node + linkType: hard + +"turbo-darwin-arm64@npm:1.7.0": + version: 1.7.0 + resolution: "turbo-darwin-arm64@npm:1.7.0" + conditions: os=darwin & cpu=arm64 + languageName: node + linkType: hard + +"turbo-linux-64@npm:1.7.0": + version: 1.7.0 + resolution: "turbo-linux-64@npm:1.7.0" + conditions: os=linux & cpu=x64 + languageName: node + linkType: hard + +"turbo-linux-arm64@npm:1.7.0": + version: 1.7.0 + resolution: "turbo-linux-arm64@npm:1.7.0" + conditions: os=linux & cpu=arm64 + languageName: node + linkType: hard + +"turbo-windows-64@npm:1.7.0": + version: 1.7.0 + resolution: "turbo-windows-64@npm:1.7.0" + conditions: os=win32 & cpu=x64 + languageName: node + linkType: hard + +"turbo-windows-arm64@npm:1.7.0": + version: 1.7.0 + resolution: "turbo-windows-arm64@npm:1.7.0" + conditions: os=win32 & cpu=arm64 + languageName: node + linkType: hard + +"turbo@npm:^1.7.0": + version: 1.7.0 + resolution: "turbo@npm:1.7.0" + dependencies: + turbo-darwin-64: 1.7.0 + turbo-darwin-arm64: 1.7.0 + turbo-linux-64: 1.7.0 + turbo-linux-arm64: 1.7.0 + turbo-windows-64: 1.7.0 + turbo-windows-arm64: 1.7.0 + dependenciesMeta: + turbo-darwin-64: + optional: true + turbo-darwin-arm64: + optional: true + turbo-linux-64: + optional: true + turbo-linux-arm64: + optional: true + turbo-windows-64: + optional: true + turbo-windows-arm64: + optional: true bin: turbo: bin/turbo - checksum: daa069f9ec3dd43deeb38801b56cb0e933b579ae5c0974cccf0449a13155b941ea61c1bc9f56d67ba2424ff4383167b651f8dcb0ff1398464717a2fff1177c86 + checksum: effefebefeb7531bb33205e368b2b3571fee9e8face3530af25126d4162527f105a5fe7777509a99288326be3b6e28953c7ceacab2c2ef74abb0604c8ec9bbe7 languageName: node linkType: hard