-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1145 from thewtex/pnpm-9.1.4
chore: bump pnpm to 9.1.4
- Loading branch information
Showing
23 changed files
with
23 additions
and
23 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": "inputs-outputs-example-build", | ||
"version": "2.0.0", | ||
"private": true, | ||
"packageManager": "[email protected].2", | ||
"packageManager": "[email protected].4", | ||
"description": "An itk-wasm pipeline example for inputs/outputs", | ||
"type": "module", | ||
"itk-wasm": { | ||
|
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@itk-wasm/inputs-outputs-example", | ||
"version": "0.1.0", | ||
"packageManager": "[email protected].2", | ||
"packageManager": "[email protected].4", | ||
"description": "An example that has non-trivial inputs and outputs.", | ||
"type": "module", | ||
"bin": "src/cli.mjs", | ||
|
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": "mean-squares-versor-registration-build", | ||
"version": "2.0.0", | ||
"private": true, | ||
"packageManager": "[email protected].2", | ||
"packageManager": "[email protected].4", | ||
"description": "Illustrate the use of the VersorRigid3DTransform for 3D image registration.", | ||
"type": "module", | ||
"itk-wasm": { | ||
|
2 changes: 1 addition & 1 deletion
2
examples/mean-squares-versor-registration/typescript/package.json
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "mean-squares-versor-registration", | ||
"version": "0.1.0", | ||
"packageManager": "[email protected].2", | ||
"packageManager": "[email protected].4", | ||
"description": "Example 3D versor transform registration with a mean-squares similarity metric", | ||
"type": "module", | ||
"module": "./dist/index.js", | ||
|
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": "itk-wasm-workspace", | ||
"version": "1.0.0", | ||
"private": true, | ||
"packageManager": "[email protected].2", | ||
"packageManager": "[email protected].4", | ||
"description": "High-performance spatial analysis in a web browser, Node.js, and reproducible execution across programming languages and hardware architectures.", | ||
"type": "module", | ||
"directories": { | ||
|
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": "@itk-wasm/compare-images-build", | ||
"version": "1.0.0", | ||
"private": true, | ||
"packageManager": "[email protected].2", | ||
"packageManager": "[email protected].4", | ||
"description": "scripts to generate @itk-wasm/compare-stringify itk-wasm artifacts.", | ||
"type": "module", | ||
"itk-wasm": { | ||
|
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@itk-wasm/compare-images", | ||
"version": "5.1.1", | ||
"packageManager": "[email protected].2", | ||
"packageManager": "[email protected].4", | ||
"description": "Compare images with a tolerance for regression testing.", | ||
"type": "module", | ||
"module": "./dist/index.js", | ||
|
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": "@itk-wasm/compare-meshes-build", | ||
"version": "0.1.0", | ||
"private": true, | ||
"packageManager": "[email protected].2", | ||
"packageManager": "[email protected].4", | ||
"description": "Scripts to generate compare-meshes itk-wasm artifacts.", | ||
"type": "module", | ||
"itk-wasm": { | ||
|
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@itk-wasm/compare-meshes", | ||
"version": "0.3.0", | ||
"packageManager": "[email protected].2", | ||
"packageManager": "[email protected].4", | ||
"description": "Compare meshes and polydata for regression testing.", | ||
"type": "module", | ||
"module": "./dist/index.js", | ||
|
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": "@itk-wasm/compress-stringify-build", | ||
"version": "1.0.0", | ||
"private": true, | ||
"packageManager": "[email protected].2", | ||
"packageManager": "[email protected].4", | ||
"description": "scripts to generate @itk-wasm/compare-stringify itk-wasm artifacts.", | ||
"type": "module", | ||
"itk-wasm": { | ||
|
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@itk-wasm/compress-stringify", | ||
"version": "3.2.0", | ||
"packageManager": "[email protected].2", | ||
"packageManager": "[email protected].4", | ||
"description": "Zstandard compression and decompression and base64 encoding and decoding in WebAssembly.", | ||
"type": "module", | ||
"module": "./dist/index.js", | ||
|
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 |
---|---|---|
|
@@ -21,7 +21,7 @@ function generatePackageJson(project: ProjectSpec) { | |
// @ts-ignore | ||
itkWasm.repository = project.repositoryUrl | ||
} | ||
const packageManager = '[email protected].2' | ||
const packageManager = '[email protected].4' | ||
let packageJson = { | ||
name: `${project.name}-build`, | ||
version: '0.1.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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@itk-wasm/demo-app", | ||
"version": "0.2.0", | ||
"packageManager": "[email protected].2", | ||
"packageManager": "[email protected].4", | ||
"description": "Try itk-wasm pipelines in a browser", | ||
"type": "module", | ||
"exports": { | ||
|
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "itk-wasm", | ||
"version": "1.0.0-b.175", | ||
"packageManager": "[email protected].2", | ||
"packageManager": "[email protected].4", | ||
"description": "High-performance spatial analysis in a web browser, Node.js, and reproducible execution across programming languages and hardware architectures.", | ||
"type": "module", | ||
"module": "./dist/index.js", | ||
|
2 changes: 1 addition & 1 deletion
2
packages/core/typescript/itk-wasm/test/pipelines/typescript/package.json
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "test-pipelines", | ||
"version": "1.0.0", | ||
"packageManager": "[email protected].2", | ||
"packageManager": "[email protected].4", | ||
"description": "Exercise interface types for bindgen", | ||
"type": "module", | ||
"module": "./dist/index.js", | ||
|
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": "@itk-wasm/dicom-build", | ||
"version": "1.0.0", | ||
"private": true, | ||
"packageManager": "[email protected].2", | ||
"packageManager": "[email protected].4", | ||
"description": "scripts to generate @itk-wasm/dicom itk-wasm artifacts.", | ||
"type": "module", | ||
"itk-wasm": { | ||
|
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@itk-wasm/dicom", | ||
"version": "7.0.0", | ||
"packageManager": "[email protected].2", | ||
"packageManager": "[email protected].4", | ||
"description": "Read files and images related to DICOM file format.", | ||
"type": "module", | ||
"module": "./dist/index.js", | ||
|
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": "@itk-wasm/downsample-build", | ||
"version": "1.0.0", | ||
"private": true, | ||
"packageManager": "[email protected].2", | ||
"packageManager": "[email protected].4", | ||
"description": "scripts to generate @itk-wasm/downsample itk-wasm artifacts.", | ||
"type": "module", | ||
"itk-wasm": { | ||
|
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@itk-wasm/downsample", | ||
"version": "1.3.0", | ||
"packageManager": "[email protected].2", | ||
"packageManager": "[email protected].4", | ||
"description": "Pipelines for downsampling images.", | ||
"type": "module", | ||
"module": "./dist/index.js", | ||
|
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": "@itk-wasm/image-io-build", | ||
"version": "1.0.0", | ||
"private": true, | ||
"packageManager": "[email protected].2", | ||
"packageManager": "[email protected].4", | ||
"description": "scripts to generate @itk-wasm/compare-stringify itk-wasm artifacts.", | ||
"type": "module", | ||
"itk-wasm": { | ||
|
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@itk-wasm/image-io", | ||
"version": "1.2.0", | ||
"packageManager": "[email protected].2", | ||
"packageManager": "[email protected].4", | ||
"description": "Input and output for scientific and medical image file formats.", | ||
"type": "module", | ||
"module": "./dist/index.js", | ||
|
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": "@itk-wasm/mesh-io-build", | ||
"version": "1.0.0", | ||
"private": true, | ||
"packageManager": "[email protected].2", | ||
"packageManager": "[email protected].4", | ||
"description": "scripts to generate @itk-wasm/compare-stringify itk-wasm artifacts.", | ||
"type": "module", | ||
"itk-wasm": { | ||
|
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@itk-wasm/mesh-io", | ||
"version": "1.2.0", | ||
"packageManager": "[email protected].2", | ||
"packageManager": "[email protected].4", | ||
"description": "Input and output for scientific and medical image file formats.", | ||
"type": "module", | ||
"module": "./dist/index.js", | ||
|