diff --git a/package.json b/package.json index 62f22b5bd..c9b2fea5f 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@changesets/cli": "^2.27.1", "@commitlint/cli": "^19.3.0", "@commitlint/config-conventional": "^19.2.2", - "@playwright/test": "^1.54.1" + "@playwright/test": "^1.56.1" }, "pnpm": { "overrides": { @@ -48,7 +48,11 @@ "shx": "^0.4.0", "typescript": "^5.8.3", "vite": "^6.2.3" - } + }, + "onlyBuiltDependencies": [ + "esbuild", + "protobufjs" + ] }, "commitlint": { "extends": [ diff --git a/packages/core/typescript/itk-wasm/package.json b/packages/core/typescript/itk-wasm/package.json index c60a173fa..86727730b 100644 --- a/packages/core/typescript/itk-wasm/package.json +++ b/packages/core/typescript/itk-wasm/package.json @@ -69,7 +69,7 @@ }, "homepage": "https://wasm.itk.org/", "devDependencies": { - "@playwright/test": "^1.53.0", + "@playwright/test": "^1.56.1", "@types/node": "^22.13.13", "ava": "^5.3.1", "esbuild": "^0.25.0", diff --git a/pixi.toml b/pixi.toml index e653674cf..019923932 100644 --- a/pixi.toml +++ b/pixi.toml @@ -1,4 +1,4 @@ -[project] +[workspace] authors = ["Matt McCormick "] channels = ["conda-forge"] description = "ITK-Wasm native build and test configuration." @@ -36,7 +36,7 @@ depends-on = ["pnpm-install", "build-native-transform"] [tasks.test] -cmd = "pnpm run test --filter !create-itk-wasm" +cmd = "pnpm run --filter !create-itk-wasm test" description = "Test ITK-Wasm" depends-on = ["test-itk-wasm", "test-native-compare-images", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 50a9039aa..6db2df82b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,13 +23,13 @@ importers: version: 2.27.1 '@commitlint/cli': specifier: ^19.3.0 - version: 19.3.0(@types/node@24.6.1)(typescript@5.8.3) + version: 19.3.0(@types/node@24.9.1)(typescript@5.8.3) '@commitlint/config-conventional': specifier: ^19.2.2 version: 19.2.2 '@playwright/test': - specifier: ^1.54.1 - version: 1.54.1 + specifier: ^1.56.1 + version: 1.56.1 examples/debugging: dependencies: @@ -466,8 +466,8 @@ importers: version: 1.6.1 devDependencies: '@playwright/test': - specifier: ^1.53.0 - version: 1.53.1 + specifier: ^1.56.1 + version: 1.56.1 '@types/node': specifier: ^24.0.3 version: 24.0.3 @@ -2080,8 +2080,8 @@ packages: engines: {node: '>=18'} hasBin: true - '@playwright/test@1.54.1': - resolution: {integrity: sha512-FS8hQ12acieG2dYSksmLOF7BNxnVf2afRJdCuM1eMSxj6QTSE6G4InGF7oApGgDb65MX7AwMVlIkpru0yZA4Xw==} + '@playwright/test@1.56.1': + resolution: {integrity: sha512-vSMYtL/zOcFpvJCW71Q/OEGQb7KYBPAdKh35WNSkaZA75JlAO8ED8UN6GUNTm3drWomcbcqRPFqQbLae8yBTdg==} engines: {node: '>=18'} hasBin: true @@ -2305,9 +2305,6 @@ packages: '@types/node@24.0.3': resolution: {integrity: sha512-R4I/kzCYAdRLzfiCabn9hxWfbuHS573x+r0dJMkkzThEa7pbrcDWK+9zu3e7aBOouf+rQAciqPFMnxwr0aWgKg==} - '@types/node@24.6.1': - resolution: {integrity: sha512-ljvjjs3DNXummeIaooB4cLBKg2U6SPI6Hjra/9rRIy7CpM0HpLtG9HptkMKAb4HYWy5S7HUvJEuWgr/y0U8SHw==} - '@types/node@24.9.1': resolution: {integrity: sha512-QoiaXANRkSXK6p0Duvt56W208du4P9Uye9hWLWgGMDTEoKPhuenzNcC4vGUmrNkiOKTlIrBoyNQYNpSwfEZXSg==} @@ -4895,8 +4892,8 @@ packages: engines: {node: '>=18'} hasBin: true - playwright-core@1.54.1: - resolution: {integrity: sha512-Nbjs2zjj0htNhzgiy5wu+3w09YetDx5pkrpI/kZotDlDUaYk0HVA5xrBVPdow4SAUIlhgKcJeJg4GRKW6xHusA==} + playwright-core@1.56.1: + resolution: {integrity: sha512-hutraynyn31F+Bifme+Ps9Vq59hKuUCz7H1kDOcBs+2oGguKkWTU50bBWrtz34OUWmIwpBTWDxaRPXrIXkgvmQ==} engines: {node: '>=18'} hasBin: true @@ -4905,8 +4902,8 @@ packages: engines: {node: '>=18'} hasBin: true - playwright@1.54.1: - resolution: {integrity: sha512-peWpSwIBmSLi6aW2auvrUtf2DqY16YYcCMO8rTVx486jKmDTJg7UAhyrraP98GB8BoPURZP8+nxO7TSd4cPr5g==} + playwright@1.56.1: + resolution: {integrity: sha512-aFi5B0WovBHTEvpM3DzXTUaeN6eN0qWnTkKx4NQaH4Wvcmc153PdaY2UBdSYKaGYw+UyWXSVyxDUg5DoPEttjw==} engines: {node: '>=18'} hasBin: true @@ -5654,9 +5651,6 @@ packages: unbzip2-stream@1.4.3: resolution: {integrity: sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==} - undici-types@7.13.0: - resolution: {integrity: sha512-Ov2Rr9Sx+fRgagJ5AX0qvItZG/JKKoBRAVITs1zk7IqZGTJUwgUr7qoYBpWwakpWilTZFM98rG/AFRocu10iIQ==} - undici-types@7.16.0: resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} @@ -7031,11 +7025,11 @@ snapshots: dependencies: commander: 12.0.0 - '@commitlint/cli@19.3.0(@types/node@24.6.1)(typescript@5.8.3)': + '@commitlint/cli@19.3.0(@types/node@24.9.1)(typescript@5.8.3)': dependencies: '@commitlint/format': 19.3.0 '@commitlint/lint': 19.2.2 - '@commitlint/load': 19.2.0(@types/node@24.6.1)(typescript@5.8.3) + '@commitlint/load': 19.2.0(@types/node@24.9.1)(typescript@5.8.3) '@commitlint/read': 19.2.1 '@commitlint/types': 19.0.3 execa: 8.0.1 @@ -7082,7 +7076,7 @@ snapshots: '@commitlint/rules': 19.0.3 '@commitlint/types': 19.0.3 - '@commitlint/load@19.2.0(@types/node@24.6.1)(typescript@5.8.3)': + '@commitlint/load@19.2.0(@types/node@24.9.1)(typescript@5.8.3)': dependencies: '@commitlint/config-validator': 19.0.3 '@commitlint/execute-rule': 19.0.0 @@ -7090,7 +7084,7 @@ snapshots: '@commitlint/types': 19.0.3 chalk: 5.3.0 cosmiconfig: 9.0.0(typescript@5.8.3) - cosmiconfig-typescript-loader: 5.0.0(@types/node@24.6.1)(cosmiconfig@9.0.0(typescript@5.8.3))(typescript@5.8.3) + cosmiconfig-typescript-loader: 5.0.0(@types/node@24.9.1)(cosmiconfig@9.0.0(typescript@5.8.3))(typescript@5.8.3) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -7594,9 +7588,9 @@ snapshots: dependencies: playwright: 1.53.1 - '@playwright/test@1.54.1': + '@playwright/test@1.56.1': dependencies: - playwright: 1.54.1 + playwright: 1.56.1 '@protobufjs/aspromise@1.1.2': {} @@ -7782,10 +7776,6 @@ snapshots: dependencies: undici-types: 7.8.0 - '@types/node@24.6.1': - dependencies: - undici-types: 7.13.0 - '@types/node@24.9.1': dependencies: undici-types: 7.16.0 @@ -8601,9 +8591,9 @@ snapshots: corser@2.0.1: {} - cosmiconfig-typescript-loader@5.0.0(@types/node@24.6.1)(cosmiconfig@9.0.0(typescript@5.8.3))(typescript@5.8.3): + cosmiconfig-typescript-loader@5.0.0(@types/node@24.9.1)(cosmiconfig@9.0.0(typescript@5.8.3))(typescript@5.8.3): dependencies: - '@types/node': 24.6.1 + '@types/node': 24.9.1 cosmiconfig: 9.0.0(typescript@5.8.3) jiti: 1.21.0 typescript: 5.8.3 @@ -10646,7 +10636,7 @@ snapshots: playwright-core@1.53.1: {} - playwright-core@1.54.1: {} + playwright-core@1.56.1: {} playwright@1.53.1: dependencies: @@ -10654,9 +10644,9 @@ snapshots: optionalDependencies: fsevents: 2.3.2 - playwright@1.54.1: + playwright@1.56.1: dependencies: - playwright-core: 1.54.1 + playwright-core: 1.56.1 optionalDependencies: fsevents: 2.3.2 @@ -11529,8 +11519,6 @@ snapshots: buffer: 5.7.1 through: 2.3.8 - undici-types@7.13.0: {} - undici-types@7.16.0: {} undici-types@7.8.0: {}