Skip to content

Commit 6dcb4dd

Browse files
committed
(chore) Bump turborepo and yarn to latest stable versions
Bumps turborepo and yarn to the latest available stable versions.
1 parent 977eb71 commit 6dcb4dd

File tree

5 files changed

+982
-968
lines changed

5 files changed

+982
-968
lines changed

.yarn/releases/yarn-4.6.0.cjs

Lines changed: 0 additions & 934 deletions
This file was deleted.

.yarn/releases/yarn-4.9.1.cjs

Lines changed: 948 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ enableGlobalCache: false
44

55
nodeLinker: node-modules
66

7-
yarnPath: .yarn/releases/yarn-4.6.0.cjs
7+
yarnPath: .yarn/releases/yarn-4.9.1.cjs

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"semver": "^7.5.4",
9090
"swc-loader": "^0.2.3",
9191
"swr": "^2.2.4",
92-
"turbo": "^2.4.2",
92+
"turbo": "^2.5.2",
9393
"typescript": "^4.9.5",
9494
"webpack": "^5.88.2",
9595
"webpack-cli": "^5.1.4"
@@ -100,8 +100,8 @@
100100
"i18next-parser": "^6.6.0",
101101
"playwright": "^1.50.1",
102102
"react-hook-form": "^7.34.2",
103-
"turbo": "^2.4.2",
103+
"turbo": "^2.5.2",
104104
"uuid": "^9.0.1"
105105
},
106-
"packageManager": "yarn@4.6.0"
106+
"packageManager": "yarn@4.9.1"
107107
}

yarn.lock

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -3659,7 +3659,7 @@ __metadata:
36593659
semver: "npm:^7.5.4"
36603660
swc-loader: "npm:^0.2.3"
36613661
swr: "npm:^2.2.4"
3662-
turbo: "npm:^2.4.2"
3662+
turbo: "npm:^2.5.2"
36633663
typescript: "npm:^4.9.5"
36643664
uuid: "npm:^9.0.1"
36653665
webpack: "npm:^5.88.2"
@@ -19027,58 +19027,58 @@ __metadata:
1902719027
languageName: node
1902819028
linkType: hard
1902919029

19030-
"turbo-darwin-64@npm:2.4.2":
19031-
version: 2.4.2
19032-
resolution: "turbo-darwin-64@npm:2.4.2"
19030+
"turbo-darwin-64@npm:2.5.2":
19031+
version: 2.5.2
19032+
resolution: "turbo-darwin-64@npm:2.5.2"
1903319033
conditions: os=darwin & cpu=x64
1903419034
languageName: node
1903519035
linkType: hard
1903619036

19037-
"turbo-darwin-arm64@npm:2.4.2":
19038-
version: 2.4.2
19039-
resolution: "turbo-darwin-arm64@npm:2.4.2"
19037+
"turbo-darwin-arm64@npm:2.5.2":
19038+
version: 2.5.2
19039+
resolution: "turbo-darwin-arm64@npm:2.5.2"
1904019040
conditions: os=darwin & cpu=arm64
1904119041
languageName: node
1904219042
linkType: hard
1904319043

19044-
"turbo-linux-64@npm:2.4.2":
19045-
version: 2.4.2
19046-
resolution: "turbo-linux-64@npm:2.4.2"
19044+
"turbo-linux-64@npm:2.5.2":
19045+
version: 2.5.2
19046+
resolution: "turbo-linux-64@npm:2.5.2"
1904719047
conditions: os=linux & cpu=x64
1904819048
languageName: node
1904919049
linkType: hard
1905019050

19051-
"turbo-linux-arm64@npm:2.4.2":
19052-
version: 2.4.2
19053-
resolution: "turbo-linux-arm64@npm:2.4.2"
19051+
"turbo-linux-arm64@npm:2.5.2":
19052+
version: 2.5.2
19053+
resolution: "turbo-linux-arm64@npm:2.5.2"
1905419054
conditions: os=linux & cpu=arm64
1905519055
languageName: node
1905619056
linkType: hard
1905719057

19058-
"turbo-windows-64@npm:2.4.2":
19059-
version: 2.4.2
19060-
resolution: "turbo-windows-64@npm:2.4.2"
19058+
"turbo-windows-64@npm:2.5.2":
19059+
version: 2.5.2
19060+
resolution: "turbo-windows-64@npm:2.5.2"
1906119061
conditions: os=win32 & cpu=x64
1906219062
languageName: node
1906319063
linkType: hard
1906419064

19065-
"turbo-windows-arm64@npm:2.4.2":
19066-
version: 2.4.2
19067-
resolution: "turbo-windows-arm64@npm:2.4.2"
19065+
"turbo-windows-arm64@npm:2.5.2":
19066+
version: 2.5.2
19067+
resolution: "turbo-windows-arm64@npm:2.5.2"
1906819068
conditions: os=win32 & cpu=arm64
1906919069
languageName: node
1907019070
linkType: hard
1907119071

19072-
"turbo@npm:^2.4.2":
19073-
version: 2.4.2
19074-
resolution: "turbo@npm:2.4.2"
19075-
dependencies:
19076-
turbo-darwin-64: "npm:2.4.2"
19077-
turbo-darwin-arm64: "npm:2.4.2"
19078-
turbo-linux-64: "npm:2.4.2"
19079-
turbo-linux-arm64: "npm:2.4.2"
19080-
turbo-windows-64: "npm:2.4.2"
19081-
turbo-windows-arm64: "npm:2.4.2"
19072+
"turbo@npm:^2.5.2":
19073+
version: 2.5.2
19074+
resolution: "turbo@npm:2.5.2"
19075+
dependencies:
19076+
turbo-darwin-64: "npm:2.5.2"
19077+
turbo-darwin-arm64: "npm:2.5.2"
19078+
turbo-linux-64: "npm:2.5.2"
19079+
turbo-linux-arm64: "npm:2.5.2"
19080+
turbo-windows-64: "npm:2.5.2"
19081+
turbo-windows-arm64: "npm:2.5.2"
1908219082
dependenciesMeta:
1908319083
turbo-darwin-64:
1908419084
optional: true
@@ -19094,7 +19094,7 @@ __metadata:
1909419094
optional: true
1909519095
bin:
1909619096
turbo: bin/turbo
19097-
checksum: 10/31f0d3a6f1453afebbd1b38ac8080b9b846662452c8312ab98e382249b3e4b978535cba9437e3966802ce55992064f44d4632a62eb85ceec1fa46a1a2bf9d1e0
19097+
checksum: 10/dee9047dbeeddd5584744e604620267749e278e71f9658fd58ca72f6f71d38c47132ea958aee7b7049e51c85bcfce35ca6efb1e8d180b03d7504d7427f05b026
1909819098
languageName: node
1909919099
linkType: hard
1910019100

0 commit comments

Comments
 (0)