Skip to content

Commit 73df91c

Browse files
committed
Update syncpack to latest
1 parent 8a21d54 commit 73df91c

2 files changed

Lines changed: 94 additions & 138 deletions

File tree

package.json

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"lint:marketplace": "node scripts/lintMarketplace.js",
3434
"release:canary": "yarn beachball canary -y",
3535
"release:docs": "echo \"Run this from the docs folder instead\" && exit 1",
36-
"syncpack:check": "syncpack list-mismatches",
37-
"syncpack:update": "syncpack fix-mismatches",
36+
"syncpack:check": "syncpack lint",
37+
"syncpack:update": "syncpack fix",
3838
"test": "lage test",
3939
"update-snapshots": "lage update-snapshots"
4040
},
@@ -58,7 +58,7 @@
5858
"lage": "^2.15.0",
5959
"lint-staged": "^16.0.0",
6060
"prettier": "~3.8.3",
61-
"syncpack": "^9.0.0",
61+
"syncpack": "^14.0.0",
6262
"ts-jest": "^29.4.0",
6363
"typescript": "~6.0.0",
6464
"typescript-eslint": "^8.52.0"
@@ -68,17 +68,13 @@
6868
"lodash": "^4.18.1",
6969
"express/qs@6.11.0": "^6.14.2",
7070
"@cypress/request/qs@6.10.4": "^6.14.2",
71-
"syncpack/minimatch@6.2.0": "^6.2.3",
72-
"syncpack/semver@7.5.0": "^7.7.4",
7371
"@verdaccio/core/ajv@8.17.1": "^8.18.0",
7472
"@verdaccio/core/ajv@8.18.0": "^8.18.0"
7573
},
7674
"rationale": {
7775
"resolutions": {
7876
"lodash": "Unpin due to security issue",
79-
"*/qs": "Unpin due to security issue",
80-
"*/semver": "Unpin due to security issues",
81-
"*/minimatch": "Unpin minimatch due to security issues"
77+
"*/qs": "Unpin due to security issue"
8278
}
8379
}
8480
}

yarn.lock

Lines changed: 90 additions & 130 deletions
Original file line numberDiff line numberDiff line change
@@ -956,7 +956,7 @@ __metadata:
956956
lage: "npm:^2.15.0"
957957
lint-staged: "npm:^16.0.0"
958958
prettier: "npm:~3.8.3"
959-
syncpack: "npm:^9.0.0"
959+
syncpack: "npm:^14.0.0"
960960
ts-jest: "npm:^29.4.0"
961961
typescript: "npm:~6.0.0"
962962
typescript-eslint: "npm:^8.52.0"
@@ -2588,7 +2588,7 @@ __metadata:
25882588
languageName: node
25892589
linkType: hard
25902590

2591-
"chalk@npm:4.1.2, chalk@npm:^4.0.0, chalk@npm:^4.1.2":
2591+
"chalk@npm:^4.0.0, chalk@npm:^4.1.2":
25922592
version: 4.1.2
25932593
resolution: "chalk@npm:4.1.2"
25942594
dependencies:
@@ -2733,13 +2733,6 @@ __metadata:
27332733
languageName: node
27342734
linkType: hard
27352735

2736-
"commander@npm:10.0.1":
2737-
version: 10.0.1
2738-
resolution: "commander@npm:10.0.1"
2739-
checksum: 10c0/53f33d8927758a911094adadda4b2cbac111a5b377d8706700587650fd8f45b0bbe336de4b5c3fe47fd61f420a3d9bd452b6e0e6e5600a7e74d7bf0174f6efe3
2740-
languageName: node
2741-
linkType: hard
2742-
27432736
"commander@npm:^14.0.3":
27442737
version: 14.0.3
27452738
resolution: "commander@npm:14.0.3"
@@ -2832,18 +2825,6 @@ __metadata:
28322825
languageName: node
28332826
linkType: hard
28342827

2835-
"cosmiconfig@npm:8.1.3":
2836-
version: 8.1.3
2837-
resolution: "cosmiconfig@npm:8.1.3"
2838-
dependencies:
2839-
import-fresh: "npm:^3.2.1"
2840-
js-yaml: "npm:^4.1.0"
2841-
parse-json: "npm:^5.0.0"
2842-
path-type: "npm:^4.0.0"
2843-
checksum: 10c0/80144be230b89857e7c4cafd59ba8feb3f5f7e6dae90faa324629fdecf9a6fc3f5b4106c3623f69a1a3d77cb11ef90e5ab65a67f21d73ffda3d76b18f8e4e6c2
2844-
languageName: node
2845-
linkType: hard
2846-
28472828
"cosmiconfig@npm:^7.1.0":
28482829
version: 7.1.0
28492830
resolution: "cosmiconfig@npm:7.1.0"
@@ -3784,17 +3765,6 @@ __metadata:
37843765
languageName: node
37853766
linkType: hard
37863767

3787-
"fs-extra@npm:11.1.1":
3788-
version: 11.1.1
3789-
resolution: "fs-extra@npm:11.1.1"
3790-
dependencies:
3791-
graceful-fs: "npm:^4.2.0"
3792-
jsonfile: "npm:^6.0.1"
3793-
universalify: "npm:^2.0.0"
3794-
checksum: 10c0/a2480243d7dcfa7d723c5f5b24cf4eba02a6ccece208f1524a2fbde1c629492cfb9a59e4b6d04faff6fbdf71db9fdc8ef7f396417a02884195a625f5d8dc9427
3795-
languageName: node
3796-
linkType: hard
3797-
37983768
"fs.realpath@npm:^1.0.0":
37993769
version: 1.0.0
38003770
resolution: "fs.realpath@npm:1.0.0"
@@ -4022,19 +3992,6 @@ __metadata:
40223992
languageName: node
40233993
linkType: hard
40243994

4025-
"glob@npm:8.1.0":
4026-
version: 8.1.0
4027-
resolution: "glob@npm:8.1.0"
4028-
dependencies:
4029-
fs.realpath: "npm:^1.0.0"
4030-
inflight: "npm:^1.0.4"
4031-
inherits: "npm:2"
4032-
minimatch: "npm:^5.0.1"
4033-
once: "npm:^1.3.0"
4034-
checksum: 10c0/cb0b5cab17a59c57299376abe5646c7070f8acb89df5595b492dba3bfb43d301a46c01e5695f01154e6553168207cb60d4eaf07d3be4bc3eb9b0457c5c561d0f
4035-
languageName: node
4036-
linkType: hard
4037-
40383995
"glob@npm:^10.5.0":
40393996
version: 10.5.0
40403997
resolution: "glob@npm:10.5.0"
@@ -4123,7 +4080,7 @@ __metadata:
41234080
languageName: node
41244081
linkType: hard
41254082

4126-
"graceful-fs@npm:^4.1.3, graceful-fs@npm:^4.1.6, graceful-fs@npm:^4.2.0, graceful-fs@npm:^4.2.11, graceful-fs@npm:^4.2.6":
4083+
"graceful-fs@npm:^4.1.3, graceful-fs@npm:^4.2.11, graceful-fs@npm:^4.2.6":
41274084
version: 4.2.11
41284085
resolution: "graceful-fs@npm:4.2.11"
41294086
checksum: 10c0/386d011a553e02bc594ac2ca0bd6d9e4c22d7fa8cfbfc448a6d148c59ea881b092db9dbe3547ae4b88e55f1b01f7c4a2ecc53b310c042793e63aa44cf6c257f2
@@ -5046,7 +5003,7 @@ __metadata:
50465003
languageName: node
50475004
linkType: hard
50485005

5049-
"js-yaml@npm:4.1.1, js-yaml@npm:^4.0.0, js-yaml@npm:^4.1.0, js-yaml@npm:^4.1.1":
5006+
"js-yaml@npm:4.1.1, js-yaml@npm:^4.1.0, js-yaml@npm:^4.1.1":
50505007
version: 4.1.1
50515008
resolution: "js-yaml@npm:4.1.1"
50525009
dependencies:
@@ -5143,19 +5100,6 @@ __metadata:
51435100
languageName: node
51445101
linkType: hard
51455102

5146-
"jsonfile@npm:^6.0.1":
5147-
version: 6.2.0
5148-
resolution: "jsonfile@npm:6.2.0"
5149-
dependencies:
5150-
graceful-fs: "npm:^4.1.6"
5151-
universalify: "npm:^2.0.0"
5152-
dependenciesMeta:
5153-
graceful-fs:
5154-
optional: true
5155-
checksum: 10c0/7f4f43b08d1869ded8a6822213d13ae3b99d651151d77efd1557ced0889c466296a7d9684e397bd126acf5eb2cfcb605808c3e681d0fdccd2fe5a04b47e76c0d
5156-
languageName: node
5157-
linkType: hard
5158-
51595103
"jsonparse@npm:^1.2.0":
51605104
version: 1.3.1
51615105
resolution: "jsonparse@npm:1.3.1"
@@ -5647,24 +5591,6 @@ __metadata:
56475591
languageName: node
56485592
linkType: hard
56495593

5650-
"minimatch@npm:^5.0.1":
5651-
version: 5.1.9
5652-
resolution: "minimatch@npm:5.1.9"
5653-
dependencies:
5654-
brace-expansion: "npm:^2.0.1"
5655-
checksum: 10c0/4202718683815a7288b13e470160a4f9560cf392adef4f453927505817e01ef6b3476ecde13cfcaed17e7326dd3b69ad44eb2daeb19a217c5500f9277893f1d6
5656-
languageName: node
5657-
linkType: hard
5658-
5659-
"minimatch@npm:^6.2.3":
5660-
version: 6.2.3
5661-
resolution: "minimatch@npm:6.2.3"
5662-
dependencies:
5663-
brace-expansion: "npm:^2.0.1"
5664-
checksum: 10c0/c3490c52588183770f77a3924a1e9c6c6e34938f750670cd524e073f3f5698423b2004b2883262e46648448bc3a52249121d85d795f86bb4122e3a595169d61e
5665-
languageName: node
5666-
linkType: hard
5667-
56685594
"minimatch@npm:^9.0.4":
56695595
version: 9.0.9
56705596
resolution: "minimatch@npm:9.0.9"
@@ -6458,16 +6384,6 @@ __metadata:
64586384
languageName: node
64596385
linkType: hard
64606386

6461-
"read-yaml-file@npm:2.1.0":
6462-
version: 2.1.0
6463-
resolution: "read-yaml-file@npm:2.1.0"
6464-
dependencies:
6465-
js-yaml: "npm:^4.0.0"
6466-
strip-bom: "npm:^4.0.0"
6467-
checksum: 10c0/bad0673abe78a5bde7c53b22ee7cdd0dfe49ab7338a4ad8618be9fcd2fd25ab9ae60d395907fddbfb2e7fbbf494867aeec78295c2396bec2669fd7087d2734c1
6468-
languageName: node
6469-
linkType: hard
6470-
64716387
"readable-stream@npm:^2.0.0, readable-stream@npm:^2.0.1, readable-stream@npm:~2.3.6":
64726388
version: 2.3.8
64736389
resolution: "readable-stream@npm:2.3.8"
@@ -7142,29 +7058,94 @@ __metadata:
71427058
languageName: node
71437059
linkType: hard
71447060

7145-
"syncpack@npm:^9.0.0":
7146-
version: 9.8.6
7147-
resolution: "syncpack@npm:9.8.6"
7061+
"syncpack-darwin-arm64@npm:14.3.1":
7062+
version: 14.3.1
7063+
resolution: "syncpack-darwin-arm64@npm:14.3.1"
7064+
conditions: os=darwin & cpu=arm64
7065+
languageName: node
7066+
linkType: hard
7067+
7068+
"syncpack-darwin-x64@npm:14.3.1":
7069+
version: 14.3.1
7070+
resolution: "syncpack-darwin-x64@npm:14.3.1"
7071+
conditions: os=darwin & cpu=x64
7072+
languageName: node
7073+
linkType: hard
7074+
7075+
"syncpack-linux-arm64-musl@npm:14.3.1":
7076+
version: 14.3.1
7077+
resolution: "syncpack-linux-arm64-musl@npm:14.3.1"
7078+
conditions: os=linux & cpu=arm64
7079+
languageName: node
7080+
linkType: hard
7081+
7082+
"syncpack-linux-arm64@npm:14.3.1":
7083+
version: 14.3.1
7084+
resolution: "syncpack-linux-arm64@npm:14.3.1"
7085+
conditions: os=linux & cpu=arm64
7086+
languageName: node
7087+
linkType: hard
7088+
7089+
"syncpack-linux-x64-musl@npm:14.3.1":
7090+
version: 14.3.1
7091+
resolution: "syncpack-linux-x64-musl@npm:14.3.1"
7092+
conditions: os=linux & cpu=x64
7093+
languageName: node
7094+
linkType: hard
7095+
7096+
"syncpack-linux-x64@npm:14.3.1":
7097+
version: 14.3.1
7098+
resolution: "syncpack-linux-x64@npm:14.3.1"
7099+
conditions: os=linux & cpu=x64
7100+
languageName: node
7101+
linkType: hard
7102+
7103+
"syncpack-windows-arm64@npm:14.3.1":
7104+
version: 14.3.1
7105+
resolution: "syncpack-windows-arm64@npm:14.3.1"
7106+
conditions: os=win32 & cpu=arm64
7107+
languageName: node
7108+
linkType: hard
7109+
7110+
"syncpack-windows-x64@npm:14.3.1":
7111+
version: 14.3.1
7112+
resolution: "syncpack-windows-x64@npm:14.3.1"
7113+
conditions: os=win32 & cpu=x64
7114+
languageName: node
7115+
linkType: hard
7116+
7117+
"syncpack@npm:^14.0.0":
7118+
version: 14.3.1
7119+
resolution: "syncpack@npm:14.3.1"
71487120
dependencies:
7149-
chalk: "npm:4.1.2"
7150-
commander: "npm:10.0.1"
7151-
cosmiconfig: "npm:8.1.3"
7152-
fs-extra: "npm:11.1.1"
7153-
glob: "npm:8.1.0"
7154-
minimatch: "npm:6.2.0"
7155-
read-yaml-file: "npm:2.1.0"
7156-
semver: "npm:7.5.0"
7157-
tightrope: "npm:0.1.0"
7158-
zod: "npm:3.21.4"
7121+
syncpack-darwin-arm64: "npm:14.3.1"
7122+
syncpack-darwin-x64: "npm:14.3.1"
7123+
syncpack-linux-arm64: "npm:14.3.1"
7124+
syncpack-linux-arm64-musl: "npm:14.3.1"
7125+
syncpack-linux-x64: "npm:14.3.1"
7126+
syncpack-linux-x64-musl: "npm:14.3.1"
7127+
syncpack-windows-arm64: "npm:14.3.1"
7128+
syncpack-windows-x64: "npm:14.3.1"
7129+
dependenciesMeta:
7130+
syncpack-darwin-arm64:
7131+
optional: true
7132+
syncpack-darwin-x64:
7133+
optional: true
7134+
syncpack-linux-arm64:
7135+
optional: true
7136+
syncpack-linux-arm64-musl:
7137+
optional: true
7138+
syncpack-linux-x64:
7139+
optional: true
7140+
syncpack-linux-x64-musl:
7141+
optional: true
7142+
syncpack-windows-arm64:
7143+
optional: true
7144+
syncpack-windows-x64:
7145+
optional: true
71597146
bin:
7160-
syncpack: dist/bin.js
7161-
syncpack-fix-mismatches: dist/bin-fix-mismatches/index.js
7162-
syncpack-format: dist/bin-format/index.js
7163-
syncpack-lint-semver-ranges: dist/bin-lint-semver-ranges/index.js
7164-
syncpack-list: dist/bin-list/index.js
7165-
syncpack-list-mismatches: dist/bin-list-mismatches/index.js
7166-
syncpack-set-semver-ranges: dist/bin-set-semver-ranges/index.js
7167-
checksum: 10c0/da6b07a26ea91c1697f22b11e958c08620c4d90a077e28ed626cb416c4ca991ea0d3f3bda4122c6a625a6d77dc9207b1dba1f5618056a946b4dbc080e09248a5
7147+
syncpack: index.cjs
7148+
checksum: 10c0/c3b0d87cc6df19053069b049805e704abc2ac2c344eff27f810a8c36d79eee2603f0aa88c5fc2c2651f2c30d5c879475c73c630a463460e0b75e941d241b482d
71687149
languageName: node
71697150
linkType: hard
71707151

@@ -7238,13 +7219,6 @@ __metadata:
72387219
languageName: node
72397220
linkType: hard
72407221

7241-
"tightrope@npm:0.1.0":
7242-
version: 0.1.0
7243-
resolution: "tightrope@npm:0.1.0"
7244-
checksum: 10c0/5214065743c9b79899809abd6abb2760aee19222f5a0c1ff5703537bd71066c9f26a295d3ffeff766315967896be0cb03fd4be8c9f16a2ea42ae2cf59760b310
7245-
languageName: node
7246-
linkType: hard
7247-
72487222
"tinyexec@npm:^1.0.4":
72497223
version: 1.1.1
72507224
resolution: "tinyexec@npm:1.1.1"
@@ -7521,13 +7495,6 @@ __metadata:
75217495
languageName: node
75227496
linkType: hard
75237497

7524-
"universalify@npm:^2.0.0":
7525-
version: 2.0.1
7526-
resolution: "universalify@npm:2.0.1"
7527-
checksum: 10c0/73e8ee3809041ca8b818efb141801a1004e3fc0002727f1531f4de613ea281b494a40909596dae4a042a4fb6cd385af5d4db2e137b1362e0e91384b828effd3a
7528-
languageName: node
7529-
linkType: hard
7530-
75317498
"unix-crypt-td-js@npm:1.1.4":
75327499
version: 1.1.4
75337500
resolution: "unix-crypt-td-js@npm:1.1.4"
@@ -8012,10 +7979,3 @@ __metadata:
80127979
checksum: 10c0/dceb44c28578b31641e13695d200d34ec4ab3966a5729814d5445b194933c096b7ced71494ce53a0e8820685d1d010df8b2422e5bf2cdea7e469d97ffbea306f
80137980
languageName: node
80147981
linkType: hard
8015-
8016-
"zod@npm:3.21.4":
8017-
version: 3.21.4
8018-
resolution: "zod@npm:3.21.4"
8019-
checksum: 10c0/161e8cf7aea38a99244d65da4a9477d9d966f6a533e503feaa20ff7968a9691065c38c6f1eab5cbbdc8374142fff4a05c9cacb8479803ab50ab6a6ca80e5d624
8020-
languageName: node
8021-
linkType: hard

0 commit comments

Comments
 (0)