-
-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update packageManager to [email protected] across all packages
- Loading branch information
1 parent
96342b3
commit 8bce3db
Showing
8 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@enclosed/root", | ||
"version": "1.12.0", | ||
"description": "Send private and secure note", | ||
"packageManager": "pnpm@9.12.3", | ||
"packageManager": "pnpm@9.15.0", | ||
"license": "Apache-2.0", | ||
"author": "Corentin Thomasset <[email protected]> (https://corentin.tech)", | ||
"repository": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@enclosed/app-client", | ||
"type": "module", | ||
"version": "1.12.0", | ||
"packageManager": "pnpm@9.12.3", | ||
"packageManager": "pnpm@9.15.0", | ||
"description": "Enclosed frontend client", | ||
"author": "Corentin Thomasset <[email protected]> (https://corentin.tech)", | ||
"license": "Apache-2.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@enclosed/app-server", | ||
"type": "module", | ||
"version": "1.12.0", | ||
"packageManager": "pnpm@9.12.3", | ||
"packageManager": "pnpm@9.15.0", | ||
"description": "Enclosed backend server", | ||
"author": "Corentin Thomasset <[email protected]> (https://corentin.tech)", | ||
"license": "Apache-2.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@enclosed/cli", | ||
"type": "module", | ||
"version": "1.12.0", | ||
"packageManager": "pnpm@9.12.3", | ||
"packageManager": "pnpm@9.15.0", | ||
"description": "Enclosed cli to create secure notes.", | ||
"author": "Corentin Thomasset <[email protected]> (https://corentin.tech)", | ||
"license": "Apache-2.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@enclosed/crypto", | ||
"type": "module", | ||
"version": "1.12.0", | ||
"packageManager": "pnpm@9.12.3", | ||
"packageManager": "pnpm@9.15.0", | ||
"description": "Enclosed cross-env crypto primitives", | ||
"author": "Corentin Thomasset <[email protected]> (https://corentin.tech)", | ||
"license": "Apache-2.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@enclosed/deploy-cloudflare", | ||
"version": "1.12.0", | ||
"description": "Deploy scripts for Cloudflare Pages", | ||
"packageManager": "pnpm@9.12.3", | ||
"packageManager": "pnpm@9.15.0", | ||
"license": "Apache-2.0", | ||
"author": "Corentin Thomasset <[email protected]> (https://corentin.tech)", | ||
"repository": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@enclosed/docs", | ||
"type": "module", | ||
"version": "1.12.0", | ||
"packageManager": "pnpm@9.12.3", | ||
"packageManager": "pnpm@9.15.0", | ||
"description": "Documentation website for Enclosed.", | ||
"author": "Corentin Thomasset <[email protected]> (https://corentin.tech)", | ||
"license": "Apache-2.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@enclosed/lib", | ||
"type": "module", | ||
"version": "1.12.0", | ||
"packageManager": "pnpm@9.12.3", | ||
"packageManager": "pnpm@9.15.0", | ||
"description": "Enclosed lib to create secure notes.", | ||
"author": "Corentin Thomasset <[email protected]> (https://corentin.tech)", | ||
"license": "Apache-2.0", | ||
|