pnpm 9.1.3 → 9.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -26,7 +26,7 @@ To quote the [Rush](https://rushjs.io/) team:
26
26
  [![Join the chat at Discord](https://img.shields.io/discord/731599538665553971.svg)](https://r.pnpm.io/chat)
27
27
  [![OpenCollective](https://opencollective.com/pnpm/backers/badge.svg)](https://opencollective.com/pnpm)
28
28
  [![OpenCollective](https://opencollective.com/pnpm/sponsors/badge.svg)](https://opencollective.com/pnpm)
29
- [![Twitter Follow](https://img.shields.io/twitter/follow/pnpmjs.svg?style=social&label=Follow)](https://twitter.com/intent/follow?screen_name=pnpmjs&region=follow_link)
29
+ [![X Follow](https://img.shields.io/twitter/follow/pnpmjs.svg?style=social&label=Follow)](https://x.com/intent/follow?screen_name=pnpmjs&region=follow_link)
30
30
  [![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://stand-with-ukraine.pp.ua)
31
31
 
32
32
  ## Platinum Sponsors
@@ -236,7 +236,7 @@ Benchmarks on an app with lots of dependencies:
236
236
 
237
237
  - [Frequently Asked Questions](https://pnpm.io/faq)
238
238
  - [Chat](https://r.pnpm.io/chat)
239
- - [Twitter](https://twitter.com/pnpmjs)
239
+ - [X](https://x.com/pnpmjs)
240
240
 
241
241
  ## Backers
242
242
 
@@ -16,8 +16,8 @@ hoistedLocations:
16
16
  aggregate-error@3.1.0:
17
17
  - node_modules/aggregate-error
18
18
  ansi-regex@5.0.1:
19
- - node_modules/string-width-cjs/node_modules/ansi-regex
20
19
  - node_modules/strip-ansi-cjs/node_modules/ansi-regex
20
+ - node_modules/string-width-cjs/node_modules/ansi-regex
21
21
  - node_modules/wrap-ansi-cjs/node_modules/ansi-regex
22
22
  ansi-regex@6.0.1:
23
23
  - node_modules/ansi-regex
@@ -202,9 +202,9 @@ included:
202
202
  injectedDeps: {}
203
203
  layoutVersion: 5
204
204
  nodeLinker: hoisted
205
- packageManager: pnpm@9.1.2
205
+ packageManager: pnpm@9.1.4
206
206
  pendingBuilds: []
207
- prunedAt: Mon, 27 May 2024 08:52:23 GMT
207
+ prunedAt: Wed, 05 Jun 2024 13:13:00 GMT
208
208
  publicHoistPattern:
209
209
  - '*eslint*'
210
210
  - '*prettier*'