chore(release): headless and dependents
This commit is contained in:
parent
32288715d3
commit
8d7e37c8e2
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
"@pnpm/headless": patch
|
||||
---
|
||||
|
||||
Dedupe direct dependencies.
|
||||
|
|
@ -1,5 +1,12 @@
|
|||
# @pnpm/cli-utils
|
||||
|
||||
## 1.0.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @pnpm/config@16.1.6
|
||||
- @pnpm/default-reporter@11.0.12
|
||||
|
||||
## 1.0.11
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@pnpm/cli-utils",
|
||||
"version": "1.0.11",
|
||||
"version": "1.0.12",
|
||||
"description": "Utils for pnpm commands",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,11 @@
|
|||
# @pnpm/default-reporter
|
||||
|
||||
## 11.0.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @pnpm/config@16.1.6
|
||||
|
||||
## 11.0.11
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@pnpm/default-reporter",
|
||||
"version": "11.0.11",
|
||||
"version": "11.0.12",
|
||||
"description": "The default reporter of pnpm",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,11 @@
|
|||
# @pnpm/config
|
||||
|
||||
## 16.1.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @pnpm/pnpmfile@4.0.12
|
||||
|
||||
## 16.1.5
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@pnpm/config",
|
||||
"version": "16.1.5",
|
||||
"version": "16.1.6",
|
||||
"description": "Gets configuration options for pnpm",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,12 @@
|
|||
# @pnpm/plugin-commands-env
|
||||
|
||||
## 3.1.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @pnpm/config@16.1.6
|
||||
- @pnpm/cli-utils@1.0.12
|
||||
|
||||
## 3.1.5
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@pnpm/plugin-commands-env",
|
||||
"version": "3.1.5",
|
||||
"version": "3.1.6",
|
||||
"description": "pnpm commands for managing Node.js",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,14 @@
|
|||
# @pnpm/plugin-commands-rebuild
|
||||
|
||||
## 7.0.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @pnpm/config@16.1.6
|
||||
- @pnpm/cli-utils@1.0.12
|
||||
- @pnpm/store-connection-manager@5.1.5
|
||||
- @pnpm/find-workspace-packages@5.0.12
|
||||
|
||||
## 7.0.11
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@pnpm/plugin-commands-rebuild",
|
||||
"version": "7.0.11",
|
||||
"version": "7.0.12",
|
||||
"description": "Commands for rebuilding dependencies",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,13 @@
|
|||
# @pnpm/plugin-commands-script-runners
|
||||
|
||||
## 6.0.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @pnpm/plugin-commands-installation@11.0.12
|
||||
- @pnpm/config@16.1.6
|
||||
- @pnpm/cli-utils@1.0.12
|
||||
|
||||
## 6.0.11
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@pnpm/plugin-commands-script-runners",
|
||||
"version": "6.0.11",
|
||||
"version": "6.0.12",
|
||||
"description": "Commands for running scripts",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,11 @@
|
|||
# @pnpm/pnpmfile
|
||||
|
||||
## 4.0.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @pnpm/core@7.2.2
|
||||
|
||||
## 4.0.11
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@pnpm/pnpmfile",
|
||||
"version": "4.0.11",
|
||||
"version": "4.0.12",
|
||||
"description": "Reading a .pnpmfile.cjs",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,12 @@
|
|||
# @pnpm/plugin-commands-audit
|
||||
|
||||
## 7.1.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @pnpm/config@16.1.6
|
||||
- @pnpm/cli-utils@1.0.12
|
||||
|
||||
## 7.1.6
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@pnpm/plugin-commands-audit",
|
||||
"version": "7.1.6",
|
||||
"version": "7.1.7",
|
||||
"description": "pnpm commands for dependencies audit",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,11 @@
|
|||
# @pnpm/mount-modules
|
||||
|
||||
## 0.3.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @pnpm/config@16.1.6
|
||||
|
||||
## 0.3.11
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@pnpm/mount-modules",
|
||||
"version": "0.3.11",
|
||||
"version": "0.3.12",
|
||||
"description": "Mounts a node_modules directory with FUSE",
|
||||
"main": "lib/index.js",
|
||||
"bin": "bin/mount-modules.js",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,12 @@
|
|||
# @pnpm/plugin-commands-doctor
|
||||
|
||||
## 1.0.10
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @pnpm/config@16.1.6
|
||||
- @pnpm/cli-utils@1.0.12
|
||||
|
||||
## 1.0.9
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@pnpm/plugin-commands-doctor",
|
||||
"version": "1.0.9",
|
||||
"version": "1.0.10",
|
||||
"description": "Commands for checks of known common issues ",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,12 @@
|
|||
# @pnpm/plugin-commands-init
|
||||
|
||||
## 2.0.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @pnpm/config@16.1.6
|
||||
- @pnpm/cli-utils@1.0.12
|
||||
|
||||
## 2.0.11
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@pnpm/plugin-commands-init",
|
||||
"version": "2.0.11",
|
||||
"version": "2.0.12",
|
||||
"description": "Create a package.json file",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,14 @@
|
|||
# @pnpm/plugin-commands-patching
|
||||
|
||||
## 2.0.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @pnpm/plugin-commands-installation@11.0.12
|
||||
- @pnpm/config@16.1.6
|
||||
- @pnpm/cli-utils@1.0.12
|
||||
- @pnpm/store-connection-manager@5.1.5
|
||||
|
||||
## 2.0.11
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@pnpm/plugin-commands-patching",
|
||||
"version": "2.0.11",
|
||||
"version": "2.0.12",
|
||||
"description": "Commands for creating patches",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,11 @@
|
|||
# @pnpm/plugin-commands-setup
|
||||
|
||||
## 3.0.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @pnpm/cli-utils@1.0.12
|
||||
|
||||
## 3.0.11
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@pnpm/plugin-commands-setup",
|
||||
"version": "3.0.11",
|
||||
"version": "3.0.12",
|
||||
"description": "pnpm commands for setting up pnpm",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,12 @@
|
|||
# @pnpm/core
|
||||
|
||||
## 7.2.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [32288715d]
|
||||
- @pnpm/headless@19.2.2
|
||||
|
||||
## 7.2.1
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@pnpm/core",
|
||||
"description": "Fast, disk space efficient installation engine",
|
||||
"version": "7.2.1",
|
||||
"version": "7.2.2",
|
||||
"bugs": {
|
||||
"url": "https://github.com/pnpm/pnpm/issues"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -1,5 +1,11 @@
|
|||
# @pnpm/headless
|
||||
|
||||
## 19.2.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 32288715d: Dedupe direct dependencies.
|
||||
|
||||
## 19.2.1
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@pnpm/headless",
|
||||
"description": "Fast installation using only pnpm-lock.yaml",
|
||||
"version": "19.2.1",
|
||||
"version": "19.2.2",
|
||||
"bugs": {
|
||||
"url": "https://github.com/pnpm/pnpm/issues"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -1,5 +1,18 @@
|
|||
# @pnpm/plugin-commands-installation
|
||||
|
||||
## 11.0.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @pnpm/core@7.2.2
|
||||
- @pnpm/pnpmfile@4.0.12
|
||||
- @pnpm/config@16.1.6
|
||||
- @pnpm/cli-utils@1.0.12
|
||||
- @pnpm/plugin-commands-rebuild@7.0.12
|
||||
- @pnpm/store-connection-manager@5.1.5
|
||||
- @pnpm/find-workspace-packages@5.0.12
|
||||
- @pnpm/filter-workspace-packages@6.0.12
|
||||
|
||||
## 11.0.11
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@pnpm/plugin-commands-installation",
|
||||
"version": "11.0.11",
|
||||
"version": "11.0.12",
|
||||
"description": "Commands for installation",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,12 @@
|
|||
# @pnpm/plugin-commands-deploy
|
||||
|
||||
## 2.0.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @pnpm/plugin-commands-installation@11.0.12
|
||||
- @pnpm/cli-utils@1.0.12
|
||||
|
||||
## 2.0.11
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@pnpm/plugin-commands-deploy",
|
||||
"version": "2.0.11",
|
||||
"version": "2.0.12",
|
||||
"description": "Commands for deploy",
|
||||
"funding": "https://opencollective.com/pnpm",
|
||||
"main": "lib/index.js",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,12 @@
|
|||
# @pnpm/plugin-commands-publishing
|
||||
|
||||
## 6.0.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @pnpm/config@16.1.6
|
||||
- @pnpm/cli-utils@1.0.12
|
||||
|
||||
## 6.0.11
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@pnpm/plugin-commands-publishing",
|
||||
"version": "6.0.11",
|
||||
"version": "6.0.12",
|
||||
"description": "The pack and publish commands of pnpm",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,12 @@
|
|||
# @pnpm/plugin-commands-licenses
|
||||
|
||||
## 1.0.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @pnpm/config@16.1.6
|
||||
- @pnpm/cli-utils@1.0.12
|
||||
|
||||
## 1.0.2
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@pnpm/plugin-commands-licenses",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"description": "The licenses command of pnpm",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,12 @@
|
|||
# @pnpm/plugin-commands-listing
|
||||
|
||||
## 6.0.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @pnpm/config@16.1.6
|
||||
- @pnpm/cli-utils@1.0.12
|
||||
|
||||
## 6.0.11
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@pnpm/plugin-commands-listing",
|
||||
"version": "6.0.11",
|
||||
"version": "6.0.12",
|
||||
"description": "The list and why commands of pnpm",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,12 @@
|
|||
# @pnpm/plugin-commands-outdated
|
||||
|
||||
## 8.0.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @pnpm/config@16.1.6
|
||||
- @pnpm/cli-utils@1.0.12
|
||||
|
||||
## 8.0.6
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@pnpm/plugin-commands-outdated",
|
||||
"version": "8.0.6",
|
||||
"version": "8.0.7",
|
||||
"description": "The outdated command of pnpm",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,13 @@
|
|||
# @pnpm/plugin-commands-server
|
||||
|
||||
## 5.0.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @pnpm/config@16.1.6
|
||||
- @pnpm/cli-utils@1.0.12
|
||||
- @pnpm/store-connection-manager@5.1.5
|
||||
|
||||
## 5.0.11
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@pnpm/plugin-commands-server",
|
||||
"version": "5.0.11",
|
||||
"version": "5.0.12",
|
||||
"description": "Commands for controlling the store server",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,13 @@
|
|||
# @pnpm/plugin-commands-store
|
||||
|
||||
## 6.0.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @pnpm/config@16.1.6
|
||||
- @pnpm/cli-utils@1.0.12
|
||||
- @pnpm/store-connection-manager@5.1.5
|
||||
|
||||
## 6.0.11
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@pnpm/plugin-commands-store",
|
||||
"version": "6.0.11",
|
||||
"version": "6.0.12",
|
||||
"description": "Commands for controlling the store",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,11 @@
|
|||
# @pnpm/store-connection-manager
|
||||
|
||||
## 5.1.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @pnpm/config@16.1.6
|
||||
|
||||
## 5.1.4
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@pnpm/store-connection-manager",
|
||||
"version": "5.1.4",
|
||||
"version": "5.1.5",
|
||||
"description": "Create a direct pnpm store controller or connect to a running store server",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,11 @@
|
|||
# @pnpm/filter-workspace-packages
|
||||
|
||||
## 6.0.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @pnpm/find-workspace-packages@5.0.12
|
||||
|
||||
## 6.0.11
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@pnpm/filter-workspace-packages",
|
||||
"version": "6.0.11",
|
||||
"version": "6.0.12",
|
||||
"description": "Filters packages in a workspace",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,11 @@
|
|||
# @pnpm/find-workspace-packages
|
||||
|
||||
## 5.0.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @pnpm/cli-utils@1.0.12
|
||||
|
||||
## 5.0.11
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@pnpm/find-workspace-packages",
|
||||
"version": "5.0.11",
|
||||
"version": "5.0.12",
|
||||
"description": "Finds packages inside a workspace",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
|
|
|||
Loading…
Reference in New Issue