Skip to content

Commit b43f991

Browse files
committed
fix: update pnpm to 11.0.0-rc.0
1 parent 3852509 commit b43f991

File tree

3 files changed

+60
-32
lines changed

3 files changed

+60
-32
lines changed

.claude/settings.local.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"permissions": {
3+
"allow": [
4+
"Bash(pnpm run:*)",
5+
"Bash(git add:*)",
6+
"Bash(git stash:*)",
7+
"Bash(git checkout:*)",
8+
"Bash(which node22:*)",
9+
"Bash(pnpm dlx:*)",
10+
"Bash(git show:*)",
11+
"Bash(grep:*)",
12+
"Bash(for i:*)",
13+
"Bash(git restore:*)",
14+
"Bash(find:*)",
15+
"Bash(pnpm ls:*)",
16+
"Bash(node:*)",
17+
"Bash(npx tsc:*)",
18+
"Bash(npx pnpm:*)",
19+
"Bash(pnpm add:*)",
20+
"Bash(pnpm:*)",
21+
"Bash(npx:*)",
22+
"Bash(gh run:*)",
23+
"Bash(npm pack:*)",
24+
"Bash(npx esbuild:*)",
25+
"Bash(cd:*)"
26+
]
27+
}
28+
}

src/install-pnpm/bootstrap/exe-lock.json

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
"packages": {
66
"": {
77
"dependencies": {
8-
"@pnpm/exe": "11.0.0-beta.4-1"
8+
"@pnpm/exe": "11.0.0-rc.0"
99
}
1010
},
1111
"node_modules/@pnpm/exe": {
12-
"version": "11.0.0-beta.4-1",
13-
"resolved": "https://registry.npmjs.org/@pnpm/exe/-/exe-11.0.0-beta.4-1.tgz",
14-
"integrity": "sha512-2VzvynS54qE+Q0LGXzTCFKChq79Yr1xKLTAEkvIcBLoM+puRuI3xyrqtWx47esxhjbQlF0jRUyU8ISbSG92yBQ==",
12+
"version": "11.0.0-rc.0",
13+
"resolved": "https://registry.npmjs.org/@pnpm/exe/-/exe-11.0.0-rc.0.tgz",
14+
"integrity": "sha512-lpa3BGQaCvH5BGS256VTyJ4+Ib2PiA5gipTfTs7MTL02utSYXcWarP0OeDhw++Cg/tgrCVRDYWcUjHOy/KNTtA==",
1515
"hasInstallScript": true,
1616
"license": "MIT",
1717
"dependencies": {
@@ -27,18 +27,18 @@
2727
"url": "https://opencollective.com/pnpm"
2828
},
2929
"optionalDependencies": {
30-
"@pnpm/linux-arm64": "11.0.0-beta.4-1",
31-
"@pnpm/linux-x64": "11.0.0-beta.4-1",
32-
"@pnpm/macos-arm64": "11.0.0-beta.4-1",
33-
"@pnpm/macos-x64": "11.0.0-beta.4-1",
34-
"@pnpm/win-arm64": "11.0.0-beta.4-1",
35-
"@pnpm/win-x64": "11.0.0-beta.4-1"
30+
"@pnpm/linux-arm64": "11.0.0-rc.0",
31+
"@pnpm/linux-x64": "11.0.0-rc.0",
32+
"@pnpm/macos-arm64": "11.0.0-rc.0",
33+
"@pnpm/macos-x64": "11.0.0-rc.0",
34+
"@pnpm/win-arm64": "11.0.0-rc.0",
35+
"@pnpm/win-x64": "11.0.0-rc.0"
3636
}
3737
},
3838
"node_modules/@pnpm/linux-arm64": {
39-
"version": "11.0.0-beta.4-1",
40-
"resolved": "https://registry.npmjs.org/@pnpm/linux-arm64/-/linux-arm64-11.0.0-beta.4-1.tgz",
41-
"integrity": "sha512-aPf2hhCwWQQ1vNm3Sxq6BLtqnvv6eZ8iJq/oqJOm2WFzq9l59jbmn0eaUtDOlafjfzkijqg+cj46h0XT2Dqsfw==",
39+
"version": "11.0.0-rc.0",
40+
"resolved": "https://registry.npmjs.org/@pnpm/linux-arm64/-/linux-arm64-11.0.0-rc.0.tgz",
41+
"integrity": "sha512-6JIbPFu8y7RevLIpOH/rhML9JtnLgAa9VVVGl8A02+sRdF415Q3cldz+N9Oh3ZNLi2JZWtvHRa5UE2FRFELOJQ==",
4242
"cpu": [
4343
"arm64"
4444
],
@@ -52,9 +52,9 @@
5252
}
5353
},
5454
"node_modules/@pnpm/linux-x64": {
55-
"version": "11.0.0-beta.4-1",
56-
"resolved": "https://registry.npmjs.org/@pnpm/linux-x64/-/linux-x64-11.0.0-beta.4-1.tgz",
57-
"integrity": "sha512-1hTcyZSVJWpPNHs3u7RbfbAmZXPBLIZQVt/z1XjcDnzI8S49NGIvir876/gq9jL69ZPoE1a6z+qSe3zUPmw0ng==",
55+
"version": "11.0.0-rc.0",
56+
"resolved": "https://registry.npmjs.org/@pnpm/linux-x64/-/linux-x64-11.0.0-rc.0.tgz",
57+
"integrity": "sha512-5nSOBz07hmznMKJ88LaO/mk6BXCOMs3cA7VkwAz7ehWvtxeT1Dqez2Rnf5nK//BgEF1jQ8cgjff6MWaSmiYY8A==",
5858
"cpu": [
5959
"x64"
6060
],
@@ -68,9 +68,9 @@
6868
}
6969
},
7070
"node_modules/@pnpm/macos-arm64": {
71-
"version": "11.0.0-beta.4-1",
72-
"resolved": "https://registry.npmjs.org/@pnpm/macos-arm64/-/macos-arm64-11.0.0-beta.4-1.tgz",
73-
"integrity": "sha512-7iJdDfWaRWeoGBvU3gJcxbReYM83IhiWFZPHMSW+ga44W/qTzczYIeGeCorsxQRKBPnw2qK3hh9bevkyX6XOWw==",
71+
"version": "11.0.0-rc.0",
72+
"resolved": "https://registry.npmjs.org/@pnpm/macos-arm64/-/macos-arm64-11.0.0-rc.0.tgz",
73+
"integrity": "sha512-X1KgttzXrspprRU4JV3y1rxraX/H8AzXhuO3tDJj01nbUhps0kkjdfJziLJFFYN74bwSO8DgFWmJ5w5V+Hp0Cg==",
7474
"cpu": [
7575
"arm64"
7676
],
@@ -84,9 +84,9 @@
8484
}
8585
},
8686
"node_modules/@pnpm/macos-x64": {
87-
"version": "11.0.0-beta.4-1",
88-
"resolved": "https://registry.npmjs.org/@pnpm/macos-x64/-/macos-x64-11.0.0-beta.4-1.tgz",
89-
"integrity": "sha512-wREXbc2hrSd6r/dyPYuFIkkFoIbtmke5rlJrcITe65OvIQmSW+Fp3X8PBIYcnx3lJyk4809YlqI184yovUaMZA==",
87+
"version": "11.0.0-rc.0",
88+
"resolved": "https://registry.npmjs.org/@pnpm/macos-x64/-/macos-x64-11.0.0-rc.0.tgz",
89+
"integrity": "sha512-Ra/CuHN7hrqScrl9w3zPDcMbY5AjAZMqTDKXL/1qP/GlY4lOJp24sQrH19y3pQGoUKoxlvVo0S4I29ZX2Wsf7A==",
9090
"cpu": [
9191
"x64"
9292
],
@@ -100,9 +100,9 @@
100100
}
101101
},
102102
"node_modules/@pnpm/win-arm64": {
103-
"version": "11.0.0-beta.4-1",
104-
"resolved": "https://registry.npmjs.org/@pnpm/win-arm64/-/win-arm64-11.0.0-beta.4-1.tgz",
105-
"integrity": "sha512-ygHjDdc0h2uCIcBa30Cnd2ciGWFNC0qm2t0w88PYEC/1rmbGCDfqeGtf/8R8THzTVOuw/pOzIDTs6QEhB6aPOg==",
103+
"version": "11.0.0-rc.0",
104+
"resolved": "https://registry.npmjs.org/@pnpm/win-arm64/-/win-arm64-11.0.0-rc.0.tgz",
105+
"integrity": "sha512-vum6DgUMO6hxYdhJBUkdNpnXW0TU/iKRUuZca6qgn/uckhaobENsuaN0pG1ga49G26I+jL5C8GfVBmdnRenm6w==",
106106
"cpu": [
107107
"arm64"
108108
],
@@ -116,9 +116,9 @@
116116
}
117117
},
118118
"node_modules/@pnpm/win-x64": {
119-
"version": "11.0.0-beta.4-1",
120-
"resolved": "https://registry.npmjs.org/@pnpm/win-x64/-/win-x64-11.0.0-beta.4-1.tgz",
121-
"integrity": "sha512-//5eHf7Zw4MtgJhlD4VUbemngxMnhwySgZNGu0ngkNBRVjnESE7NoXZZ5kHIdatv6VQpqkCthNZrheaiJedSGw==",
119+
"version": "11.0.0-rc.0",
120+
"resolved": "https://registry.npmjs.org/@pnpm/win-x64/-/win-x64-11.0.0-rc.0.tgz",
121+
"integrity": "sha512-avY9Gz97pvcWO7nRL1AoJToVwljZIybX9A09buGpgrxTSTGjfs6bbFE+d+576ro02MHqhTn6qUnkCbPyKPcWrA==",
122122
"cpu": [
123123
"x64"
124124
],

src/install-pnpm/bootstrap/pnpm-lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
"packages": {
66
"": {
77
"dependencies": {
8-
"pnpm": "11.0.0-beta.4-1"
8+
"pnpm": "11.0.0-rc.0"
99
}
1010
},
1111
"node_modules/pnpm": {
12-
"version": "11.0.0-beta.4-1",
13-
"resolved": "https://registry.npmjs.org/pnpm/-/pnpm-11.0.0-beta.4-1.tgz",
14-
"integrity": "sha512-zkZWSclaXz4NI43dkF0uYx8bGXjoy7T1KNPKjaGt1pQcJVD6foShIVum5dO47t5hpTvDNfPUGUGxXcM/RXRZRQ==",
12+
"version": "11.0.0-rc.0",
13+
"resolved": "https://registry.npmjs.org/pnpm/-/pnpm-11.0.0-rc.0.tgz",
14+
"integrity": "sha512-Hwjq3uoCXpFEjebV3uQqbJR2QlcADAQ6nja4/xKEmnLry5xl/BiFCUdHJJ5S9T2Lc62hGBRGu6gYZoEMik0/bA==",
1515
"license": "MIT",
1616
"bin": {
1717
"pn": "bin/pnpm.mjs",

0 commit comments

Comments
 (0)