From 502e8fa937677ff7bc4fbd0906d8c8b4b0b471e5 Mon Sep 17 00:00:00 2001 From: Karsten Schmidt Date: Fri, 27 Oct 2023 18:56:26 +0200 Subject: [PATCH] Publish --- packages/adjacency/package.json | 10 +- packages/arrays/CHANGELOG.md | 8 +- packages/arrays/package.json | 2 +- packages/associative/package.json | 8 +- packages/axidraw/package.json | 8 +- packages/bencode/package.json | 8 +- packages/boids/CHANGELOG.md | 16 + packages/boids/package.json | 10 +- packages/cache/package.json | 6 +- packages/cellular/CHANGELOG.md | 10 +- packages/cellular/package.json | 6 +- packages/color-palettes/package.json | 4 +- packages/color/CHANGELOG.md | 8 +- packages/color/package.json | 10 +- packages/complex/package.json | 6 +- packages/csp/package.json | 8 +- packages/csv/package.json | 4 +- packages/dcons/package.json | 4 +- packages/dgraph-dot/package.json | 4 +- packages/dgraph/package.json | 6 +- packages/distance/package.json | 6 +- packages/dsp-io-wav/package.json | 6 +- packages/dsp/package.json | 6 +- packages/ecs/package.json | 8 +- packages/egf/package.json | 6 +- packages/fibers/package.json | 4 +- packages/fsm/package.json | 6 +- packages/fuzzy-viz/package.json | 10 +- packages/fuzzy/package.json | 4 +- packages/geom-accel/CHANGELOG.md | 2 +- packages/geom-accel/package.json | 16 +- packages/geom-api/package.json | 4 +- packages/geom-arc/package.json | 10 +- packages/geom-axidraw/package.json | 20 +- packages/geom-clip-line/package.json | 6 +- packages/geom-clip-poly/package.json | 10 +- packages/geom-closest-point/package.json | 6 +- packages/geom-fuzz/package.json | 20 +- packages/geom-hull/package.json | 6 +- packages/geom-io-obj/package.json | 4 +- packages/geom-isec/package.json | 10 +- packages/geom-isoline/package.json | 6 +- packages/geom-poly-utils/package.json | 8 +- packages/geom-resample/package.json | 12 +- packages/geom-sdf/package.json | 18 +- packages/geom-splines/package.json | 12 +- packages/geom-subdiv-curve/package.json | 8 +- packages/geom-tessellate/package.json | 12 +- packages/geom-trace-bitmap/package.json | 10 +- packages/geom-voronoi/package.json | 14 +- packages/geom/CHANGELOG.md | 8 +- packages/geom/package.json | 40 +- packages/gp/package.json | 8 +- packages/grid-iterators/package.json | 8 +- packages/hdiff/package.json | 4 +- packages/hdom-canvas/package.json | 4 +- packages/hdom-components/package.json | 8 +- packages/hiccup-canvas/package.json | 10 +- packages/hiccup-css/package.json | 4 +- packages/hiccup-markdown/package.json | 6 +- packages/hiccup-svg/package.json | 4 +- packages/iges/package.json | 6 +- packages/imgui/package.json | 16 +- packages/iterators/package.json | 4 +- packages/k-means/package.json | 6 +- packages/leb128/package.json | 4 +- packages/lsys/package.json | 8 +- packages/markdown-table/package.json | 4 +- packages/math/CHANGELOG.md | 8 +- packages/math/package.json | 2 +- packages/matrices/package.json | 6 +- packages/morton/package.json | 4 +- packages/pixel-dither/package.json | 6 +- packages/pixel-io-geotiff/package.json | 4 +- packages/pixel-io-netpbm/package.json | 4 +- packages/pixel-io-pfm/package.json | 4 +- packages/pixel/CHANGELOG.md | 11 +- packages/pixel/package.json | 10 +- packages/poisson/package.json | 6 +- packages/porter-duff/package.json | 4 +- packages/ramp/package.json | 10 +- packages/rasterize/package.json | 8 +- packages/rdom-canvas/CHANGELOG.md | 2 +- packages/rdom-canvas/package.json | 10 +- packages/rdom-components/package.json | 10 +- packages/rdom/package.json | 4 +- packages/rstream-csp/package.json | 6 +- packages/rstream-dot/package.json | 6 +- packages/rstream-gestures/package.json | 8 +- packages/rstream-graph/package.json | 6 +- packages/rstream-log-file/package.json | 4 +- packages/rstream-log/package.json | 6 +- packages/rstream-query/package.json | 12 +- packages/rstream/package.json | 8 +- packages/sax/package.json | 6 +- packages/scenegraph/package.json | 6 +- packages/shader-ast-glsl/package.json | 4 +- packages/shader-ast-js/package.json | 12 +- packages/shader-ast-optimize/package.json | 6 +- packages/shader-ast-stdlib/CHANGELOG.md | 8 +- packages/shader-ast-stdlib/package.json | 4 +- packages/shader-ast/package.json | 4 +- packages/simd/package.json | 4 +- packages/soa/package.json | 6 +- packages/sparse/package.json | 4 +- packages/system/package.json | 4 +- packages/tangle/package.json | 4 +- packages/text-canvas/package.json | 10 +- packages/timestep/CHANGELOG.md | 9 +- packages/timestep/package.json | 6 +- packages/transclude/package.json | 4 +- packages/transducers-binary/package.json | 4 +- packages/transducers-fsm/package.json | 4 +- packages/transducers-hdom/package.json | 4 +- packages/transducers-patch/package.json | 4 +- packages/transducers-stats/package.json | 6 +- packages/transducers/package.json | 6 +- packages/vector-pools/package.json | 6 +- packages/vectors/CHANGELOG.md | 18 +- packages/vectors/package.json | 6 +- packages/viz/package.json | 10 +- packages/wasm-api-bindgen/package.json | 6 +- packages/wasm-api-canvas/package.json | 8 +- packages/wasm-api-dom/package.json | 6 +- packages/wasm-api-schedule/package.json | 6 +- packages/wasm-api/package.json | 4 +- packages/webgl-msdf/package.json | 12 +- packages/webgl-shadertoy/package.json | 8 +- packages/webgl/package.json | 20 +- packages/zipper/package.json | 4 +- yarn.lock | 744 +++++++++++----------- 131 files changed, 905 insertions(+), 819 deletions(-) create mode 100644 packages/boids/CHANGELOG.md diff --git a/packages/adjacency/package.json b/packages/adjacency/package.json index 70ef81aa8e..041a8841d2 100644 --- a/packages/adjacency/package.json +++ b/packages/adjacency/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/adjacency", - "version": "2.5.3", + "version": "2.5.4", "description": "Sparse & bitwise adjacency matrices, lists and selected traversal algorithms for directed & undirected graphs", "type": "module", "module": "./index.js", @@ -38,16 +38,16 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/arrays": "^2.6.5", + "@thi.ng/arrays": "^2.7.0", "@thi.ng/bitfield": "^2.3.2", - "@thi.ng/dcons": "^3.2.67", + "@thi.ng/dcons": "^3.2.68", "@thi.ng/errors": "^2.4.0", - "@thi.ng/sparse": "^0.3.72" + "@thi.ng/sparse": "^0.3.73" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", "@thi.ng/testament": "^0.3.24", - "@thi.ng/vectors": "^7.7.22", + "@thi.ng/vectors": "^7.8.0", "rimraf": "^5.0.5", "tools": "workspace:^", "typedoc": "^0.25.2", diff --git a/packages/arrays/CHANGELOG.md b/packages/arrays/CHANGELOG.md index 05921f038a..a7c8ae7bef 100644 --- a/packages/arrays/CHANGELOG.md +++ b/packages/arrays/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log -- **Last updated**: 2023-10-23T07:37:37Z +- **Last updated**: 2023-10-27T16:56:24Z - **Generator**: [thi.ng/monopub](https://thi.ng/monopub) All notable changes to this project will be documented in this file. @@ -9,6 +9,12 @@ See [Conventional Commits](https://conventionalcommits.org/) for commit guidelin **Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies. +## [2.7.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/arrays@2.7.0) (2023-10-27) + +#### 🚀 Features + +- add rotate(), rotateTyped() ([c1d322e](https://github.com/thi-ng/umbrella/commit/c1d322e)) + ## [2.6.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/arrays@2.6.0) (2023-10-05) #### 🚀 Features diff --git a/packages/arrays/package.json b/packages/arrays/package.json index 52a60aa3b4..4d93748b62 100644 --- a/packages/arrays/package.json +++ b/packages/arrays/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/arrays", - "version": "2.6.5", + "version": "2.7.0", "description": "Array / Arraylike utilities", "type": "module", "module": "./index.js", diff --git a/packages/associative/package.json b/packages/associative/package.json index 201576c649..ce80e6027c 100644 --- a/packages/associative/package.json +++ b/packages/associative/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/associative", - "version": "6.3.14", + "version": "6.3.15", "description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations, plain object utilities", "type": "module", "module": "./index.js", @@ -35,15 +35,15 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/arrays": "^2.6.5", + "@thi.ng/arrays": "^2.7.0", "@thi.ng/binary": "^3.3.34", "@thi.ng/checks": "^3.4.6", "@thi.ng/compare": "^2.2.1", - "@thi.ng/dcons": "^3.2.67", + "@thi.ng/dcons": "^3.2.68", "@thi.ng/equiv": "^2.1.31", "@thi.ng/errors": "^2.4.0", "@thi.ng/random": "^3.6.10", - "@thi.ng/transducers": "^8.8.5", + "@thi.ng/transducers": "^8.8.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/packages/axidraw/package.json b/packages/axidraw/package.json index 499ae5326c..6b482f2f2a 100644 --- a/packages/axidraw/package.json +++ b/packages/axidraw/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/axidraw", - "version": "1.1.29", + "version": "1.1.30", "description": "Minimal AxiDraw plotter/drawing machine controller for Node.js", "type": "module", "module": "./index.js", @@ -40,10 +40,10 @@ "@thi.ng/date": "^2.4.24", "@thi.ng/errors": "^2.4.0", "@thi.ng/logger": "^1.4.22", - "@thi.ng/math": "^5.6.3", - "@thi.ng/transducers": "^8.8.5", + "@thi.ng/math": "^5.7.0", + "@thi.ng/transducers": "^8.8.6", "@thi.ng/units": "^0.4.13", - "@thi.ng/vectors": "^7.7.22", + "@thi.ng/vectors": "^7.8.0", "serialport": "^12.0.0" }, "devDependencies": { diff --git a/packages/bencode/package.json b/packages/bencode/package.json index 0cceb1f3e4..43016d43d5 100644 --- a/packages/bencode/package.json +++ b/packages/bencode/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/bencode", - "version": "2.1.74", + "version": "2.1.75", "description": "Bencode binary encoder / decoder with optional UTF8 encoding & floating point support", "type": "module", "module": "./index.js", @@ -34,12 +34,12 @@ "test": "testament test" }, "dependencies": { - "@thi.ng/arrays": "^2.6.5", + "@thi.ng/arrays": "^2.7.0", "@thi.ng/checks": "^3.4.6", "@thi.ng/defmulti": "^3.0.2", "@thi.ng/errors": "^2.4.0", - "@thi.ng/transducers": "^8.8.5", - "@thi.ng/transducers-binary": "^2.1.72" + "@thi.ng/transducers": "^8.8.6", + "@thi.ng/transducers-binary": "^2.1.73" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/boids/CHANGELOG.md b/packages/boids/CHANGELOG.md new file mode 100644 index 0000000000..8b55a9b419 --- /dev/null +++ b/packages/boids/CHANGELOG.md @@ -0,0 +1,16 @@ +# Change Log + +- **Last updated**: 2023-10-27T16:56:24Z +- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org/) for commit guidelines. + +**Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes +and/or version bumps of transitive dependencies. + +## [0.1.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/boids@0.1.0) (2023-10-27) + +#### 🚀 Features + +- import as new pkg ([4852b92](https://github.com/thi-ng/umbrella/commit/4852b92)) diff --git a/packages/boids/package.json b/packages/boids/package.json index 91327517d8..289512f5c3 100644 --- a/packages/boids/package.json +++ b/packages/boids/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/boids", - "version": "0.0.1", + "version": "0.1.0", "description": "n-dimensional boids simulation with highly configurable behaviors", "type": "module", "module": "./index.js", @@ -35,10 +35,10 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/distance": "^2.4.24", - "@thi.ng/geom-accel": "^3.5.24", - "@thi.ng/timestep": "^0.4.22", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/distance": "^2.4.25", + "@thi.ng/geom-accel": "^3.5.25", + "@thi.ng/timestep": "^0.5.0", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/cache/package.json b/packages/cache/package.json index 0af17032c5..0170d39ea1 100644 --- a/packages/cache/package.json +++ b/packages/cache/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/cache", - "version": "2.1.72", + "version": "2.1.73", "description": "In-memory cache implementations with ES6 Map-like API and different eviction strategies", "type": "module", "module": "./index.js", @@ -35,8 +35,8 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/dcons": "^3.2.67", - "@thi.ng/transducers": "^8.8.5" + "@thi.ng/dcons": "^3.2.68", + "@thi.ng/transducers": "^8.8.6" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/cellular/CHANGELOG.md b/packages/cellular/CHANGELOG.md index 4467140d50..ca04f042da 100644 --- a/packages/cellular/CHANGELOG.md +++ b/packages/cellular/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log -- **Last updated**: 2023-10-23T07:37:37Z +- **Last updated**: 2023-10-27T16:56:24Z - **Generator**: [thi.ng/monopub](https://thi.ng/monopub) All notable changes to this project will be documented in this file. @@ -9,6 +9,14 @@ See [Conventional Commits](https://conventionalcommits.org/) for commit guidelin **Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies. +### [0.2.65](https://github.com/thi-ng/umbrella/tree/@thi.ng/cellular@0.2.65) (2023-10-27) + +#### ♻️ Refactoring + +- update MultiCA1D.rotate() ([f8fbac6](https://github.com/thi-ng/umbrella/commit/f8fbac6)) + - re-use impl from [@thi.ng/arrays](https://github.com/thi-ng/umbrella/tree/main/packages/arrays) + - update deps, readme + ### [0.2.47](https://github.com/thi-ng/umbrella/tree/@thi.ng/cellular@0.2.47) (2023-08-12) #### ♻️ Refactoring diff --git a/packages/cellular/package.json b/packages/cellular/package.json index 7b80753ba7..d1ab50bb2b 100644 --- a/packages/cellular/package.json +++ b/packages/cellular/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/cellular", - "version": "0.2.64", + "version": "0.2.65", "description": "Highly customizable 1D cellular automata, shared env, multiple rules, arbitrary sized/shaped neighborhoods, short term memory, cell states etc.", "type": "module", "module": "./index.js", @@ -35,11 +35,11 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/arrays": "^2.6.5", + "@thi.ng/arrays": "^2.7.0", "@thi.ng/checks": "^3.4.6", "@thi.ng/errors": "^2.4.0", "@thi.ng/random": "^3.6.10", - "@thi.ng/transducers": "^8.8.5" + "@thi.ng/transducers": "^8.8.6" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/color-palettes/package.json b/packages/color-palettes/package.json index c6a3aec6ef..25234e0c9e 100644 --- a/packages/color-palettes/package.json +++ b/packages/color-palettes/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/color-palettes", - "version": "1.2.7", + "version": "1.2.8", "description": "Collection of 200+ image based color themes & composable theme query filters", "type": "module", "module": "./index.js", @@ -39,7 +39,7 @@ "@thi.ng/api": "^8.9.6", "@thi.ng/base-n": "^2.5.14", "@thi.ng/checks": "^3.4.6", - "@thi.ng/color": "^5.5.26", + "@thi.ng/color": "^5.5.27", "@thi.ng/errors": "^2.4.0", "@thi.ng/hex": "^2.3.18" }, diff --git a/packages/color/CHANGELOG.md b/packages/color/CHANGELOG.md index 965f6cc441..77d2ba8ac3 100644 --- a/packages/color/CHANGELOG.md +++ b/packages/color/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log -- **Last updated**: 2023-10-23T07:37:37Z +- **Last updated**: 2023-10-27T16:56:24Z - **Generator**: [thi.ng/monopub](https://thi.ng/monopub) All notable changes to this project will be documented in this file. @@ -9,6 +9,12 @@ See [Conventional Commits](https://conventionalcommits.org/) for commit guidelin **Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies. +### [5.5.27](https://github.com/thi-ng/umbrella/tree/@thi.ng/color@5.5.27) (2023-10-27) + +#### ♻️ Refactoring + +- update vector imports ([95f1d64](https://github.com/thi-ng/umbrella/commit/95f1d64)) + ### [5.5.19](https://github.com/thi-ng/umbrella/tree/@thi.ng/color@5.5.19) (2023-09-19) #### ♻️ Refactoring diff --git a/packages/color/package.json b/packages/color/package.json index d20ac44e98..8ec989f8fc 100644 --- a/packages/color/package.json +++ b/packages/color/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/color", - "version": "5.5.26", + "version": "5.5.27", "description": "Array-based color types, CSS parsing, conversions, transformations, declarative theme generation, gradients, presets", "type": "module", "module": "./index.js", @@ -39,18 +39,18 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/arrays": "^2.6.5", + "@thi.ng/arrays": "^2.7.0", "@thi.ng/binary": "^3.3.34", "@thi.ng/checks": "^3.4.6", "@thi.ng/compare": "^2.2.1", "@thi.ng/compose": "^2.1.44", "@thi.ng/defmulti": "^3.0.2", "@thi.ng/errors": "^2.4.0", - "@thi.ng/math": "^5.6.3", + "@thi.ng/math": "^5.7.0", "@thi.ng/random": "^3.6.10", "@thi.ng/strings": "^3.6.2", - "@thi.ng/transducers": "^8.8.5", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/transducers": "^8.8.6", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/complex/package.json b/packages/complex/package.json index e08887e95b..01d167246f 100644 --- a/packages/complex/package.json +++ b/packages/complex/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/complex", - "version": "0.2.12", + "version": "0.2.13", "description": "Array-based complex number algebra", "type": "module", "module": "./index.js", @@ -36,8 +36,8 @@ "dependencies": { "@thi.ng/api": "^8.9.6", "@thi.ng/checks": "^3.4.6", - "@thi.ng/math": "^5.6.3", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/math": "^5.7.0", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/csp/package.json b/packages/csp/package.json index c138864cf1..5f43cb3f33 100644 --- a/packages/csp/package.json +++ b/packages/csp/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/csp", - "version": "2.1.72", + "version": "2.1.73", "description": "ES6 promise based CSP primitives & operations", "type": "module", "module": "./index.js", @@ -39,11 +39,11 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/arrays": "^2.6.5", + "@thi.ng/arrays": "^2.7.0", "@thi.ng/checks": "^3.4.6", - "@thi.ng/dcons": "^3.2.67", + "@thi.ng/dcons": "^3.2.68", "@thi.ng/errors": "^2.4.0", - "@thi.ng/transducers": "^8.8.5" + "@thi.ng/transducers": "^8.8.6" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/csv/package.json b/packages/csv/package.json index c63de66ec7..f2492c53b3 100644 --- a/packages/csv/package.json +++ b/packages/csv/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/csv", - "version": "2.3.38", + "version": "2.3.39", "description": "Customizable, transducer-based CSV parser/object mapper and transformer", "type": "module", "module": "./index.js", @@ -37,7 +37,7 @@ "@thi.ng/api": "^8.9.6", "@thi.ng/checks": "^3.4.6", "@thi.ng/strings": "^3.6.2", - "@thi.ng/transducers": "^8.8.5" + "@thi.ng/transducers": "^8.8.6" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/dcons/package.json b/packages/dcons/package.json index 057f77b899..79f19ae658 100644 --- a/packages/dcons/package.json +++ b/packages/dcons/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/dcons", - "version": "3.2.67", + "version": "3.2.68", "description": "Double-linked lists with comprehensive set of operations (incl. optional self-organizing behaviors)", "type": "module", "module": "./index.js", @@ -40,7 +40,7 @@ "@thi.ng/equiv": "^2.1.31", "@thi.ng/errors": "^2.4.0", "@thi.ng/random": "^3.6.10", - "@thi.ng/transducers": "^8.8.5" + "@thi.ng/transducers": "^8.8.6" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/dgraph-dot/package.json b/packages/dgraph-dot/package.json index efbd7b67b6..78ad0f7ea4 100644 --- a/packages/dgraph-dot/package.json +++ b/packages/dgraph-dot/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/dgraph-dot", - "version": "2.1.73", + "version": "2.1.74", "description": "Customizable Graphviz DOT serialization for @thi.ng/dgraph", "type": "module", "module": "./index.js", @@ -35,7 +35,7 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/dgraph": "^2.1.72", + "@thi.ng/dgraph": "^2.1.73", "@thi.ng/dot": "^2.1.44" }, "devDependencies": { diff --git a/packages/dgraph/package.json b/packages/dgraph/package.json index b73cf8e84a..d3fc485920 100644 --- a/packages/dgraph/package.json +++ b/packages/dgraph/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/dgraph", - "version": "2.1.72", + "version": "2.1.73", "description": "Type-agnostic directed acyclic graph (DAG) & graph operations", "type": "module", "module": "./index.js", @@ -35,10 +35,10 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/associative": "^6.3.14", + "@thi.ng/associative": "^6.3.15", "@thi.ng/equiv": "^2.1.31", "@thi.ng/errors": "^2.4.0", - "@thi.ng/transducers": "^8.8.5" + "@thi.ng/transducers": "^8.8.6" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/distance/package.json b/packages/distance/package.json index f81a456b0e..673eced582 100644 --- a/packages/distance/package.json +++ b/packages/distance/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/distance", - "version": "2.4.24", + "version": "2.4.25", "description": "N-dimensional distance metrics & K-nearest neighborhoods for point queries", "type": "module", "module": "./index.js", @@ -38,8 +38,8 @@ "@thi.ng/checks": "^3.4.6", "@thi.ng/errors": "^2.4.0", "@thi.ng/heaps": "^2.1.41", - "@thi.ng/math": "^5.6.3", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/math": "^5.7.0", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/dsp-io-wav/package.json b/packages/dsp-io-wav/package.json index 31de4caf5e..297083d861 100644 --- a/packages/dsp-io-wav/package.json +++ b/packages/dsp-io-wav/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/dsp-io-wav", - "version": "2.1.72", + "version": "2.1.73", "description": "WAV file format generation", "type": "module", "module": "./index.js", @@ -37,8 +37,8 @@ "@thi.ng/api": "^8.9.6", "@thi.ng/binary": "^3.3.34", "@thi.ng/errors": "^2.4.0", - "@thi.ng/transducers": "^8.8.5", - "@thi.ng/transducers-binary": "^2.1.72" + "@thi.ng/transducers": "^8.8.6", + "@thi.ng/transducers-binary": "^2.1.73" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/dsp/package.json b/packages/dsp/package.json index 520a71314f..467b8d1416 100644 --- a/packages/dsp/package.json +++ b/packages/dsp/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/dsp", - "version": "4.6.7", + "version": "4.6.8", "description": "Composable signal generators, oscillators, filters, FFT, spectrum, windowing & related DSP utils", "type": "module", "module": "./index.js", @@ -37,9 +37,9 @@ "@thi.ng/api": "^8.9.6", "@thi.ng/checks": "^3.4.6", "@thi.ng/errors": "^2.4.0", - "@thi.ng/math": "^5.6.3", + "@thi.ng/math": "^5.7.0", "@thi.ng/random": "^3.6.10", - "@thi.ng/transducers": "^8.8.5" + "@thi.ng/transducers": "^8.8.6" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/ecs/package.json b/packages/ecs/package.json index 9b82d8a8f8..87f3db9858 100644 --- a/packages/ecs/package.json +++ b/packages/ecs/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/ecs", - "version": "0.7.74", + "version": "0.7.75", "description": "Entity Component System based around typed arrays & sparse sets", "type": "module", "module": "./index.js", @@ -35,15 +35,15 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/associative": "^6.3.14", + "@thi.ng/associative": "^6.3.15", "@thi.ng/binary": "^3.3.34", "@thi.ng/checks": "^3.4.6", - "@thi.ng/dcons": "^3.2.67", + "@thi.ng/dcons": "^3.2.68", "@thi.ng/errors": "^2.4.0", "@thi.ng/idgen": "^2.2.8", "@thi.ng/logger": "^1.4.22", "@thi.ng/malloc": "^6.1.47", - "@thi.ng/transducers": "^8.8.5", + "@thi.ng/transducers": "^8.8.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/packages/egf/package.json b/packages/egf/package.json index 6711485bde..aadb0534a7 100644 --- a/packages/egf/package.json +++ b/packages/egf/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/egf", - "version": "0.6.78", + "version": "0.6.79", "description": "Extensible Graph Format", "type": "module", "module": "./index.js", @@ -30,14 +30,14 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/associative": "^6.3.14", + "@thi.ng/associative": "^6.3.15", "@thi.ng/checks": "^3.4.6", "@thi.ng/dot": "^2.1.44", "@thi.ng/errors": "^2.4.0", "@thi.ng/logger": "^1.4.22", "@thi.ng/prefixes": "^2.2.2", "@thi.ng/strings": "^3.6.2", - "@thi.ng/transducers-binary": "^2.1.72" + "@thi.ng/transducers-binary": "^2.1.73" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/fibers/package.json b/packages/fibers/package.json index 4e06db1048..45664bad93 100644 --- a/packages/fibers/package.json +++ b/packages/fibers/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/fibers", - "version": "0.5.7", + "version": "0.5.8", "description": "Process hierarchies & operators for cooperative multitasking", "type": "module", "module": "./index.js", @@ -35,7 +35,7 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/arrays": "^2.6.5", + "@thi.ng/arrays": "^2.7.0", "@thi.ng/bench": "^3.4.7", "@thi.ng/checks": "^3.4.6", "@thi.ng/errors": "^2.4.0", diff --git a/packages/fsm/package.json b/packages/fsm/package.json index cac5f0a9bf..098d0b64d6 100644 --- a/packages/fsm/package.json +++ b/packages/fsm/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/fsm", - "version": "3.1.74", + "version": "3.1.75", "description": "Composable primitives for building declarative, transducer based Finite-State Machines & matchers for arbitrary data streams", "type": "module", "module": "./index.js", @@ -35,11 +35,11 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/arrays": "^2.6.5", + "@thi.ng/arrays": "^2.7.0", "@thi.ng/equiv": "^2.1.31", "@thi.ng/errors": "^2.4.0", "@thi.ng/strings": "^3.6.2", - "@thi.ng/transducers": "^8.8.5" + "@thi.ng/transducers": "^8.8.6" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/fuzzy-viz/package.json b/packages/fuzzy-viz/package.json index db79b90195..66a1a7d658 100644 --- a/packages/fuzzy-viz/package.json +++ b/packages/fuzzy-viz/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/fuzzy-viz", - "version": "2.1.92", + "version": "2.1.93", "description": "Visualization, instrumentation & introspection utils for @thi.ng/fuzzy", "type": "module", "module": "./index.js", @@ -35,12 +35,12 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/fuzzy": "^2.1.45", + "@thi.ng/fuzzy": "^2.1.46", "@thi.ng/hiccup": "^5.0.3", - "@thi.ng/hiccup-svg": "^5.0.28", - "@thi.ng/math": "^5.6.3", + "@thi.ng/hiccup-svg": "^5.0.29", + "@thi.ng/math": "^5.7.0", "@thi.ng/strings": "^3.6.2", - "@thi.ng/text-canvas": "^2.6.13" + "@thi.ng/text-canvas": "^2.6.14" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/fuzzy/package.json b/packages/fuzzy/package.json index ebd6147d80..e8568375dd 100644 --- a/packages/fuzzy/package.json +++ b/packages/fuzzy/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/fuzzy", - "version": "2.1.45", + "version": "2.1.46", "description": "Fuzzy logic operators & configurable rule inferencing engine", "type": "module", "module": "./index.js", @@ -35,7 +35,7 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/math": "^5.6.3" + "@thi.ng/math": "^5.7.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/geom-accel/CHANGELOG.md b/packages/geom-accel/CHANGELOG.md index bc33f1f8bc..3b44cd8d03 100644 --- a/packages/geom-accel/CHANGELOG.md +++ b/packages/geom-accel/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log -- **Last updated**: 2023-10-23T07:37:37Z +- **Last updated**: 2023-10-27T16:56:24Z - **Generator**: [thi.ng/monopub](https://thi.ng/monopub) All notable changes to this project will be documented in this file. diff --git a/packages/geom-accel/package.json b/packages/geom-accel/package.json index b6a5194c4c..8ccb9c25f5 100644 --- a/packages/geom-accel/package.json +++ b/packages/geom-accel/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-accel", - "version": "3.5.24", + "version": "3.5.25", "description": "n-D spatial indexing data structures with a shared ES6 Map/Set-like API", "type": "module", "module": "./index.js", @@ -36,17 +36,17 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/arrays": "^2.6.5", + "@thi.ng/arrays": "^2.7.0", "@thi.ng/checks": "^3.4.6", - "@thi.ng/distance": "^2.4.24", + "@thi.ng/distance": "^2.4.25", "@thi.ng/equiv": "^2.1.31", "@thi.ng/errors": "^2.4.0", - "@thi.ng/geom-api": "^3.4.40", - "@thi.ng/geom-isec": "^2.1.82", + "@thi.ng/geom-api": "^3.4.41", + "@thi.ng/geom-isec": "^2.1.83", "@thi.ng/heaps": "^2.1.41", - "@thi.ng/math": "^5.6.3", - "@thi.ng/transducers": "^8.8.5", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/math": "^5.7.0", + "@thi.ng/transducers": "^8.8.6", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/geom-api/package.json b/packages/geom-api/package.json index 159e5dead4..5f119ca219 100644 --- a/packages/geom-api/package.json +++ b/packages/geom-api/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-api", - "version": "3.4.40", + "version": "3.4.41", "description": "Shared type & interface declarations for @thi.ng/geom packages", "type": "module", "module": "./index.js", @@ -35,7 +35,7 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/geom-arc/package.json b/packages/geom-arc/package.json index c42617c6f4..e1b07fe3eb 100644 --- a/packages/geom-arc/package.json +++ b/packages/geom-arc/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-arc", - "version": "2.1.83", + "version": "2.1.84", "description": "2D circular / elliptic arc operations", "type": "module", "module": "./index.js", @@ -35,10 +35,10 @@ }, "dependencies": { "@thi.ng/checks": "^3.4.6", - "@thi.ng/geom-api": "^3.4.40", - "@thi.ng/geom-resample": "^2.3.4", - "@thi.ng/math": "^5.6.3", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/geom-api": "^3.4.41", + "@thi.ng/geom-resample": "^2.3.5", + "@thi.ng/math": "^5.7.0", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/geom-axidraw/package.json b/packages/geom-axidraw/package.json index 14ba88286e..59806bd222 100644 --- a/packages/geom-axidraw/package.json +++ b/packages/geom-axidraw/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-axidraw", - "version": "0.5.35", + "version": "0.5.36", "description": "Conversion and preparation of thi.ng/geom shapes & shape groups to/from AxiDraw pen plotter draw commands", "type": "module", "module": "./index.js", @@ -35,17 +35,17 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/arrays": "^2.6.5", - "@thi.ng/axidraw": "^1.1.29", + "@thi.ng/arrays": "^2.7.0", + "@thi.ng/axidraw": "^1.1.30", "@thi.ng/compare": "^2.2.1", "@thi.ng/defmulti": "^3.0.2", - "@thi.ng/geom": "^5.2.12", - "@thi.ng/geom-accel": "^3.5.24", - "@thi.ng/geom-api": "^3.4.40", - "@thi.ng/geom-clip-line": "^2.3.40", - "@thi.ng/geom-isec": "^2.1.82", - "@thi.ng/transducers": "^8.8.5", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/geom": "^5.2.13", + "@thi.ng/geom-accel": "^3.5.25", + "@thi.ng/geom-api": "^3.4.41", + "@thi.ng/geom-clip-line": "^2.3.41", + "@thi.ng/geom-isec": "^2.1.83", + "@thi.ng/transducers": "^8.8.6", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/geom-clip-line/package.json b/packages/geom-clip-line/package.json index acb8f0459b..5942ca88c6 100644 --- a/packages/geom-clip-line/package.json +++ b/packages/geom-clip-line/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-clip-line", - "version": "2.3.40", + "version": "2.3.41", "description": "2D line clipping (Liang-Barsky)", "type": "module", "module": "./index.js", @@ -35,8 +35,8 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/geom-isec": "^2.1.82", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/geom-isec": "^2.1.83", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/geom-clip-poly/package.json b/packages/geom-clip-poly/package.json index ef45860b41..b538a00741 100644 --- a/packages/geom-clip-poly/package.json +++ b/packages/geom-clip-poly/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-clip-poly", - "version": "2.1.82", + "version": "2.1.83", "description": "2D polygon clipping / offsetting (Sutherland-Hodgeman, Grainer-Hormann)", "type": "module", "module": "./index.js", @@ -34,10 +34,10 @@ "test": "testament test" }, "dependencies": { - "@thi.ng/geom-isec": "^2.1.82", - "@thi.ng/geom-poly-utils": "^2.3.66", - "@thi.ng/math": "^5.6.3", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/geom-isec": "^2.1.83", + "@thi.ng/geom-poly-utils": "^2.3.67", + "@thi.ng/math": "^5.7.0", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/geom-closest-point/package.json b/packages/geom-closest-point/package.json index b6f7dc8a45..4cc17c679f 100644 --- a/packages/geom-closest-point/package.json +++ b/packages/geom-closest-point/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-closest-point", - "version": "2.1.78", + "version": "2.1.79", "description": "2D / 3D closest point / proximity helpers", "type": "module", "module": "./index.js", @@ -35,8 +35,8 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/math": "^5.6.3", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/math": "^5.7.0", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/geom-fuzz/package.json b/packages/geom-fuzz/package.json index d52f92854f..abad5bd01a 100644 --- a/packages/geom-fuzz/package.json +++ b/packages/geom-fuzz/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-fuzz", - "version": "2.2.49", + "version": "2.2.50", "description": "Highly configurable, fuzzy line & polygon creation with presets and composable fill & stroke styles. Canvas & SVG support", "type": "module", "module": "./index.js", @@ -35,15 +35,15 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/associative": "^6.3.14", - "@thi.ng/color": "^5.5.26", - "@thi.ng/geom": "^5.2.12", - "@thi.ng/geom-api": "^3.4.40", - "@thi.ng/geom-clip-line": "^2.3.40", - "@thi.ng/geom-resample": "^2.3.4", - "@thi.ng/grid-iterators": "^4.0.26", - "@thi.ng/transducers": "^8.8.5", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/associative": "^6.3.15", + "@thi.ng/color": "^5.5.27", + "@thi.ng/geom": "^5.2.13", + "@thi.ng/geom-api": "^3.4.41", + "@thi.ng/geom-clip-line": "^2.3.41", + "@thi.ng/geom-resample": "^2.3.5", + "@thi.ng/grid-iterators": "^4.0.27", + "@thi.ng/transducers": "^8.8.6", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/geom-hull/package.json b/packages/geom-hull/package.json index 416439a425..72412f0680 100644 --- a/packages/geom-hull/package.json +++ b/packages/geom-hull/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-hull", - "version": "2.1.78", + "version": "2.1.79", "description": "Fast 2D convex hull (Graham Scan)", "type": "module", "module": "./index.js", @@ -34,8 +34,8 @@ "test": "testament test" }, "dependencies": { - "@thi.ng/math": "^5.6.3", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/math": "^5.7.0", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/geom-io-obj/package.json b/packages/geom-io-obj/package.json index 202c099b7a..bfb58750c3 100644 --- a/packages/geom-io-obj/package.json +++ b/packages/geom-io-obj/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-io-obj", - "version": "0.3.78", + "version": "0.3.79", "description": "Wavefront OBJ parser (& exporter soon)", "type": "module", "module": "./index.js", @@ -36,7 +36,7 @@ "dependencies": { "@thi.ng/api": "^8.9.6", "@thi.ng/errors": "^2.4.0", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/geom-isec/package.json b/packages/geom-isec/package.json index 2023269ecd..3e01079047 100644 --- a/packages/geom-isec/package.json +++ b/packages/geom-isec/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-isec", - "version": "2.1.82", + "version": "2.1.83", "description": "2D/3D shape intersection checks", "type": "module", "module": "./index.js", @@ -35,10 +35,10 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/geom-api": "^3.4.40", - "@thi.ng/geom-closest-point": "^2.1.78", - "@thi.ng/math": "^5.6.3", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/geom-api": "^3.4.41", + "@thi.ng/geom-closest-point": "^2.1.79", + "@thi.ng/math": "^5.7.0", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/geom-isoline/package.json b/packages/geom-isoline/package.json index e1baad3713..8a094b601d 100644 --- a/packages/geom-isoline/package.json +++ b/packages/geom-isoline/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-isoline", - "version": "2.1.78", + "version": "2.1.79", "description": "Fast 2D contour line extraction / generation", "type": "module", "module": "./index.js", @@ -35,8 +35,8 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/transducers": "^8.8.5", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/transducers": "^8.8.6", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/geom-poly-utils/package.json b/packages/geom-poly-utils/package.json index 9ff2e776f2..f2bf463c62 100644 --- a/packages/geom-poly-utils/package.json +++ b/packages/geom-poly-utils/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-poly-utils", - "version": "2.3.66", + "version": "2.3.67", "description": "2D polygon/polyline analysis & processing utilities", "type": "module", "module": "./index.js", @@ -36,9 +36,9 @@ "dependencies": { "@thi.ng/api": "^8.9.6", "@thi.ng/errors": "^2.4.0", - "@thi.ng/geom-api": "^3.4.40", - "@thi.ng/math": "^5.6.3", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/geom-api": "^3.4.41", + "@thi.ng/math": "^5.7.0", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/geom-resample/package.json b/packages/geom-resample/package.json index 1e07199d98..45ef3bfa93 100644 --- a/packages/geom-resample/package.json +++ b/packages/geom-resample/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-resample", - "version": "2.3.4", + "version": "2.3.5", "description": "Customizable nD polyline interpolation, re-sampling, splitting & nearest point computation", "type": "module", "module": "./index.js", @@ -35,11 +35,11 @@ }, "dependencies": { "@thi.ng/checks": "^3.4.6", - "@thi.ng/geom-api": "^3.4.40", - "@thi.ng/geom-closest-point": "^2.1.78", - "@thi.ng/geom-isec": "^2.1.82", - "@thi.ng/math": "^5.6.3", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/geom-api": "^3.4.41", + "@thi.ng/geom-closest-point": "^2.1.79", + "@thi.ng/geom-isec": "^2.1.83", + "@thi.ng/math": "^5.7.0", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/geom-sdf/package.json b/packages/geom-sdf/package.json index 57e718dc45..8f2c52ff02 100644 --- a/packages/geom-sdf/package.json +++ b/packages/geom-sdf/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-sdf", - "version": "0.2.76", + "version": "0.2.77", "description": "2D Signed Distance Field creation from @thi.ng/geom shapes, conversions, sampling, combinators", "type": "module", "module": "./index.js", @@ -38,14 +38,14 @@ "@thi.ng/checks": "^3.4.6", "@thi.ng/defmulti": "^3.0.2", "@thi.ng/errors": "^2.4.0", - "@thi.ng/geom": "^5.2.12", - "@thi.ng/geom-api": "^3.4.40", - "@thi.ng/geom-isoline": "^2.1.78", - "@thi.ng/geom-poly-utils": "^2.3.66", - "@thi.ng/geom-resample": "^2.3.4", - "@thi.ng/math": "^5.6.3", - "@thi.ng/transducers": "^8.8.5", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/geom": "^5.2.13", + "@thi.ng/geom-api": "^3.4.41", + "@thi.ng/geom-isoline": "^2.1.79", + "@thi.ng/geom-poly-utils": "^2.3.67", + "@thi.ng/geom-resample": "^2.3.5", + "@thi.ng/math": "^5.7.0", + "@thi.ng/transducers": "^8.8.6", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/geom-splines/package.json b/packages/geom-splines/package.json index 01b6952cf1..469e0d03a9 100644 --- a/packages/geom-splines/package.json +++ b/packages/geom-splines/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-splines", - "version": "2.2.57", + "version": "2.2.58", "description": "nD cubic & quadratic curve analysis, conversion, interpolation, splitting", "type": "module", "module": "./index.js", @@ -36,11 +36,11 @@ "dependencies": { "@thi.ng/api": "^8.9.6", "@thi.ng/checks": "^3.4.6", - "@thi.ng/geom-api": "^3.4.40", - "@thi.ng/geom-arc": "^2.1.83", - "@thi.ng/geom-resample": "^2.3.4", - "@thi.ng/math": "^5.6.3", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/geom-api": "^3.4.41", + "@thi.ng/geom-arc": "^2.1.84", + "@thi.ng/geom-resample": "^2.3.5", + "@thi.ng/math": "^5.7.0", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/geom-subdiv-curve/package.json b/packages/geom-subdiv-curve/package.json index 386a5ff017..c2951536a4 100644 --- a/packages/geom-subdiv-curve/package.json +++ b/packages/geom-subdiv-curve/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-subdiv-curve", - "version": "2.1.82", + "version": "2.1.83", "description": "Freely customizable, iterative nD subdivision curves for open / closed geometries", "type": "module", "module": "./index.js", @@ -35,9 +35,9 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/geom-api": "^3.4.40", - "@thi.ng/transducers": "^8.8.5", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/geom-api": "^3.4.41", + "@thi.ng/transducers": "^8.8.6", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/geom-tessellate/package.json b/packages/geom-tessellate/package.json index 4a6296ac1d..e6e6edc946 100644 --- a/packages/geom-tessellate/package.json +++ b/packages/geom-tessellate/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-tessellate", - "version": "2.1.82", + "version": "2.1.83", "description": "2D/3D convex polygon tessellators", "type": "module", "module": "./index.js", @@ -35,11 +35,11 @@ }, "dependencies": { "@thi.ng/checks": "^3.4.6", - "@thi.ng/geom-api": "^3.4.40", - "@thi.ng/geom-isec": "^2.1.82", - "@thi.ng/geom-poly-utils": "^2.3.66", - "@thi.ng/transducers": "^8.8.5", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/geom-api": "^3.4.41", + "@thi.ng/geom-isec": "^2.1.83", + "@thi.ng/geom-poly-utils": "^2.3.67", + "@thi.ng/transducers": "^8.8.6", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/geom-trace-bitmap/package.json b/packages/geom-trace-bitmap/package.json index aa1183158b..d1dbe72c27 100644 --- a/packages/geom-trace-bitmap/package.json +++ b/packages/geom-trace-bitmap/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-trace-bitmap", - "version": "0.3.30", + "version": "0.3.31", "description": "Bitmap image to hairline vector and point cloud conversions", "type": "module", "module": "./index.js", @@ -36,10 +36,10 @@ "dependencies": { "@thi.ng/api": "^8.9.6", "@thi.ng/errors": "^2.4.0", - "@thi.ng/grid-iterators": "^4.0.26", - "@thi.ng/matrices": "^2.2.2", - "@thi.ng/pixel": "^4.2.29", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/grid-iterators": "^4.0.27", + "@thi.ng/matrices": "^2.2.3", + "@thi.ng/pixel": "^4.3.0", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/geom-voronoi/package.json b/packages/geom-voronoi/package.json index 222df55065..1f932d1786 100644 --- a/packages/geom-voronoi/package.json +++ b/packages/geom-voronoi/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-voronoi", - "version": "2.3.25", + "version": "2.3.26", "description": "Fast, incremental 2D Delaunay & Voronoi mesh implementation", "type": "module", "module": "./index.js", @@ -37,13 +37,13 @@ "@thi.ng/api": "^8.9.6", "@thi.ng/bitfield": "^2.3.2", "@thi.ng/checks": "^3.4.6", - "@thi.ng/geom-clip-line": "^2.3.40", - "@thi.ng/geom-clip-poly": "^2.1.82", - "@thi.ng/geom-isec": "^2.1.82", - "@thi.ng/geom-poly-utils": "^2.3.66", - "@thi.ng/math": "^5.6.3", + "@thi.ng/geom-clip-line": "^2.3.41", + "@thi.ng/geom-clip-poly": "^2.1.83", + "@thi.ng/geom-isec": "^2.1.83", + "@thi.ng/geom-poly-utils": "^2.3.67", + "@thi.ng/math": "^5.7.0", "@thi.ng/quad-edge": "^3.1.37", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/geom/CHANGELOG.md b/packages/geom/CHANGELOG.md index 8ea57df0cc..2b22d21d06 100644 --- a/packages/geom/CHANGELOG.md +++ b/packages/geom/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log -- **Last updated**: 2023-10-23T07:37:37Z +- **Last updated**: 2023-10-27T16:56:24Z - **Generator**: [thi.ng/monopub](https://thi.ng/monopub) All notable changes to this project will be documented in this file. @@ -9,6 +9,12 @@ See [Conventional Commits](https://conventionalcommits.org/) for commit guidelin **Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies. +### [5.2.13](https://github.com/thi-ng/umbrella/tree/@thi.ng/geom@5.2.13) (2023-10-27) + +#### ♻️ Refactoring + +- update vector imports ([5884c2b](https://github.com/thi-ng/umbrella/commit/5884c2b)) + ## [5.2.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/geom@5.2.0) (2023-08-29) #### 🚀 Features diff --git a/packages/geom/package.json b/packages/geom/package.json index af7128b534..da1d436531 100644 --- a/packages/geom/package.json +++ b/packages/geom/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom", - "version": "5.2.12", + "version": "5.2.13", "description": "Functional, polymorphic API for 2D geometry types & SVG generation", "type": "module", "module": "./index.js", @@ -36,32 +36,32 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/arrays": "^2.6.5", - "@thi.ng/associative": "^6.3.14", + "@thi.ng/arrays": "^2.7.0", + "@thi.ng/associative": "^6.3.15", "@thi.ng/checks": "^3.4.6", "@thi.ng/defmulti": "^3.0.2", "@thi.ng/equiv": "^2.1.31", "@thi.ng/errors": "^2.4.0", - "@thi.ng/geom-api": "^3.4.40", - "@thi.ng/geom-arc": "^2.1.83", - "@thi.ng/geom-clip-line": "^2.3.40", - "@thi.ng/geom-clip-poly": "^2.1.82", - "@thi.ng/geom-closest-point": "^2.1.78", - "@thi.ng/geom-hull": "^2.1.78", - "@thi.ng/geom-isec": "^2.1.82", - "@thi.ng/geom-poly-utils": "^2.3.66", - "@thi.ng/geom-resample": "^2.3.4", - "@thi.ng/geom-splines": "^2.2.57", - "@thi.ng/geom-subdiv-curve": "^2.1.82", - "@thi.ng/geom-tessellate": "^2.1.82", + "@thi.ng/geom-api": "^3.4.41", + "@thi.ng/geom-arc": "^2.1.84", + "@thi.ng/geom-clip-line": "^2.3.41", + "@thi.ng/geom-clip-poly": "^2.1.83", + "@thi.ng/geom-closest-point": "^2.1.79", + "@thi.ng/geom-hull": "^2.1.79", + "@thi.ng/geom-isec": "^2.1.83", + "@thi.ng/geom-poly-utils": "^2.3.67", + "@thi.ng/geom-resample": "^2.3.5", + "@thi.ng/geom-splines": "^2.2.58", + "@thi.ng/geom-subdiv-curve": "^2.1.83", + "@thi.ng/geom-tessellate": "^2.1.83", "@thi.ng/hiccup": "^5.0.3", - "@thi.ng/hiccup-svg": "^5.0.28", - "@thi.ng/math": "^5.6.3", - "@thi.ng/matrices": "^2.2.2", + "@thi.ng/hiccup-svg": "^5.0.29", + "@thi.ng/math": "^5.7.0", + "@thi.ng/matrices": "^2.2.3", "@thi.ng/random": "^3.6.10", "@thi.ng/strings": "^3.6.2", - "@thi.ng/transducers": "^8.8.5", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/transducers": "^8.8.6", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/gp/package.json b/packages/gp/package.json index 8320b931a4..32c49750dc 100644 --- a/packages/gp/package.json +++ b/packages/gp/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/gp", - "version": "0.4.72", + "version": "0.4.73", "description": "Genetic programming helpers & strategies (tree based & multi-expression programming)", "type": "module", "module": "./index.js", @@ -36,10 +36,10 @@ "dependencies": { "@thi.ng/api": "^8.9.6", "@thi.ng/errors": "^2.4.0", - "@thi.ng/math": "^5.6.3", + "@thi.ng/math": "^5.7.0", "@thi.ng/random": "^3.6.10", - "@thi.ng/transducers": "^8.8.5", - "@thi.ng/zipper": "^2.1.60" + "@thi.ng/transducers": "^8.8.6", + "@thi.ng/zipper": "^2.1.61" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/grid-iterators/package.json b/packages/grid-iterators/package.json index b76be33c1e..e8b291da56 100644 --- a/packages/grid-iterators/package.json +++ b/packages/grid-iterators/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/grid-iterators", - "version": "4.0.26", + "version": "4.0.27", "description": "2D grid and shape iterators w/ multiple orderings", "type": "module", "module": "./index.js", @@ -37,13 +37,13 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/arrays": "^2.6.5", + "@thi.ng/arrays": "^2.7.0", "@thi.ng/binary": "^3.3.34", "@thi.ng/bitfield": "^2.3.2", "@thi.ng/errors": "^2.4.0", - "@thi.ng/morton": "^3.1.49", + "@thi.ng/morton": "^3.1.50", "@thi.ng/random": "^3.6.10", - "@thi.ng/transducers": "^8.8.5" + "@thi.ng/transducers": "^8.8.6" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/hdiff/package.json b/packages/hdiff/package.json index dd71b179bc..6c5feae238 100644 --- a/packages/hdiff/package.json +++ b/packages/hdiff/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/hdiff", - "version": "0.3.77", + "version": "0.3.78", "description": "String diffing w/ hiccup output for further processing, e.g. with @thi.ng/hdom, @thi.ng/hiccup. Includes CLI util to generate HTML, with theme support and code folding", "type": "module", "module": "./index.js", @@ -38,7 +38,7 @@ "@thi.ng/api": "^8.9.6", "@thi.ng/diff": "^5.1.39", "@thi.ng/hiccup": "^5.0.3", - "@thi.ng/hiccup-css": "^2.2.10", + "@thi.ng/hiccup-css": "^2.2.11", "@thi.ng/strings": "^3.6.2" }, "devDependencies": { diff --git a/packages/hdom-canvas/package.json b/packages/hdom-canvas/package.json index d816d28c7e..8de6a1c268 100644 --- a/packages/hdom-canvas/package.json +++ b/packages/hdom-canvas/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/hdom-canvas", - "version": "4.1.87", + "version": "4.1.88", "description": "@thi.ng/hdom component wrapper for declarative canvas scenegraphs", "type": "module", "module": "./index.js", @@ -42,7 +42,7 @@ "@thi.ng/diff": "^5.1.39", "@thi.ng/errors": "^2.4.0", "@thi.ng/hdom": "^9.3.24", - "@thi.ng/hiccup-canvas": "^2.4.2" + "@thi.ng/hiccup-canvas": "^2.4.3" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/hdom-components/package.json b/packages/hdom-components/package.json index 396d5a3714..38a280d620 100644 --- a/packages/hdom-components/package.json +++ b/packages/hdom-components/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/hdom-components", - "version": "5.1.72", + "version": "5.1.73", "description": "Raw, skinnable UI & SVG components for @thi.ng/hdom", "type": "module", "module": "./index.js", @@ -37,9 +37,9 @@ "@thi.ng/adapt-dpi": "^2.2.21", "@thi.ng/api": "^8.9.6", "@thi.ng/checks": "^3.4.6", - "@thi.ng/math": "^5.6.3", - "@thi.ng/transducers": "^8.8.5", - "@thi.ng/transducers-stats": "^2.1.72" + "@thi.ng/math": "^5.7.0", + "@thi.ng/transducers": "^8.8.6", + "@thi.ng/transducers-stats": "^2.1.73" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/hiccup-canvas/package.json b/packages/hiccup-canvas/package.json index e5442775cc..98957d8536 100644 --- a/packages/hiccup-canvas/package.json +++ b/packages/hiccup-canvas/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/hiccup-canvas", - "version": "2.4.2", + "version": "2.4.3", "description": "Hiccup shape tree renderer for vanilla Canvas 2D contexts", "type": "module", "module": "./index.js", @@ -36,10 +36,10 @@ "dependencies": { "@thi.ng/api": "^8.9.6", "@thi.ng/checks": "^3.4.6", - "@thi.ng/color": "^5.5.26", - "@thi.ng/math": "^5.6.3", - "@thi.ng/pixel": "^4.2.29", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/color": "^5.5.27", + "@thi.ng/math": "^5.7.0", + "@thi.ng/pixel": "^4.3.0", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/hiccup-css/package.json b/packages/hiccup-css/package.json index dbd5a4781c..94b20d98f3 100644 --- a/packages/hiccup-css/package.json +++ b/packages/hiccup-css/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/hiccup-css", - "version": "2.2.10", + "version": "2.2.11", "description": "CSS from nested JS data structures", "type": "module", "module": "./index.js", @@ -37,7 +37,7 @@ "@thi.ng/api": "^8.9.6", "@thi.ng/checks": "^3.4.6", "@thi.ng/errors": "^2.4.0", - "@thi.ng/transducers": "^8.8.5" + "@thi.ng/transducers": "^8.8.6" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/hiccup-markdown/package.json b/packages/hiccup-markdown/package.json index 6e9637bb3e..919df72adc 100644 --- a/packages/hiccup-markdown/package.json +++ b/packages/hiccup-markdown/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/hiccup-markdown", - "version": "3.2.38", + "version": "3.2.39", "description": "Markdown parser & serializer from/to Hiccup format", "type": "module", "module": "./index.js", @@ -35,7 +35,7 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/arrays": "^2.6.5", + "@thi.ng/arrays": "^2.7.0", "@thi.ng/checks": "^3.4.6", "@thi.ng/defmulti": "^3.0.2", "@thi.ng/emoji": "^0.1.12", @@ -44,7 +44,7 @@ "@thi.ng/logger": "^1.4.22", "@thi.ng/parse": "^2.4.2", "@thi.ng/strings": "^3.6.2", - "@thi.ng/text-canvas": "^2.6.13" + "@thi.ng/text-canvas": "^2.6.14" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/hiccup-svg/package.json b/packages/hiccup-svg/package.json index 34def3708e..a961e39803 100644 --- a/packages/hiccup-svg/package.json +++ b/packages/hiccup-svg/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/hiccup-svg", - "version": "5.0.28", + "version": "5.0.29", "description": "SVG element functions for @thi.ng/hiccup & related tooling", "type": "module", "module": "./index.js", @@ -35,7 +35,7 @@ }, "dependencies": { "@thi.ng/checks": "^3.4.6", - "@thi.ng/color": "^5.5.26", + "@thi.ng/color": "^5.5.27", "@thi.ng/prefixes": "^2.2.2" }, "devDependencies": { diff --git a/packages/iges/package.json b/packages/iges/package.json index ff877ec4d1..78124b3721 100644 --- a/packages/iges/package.json +++ b/packages/iges/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/iges", - "version": "2.1.80", + "version": "2.1.81", "description": "IGES 5.3 serializer for (currently only) polygonal geometry, both open & closed", "type": "module", "module": "./index.js", @@ -38,8 +38,8 @@ "@thi.ng/checks": "^3.4.6", "@thi.ng/defmulti": "^3.0.2", "@thi.ng/strings": "^3.6.2", - "@thi.ng/transducers": "^8.8.5", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/transducers": "^8.8.6", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/imgui/package.json b/packages/imgui/package.json index 2ebb11f08d..c5d5fb0d3b 100644 --- a/packages/imgui/package.json +++ b/packages/imgui/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/imgui", - "version": "2.2.3", + "version": "2.2.4", "description": "Immediate mode GUI with flexible state handling & data only shape output", "type": "module", "module": "./index.js", @@ -36,14 +36,14 @@ "dependencies": { "@thi.ng/api": "^8.9.6", "@thi.ng/checks": "^3.4.6", - "@thi.ng/geom": "^5.2.12", - "@thi.ng/geom-api": "^3.4.40", - "@thi.ng/geom-isec": "^2.1.82", - "@thi.ng/geom-tessellate": "^2.1.82", + "@thi.ng/geom": "^5.2.13", + "@thi.ng/geom-api": "^3.4.41", + "@thi.ng/geom-isec": "^2.1.83", + "@thi.ng/geom-tessellate": "^2.1.83", "@thi.ng/layout": "^2.1.35", - "@thi.ng/math": "^5.6.3", - "@thi.ng/transducers": "^8.8.5", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/math": "^5.7.0", + "@thi.ng/transducers": "^8.8.6", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/iterators/package.json b/packages/iterators/package.json index 9713ebbbf3..b16a009224 100644 --- a/packages/iterators/package.json +++ b/packages/iterators/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/iterators", - "version": "6.1.72", + "version": "6.1.73", "description": "Clojure inspired, composable ES6 iterators & generators", "type": "module", "module": "./index.js", @@ -35,7 +35,7 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/dcons": "^3.2.67", + "@thi.ng/dcons": "^3.2.68", "@thi.ng/errors": "^2.4.0" }, "devDependencies": { diff --git a/packages/k-means/package.json b/packages/k-means/package.json index 170f052d5d..2946b75008 100644 --- a/packages/k-means/package.json +++ b/packages/k-means/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/k-means", - "version": "0.6.39", + "version": "0.6.40", "description": "Configurable k-means & k-medians (with k-means++ initialization) for n-D vectors", "type": "module", "module": "./index.js", @@ -35,10 +35,10 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/distance": "^2.4.24", + "@thi.ng/distance": "^2.4.25", "@thi.ng/errors": "^2.4.0", "@thi.ng/random": "^3.6.10", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/leb128/package.json b/packages/leb128/package.json index c47563111e..424ec33676 100644 --- a/packages/leb128/package.json +++ b/packages/leb128/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/leb128", - "version": "3.0.43", + "version": "3.0.44", "description": "WASM based LEB128 encoder / decoder (signed & unsigned)", "type": "module", "module": "./index.js", @@ -37,7 +37,7 @@ "dependencies": { "@thi.ng/checks": "^3.4.6", "@thi.ng/errors": "^2.4.0", - "@thi.ng/transducers-binary": "^2.1.72" + "@thi.ng/transducers-binary": "^2.1.73" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/lsys/package.json b/packages/lsys/package.json index 7c776f1048..d389ae8d89 100644 --- a/packages/lsys/package.json +++ b/packages/lsys/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/lsys", - "version": "2.1.78", + "version": "2.1.79", "description": "Functional, extensible L-System architecture w/ support for probabilistic rules", "type": "module", "module": "./index.js", @@ -37,10 +37,10 @@ "@thi.ng/api": "^8.9.6", "@thi.ng/compose": "^2.1.44", "@thi.ng/errors": "^2.4.0", - "@thi.ng/math": "^5.6.3", + "@thi.ng/math": "^5.7.0", "@thi.ng/random": "^3.6.10", - "@thi.ng/transducers": "^8.8.5", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/transducers": "^8.8.6", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/markdown-table/package.json b/packages/markdown-table/package.json index 67d80ac274..87f4e42180 100644 --- a/packages/markdown-table/package.json +++ b/packages/markdown-table/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/markdown-table", - "version": "0.3.74", + "version": "0.3.75", "description": "Markdown table formatter/generator with support for column alignments", "type": "module", "module": "./index.js", @@ -39,7 +39,7 @@ "@thi.ng/compose": "^2.1.44", "@thi.ng/errors": "^2.4.0", "@thi.ng/strings": "^3.6.2", - "@thi.ng/transducers": "^8.8.5" + "@thi.ng/transducers": "^8.8.6" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/math/CHANGELOG.md b/packages/math/CHANGELOG.md index b10cd14d57..b51a98b7e4 100644 --- a/packages/math/CHANGELOG.md +++ b/packages/math/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log -- **Last updated**: 2023-10-23T07:37:37Z +- **Last updated**: 2023-10-27T16:56:24Z - **Generator**: [thi.ng/monopub](https://thi.ng/monopub) All notable changes to this project will be documented in this file. @@ -9,6 +9,12 @@ See [Conventional Commits](https://conventionalcommits.org/) for commit guidelin **Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies. +## [5.7.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/math@5.7.0) (2023-10-27) + +#### 🚀 Features + +- add foldback01() ([1272647](https://github.com/thi-ng/umbrella/commit/1272647)) + ## [5.6.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/math@5.6.0) (2023-08-24) #### 🚀 Features diff --git a/packages/math/package.json b/packages/math/package.json index 0031c094b3..d14ac8c435 100644 --- a/packages/math/package.json +++ b/packages/math/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/math", - "version": "5.6.3", + "version": "5.7.0", "description": "Assorted common math functions & utilities", "type": "module", "module": "./index.js", diff --git a/packages/matrices/package.json b/packages/matrices/package.json index fb0690d090..1e2b412722 100644 --- a/packages/matrices/package.json +++ b/packages/matrices/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/matrices", - "version": "2.2.2", + "version": "2.2.3", "description": "Matrix & quaternion operations for 2D/3D geometry processing", "type": "module", "module": "./index.js", @@ -36,8 +36,8 @@ "dependencies": { "@thi.ng/api": "^8.9.6", "@thi.ng/checks": "^3.4.6", - "@thi.ng/math": "^5.6.3", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/math": "^5.7.0", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/morton/package.json b/packages/morton/package.json index 81be4ec244..5a005bb2db 100644 --- a/packages/morton/package.json +++ b/packages/morton/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/morton", - "version": "3.1.49", + "version": "3.1.50", "description": "Z-order curve / Morton encoding, decoding & range extraction for arbitrary dimensions", "type": "module", "module": "./index.js", @@ -37,7 +37,7 @@ "@thi.ng/api": "^8.9.6", "@thi.ng/binary": "^3.3.34", "@thi.ng/errors": "^2.4.0", - "@thi.ng/math": "^5.6.3" + "@thi.ng/math": "^5.7.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/pixel-dither/package.json b/packages/pixel-dither/package.json index b7cd114ac1..b7e53c3b4d 100644 --- a/packages/pixel-dither/package.json +++ b/packages/pixel-dither/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/pixel-dither", - "version": "1.1.80", + "version": "1.1.81", "description": "Extensible image dithering w/ various algorithm presets", "type": "module", "module": "./index.js", @@ -35,8 +35,8 @@ }, "dependencies": { "@thi.ng/checks": "^3.4.6", - "@thi.ng/math": "^5.6.3", - "@thi.ng/pixel": "^4.2.29" + "@thi.ng/math": "^5.7.0", + "@thi.ng/pixel": "^4.3.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/pixel-io-geotiff/package.json b/packages/pixel-io-geotiff/package.json index 784c962057..3de8bf0ec9 100644 --- a/packages/pixel-io-geotiff/package.json +++ b/packages/pixel-io-geotiff/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/pixel-io-geotiff", - "version": "0.1.41", + "version": "0.1.42", "description": "GeoTIFF reader support for @thi.ng/pixel", "type": "module", "module": "./index.js", @@ -35,7 +35,7 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/pixel": "^4.2.29", + "@thi.ng/pixel": "^4.3.0", "geotiff": "^2.0.7" }, "devDependencies": { diff --git a/packages/pixel-io-netpbm/package.json b/packages/pixel-io-netpbm/package.json index ab7af7f25d..bb6ca604b1 100644 --- a/packages/pixel-io-netpbm/package.json +++ b/packages/pixel-io-netpbm/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/pixel-io-netpbm", - "version": "2.1.80", + "version": "2.1.81", "description": "Multi-format NetPBM reader & writer support for @thi.ng/pixel", "type": "module", "module": "./index.js", @@ -36,7 +36,7 @@ "dependencies": { "@thi.ng/api": "^8.9.6", "@thi.ng/errors": "^2.4.0", - "@thi.ng/pixel": "^4.2.29" + "@thi.ng/pixel": "^4.3.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/pixel-io-pfm/package.json b/packages/pixel-io-pfm/package.json index 462f89267a..e1587d9008 100644 --- a/packages/pixel-io-pfm/package.json +++ b/packages/pixel-io-pfm/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/pixel-io-pfm", - "version": "0.1.21", + "version": "0.1.22", "description": "Portable FloatMap image format support for @thi.ng/pixel", "type": "module", "module": "./index.js", @@ -35,7 +35,7 @@ }, "dependencies": { "@thi.ng/errors": "^2.4.0", - "@thi.ng/pixel": "^4.2.29" + "@thi.ng/pixel": "^4.3.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/pixel/CHANGELOG.md b/packages/pixel/CHANGELOG.md index 40725388ef..6505fa0b35 100644 --- a/packages/pixel/CHANGELOG.md +++ b/packages/pixel/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log -- **Last updated**: 2023-10-23T07:37:37Z +- **Last updated**: 2023-10-27T16:56:24Z - **Generator**: [thi.ng/monopub](https://thi.ng/monopub) All notable changes to this project will be documented in this file. @@ -9,6 +9,15 @@ See [Conventional Commits](https://conventionalcommits.org/) for commit guidelin **Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies. +## [4.3.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/pixel@4.3.0) (2023-10-27) + +#### 🚀 Features + +- add imageFromFile(), deprecate imagePromise() ([cac6468](https://github.com/thi-ng/umbrella/commit/cac6468)) + - internal restructure, move all imageXXX() fns to /src/image.ts + - add imageFromFile() + - deprecate imagePromise(), add as imageFromURL() + ### [4.2.9](https://github.com/thi-ng/umbrella/tree/@thi.ng/pixel@4.2.9) (2023-08-04) #### ♻️ Refactoring diff --git a/packages/pixel/package.json b/packages/pixel/package.json index 405a7963a7..f059eecdef 100644 --- a/packages/pixel/package.json +++ b/packages/pixel/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/pixel", - "version": "4.2.29", + "version": "4.3.0", "description": "Typedarray integer & float pixel buffers w/ customizable formats, blitting, drawing, convolution", "type": "module", "module": "./index.js", @@ -37,11 +37,11 @@ "@thi.ng/api": "^8.9.6", "@thi.ng/binary": "^3.3.34", "@thi.ng/checks": "^3.4.6", - "@thi.ng/distance": "^2.4.24", + "@thi.ng/distance": "^2.4.25", "@thi.ng/errors": "^2.4.0", - "@thi.ng/k-means": "^0.6.39", - "@thi.ng/math": "^5.6.3", - "@thi.ng/porter-duff": "^2.1.44" + "@thi.ng/k-means": "^0.6.40", + "@thi.ng/math": "^5.7.0", + "@thi.ng/porter-duff": "^2.1.45" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/poisson/package.json b/packages/poisson/package.json index cd095d6580..9fe4ef11cf 100644 --- a/packages/poisson/package.json +++ b/packages/poisson/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/poisson", - "version": "3.1.39", + "version": "3.1.40", "description": "nD Stratified grid and Poisson-disc sampling w/ support for spatial density functions and custom PRNGs", "type": "module", "module": "./index.js", @@ -36,9 +36,9 @@ "dependencies": { "@thi.ng/api": "^8.9.6", "@thi.ng/checks": "^3.4.6", - "@thi.ng/geom-api": "^3.4.40", + "@thi.ng/geom-api": "^3.4.41", "@thi.ng/random": "^3.6.10", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/porter-duff/package.json b/packages/porter-duff/package.json index 01915641ff..f21584a156 100644 --- a/packages/porter-duff/package.json +++ b/packages/porter-duff/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/porter-duff", - "version": "2.1.44", + "version": "2.1.45", "description": "Porter-Duff operators for packed ints & float-array alpha compositing", "type": "module", "module": "./index.js", @@ -35,7 +35,7 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/math": "^5.6.3" + "@thi.ng/math": "^5.7.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/ramp/package.json b/packages/ramp/package.json index e2d6bba016..359f1bbace 100644 --- a/packages/ramp/package.json +++ b/packages/ramp/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/ramp", - "version": "2.1.79", + "version": "2.1.80", "description": "Parametric (non-)linearly interpolated 1D lookup tables for remapping values", "type": "module", "module": "./index.js", @@ -34,11 +34,11 @@ "test": "testament test" }, "dependencies": { - "@thi.ng/arrays": "^2.6.5", + "@thi.ng/arrays": "^2.7.0", "@thi.ng/compare": "^2.2.1", - "@thi.ng/math": "^5.6.3", - "@thi.ng/transducers": "^8.8.5", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/math": "^5.7.0", + "@thi.ng/transducers": "^8.8.6", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/rasterize/package.json b/packages/rasterize/package.json index 1d2df07867..630d2892c7 100644 --- a/packages/rasterize/package.json +++ b/packages/rasterize/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rasterize", - "version": "1.0.54", + "version": "1.0.55", "description": "2D shape drawing & rasterization", "type": "module", "module": "./index.js", @@ -37,10 +37,10 @@ "@thi.ng/api": "^8.9.6", "@thi.ng/checks": "^3.4.6", "@thi.ng/equiv": "^2.1.31", - "@thi.ng/grid-iterators": "^4.0.26", - "@thi.ng/porter-duff": "^2.1.44", + "@thi.ng/grid-iterators": "^4.0.27", + "@thi.ng/porter-duff": "^2.1.45", "@thi.ng/random": "^3.6.10", - "@thi.ng/transducers": "^8.8.5" + "@thi.ng/transducers": "^8.8.6" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/rdom-canvas/CHANGELOG.md b/packages/rdom-canvas/CHANGELOG.md index d64e695db8..8008e8c8ed 100644 --- a/packages/rdom-canvas/CHANGELOG.md +++ b/packages/rdom-canvas/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log -- **Last updated**: 2023-10-23T07:37:37Z +- **Last updated**: 2023-10-27T16:56:24Z - **Generator**: [thi.ng/monopub](https://thi.ng/monopub) All notable changes to this project will be documented in this file. diff --git a/packages/rdom-canvas/package.json b/packages/rdom-canvas/package.json index eef7258d5e..1e517c8b61 100644 --- a/packages/rdom-canvas/package.json +++ b/packages/rdom-canvas/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rdom-canvas", - "version": "0.5.31", + "version": "0.5.32", "description": "@thi.ng/rdom component wrapper for @thi.ng/hiccup-canvas and declarative canvas drawing", "type": "module", "module": "./index.js", @@ -36,11 +36,11 @@ "dependencies": { "@thi.ng/adapt-dpi": "^2.2.21", "@thi.ng/api": "^8.9.6", - "@thi.ng/associative": "^6.3.14", + "@thi.ng/associative": "^6.3.15", "@thi.ng/checks": "^3.4.6", - "@thi.ng/hiccup-canvas": "^2.4.2", - "@thi.ng/rdom": "^0.12.16", - "@thi.ng/rstream": "^8.2.3" + "@thi.ng/hiccup-canvas": "^2.4.3", + "@thi.ng/rdom": "^0.12.17", + "@thi.ng/rstream": "^8.2.4" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/rdom-components/package.json b/packages/rdom-components/package.json index 51545fac64..851694ad03 100644 --- a/packages/rdom-components/package.json +++ b/packages/rdom-components/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rdom-components", - "version": "0.6.28", + "version": "0.6.29", "description": "Collection of unstyled, customizable components for @thi.ng/rdom", "type": "module", "module": "./index.js", @@ -35,12 +35,12 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/associative": "^6.3.14", + "@thi.ng/associative": "^6.3.15", "@thi.ng/hiccup-html": "^2.2.30", - "@thi.ng/rdom": "^0.12.16", - "@thi.ng/rstream": "^8.2.3", + "@thi.ng/rdom": "^0.12.17", + "@thi.ng/rstream": "^8.2.4", "@thi.ng/strings": "^3.6.2", - "@thi.ng/transducers": "^8.8.5" + "@thi.ng/transducers": "^8.8.6" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/rdom/package.json b/packages/rdom/package.json index d4a07e119b..71ee85bbd8 100644 --- a/packages/rdom/package.json +++ b/packages/rdom/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rdom", - "version": "0.12.16", + "version": "0.12.17", "description": "Lightweight, reactive, VDOM-less UI/DOM components with async lifecycle and @thi.ng/hiccup compatible", "type": "module", "module": "./index.js", @@ -41,7 +41,7 @@ "@thi.ng/hiccup": "^5.0.3", "@thi.ng/paths": "^5.1.46", "@thi.ng/prefixes": "^2.2.2", - "@thi.ng/rstream": "^8.2.3", + "@thi.ng/rstream": "^8.2.4", "@thi.ng/strings": "^3.6.2" }, "devDependencies": { diff --git a/packages/rstream-csp/package.json b/packages/rstream-csp/package.json index 89050fec39..471801a512 100644 --- a/packages/rstream-csp/package.json +++ b/packages/rstream-csp/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-csp", - "version": "3.1.75", + "version": "3.1.76", "description": "@thi.ng/csp bridge module for @thi.ng/rstream", "type": "module", "module": "./index.js", @@ -34,8 +34,8 @@ "test": "testament test" }, "dependencies": { - "@thi.ng/csp": "^2.1.72", - "@thi.ng/rstream": "^8.2.3" + "@thi.ng/csp": "^2.1.73", + "@thi.ng/rstream": "^8.2.4" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/rstream-dot/package.json b/packages/rstream-dot/package.json index e8680ee6f8..dac082f6b0 100644 --- a/packages/rstream-dot/package.json +++ b/packages/rstream-dot/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-dot", - "version": "3.0.26", + "version": "3.0.27", "description": "Graphviz DOT conversion of @thi.ng/rstream dataflow graph topologies", "type": "module", "module": "./index.js", @@ -34,9 +34,9 @@ "test": "testament test" }, "dependencies": { - "@thi.ng/rstream": "^8.2.3", + "@thi.ng/rstream": "^8.2.4", "@thi.ng/strings": "^3.6.2", - "@thi.ng/transducers": "^8.8.5" + "@thi.ng/transducers": "^8.8.6" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/rstream-gestures/package.json b/packages/rstream-gestures/package.json index 3b9ae8d947..a6a1e7b214 100644 --- a/packages/rstream-gestures/package.json +++ b/packages/rstream-gestures/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-gestures", - "version": "5.0.26", + "version": "5.0.27", "description": "Unified mouse, mouse wheel & multi-touch event stream abstraction", "type": "module", "module": "./index.js", @@ -40,9 +40,9 @@ "dependencies": { "@thi.ng/api": "^8.9.6", "@thi.ng/checks": "^3.4.6", - "@thi.ng/math": "^5.6.3", - "@thi.ng/rstream": "^8.2.3", - "@thi.ng/transducers": "^8.8.5" + "@thi.ng/math": "^5.7.0", + "@thi.ng/rstream": "^8.2.4", + "@thi.ng/transducers": "^8.8.6" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/rstream-graph/package.json b/packages/rstream-graph/package.json index b84985c013..89c45750d1 100644 --- a/packages/rstream-graph/package.json +++ b/packages/rstream-graph/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-graph", - "version": "4.1.80", + "version": "4.1.81", "description": "Declarative dataflow graph construction for @thi.ng/rstream", "type": "module", "module": "./index.js", @@ -40,8 +40,8 @@ "@thi.ng/errors": "^2.4.0", "@thi.ng/paths": "^5.1.46", "@thi.ng/resolve-map": "^7.1.39", - "@thi.ng/rstream": "^8.2.3", - "@thi.ng/transducers": "^8.8.5" + "@thi.ng/rstream": "^8.2.4", + "@thi.ng/transducers": "^8.8.6" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/rstream-log-file/package.json b/packages/rstream-log-file/package.json index 300fd43403..963c57fbea 100644 --- a/packages/rstream-log-file/package.json +++ b/packages/rstream-log-file/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-log-file", - "version": "2.1.75", + "version": "2.1.76", "description": "File output handler for structured, multilevel & hierarchical loggers based on @thi.ng/rstream", "type": "module", "module": "./index.js", @@ -34,7 +34,7 @@ "test": "testament test" }, "dependencies": { - "@thi.ng/rstream": "^8.2.3" + "@thi.ng/rstream": "^8.2.4" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/rstream-log/package.json b/packages/rstream-log/package.json index 171578610e..c07e10ce57 100644 --- a/packages/rstream-log/package.json +++ b/packages/rstream-log/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-log", - "version": "4.1.76", + "version": "4.1.77", "description": "Structured, multilevel & hierarchical loggers based on @thi.ng/rstream", "type": "module", "module": "./index.js", @@ -38,9 +38,9 @@ "@thi.ng/checks": "^3.4.6", "@thi.ng/errors": "^2.4.0", "@thi.ng/logger": "^1.4.22", - "@thi.ng/rstream": "^8.2.3", + "@thi.ng/rstream": "^8.2.4", "@thi.ng/strings": "^3.6.2", - "@thi.ng/transducers": "^8.8.5" + "@thi.ng/transducers": "^8.8.6" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/rstream-query/package.json b/packages/rstream-query/package.json index a35c30eb20..0905a6ed70 100644 --- a/packages/rstream-query/package.json +++ b/packages/rstream-query/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-query", - "version": "2.1.76", + "version": "2.1.77", "description": "@thi.ng/rstream based triple store & reactive query engine", "type": "module", "module": "./index.js", @@ -35,15 +35,15 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/associative": "^6.3.14", + "@thi.ng/associative": "^6.3.15", "@thi.ng/checks": "^3.4.6", "@thi.ng/equiv": "^2.1.31", "@thi.ng/errors": "^2.4.0", "@thi.ng/logger": "^1.4.22", - "@thi.ng/math": "^5.6.3", - "@thi.ng/rstream": "^8.2.3", - "@thi.ng/rstream-dot": "^3.0.26", - "@thi.ng/transducers": "^8.8.5" + "@thi.ng/math": "^5.7.0", + "@thi.ng/rstream": "^8.2.4", + "@thi.ng/rstream-dot": "^3.0.27", + "@thi.ng/transducers": "^8.8.6" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/rstream/package.json b/packages/rstream/package.json index 5ae9b77973..1099c00c52 100644 --- a/packages/rstream/package.json +++ b/packages/rstream/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream", - "version": "8.2.3", + "version": "8.2.4", "description": "Reactive streams & subscription primitives for constructing dataflow graphs / pipelines", "type": "module", "module": "./index.js", @@ -39,13 +39,13 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/arrays": "^2.6.5", - "@thi.ng/associative": "^6.3.14", + "@thi.ng/arrays": "^2.7.0", + "@thi.ng/associative": "^6.3.15", "@thi.ng/atom": "^5.2.11", "@thi.ng/checks": "^3.4.6", "@thi.ng/errors": "^2.4.0", "@thi.ng/logger": "^1.4.22", - "@thi.ng/transducers": "^8.8.5" + "@thi.ng/transducers": "^8.8.6" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/sax/package.json b/packages/sax/package.json index 9996bc7ae6..cdba312d23 100644 --- a/packages/sax/package.json +++ b/packages/sax/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/sax", - "version": "2.1.74", + "version": "2.1.75", "description": "Transducer-based, SAX-like, non-validating, speedy & tiny XML parser", "type": "module", "module": "./index.js", @@ -36,8 +36,8 @@ "dependencies": { "@thi.ng/api": "^8.9.6", "@thi.ng/strings": "^3.6.2", - "@thi.ng/transducers": "^8.8.5", - "@thi.ng/transducers-fsm": "^2.2.41" + "@thi.ng/transducers": "^8.8.6", + "@thi.ng/transducers-fsm": "^2.2.42" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/scenegraph/package.json b/packages/scenegraph/package.json index 5ee57d6b6e..29b8abcecf 100644 --- a/packages/scenegraph/package.json +++ b/packages/scenegraph/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/scenegraph", - "version": "0.6.27", + "version": "0.6.28", "description": "Extensible 2D/3D scene graph with @thi.ng/hiccup-canvas support", "type": "module", "module": "./index.js", @@ -37,8 +37,8 @@ "@thi.ng/api": "^8.9.6", "@thi.ng/checks": "^3.4.6", "@thi.ng/errors": "^2.4.0", - "@thi.ng/matrices": "^2.2.2", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/matrices": "^2.2.3", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/shader-ast-glsl/package.json b/packages/shader-ast-glsl/package.json index 9667bcffd2..4ec430ba0e 100644 --- a/packages/shader-ast-glsl/package.json +++ b/packages/shader-ast-glsl/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/shader-ast-glsl", - "version": "0.4.75", + "version": "0.4.76", "description": "Customizable GLSL codegen for @thi.ng/shader-ast", "type": "module", "module": "./index.js", @@ -37,7 +37,7 @@ "@thi.ng/api": "^8.9.6", "@thi.ng/checks": "^3.4.6", "@thi.ng/errors": "^2.4.0", - "@thi.ng/shader-ast": "^0.12.75" + "@thi.ng/shader-ast": "^0.12.76" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/shader-ast-js/package.json b/packages/shader-ast-js/package.json index e56061b00c..f3bc001327 100644 --- a/packages/shader-ast-js/package.json +++ b/packages/shader-ast-js/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/shader-ast-js", - "version": "1.0.16", + "version": "1.0.17", "description": "Customizable JS codegen, compiler & runtime for @thi.ng/shader-ast", "type": "module", "module": "./index.js", @@ -37,11 +37,11 @@ "@thi.ng/api": "^8.9.6", "@thi.ng/checks": "^3.4.6", "@thi.ng/errors": "^2.4.0", - "@thi.ng/math": "^5.6.3", - "@thi.ng/matrices": "^2.2.2", - "@thi.ng/pixel": "^4.2.29", - "@thi.ng/shader-ast": "^0.12.75", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/math": "^5.7.0", + "@thi.ng/matrices": "^2.2.3", + "@thi.ng/pixel": "^4.3.0", + "@thi.ng/shader-ast": "^0.12.76", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/shader-ast-optimize/package.json b/packages/shader-ast-optimize/package.json index 3f072c8449..92467e45c5 100644 --- a/packages/shader-ast-optimize/package.json +++ b/packages/shader-ast-optimize/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/shader-ast-optimize", - "version": "0.3.23", + "version": "0.3.24", "description": "Shader AST code optimization passes/strategies", "type": "module", "module": "./index.js", @@ -37,8 +37,8 @@ "@thi.ng/api": "^8.9.6", "@thi.ng/defmulti": "^3.0.2", "@thi.ng/logger": "^1.4.22", - "@thi.ng/math": "^5.6.3", - "@thi.ng/shader-ast": "^0.12.75" + "@thi.ng/math": "^5.7.0", + "@thi.ng/shader-ast": "^0.12.76" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/shader-ast-stdlib/CHANGELOG.md b/packages/shader-ast-stdlib/CHANGELOG.md index ee3fe3cd94..47d8df36e3 100644 --- a/packages/shader-ast-stdlib/CHANGELOG.md +++ b/packages/shader-ast-stdlib/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log -- **Last updated**: 2023-10-25T12:40:55Z +- **Last updated**: 2023-10-27T16:56:24Z - **Generator**: [thi.ng/monopub](https://thi.ng/monopub) All notable changes to this project will be documented in this file. @@ -9,6 +9,12 @@ See [Conventional Commits](https://conventionalcommits.org/) for commit guidelin **Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies. +## [0.16.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/shader-ast-stdlib@0.16.0) (2023-10-27) + +#### 🚀 Features + +- add trunc(), modulo(), foldback01() ([d3ab3e6](https://github.com/thi-ng/umbrella/commit/d3ab3e6)) + ## [0.15.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/shader-ast-stdlib@0.15.0) (2023-10-25) #### 🚀 Features diff --git a/packages/shader-ast-stdlib/package.json b/packages/shader-ast-stdlib/package.json index 8ba52b1028..b45dc0481e 100644 --- a/packages/shader-ast-stdlib/package.json +++ b/packages/shader-ast-stdlib/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/shader-ast-stdlib", - "version": "0.15.0", + "version": "0.16.0", "description": "Function collection for modular GPGPU / shader programming with @thi.ng/shader-ast", "type": "module", "module": "./index.js", @@ -38,7 +38,7 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/shader-ast": "^0.12.75" + "@thi.ng/shader-ast": "^0.12.76" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/shader-ast/package.json b/packages/shader-ast/package.json index f0dcf4f511..8d9f81e434 100644 --- a/packages/shader-ast/package.json +++ b/packages/shader-ast/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/shader-ast", - "version": "0.12.75", + "version": "0.12.76", "description": "DSL to define shader code in TypeScript and cross-compile to GLSL, JS and other targets", "type": "module", "module": "./index.js", @@ -40,7 +40,7 @@ "@thi.ng/api": "^8.9.6", "@thi.ng/checks": "^3.4.6", "@thi.ng/defmulti": "^3.0.2", - "@thi.ng/dgraph": "^2.1.72", + "@thi.ng/dgraph": "^2.1.73", "@thi.ng/errors": "^2.4.0", "@thi.ng/logger": "^1.4.22" }, diff --git a/packages/simd/package.json b/packages/simd/package.json index c72c098d26..9039397a4f 100644 --- a/packages/simd/package.json +++ b/packages/simd/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/simd", - "version": "0.6.72", + "version": "0.6.73", "description": "WASM based SIMD vector operations for batch processing", "type": "module", "module": "./index.js", @@ -35,7 +35,7 @@ "test": "node --no-warnings --loader ts-node/esm test/index.ts" }, "dependencies": { - "@thi.ng/transducers-binary": "^2.1.72" + "@thi.ng/transducers-binary": "^2.1.73" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/soa/package.json b/packages/soa/package.json index 37db20e54e..116f95438b 100644 --- a/packages/soa/package.json +++ b/packages/soa/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/soa", - "version": "0.4.78", + "version": "0.4.79", "description": "SOA & AOS memory mapped structured views with optional & extensible serialization", "type": "module", "module": "./index.js", @@ -37,8 +37,8 @@ "@thi.ng/api": "^8.9.6", "@thi.ng/binary": "^3.3.34", "@thi.ng/errors": "^2.4.0", - "@thi.ng/transducers-binary": "^2.1.72", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/transducers-binary": "^2.1.73", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/sparse/package.json b/packages/sparse/package.json index 0861b5013e..edcefbce01 100644 --- a/packages/sparse/package.json +++ b/packages/sparse/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/sparse", - "version": "0.3.72", + "version": "0.3.73", "description": "Sparse vector & matrix implementations", "type": "module", "module": "./index.js", @@ -35,7 +35,7 @@ "dependencies": { "@thi.ng/api": "^8.9.6", "@thi.ng/errors": "^2.4.0", - "@thi.ng/transducers": "^8.8.5" + "@thi.ng/transducers": "^8.8.6" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/system/package.json b/packages/system/package.json index 080d8de802..b2623af4bc 100644 --- a/packages/system/package.json +++ b/packages/system/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/system", - "version": "2.1.76", + "version": "2.1.77", "description": "Minimal and explicit dependency-injection & lifecycle container for stateful app components", "type": "module", "module": "./index.js", @@ -38,7 +38,7 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/dgraph": "^2.1.72", + "@thi.ng/dgraph": "^2.1.73", "@thi.ng/logger": "^1.4.22" }, "devDependencies": { diff --git a/packages/tangle/package.json b/packages/tangle/package.json index 879a650639..c5f095e724 100644 --- a/packages/tangle/package.json +++ b/packages/tangle/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/tangle", - "version": "0.1.57", + "version": "0.1.58", "description": "Literate programming code block tangling / codegen utility, inspired by org-mode & noweb", "type": "module", "module": "./index.js", @@ -44,7 +44,7 @@ "@thi.ng/file-io": "^0.5.26", "@thi.ng/logger": "^1.4.22", "@thi.ng/strings": "^3.6.2", - "@thi.ng/transducers": "^8.8.5" + "@thi.ng/transducers": "^8.8.6" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/text-canvas/package.json b/packages/text-canvas/package.json index c0a4f95c56..bfceb45ac0 100644 --- a/packages/text-canvas/package.json +++ b/packages/text-canvas/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/text-canvas", - "version": "2.6.13", + "version": "2.6.14", "description": "Text based canvas, drawing, tables with arbitrary formatting (incl. ANSI/HTML)", "type": "module", "module": "./index.js", @@ -35,14 +35,14 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/arrays": "^2.6.5", + "@thi.ng/arrays": "^2.7.0", "@thi.ng/checks": "^3.4.6", "@thi.ng/errors": "^2.4.0", - "@thi.ng/geom-clip-line": "^2.3.40", - "@thi.ng/math": "^5.6.3", + "@thi.ng/geom-clip-line": "^2.3.41", + "@thi.ng/math": "^5.7.0", "@thi.ng/strings": "^3.6.2", "@thi.ng/text-format": "^1.4.14", - "@thi.ng/transducers": "^8.8.5" + "@thi.ng/transducers": "^8.8.6" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/timestep/CHANGELOG.md b/packages/timestep/CHANGELOG.md index b664296ec5..0ca9dedf7d 100644 --- a/packages/timestep/CHANGELOG.md +++ b/packages/timestep/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log -- **Last updated**: 2023-10-23T07:37:37Z +- **Last updated**: 2023-10-27T16:56:24Z - **Generator**: [thi.ng/monopub](https://thi.ng/monopub) All notable changes to this project will be documented in this file. @@ -9,6 +9,13 @@ See [Conventional Commits](https://conventionalcommits.org/) for commit guidelin **Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies. +## [0.5.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/timestep@0.5.0) (2023-10-27) + +#### 🚀 Features + +- update VectorState, add VecAPI support ([f0aeb7e](https://github.com/thi-ng/umbrella/commit/f0aeb7e)) + - update VectorState ctor & defVector() args + ### [0.4.2](https://github.com/thi-ng/umbrella/tree/@thi.ng/timestep@0.4.2) (2023-08-04) #### ♻️ Refactoring diff --git a/packages/timestep/package.json b/packages/timestep/package.json index 0bc58064c1..12f2cc6826 100644 --- a/packages/timestep/package.json +++ b/packages/timestep/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/timestep", - "version": "0.4.22", + "version": "0.5.0", "description": "Deterministic fixed timestep simulation updates with state interpolation", "type": "module", "module": "./index.js", @@ -35,8 +35,8 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/math": "^5.6.3", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/math": "^5.7.0", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/transclude/package.json b/packages/transclude/package.json index 2c3537e1e1..6dace8ba52 100644 --- a/packages/transclude/package.json +++ b/packages/transclude/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/transclude", - "version": "0.1.42", + "version": "0.1.43", "description": "Extensible functional template engine for text document generation, incl. various high-level Markdown features", "type": "module", "module": "./index.js", @@ -39,7 +39,7 @@ "@thi.ng/file-io": "^0.5.26", "@thi.ng/logger": "^1.4.22", "@thi.ng/strings": "^3.6.2", - "@thi.ng/transducers": "^8.8.5" + "@thi.ng/transducers": "^8.8.6" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/transducers-binary/package.json b/packages/transducers-binary/package.json index 6544949a24..f115dc56ff 100644 --- a/packages/transducers-binary/package.json +++ b/packages/transducers-binary/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/transducers-binary", - "version": "2.1.72", + "version": "2.1.73", "description": "Binary data related transducers & reducers", "type": "module", "module": "./index.js", @@ -39,7 +39,7 @@ "@thi.ng/errors": "^2.4.0", "@thi.ng/hex": "^2.3.18", "@thi.ng/random": "^3.6.10", - "@thi.ng/transducers": "^8.8.5" + "@thi.ng/transducers": "^8.8.6" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/transducers-fsm/package.json b/packages/transducers-fsm/package.json index eace9a8953..c7952eec2c 100644 --- a/packages/transducers-fsm/package.json +++ b/packages/transducers-fsm/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/transducers-fsm", - "version": "2.2.41", + "version": "2.2.42", "description": "Transducer-based Finite State Machine transformer", "type": "module", "module": "./index.js", @@ -35,7 +35,7 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/transducers": "^8.8.5" + "@thi.ng/transducers": "^8.8.6" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/transducers-hdom/package.json b/packages/transducers-hdom/package.json index 747e27ada0..a76063e452 100644 --- a/packages/transducers-hdom/package.json +++ b/packages/transducers-hdom/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/transducers-hdom", - "version": "3.1.79", + "version": "3.1.80", "description": "Transducer based UI updater for @thi.ng/hdom", "type": "module", "module": "./index.js", @@ -36,7 +36,7 @@ "dependencies": { "@thi.ng/hdom": "^9.3.24", "@thi.ng/hiccup": "^5.0.3", - "@thi.ng/transducers": "^8.8.5" + "@thi.ng/transducers": "^8.8.6" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/transducers-patch/package.json b/packages/transducers-patch/package.json index bf5e2083ac..ca184426f5 100644 --- a/packages/transducers-patch/package.json +++ b/packages/transducers-patch/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/transducers-patch", - "version": "0.4.72", + "version": "0.4.73", "description": "Reducers for patch-based, immutable-by-default array & object editing", "type": "module", "module": "./index.js", @@ -38,7 +38,7 @@ "@thi.ng/checks": "^3.4.6", "@thi.ng/errors": "^2.4.0", "@thi.ng/paths": "^5.1.46", - "@thi.ng/transducers": "^8.8.5" + "@thi.ng/transducers": "^8.8.6" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/transducers-stats/package.json b/packages/transducers-stats/package.json index eda4791293..95f9933304 100644 --- a/packages/transducers-stats/package.json +++ b/packages/transducers-stats/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/transducers-stats", - "version": "2.1.72", + "version": "2.1.73", "description": "Transducers for statistical / technical analysis", "type": "module", "module": "./index.js", @@ -35,9 +35,9 @@ }, "dependencies": { "@thi.ng/checks": "^3.4.6", - "@thi.ng/dcons": "^3.2.67", + "@thi.ng/dcons": "^3.2.68", "@thi.ng/errors": "^2.4.0", - "@thi.ng/transducers": "^8.8.5" + "@thi.ng/transducers": "^8.8.6" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/transducers/package.json b/packages/transducers/package.json index 5084927401..fb4a72b266 100644 --- a/packages/transducers/package.json +++ b/packages/transducers/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/transducers", - "version": "8.8.5", + "version": "8.8.6", "description": "Lightweight transducer implementations for ES6 / TypeScript", "type": "module", "module": "./index.js", @@ -39,12 +39,12 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/arrays": "^2.6.5", + "@thi.ng/arrays": "^2.7.0", "@thi.ng/checks": "^3.4.6", "@thi.ng/compare": "^2.2.1", "@thi.ng/compose": "^2.1.44", "@thi.ng/errors": "^2.4.0", - "@thi.ng/math": "^5.6.3", + "@thi.ng/math": "^5.7.0", "@thi.ng/random": "^3.6.10" }, "devDependencies": { diff --git a/packages/vector-pools/package.json b/packages/vector-pools/package.json index d6ccccb7b4..a6dee186cb 100644 --- a/packages/vector-pools/package.json +++ b/packages/vector-pools/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/vector-pools", - "version": "3.1.80", + "version": "3.1.81", "description": "Data structures for managing & working with strided, memory mapped vectors", "type": "module", "module": "./index.js", @@ -40,8 +40,8 @@ "@thi.ng/errors": "^2.4.0", "@thi.ng/logger": "^1.4.22", "@thi.ng/malloc": "^6.1.47", - "@thi.ng/transducers": "^8.8.5", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/transducers": "^8.8.6", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/vectors/CHANGELOG.md b/packages/vectors/CHANGELOG.md index e33b20f470..eaed69add0 100644 --- a/packages/vectors/CHANGELOG.md +++ b/packages/vectors/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log -- **Last updated**: 2023-10-23T07:37:37Z +- **Last updated**: 2023-10-27T16:56:24Z - **Generator**: [thi.ng/monopub](https://thi.ng/monopub) All notable changes to this project will be documented in this file. @@ -9,6 +9,22 @@ See [Conventional Commits](https://conventionalcommits.org/) for commit guidelin **Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies. +## [7.8.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/vectors@7.8.0) (2023-10-27) + +#### 🚀 Features + +- add mag2/3/4() ([3a4063a](https://github.com/thi-ng/umbrella/commit/3a4063a)) +- add VecAPI interface & VEC2/3/4 impls ([f06b900](https://github.com/thi-ng/umbrella/commit/f06b900)) +- update VecAPI & presets ([0d9f62b](https://github.com/thi-ng/umbrella/commit/0d9f62b)) + +#### ♻️ Refactoring + +- split up random fns into separate files ([5c0e4ec](https://github.com/thi-ng/umbrella/commit/5c0e4ec)) + - rename randomDistrib() => randDistrib() + - deprecate old name + - update imports + - update pkg exports + ### [7.7.20](https://github.com/thi-ng/umbrella/tree/@thi.ng/vectors@7.7.20) (2023-10-23) #### 🩹 Bug fixes diff --git a/packages/vectors/package.json b/packages/vectors/package.json index 4a4a30aa85..469af5e544 100644 --- a/packages/vectors/package.json +++ b/packages/vectors/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/vectors", - "version": "7.7.22", + "version": "7.8.0", "description": "Optimized 2d/3d/4d and arbitrary length vector operations, support for memory mapping/layouts", "type": "module", "module": "./index.js", @@ -39,11 +39,11 @@ "@thi.ng/checks": "^3.4.6", "@thi.ng/equiv": "^2.1.31", "@thi.ng/errors": "^2.4.0", - "@thi.ng/math": "^5.6.3", + "@thi.ng/math": "^5.7.0", "@thi.ng/memoize": "^3.1.39", "@thi.ng/random": "^3.6.10", "@thi.ng/strings": "^3.6.2", - "@thi.ng/transducers": "^8.8.5" + "@thi.ng/transducers": "^8.8.6" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/viz/package.json b/packages/viz/package.json index e86b107b30..3f28d6a175 100644 --- a/packages/viz/package.json +++ b/packages/viz/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/viz", - "version": "0.6.6", + "version": "0.6.7", "description": "Declarative, functional & multi-format data visualization toolkit based around @thi.ng/hiccup", "type": "module", "module": "./index.js", @@ -41,12 +41,12 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/arrays": "^2.6.5", - "@thi.ng/associative": "^6.3.14", + "@thi.ng/arrays": "^2.7.0", + "@thi.ng/associative": "^6.3.15", "@thi.ng/checks": "^3.4.6", - "@thi.ng/math": "^5.6.3", + "@thi.ng/math": "^5.7.0", "@thi.ng/strings": "^3.6.2", - "@thi.ng/transducers": "^8.8.5" + "@thi.ng/transducers": "^8.8.6" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/wasm-api-bindgen/package.json b/packages/wasm-api-bindgen/package.json index eecaa0fa9d..3af67d1a78 100644 --- a/packages/wasm-api-bindgen/package.json +++ b/packages/wasm-api-bindgen/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/wasm-api-bindgen", - "version": "0.4.24", + "version": "0.4.25", "description": "Polyglot bindings code generators for hybrid JS & WebAssembly projects", "type": "module", "module": "./index.js", @@ -38,7 +38,7 @@ "dependencies": { "@thi.ng/api": "^8.9.6", "@thi.ng/args": "^2.2.38", - "@thi.ng/arrays": "^2.6.5", + "@thi.ng/arrays": "^2.7.0", "@thi.ng/binary": "^3.3.34", "@thi.ng/checks": "^3.4.6", "@thi.ng/compare": "^2.2.1", @@ -48,7 +48,7 @@ "@thi.ng/logger": "^1.4.22", "@thi.ng/paths": "^5.1.46", "@thi.ng/strings": "^3.6.2", - "@thi.ng/wasm-api": "^1.4.28" + "@thi.ng/wasm-api": "^1.4.29" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/wasm-api-canvas/package.json b/packages/wasm-api-canvas/package.json index 2b1cfc68fa..cbdc7ebf55 100644 --- a/packages/wasm-api-canvas/package.json +++ b/packages/wasm-api-canvas/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/wasm-api-canvas", - "version": "0.1.37", + "version": "0.1.38", "description": "HTML Canvas2D bridge API for hybrid TypeScript & WASM (Zig) applications", "type": "module", "module": "./index.js", @@ -36,13 +36,13 @@ }, "dependencies": { "@thi.ng/binary": "^3.3.34", - "@thi.ng/wasm-api": "^1.4.28", - "@thi.ng/wasm-api-dom": "^0.11.45" + "@thi.ng/wasm-api": "^1.4.29", + "@thi.ng/wasm-api-dom": "^0.11.46" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", "@thi.ng/testament": "^0.3.24", - "@thi.ng/wasm-api-bindgen": "^0.4.24", + "@thi.ng/wasm-api-bindgen": "^0.4.25", "rimraf": "^5.0.5", "tools": "workspace:^", "typedoc": "^0.25.2", diff --git a/packages/wasm-api-dom/package.json b/packages/wasm-api-dom/package.json index 3493c4ad7d..8a7360fddc 100644 --- a/packages/wasm-api-dom/package.json +++ b/packages/wasm-api-dom/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/wasm-api-dom", - "version": "0.11.45", + "version": "0.11.46", "description": "Browser DOM bridge API for hybrid TypeScript & WASM (Zig) applications", "type": "module", "module": "./index.js", @@ -42,12 +42,12 @@ "@thi.ng/api": "^8.9.6", "@thi.ng/errors": "^2.4.0", "@thi.ng/prefixes": "^2.2.2", - "@thi.ng/wasm-api": "^1.4.28" + "@thi.ng/wasm-api": "^1.4.29" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", "@thi.ng/testament": "^0.3.24", - "@thi.ng/wasm-api-bindgen": "^0.4.24", + "@thi.ng/wasm-api-bindgen": "^0.4.25", "rimraf": "^5.0.5", "tools": "workspace:^", "typedoc": "^0.25.2", diff --git a/packages/wasm-api-schedule/package.json b/packages/wasm-api-schedule/package.json index 28cd599582..2a2487664b 100644 --- a/packages/wasm-api-schedule/package.json +++ b/packages/wasm-api-schedule/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/wasm-api-schedule", - "version": "0.3.43", + "version": "0.3.44", "description": "Delayed & scheduled function execution (via setTimeout() etc.) for hybrid WASM apps", "type": "module", "module": "./index.js", @@ -36,12 +36,12 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/wasm-api": "^1.4.28" + "@thi.ng/wasm-api": "^1.4.29" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", "@thi.ng/testament": "^0.3.24", - "@thi.ng/wasm-api-bindgen": "^0.4.24", + "@thi.ng/wasm-api-bindgen": "^0.4.25", "rimraf": "^5.0.5", "tools": "workspace:^", "typedoc": "^0.25.2", diff --git a/packages/wasm-api/package.json b/packages/wasm-api/package.json index d8381a3540..e83488ae2b 100644 --- a/packages/wasm-api/package.json +++ b/packages/wasm-api/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/wasm-api", - "version": "1.4.28", + "version": "1.4.29", "description": "Generic, modular, extensible API bridge and infrastructure for hybrid JS & WebAssembly projects", "type": "module", "module": "./index.js", @@ -36,7 +36,7 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/arrays": "^2.6.5", + "@thi.ng/arrays": "^2.7.0", "@thi.ng/checks": "^3.4.6", "@thi.ng/errors": "^2.4.0", "@thi.ng/hex": "^2.3.18", diff --git a/packages/webgl-msdf/package.json b/packages/webgl-msdf/package.json index 76688f7c06..d7a0785d76 100644 --- a/packages/webgl-msdf/package.json +++ b/packages/webgl-msdf/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/webgl-msdf", - "version": "2.1.89", + "version": "2.1.90", "description": "Multi-channel SDF font rendering & basic text layout for WebGL", "type": "module", "module": "./index.js", @@ -35,11 +35,11 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/shader-ast": "^0.12.75", - "@thi.ng/transducers": "^8.8.5", - "@thi.ng/vector-pools": "^3.1.80", - "@thi.ng/vectors": "^7.7.22", - "@thi.ng/webgl": "^6.6.0" + "@thi.ng/shader-ast": "^0.12.76", + "@thi.ng/transducers": "^8.8.6", + "@thi.ng/vector-pools": "^3.1.81", + "@thi.ng/vectors": "^7.8.0", + "@thi.ng/webgl": "^6.6.1" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/webgl-shadertoy/package.json b/packages/webgl-shadertoy/package.json index ac400cdbf8..3bdef53bab 100644 --- a/packages/webgl-shadertoy/package.json +++ b/packages/webgl-shadertoy/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/webgl-shadertoy", - "version": "0.4.89", + "version": "0.4.90", "description": "Basic WebGL scaffolding for running interactive fragment shaders via @thi.ng/shader-ast", "type": "module", "module": "./index.js", @@ -35,9 +35,9 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/shader-ast": "^0.12.75", - "@thi.ng/shader-ast-glsl": "^0.4.75", - "@thi.ng/webgl": "^6.6.0" + "@thi.ng/shader-ast": "^0.12.76", + "@thi.ng/shader-ast-glsl": "^0.4.76", + "@thi.ng/webgl": "^6.6.1" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/webgl/package.json b/packages/webgl/package.json index 4397e7b4ba..2e9670488a 100644 --- a/packages/webgl/package.json +++ b/packages/webgl/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/webgl", - "version": "6.6.0", + "version": "6.6.1", "description": "WebGL & GLSL abstraction layer", "type": "module", "module": "./index.js", @@ -40,20 +40,20 @@ "dependencies": { "@thi.ng/adapt-dpi": "^2.2.21", "@thi.ng/api": "^8.9.6", - "@thi.ng/associative": "^6.3.14", + "@thi.ng/associative": "^6.3.15", "@thi.ng/checks": "^3.4.6", "@thi.ng/equiv": "^2.1.31", "@thi.ng/errors": "^2.4.0", "@thi.ng/logger": "^1.4.22", - "@thi.ng/matrices": "^2.2.2", + "@thi.ng/matrices": "^2.2.3", "@thi.ng/memoize": "^3.1.39", - "@thi.ng/pixel": "^4.2.29", - "@thi.ng/shader-ast": "^0.12.75", - "@thi.ng/shader-ast-glsl": "^0.4.75", - "@thi.ng/shader-ast-stdlib": "^0.15.0", - "@thi.ng/transducers": "^8.8.5", - "@thi.ng/vector-pools": "^3.1.80", - "@thi.ng/vectors": "^7.7.22" + "@thi.ng/pixel": "^4.3.0", + "@thi.ng/shader-ast": "^0.12.76", + "@thi.ng/shader-ast-glsl": "^0.4.76", + "@thi.ng/shader-ast-stdlib": "^0.16.0", + "@thi.ng/transducers": "^8.8.6", + "@thi.ng/vector-pools": "^3.1.81", + "@thi.ng/vectors": "^7.8.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.38.0", diff --git a/packages/zipper/package.json b/packages/zipper/package.json index 439aec4cb3..233528dd59 100644 --- a/packages/zipper/package.json +++ b/packages/zipper/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/zipper", - "version": "2.1.60", + "version": "2.1.61", "description": "Functional tree editing, manipulation & navigation", "type": "module", "module": "./index.js", @@ -35,7 +35,7 @@ }, "dependencies": { "@thi.ng/api": "^8.9.6", - "@thi.ng/arrays": "^2.6.5", + "@thi.ng/arrays": "^2.7.0", "@thi.ng/checks": "^3.4.6", "@thi.ng/errors": "^2.4.0" }, diff --git a/yarn.lock b/yarn.lock index fa25d1f9ff..ff76e6381c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2988,13 +2988,13 @@ __metadata: dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/arrays": ^2.6.5 + "@thi.ng/arrays": ^2.7.0 "@thi.ng/bitfield": ^2.3.2 - "@thi.ng/dcons": ^3.2.67 + "@thi.ng/dcons": ^3.2.68 "@thi.ng/errors": ^2.4.0 - "@thi.ng/sparse": ^0.3.72 + "@thi.ng/sparse": ^0.3.73 "@thi.ng/testament": ^0.3.24 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -3032,7 +3032,7 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/arrays@^2.6.5, @thi.ng/arrays@workspace:^, @thi.ng/arrays@workspace:packages/arrays": +"@thi.ng/arrays@^2.7.0, @thi.ng/arrays@workspace:^, @thi.ng/arrays@workspace:packages/arrays": version: 0.0.0-use.local resolution: "@thi.ng/arrays@workspace:packages/arrays" dependencies: @@ -3051,22 +3051,22 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/associative@^6.3.14, @thi.ng/associative@workspace:^, @thi.ng/associative@workspace:packages/associative": +"@thi.ng/associative@^6.3.15, @thi.ng/associative@workspace:^, @thi.ng/associative@workspace:packages/associative": version: 0.0.0-use.local resolution: "@thi.ng/associative@workspace:packages/associative" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/arrays": ^2.6.5 + "@thi.ng/arrays": ^2.7.0 "@thi.ng/binary": ^3.3.34 "@thi.ng/checks": ^3.4.6 "@thi.ng/compare": ^2.2.1 - "@thi.ng/dcons": ^3.2.67 + "@thi.ng/dcons": ^3.2.68 "@thi.ng/equiv": ^2.1.31 "@thi.ng/errors": ^2.4.0 "@thi.ng/random": ^3.6.10 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" tslib: ^2.6.2 @@ -3093,7 +3093,7 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/axidraw@^1.1.29, @thi.ng/axidraw@workspace:packages/axidraw": +"@thi.ng/axidraw@^1.1.30, @thi.ng/axidraw@workspace:packages/axidraw": version: 0.0.0-use.local resolution: "@thi.ng/axidraw@workspace:packages/axidraw" dependencies: @@ -3104,11 +3104,11 @@ __metadata: "@thi.ng/date": ^2.4.24 "@thi.ng/errors": ^2.4.0 "@thi.ng/logger": ^1.4.22 - "@thi.ng/math": ^5.6.3 + "@thi.ng/math": ^5.7.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 "@thi.ng/units": ^0.4.13 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 serialport: ^12.0.0 tools: "workspace:^" @@ -3150,13 +3150,13 @@ __metadata: resolution: "@thi.ng/bencode@workspace:packages/bencode" dependencies: "@microsoft/api-extractor": ^7.38.0 - "@thi.ng/arrays": ^2.6.5 + "@thi.ng/arrays": ^2.7.0 "@thi.ng/checks": ^3.4.6 "@thi.ng/defmulti": ^3.0.2 "@thi.ng/errors": ^2.4.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 - "@thi.ng/transducers-binary": ^2.1.72 + "@thi.ng/transducers": ^8.8.6 + "@thi.ng/transducers-binary": ^2.1.73 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -3215,11 +3215,11 @@ __metadata: dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/distance": ^2.4.24 - "@thi.ng/geom-accel": ^3.5.24 + "@thi.ng/distance": ^2.4.25 + "@thi.ng/geom-accel": ^3.5.25 "@thi.ng/testament": ^0.3.24 - "@thi.ng/timestep": ^0.4.22 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/timestep": ^0.5.0 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -3233,9 +3233,9 @@ __metadata: dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/dcons": ^3.2.67 + "@thi.ng/dcons": ^3.2.68 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -3249,12 +3249,12 @@ __metadata: dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/arrays": ^2.6.5 + "@thi.ng/arrays": ^2.7.0 "@thi.ng/checks": ^3.4.6 "@thi.ng/errors": ^2.4.0 "@thi.ng/random": ^3.6.10 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -3285,7 +3285,7 @@ __metadata: "@thi.ng/api": ^8.9.6 "@thi.ng/base-n": ^2.5.14 "@thi.ng/checks": ^3.4.6 - "@thi.ng/color": ^5.5.26 + "@thi.ng/color": ^5.5.27 "@thi.ng/errors": ^2.4.0 "@thi.ng/hex": ^2.3.18 "@thi.ng/testament": ^0.3.24 @@ -3296,25 +3296,25 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/color@^5.5.26, @thi.ng/color@workspace:^, @thi.ng/color@workspace:packages/color": +"@thi.ng/color@^5.5.27, @thi.ng/color@workspace:^, @thi.ng/color@workspace:packages/color": version: 0.0.0-use.local resolution: "@thi.ng/color@workspace:packages/color" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/arrays": ^2.6.5 + "@thi.ng/arrays": ^2.7.0 "@thi.ng/binary": ^3.3.34 "@thi.ng/checks": ^3.4.6 "@thi.ng/compare": ^2.2.1 "@thi.ng/compose": ^2.1.44 "@thi.ng/defmulti": ^3.0.2 "@thi.ng/errors": ^2.4.0 - "@thi.ng/math": ^5.6.3 + "@thi.ng/math": ^5.7.0 "@thi.ng/random": ^3.6.10 "@thi.ng/strings": ^3.6.2 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/transducers": ^8.8.6 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -3364,9 +3364,9 @@ __metadata: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 "@thi.ng/checks": ^3.4.6 - "@thi.ng/math": ^5.6.3 + "@thi.ng/math": ^5.7.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -3389,18 +3389,18 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/csp@^2.1.72, @thi.ng/csp@workspace:packages/csp": +"@thi.ng/csp@^2.1.73, @thi.ng/csp@workspace:packages/csp": version: 0.0.0-use.local resolution: "@thi.ng/csp@workspace:packages/csp" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/arrays": ^2.6.5 + "@thi.ng/arrays": ^2.7.0 "@thi.ng/checks": ^3.4.6 - "@thi.ng/dcons": ^3.2.67 + "@thi.ng/dcons": ^3.2.68 "@thi.ng/errors": ^2.4.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -3417,7 +3417,7 @@ __metadata: "@thi.ng/checks": ^3.4.6 "@thi.ng/strings": ^3.6.2 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -3441,7 +3441,7 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/dcons@^3.2.67, @thi.ng/dcons@workspace:packages/dcons": +"@thi.ng/dcons@^3.2.68, @thi.ng/dcons@workspace:packages/dcons": version: 0.0.0-use.local resolution: "@thi.ng/dcons@workspace:packages/dcons" dependencies: @@ -3453,7 +3453,7 @@ __metadata: "@thi.ng/errors": ^2.4.0 "@thi.ng/random": ^3.6.10 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -3483,7 +3483,7 @@ __metadata: dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/dgraph": ^2.1.72 + "@thi.ng/dgraph": ^2.1.73 "@thi.ng/dot": ^2.1.44 "@thi.ng/testament": ^0.3.24 rimraf: ^5.0.5 @@ -3493,17 +3493,17 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/dgraph@^2.1.72, @thi.ng/dgraph@workspace:^, @thi.ng/dgraph@workspace:packages/dgraph": +"@thi.ng/dgraph@^2.1.73, @thi.ng/dgraph@workspace:^, @thi.ng/dgraph@workspace:packages/dgraph": version: 0.0.0-use.local resolution: "@thi.ng/dgraph@workspace:packages/dgraph" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/associative": ^6.3.14 + "@thi.ng/associative": ^6.3.15 "@thi.ng/equiv": ^2.1.31 "@thi.ng/errors": ^2.4.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -3541,7 +3541,7 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/distance@^2.4.24, @thi.ng/distance@workspace:^, @thi.ng/distance@workspace:packages/distance": +"@thi.ng/distance@^2.4.25, @thi.ng/distance@workspace:^, @thi.ng/distance@workspace:packages/distance": version: 0.0.0-use.local resolution: "@thi.ng/distance@workspace:packages/distance" dependencies: @@ -3550,9 +3550,9 @@ __metadata: "@thi.ng/checks": ^3.4.6 "@thi.ng/errors": ^2.4.0 "@thi.ng/heaps": ^2.1.41 - "@thi.ng/math": ^5.6.3 + "@thi.ng/math": ^5.7.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -3614,8 +3614,8 @@ __metadata: "@thi.ng/binary": ^3.3.34 "@thi.ng/errors": ^2.4.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 - "@thi.ng/transducers-binary": ^2.1.72 + "@thi.ng/transducers": ^8.8.6 + "@thi.ng/transducers-binary": ^2.1.73 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -3631,10 +3631,10 @@ __metadata: "@thi.ng/api": ^8.9.6 "@thi.ng/checks": ^3.4.6 "@thi.ng/errors": ^2.4.0 - "@thi.ng/math": ^5.6.3 + "@thi.ng/math": ^5.7.0 "@thi.ng/random": ^3.6.10 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -3677,17 +3677,17 @@ __metadata: dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/associative": ^6.3.14 + "@thi.ng/associative": ^6.3.15 "@thi.ng/binary": ^3.3.34 "@thi.ng/checks": ^3.4.6 - "@thi.ng/dcons": ^3.2.67 + "@thi.ng/dcons": ^3.2.68 "@thi.ng/equiv": ^2.1.31 "@thi.ng/errors": ^2.4.0 "@thi.ng/idgen": ^2.2.8 "@thi.ng/logger": ^1.4.22 "@thi.ng/malloc": ^6.1.47 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" tslib: ^2.6.2 @@ -3702,7 +3702,7 @@ __metadata: dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/associative": ^6.3.14 + "@thi.ng/associative": ^6.3.15 "@thi.ng/checks": ^3.4.6 "@thi.ng/dot": ^2.1.44 "@thi.ng/equiv": ^2.1.31 @@ -3711,7 +3711,7 @@ __metadata: "@thi.ng/prefixes": ^2.2.2 "@thi.ng/strings": ^3.6.2 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers-binary": ^2.1.72 + "@thi.ng/transducers-binary": ^2.1.73 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -3779,7 +3779,7 @@ __metadata: dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/arrays": ^2.6.5 + "@thi.ng/arrays": ^2.7.0 "@thi.ng/bench": ^3.4.7 "@thi.ng/checks": ^3.4.6 "@thi.ng/errors": ^2.4.0 @@ -3818,12 +3818,12 @@ __metadata: dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/arrays": ^2.6.5 + "@thi.ng/arrays": ^2.7.0 "@thi.ng/equiv": ^2.1.31 "@thi.ng/errors": ^2.4.0 "@thi.ng/strings": ^3.6.2 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -3837,13 +3837,13 @@ __metadata: dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/fuzzy": ^2.1.45 + "@thi.ng/fuzzy": ^2.1.46 "@thi.ng/hiccup": ^5.0.3 - "@thi.ng/hiccup-svg": ^5.0.28 - "@thi.ng/math": ^5.6.3 + "@thi.ng/hiccup-svg": ^5.0.29 + "@thi.ng/math": ^5.7.0 "@thi.ng/strings": ^3.6.2 "@thi.ng/testament": ^0.3.24 - "@thi.ng/text-canvas": ^2.6.13 + "@thi.ng/text-canvas": ^2.6.14 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -3851,13 +3851,13 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/fuzzy@^2.1.45, @thi.ng/fuzzy@workspace:packages/fuzzy": +"@thi.ng/fuzzy@^2.1.46, @thi.ng/fuzzy@workspace:packages/fuzzy": version: 0.0.0-use.local resolution: "@thi.ng/fuzzy@workspace:packages/fuzzy" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/math": ^5.6.3 + "@thi.ng/math": ^5.7.0 "@thi.ng/testament": ^0.3.24 rimraf: ^5.0.5 tools: "workspace:^" @@ -3866,24 +3866,24 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/geom-accel@^3.5.24, @thi.ng/geom-accel@workspace:^, @thi.ng/geom-accel@workspace:packages/geom-accel": +"@thi.ng/geom-accel@^3.5.25, @thi.ng/geom-accel@workspace:^, @thi.ng/geom-accel@workspace:packages/geom-accel": version: 0.0.0-use.local resolution: "@thi.ng/geom-accel@workspace:packages/geom-accel" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/arrays": ^2.6.5 + "@thi.ng/arrays": ^2.7.0 "@thi.ng/checks": ^3.4.6 - "@thi.ng/distance": ^2.4.24 + "@thi.ng/distance": ^2.4.25 "@thi.ng/equiv": ^2.1.31 "@thi.ng/errors": ^2.4.0 - "@thi.ng/geom-api": ^3.4.40 - "@thi.ng/geom-isec": ^2.1.82 + "@thi.ng/geom-api": ^3.4.41 + "@thi.ng/geom-isec": ^2.1.83 "@thi.ng/heaps": ^2.1.41 - "@thi.ng/math": ^5.6.3 + "@thi.ng/math": ^5.7.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/transducers": ^8.8.6 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -3891,14 +3891,14 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/geom-api@^3.4.40, @thi.ng/geom-api@workspace:^, @thi.ng/geom-api@workspace:packages/geom-api": +"@thi.ng/geom-api@^3.4.41, @thi.ng/geom-api@workspace:^, @thi.ng/geom-api@workspace:packages/geom-api": version: 0.0.0-use.local resolution: "@thi.ng/geom-api@workspace:packages/geom-api" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 "@thi.ng/testament": ^0.3.24 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -3906,17 +3906,17 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/geom-arc@^2.1.83, @thi.ng/geom-arc@workspace:packages/geom-arc": +"@thi.ng/geom-arc@^2.1.84, @thi.ng/geom-arc@workspace:packages/geom-arc": version: 0.0.0-use.local resolution: "@thi.ng/geom-arc@workspace:packages/geom-arc" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/checks": ^3.4.6 - "@thi.ng/geom-api": ^3.4.40 - "@thi.ng/geom-resample": ^2.3.4 - "@thi.ng/math": ^5.6.3 + "@thi.ng/geom-api": ^3.4.41 + "@thi.ng/geom-resample": ^2.3.5 + "@thi.ng/math": ^5.7.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -3930,18 +3930,18 @@ __metadata: dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/arrays": ^2.6.5 - "@thi.ng/axidraw": ^1.1.29 + "@thi.ng/arrays": ^2.7.0 + "@thi.ng/axidraw": ^1.1.30 "@thi.ng/compare": ^2.2.1 "@thi.ng/defmulti": ^3.0.2 - "@thi.ng/geom": ^5.2.12 - "@thi.ng/geom-accel": ^3.5.24 - "@thi.ng/geom-api": ^3.4.40 - "@thi.ng/geom-clip-line": ^2.3.40 - "@thi.ng/geom-isec": ^2.1.82 + "@thi.ng/geom": ^5.2.13 + "@thi.ng/geom-accel": ^3.5.25 + "@thi.ng/geom-api": ^3.4.41 + "@thi.ng/geom-clip-line": ^2.3.41 + "@thi.ng/geom-isec": ^2.1.83 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/transducers": ^8.8.6 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -3949,15 +3949,15 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/geom-clip-line@^2.3.40, @thi.ng/geom-clip-line@workspace:packages/geom-clip-line": +"@thi.ng/geom-clip-line@^2.3.41, @thi.ng/geom-clip-line@workspace:packages/geom-clip-line": version: 0.0.0-use.local resolution: "@thi.ng/geom-clip-line@workspace:packages/geom-clip-line" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/geom-isec": ^2.1.82 + "@thi.ng/geom-isec": ^2.1.83 "@thi.ng/testament": ^0.3.24 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -3965,16 +3965,16 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/geom-clip-poly@^2.1.82, @thi.ng/geom-clip-poly@workspace:packages/geom-clip-poly": +"@thi.ng/geom-clip-poly@^2.1.83, @thi.ng/geom-clip-poly@workspace:packages/geom-clip-poly": version: 0.0.0-use.local resolution: "@thi.ng/geom-clip-poly@workspace:packages/geom-clip-poly" dependencies: "@microsoft/api-extractor": ^7.38.0 - "@thi.ng/geom-isec": ^2.1.82 - "@thi.ng/geom-poly-utils": ^2.3.66 - "@thi.ng/math": ^5.6.3 + "@thi.ng/geom-isec": ^2.1.83 + "@thi.ng/geom-poly-utils": ^2.3.67 + "@thi.ng/math": ^5.7.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -3982,15 +3982,15 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/geom-closest-point@^2.1.78, @thi.ng/geom-closest-point@workspace:^, @thi.ng/geom-closest-point@workspace:packages/geom-closest-point": +"@thi.ng/geom-closest-point@^2.1.79, @thi.ng/geom-closest-point@workspace:^, @thi.ng/geom-closest-point@workspace:packages/geom-closest-point": version: 0.0.0-use.local resolution: "@thi.ng/geom-closest-point@workspace:packages/geom-closest-point" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/math": ^5.6.3 + "@thi.ng/math": ^5.7.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -4004,16 +4004,16 @@ __metadata: dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/associative": ^6.3.14 - "@thi.ng/color": ^5.5.26 - "@thi.ng/geom": ^5.2.12 - "@thi.ng/geom-api": ^3.4.40 - "@thi.ng/geom-clip-line": ^2.3.40 - "@thi.ng/geom-resample": ^2.3.4 - "@thi.ng/grid-iterators": ^4.0.26 + "@thi.ng/associative": ^6.3.15 + "@thi.ng/color": ^5.5.27 + "@thi.ng/geom": ^5.2.13 + "@thi.ng/geom-api": ^3.4.41 + "@thi.ng/geom-clip-line": ^2.3.41 + "@thi.ng/geom-resample": ^2.3.5 + "@thi.ng/grid-iterators": ^4.0.27 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/transducers": ^8.8.6 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -4021,14 +4021,14 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/geom-hull@^2.1.78, @thi.ng/geom-hull@workspace:packages/geom-hull": +"@thi.ng/geom-hull@^2.1.79, @thi.ng/geom-hull@workspace:packages/geom-hull": version: 0.0.0-use.local resolution: "@thi.ng/geom-hull@workspace:packages/geom-hull" dependencies: "@microsoft/api-extractor": ^7.38.0 - "@thi.ng/math": ^5.6.3 + "@thi.ng/math": ^5.7.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -4044,7 +4044,7 @@ __metadata: "@thi.ng/api": ^8.9.6 "@thi.ng/errors": ^2.4.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -4052,17 +4052,17 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/geom-isec@^2.1.82, @thi.ng/geom-isec@workspace:packages/geom-isec": +"@thi.ng/geom-isec@^2.1.83, @thi.ng/geom-isec@workspace:packages/geom-isec": version: 0.0.0-use.local resolution: "@thi.ng/geom-isec@workspace:packages/geom-isec" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/geom-api": ^3.4.40 - "@thi.ng/geom-closest-point": ^2.1.78 - "@thi.ng/math": ^5.6.3 + "@thi.ng/geom-api": ^3.4.41 + "@thi.ng/geom-closest-point": ^2.1.79 + "@thi.ng/math": ^5.7.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -4070,15 +4070,15 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/geom-isoline@^2.1.78, @thi.ng/geom-isoline@workspace:^, @thi.ng/geom-isoline@workspace:packages/geom-isoline": +"@thi.ng/geom-isoline@^2.1.79, @thi.ng/geom-isoline@workspace:^, @thi.ng/geom-isoline@workspace:packages/geom-isoline": version: 0.0.0-use.local resolution: "@thi.ng/geom-isoline@workspace:packages/geom-isoline" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/transducers": ^8.8.6 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -4086,17 +4086,17 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/geom-poly-utils@^2.3.66, @thi.ng/geom-poly-utils@workspace:packages/geom-poly-utils": +"@thi.ng/geom-poly-utils@^2.3.67, @thi.ng/geom-poly-utils@workspace:packages/geom-poly-utils": version: 0.0.0-use.local resolution: "@thi.ng/geom-poly-utils@workspace:packages/geom-poly-utils" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 "@thi.ng/errors": ^2.4.0 - "@thi.ng/geom-api": ^3.4.40 - "@thi.ng/math": ^5.6.3 + "@thi.ng/geom-api": ^3.4.41 + "@thi.ng/math": ^5.7.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -4104,18 +4104,18 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/geom-resample@^2.3.4, @thi.ng/geom-resample@workspace:^, @thi.ng/geom-resample@workspace:packages/geom-resample": +"@thi.ng/geom-resample@^2.3.5, @thi.ng/geom-resample@workspace:^, @thi.ng/geom-resample@workspace:packages/geom-resample": version: 0.0.0-use.local resolution: "@thi.ng/geom-resample@workspace:packages/geom-resample" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/checks": ^3.4.6 - "@thi.ng/geom-api": ^3.4.40 - "@thi.ng/geom-closest-point": ^2.1.78 - "@thi.ng/geom-isec": ^2.1.82 - "@thi.ng/math": ^5.6.3 + "@thi.ng/geom-api": ^3.4.41 + "@thi.ng/geom-closest-point": ^2.1.79 + "@thi.ng/geom-isec": ^2.1.83 + "@thi.ng/math": ^5.7.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -4132,15 +4132,15 @@ __metadata: "@thi.ng/checks": ^3.4.6 "@thi.ng/defmulti": ^3.0.2 "@thi.ng/errors": ^2.4.0 - "@thi.ng/geom": ^5.2.12 - "@thi.ng/geom-api": ^3.4.40 - "@thi.ng/geom-isoline": ^2.1.78 - "@thi.ng/geom-poly-utils": ^2.3.66 - "@thi.ng/geom-resample": ^2.3.4 - "@thi.ng/math": ^5.6.3 + "@thi.ng/geom": ^5.2.13 + "@thi.ng/geom-api": ^3.4.41 + "@thi.ng/geom-isoline": ^2.1.79 + "@thi.ng/geom-poly-utils": ^2.3.67 + "@thi.ng/geom-resample": ^2.3.5 + "@thi.ng/math": ^5.7.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/transducers": ^8.8.6 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -4148,19 +4148,19 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/geom-splines@^2.2.57, @thi.ng/geom-splines@workspace:packages/geom-splines": +"@thi.ng/geom-splines@^2.2.58, @thi.ng/geom-splines@workspace:packages/geom-splines": version: 0.0.0-use.local resolution: "@thi.ng/geom-splines@workspace:packages/geom-splines" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 "@thi.ng/checks": ^3.4.6 - "@thi.ng/geom-api": ^3.4.40 - "@thi.ng/geom-arc": ^2.1.83 - "@thi.ng/geom-resample": ^2.3.4 - "@thi.ng/math": ^5.6.3 + "@thi.ng/geom-api": ^3.4.41 + "@thi.ng/geom-arc": ^2.1.84 + "@thi.ng/geom-resample": ^2.3.5 + "@thi.ng/math": ^5.7.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -4168,16 +4168,16 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/geom-subdiv-curve@^2.1.82, @thi.ng/geom-subdiv-curve@workspace:packages/geom-subdiv-curve": +"@thi.ng/geom-subdiv-curve@^2.1.83, @thi.ng/geom-subdiv-curve@workspace:packages/geom-subdiv-curve": version: 0.0.0-use.local resolution: "@thi.ng/geom-subdiv-curve@workspace:packages/geom-subdiv-curve" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/geom-api": ^3.4.40 + "@thi.ng/geom-api": ^3.4.41 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/transducers": ^8.8.6 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -4185,18 +4185,18 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/geom-tessellate@^2.1.82, @thi.ng/geom-tessellate@workspace:packages/geom-tessellate": +"@thi.ng/geom-tessellate@^2.1.83, @thi.ng/geom-tessellate@workspace:packages/geom-tessellate": version: 0.0.0-use.local resolution: "@thi.ng/geom-tessellate@workspace:packages/geom-tessellate" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/checks": ^3.4.6 - "@thi.ng/geom-api": ^3.4.40 - "@thi.ng/geom-isec": ^2.1.82 - "@thi.ng/geom-poly-utils": ^2.3.66 + "@thi.ng/geom-api": ^3.4.41 + "@thi.ng/geom-isec": ^2.1.83 + "@thi.ng/geom-poly-utils": ^2.3.67 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/transducers": ^8.8.6 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -4211,11 +4211,11 @@ __metadata: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 "@thi.ng/errors": ^2.4.0 - "@thi.ng/grid-iterators": ^4.0.26 - "@thi.ng/matrices": ^2.2.2 - "@thi.ng/pixel": ^4.2.29 + "@thi.ng/grid-iterators": ^4.0.27 + "@thi.ng/matrices": ^2.2.3 + "@thi.ng/pixel": ^4.3.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -4231,14 +4231,14 @@ __metadata: "@thi.ng/api": ^8.9.6 "@thi.ng/bitfield": ^2.3.2 "@thi.ng/checks": ^3.4.6 - "@thi.ng/geom-clip-line": ^2.3.40 - "@thi.ng/geom-clip-poly": ^2.1.82 - "@thi.ng/geom-isec": ^2.1.82 - "@thi.ng/geom-poly-utils": ^2.3.66 - "@thi.ng/math": ^5.6.3 + "@thi.ng/geom-clip-line": ^2.3.41 + "@thi.ng/geom-clip-poly": ^2.1.83 + "@thi.ng/geom-isec": ^2.1.83 + "@thi.ng/geom-poly-utils": ^2.3.67 + "@thi.ng/math": ^5.7.0 "@thi.ng/quad-edge": ^3.1.37 "@thi.ng/testament": ^0.3.24 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -4246,39 +4246,39 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/geom@^5.2.12, @thi.ng/geom@workspace:^, @thi.ng/geom@workspace:packages/geom": +"@thi.ng/geom@^5.2.13, @thi.ng/geom@workspace:^, @thi.ng/geom@workspace:packages/geom": version: 0.0.0-use.local resolution: "@thi.ng/geom@workspace:packages/geom" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/arrays": ^2.6.5 - "@thi.ng/associative": ^6.3.14 + "@thi.ng/arrays": ^2.7.0 + "@thi.ng/associative": ^6.3.15 "@thi.ng/checks": ^3.4.6 "@thi.ng/defmulti": ^3.0.2 "@thi.ng/equiv": ^2.1.31 "@thi.ng/errors": ^2.4.0 - "@thi.ng/geom-api": ^3.4.40 - "@thi.ng/geom-arc": ^2.1.83 - "@thi.ng/geom-clip-line": ^2.3.40 - "@thi.ng/geom-clip-poly": ^2.1.82 - "@thi.ng/geom-closest-point": ^2.1.78 - "@thi.ng/geom-hull": ^2.1.78 - "@thi.ng/geom-isec": ^2.1.82 - "@thi.ng/geom-poly-utils": ^2.3.66 - "@thi.ng/geom-resample": ^2.3.4 - "@thi.ng/geom-splines": ^2.2.57 - "@thi.ng/geom-subdiv-curve": ^2.1.82 - "@thi.ng/geom-tessellate": ^2.1.82 + "@thi.ng/geom-api": ^3.4.41 + "@thi.ng/geom-arc": ^2.1.84 + "@thi.ng/geom-clip-line": ^2.3.41 + "@thi.ng/geom-clip-poly": ^2.1.83 + "@thi.ng/geom-closest-point": ^2.1.79 + "@thi.ng/geom-hull": ^2.1.79 + "@thi.ng/geom-isec": ^2.1.83 + "@thi.ng/geom-poly-utils": ^2.3.67 + "@thi.ng/geom-resample": ^2.3.5 + "@thi.ng/geom-splines": ^2.2.58 + "@thi.ng/geom-subdiv-curve": ^2.1.83 + "@thi.ng/geom-tessellate": ^2.1.83 "@thi.ng/hiccup": ^5.0.3 - "@thi.ng/hiccup-svg": ^5.0.28 - "@thi.ng/math": ^5.6.3 - "@thi.ng/matrices": ^2.2.2 + "@thi.ng/hiccup-svg": ^5.0.29 + "@thi.ng/math": ^5.7.0 + "@thi.ng/matrices": ^2.2.3 "@thi.ng/random": ^3.6.10 "@thi.ng/strings": ^3.6.2 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/transducers": ^8.8.6 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -4293,11 +4293,11 @@ __metadata: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 "@thi.ng/errors": ^2.4.0 - "@thi.ng/math": ^5.6.3 + "@thi.ng/math": ^5.7.0 "@thi.ng/random": ^3.6.10 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 - "@thi.ng/zipper": ^2.1.60 + "@thi.ng/transducers": ^8.8.6 + "@thi.ng/zipper": ^2.1.61 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -4305,20 +4305,20 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/grid-iterators@^4.0.26, @thi.ng/grid-iterators@workspace:^, @thi.ng/grid-iterators@workspace:packages/grid-iterators": +"@thi.ng/grid-iterators@^4.0.27, @thi.ng/grid-iterators@workspace:^, @thi.ng/grid-iterators@workspace:packages/grid-iterators": version: 0.0.0-use.local resolution: "@thi.ng/grid-iterators@workspace:packages/grid-iterators" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/arrays": ^2.6.5 + "@thi.ng/arrays": ^2.7.0 "@thi.ng/binary": ^3.3.34 "@thi.ng/bitfield": ^2.3.2 "@thi.ng/errors": ^2.4.0 - "@thi.ng/morton": ^3.1.49 + "@thi.ng/morton": ^3.1.50 "@thi.ng/random": ^3.6.10 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -4334,7 +4334,7 @@ __metadata: "@thi.ng/api": ^8.9.6 "@thi.ng/diff": ^5.1.39 "@thi.ng/hiccup": ^5.0.3 - "@thi.ng/hiccup-css": ^2.2.10 + "@thi.ng/hiccup-css": ^2.2.11 "@thi.ng/strings": ^3.6.2 "@thi.ng/testament": ^0.3.24 "@types/node": ^20.8.7 @@ -4357,7 +4357,7 @@ __metadata: "@thi.ng/diff": ^5.1.39 "@thi.ng/errors": ^2.4.0 "@thi.ng/hdom": ^9.3.24 - "@thi.ng/hiccup-canvas": ^2.4.2 + "@thi.ng/hiccup-canvas": ^2.4.3 "@thi.ng/testament": ^0.3.24 rimraf: ^5.0.5 tools: "workspace:^" @@ -4374,10 +4374,10 @@ __metadata: "@thi.ng/adapt-dpi": ^2.2.21 "@thi.ng/api": ^8.9.6 "@thi.ng/checks": ^3.4.6 - "@thi.ng/math": ^5.6.3 + "@thi.ng/math": ^5.7.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 - "@thi.ng/transducers-stats": ^2.1.72 + "@thi.ng/transducers": ^8.8.6 + "@thi.ng/transducers-stats": ^2.1.73 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -4452,18 +4452,18 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/hiccup-canvas@^2.4.2, @thi.ng/hiccup-canvas@workspace:^, @thi.ng/hiccup-canvas@workspace:packages/hiccup-canvas": +"@thi.ng/hiccup-canvas@^2.4.3, @thi.ng/hiccup-canvas@workspace:^, @thi.ng/hiccup-canvas@workspace:packages/hiccup-canvas": version: 0.0.0-use.local resolution: "@thi.ng/hiccup-canvas@workspace:packages/hiccup-canvas" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 "@thi.ng/checks": ^3.4.6 - "@thi.ng/color": ^5.5.26 - "@thi.ng/math": ^5.6.3 - "@thi.ng/pixel": ^4.2.29 + "@thi.ng/color": ^5.5.27 + "@thi.ng/math": ^5.7.0 + "@thi.ng/pixel": ^4.3.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -4485,7 +4485,7 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/hiccup-css@^2.2.10, @thi.ng/hiccup-css@workspace:^, @thi.ng/hiccup-css@workspace:packages/hiccup-css": +"@thi.ng/hiccup-css@^2.2.11, @thi.ng/hiccup-css@workspace:^, @thi.ng/hiccup-css@workspace:packages/hiccup-css": version: 0.0.0-use.local resolution: "@thi.ng/hiccup-css@workspace:packages/hiccup-css" dependencies: @@ -4494,7 +4494,7 @@ __metadata: "@thi.ng/checks": ^3.4.6 "@thi.ng/errors": ^2.4.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -4539,7 +4539,7 @@ __metadata: dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/arrays": ^2.6.5 + "@thi.ng/arrays": ^2.7.0 "@thi.ng/checks": ^3.4.6 "@thi.ng/defmulti": ^3.0.2 "@thi.ng/emoji": ^0.1.12 @@ -4549,7 +4549,7 @@ __metadata: "@thi.ng/parse": ^2.4.2 "@thi.ng/strings": ^3.6.2 "@thi.ng/testament": ^0.3.24 - "@thi.ng/text-canvas": ^2.6.13 + "@thi.ng/text-canvas": ^2.6.14 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -4557,13 +4557,13 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/hiccup-svg@^5.0.28, @thi.ng/hiccup-svg@workspace:^, @thi.ng/hiccup-svg@workspace:packages/hiccup-svg": +"@thi.ng/hiccup-svg@^5.0.29, @thi.ng/hiccup-svg@workspace:^, @thi.ng/hiccup-svg@workspace:packages/hiccup-svg": version: 0.0.0-use.local resolution: "@thi.ng/hiccup-svg@workspace:packages/hiccup-svg" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/checks": ^3.4.6 - "@thi.ng/color": ^5.5.26 + "@thi.ng/color": ^5.5.27 "@thi.ng/prefixes": ^2.2.2 "@thi.ng/testament": ^0.3.24 rimraf: ^5.0.5 @@ -4617,8 +4617,8 @@ __metadata: "@thi.ng/defmulti": ^3.0.2 "@thi.ng/strings": ^3.6.2 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/transducers": ^8.8.6 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -4633,15 +4633,15 @@ __metadata: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 "@thi.ng/checks": ^3.4.6 - "@thi.ng/geom": ^5.2.12 - "@thi.ng/geom-api": ^3.4.40 - "@thi.ng/geom-isec": ^2.1.82 - "@thi.ng/geom-tessellate": ^2.1.82 + "@thi.ng/geom": ^5.2.13 + "@thi.ng/geom-api": ^3.4.41 + "@thi.ng/geom-isec": ^2.1.83 + "@thi.ng/geom-tessellate": ^2.1.83 "@thi.ng/layout": ^2.1.35 - "@thi.ng/math": ^5.6.3 + "@thi.ng/math": ^5.7.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/transducers": ^8.8.6 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -4691,7 +4691,7 @@ __metadata: dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/dcons": ^3.2.67 + "@thi.ng/dcons": ^3.2.68 "@thi.ng/errors": ^2.4.0 "@thi.ng/testament": ^0.3.24 rimraf: ^5.0.5 @@ -4701,17 +4701,17 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/k-means@^0.6.39, @thi.ng/k-means@workspace:^, @thi.ng/k-means@workspace:packages/k-means": +"@thi.ng/k-means@^0.6.40, @thi.ng/k-means@workspace:^, @thi.ng/k-means@workspace:packages/k-means": version: 0.0.0-use.local resolution: "@thi.ng/k-means@workspace:packages/k-means" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/distance": ^2.4.24 + "@thi.ng/distance": ^2.4.25 "@thi.ng/errors": ^2.4.0 "@thi.ng/random": ^3.6.10 "@thi.ng/testament": ^0.3.24 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -4760,7 +4760,7 @@ __metadata: "@thi.ng/checks": ^3.4.6 "@thi.ng/errors": ^2.4.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers-binary": ^2.1.72 + "@thi.ng/transducers-binary": ^2.1.73 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -4802,11 +4802,11 @@ __metadata: "@thi.ng/api": ^8.9.6 "@thi.ng/compose": ^2.1.44 "@thi.ng/errors": ^2.4.0 - "@thi.ng/math": ^5.6.3 + "@thi.ng/math": ^5.7.0 "@thi.ng/random": ^3.6.10 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/transducers": ^8.8.6 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -4842,7 +4842,7 @@ __metadata: "@thi.ng/errors": ^2.4.0 "@thi.ng/strings": ^3.6.2 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -4850,7 +4850,7 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/math@^5.6.3, @thi.ng/math@workspace:^, @thi.ng/math@workspace:packages/math": +"@thi.ng/math@^5.7.0, @thi.ng/math@workspace:^, @thi.ng/math@workspace:packages/math": version: 0.0.0-use.local resolution: "@thi.ng/math@workspace:packages/math" dependencies: @@ -4864,16 +4864,16 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/matrices@^2.2.2, @thi.ng/matrices@workspace:^, @thi.ng/matrices@workspace:packages/matrices": +"@thi.ng/matrices@^2.2.3, @thi.ng/matrices@workspace:^, @thi.ng/matrices@workspace:packages/matrices": version: 0.0.0-use.local resolution: "@thi.ng/matrices@workspace:packages/matrices" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 "@thi.ng/checks": ^3.4.6 - "@thi.ng/math": ^5.6.3 + "@thi.ng/math": ^5.7.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -4909,7 +4909,7 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/morton@^3.1.49, @thi.ng/morton@workspace:packages/morton": +"@thi.ng/morton@^3.1.50, @thi.ng/morton@workspace:packages/morton": version: 0.0.0-use.local resolution: "@thi.ng/morton@workspace:packages/morton" dependencies: @@ -4917,7 +4917,7 @@ __metadata: "@thi.ng/api": ^8.9.6 "@thi.ng/binary": ^3.3.34 "@thi.ng/errors": ^2.4.0 - "@thi.ng/math": ^5.6.3 + "@thi.ng/math": ^5.7.0 "@thi.ng/testament": ^0.3.24 rimraf: ^5.0.5 tools: "workspace:^" @@ -4984,8 +4984,8 @@ __metadata: dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/checks": ^3.4.6 - "@thi.ng/math": ^5.6.3 - "@thi.ng/pixel": ^4.2.29 + "@thi.ng/math": ^5.7.0 + "@thi.ng/pixel": ^4.3.0 "@thi.ng/testament": ^0.3.24 rimraf: ^5.0.5 tools: "workspace:^" @@ -5000,7 +5000,7 @@ __metadata: dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/pixel": ^4.2.29 + "@thi.ng/pixel": ^4.3.0 "@thi.ng/testament": ^0.3.24 geotiff: ^2.0.7 rimraf: ^5.0.5 @@ -5017,7 +5017,7 @@ __metadata: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 "@thi.ng/errors": ^2.4.0 - "@thi.ng/pixel": ^4.2.29 + "@thi.ng/pixel": ^4.3.0 "@thi.ng/testament": ^0.3.24 rimraf: ^5.0.5 tools: "workspace:^" @@ -5032,7 +5032,7 @@ __metadata: dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/errors": ^2.4.0 - "@thi.ng/pixel": ^4.2.29 + "@thi.ng/pixel": ^4.3.0 "@thi.ng/testament": ^0.3.24 rimraf: ^5.0.5 tools: "workspace:^" @@ -5041,7 +5041,7 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/pixel@^4.2.27, @thi.ng/pixel@^4.2.29, @thi.ng/pixel@workspace:^, @thi.ng/pixel@workspace:packages/pixel": +"@thi.ng/pixel@^4.2.27, @thi.ng/pixel@^4.3.0, @thi.ng/pixel@workspace:^, @thi.ng/pixel@workspace:packages/pixel": version: 0.0.0-use.local resolution: "@thi.ng/pixel@workspace:packages/pixel" dependencies: @@ -5049,11 +5049,11 @@ __metadata: "@thi.ng/api": ^8.9.6 "@thi.ng/binary": ^3.3.34 "@thi.ng/checks": ^3.4.6 - "@thi.ng/distance": ^2.4.24 + "@thi.ng/distance": ^2.4.25 "@thi.ng/errors": ^2.4.0 - "@thi.ng/k-means": ^0.6.39 - "@thi.ng/math": ^5.6.3 - "@thi.ng/porter-duff": ^2.1.44 + "@thi.ng/k-means": ^0.6.40 + "@thi.ng/math": ^5.7.0 + "@thi.ng/porter-duff": ^2.1.45 "@thi.ng/testament": ^0.3.24 rimraf: ^5.0.5 tools: "workspace:^" @@ -5110,10 +5110,10 @@ __metadata: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 "@thi.ng/checks": ^3.4.6 - "@thi.ng/geom-api": ^3.4.40 + "@thi.ng/geom-api": ^3.4.41 "@thi.ng/random": ^3.6.10 "@thi.ng/testament": ^0.3.24 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -5121,13 +5121,13 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/porter-duff@^2.1.44, @thi.ng/porter-duff@workspace:^, @thi.ng/porter-duff@workspace:packages/porter-duff": +"@thi.ng/porter-duff@^2.1.45, @thi.ng/porter-duff@workspace:^, @thi.ng/porter-duff@workspace:packages/porter-duff": version: 0.0.0-use.local resolution: "@thi.ng/porter-duff@workspace:packages/porter-duff" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/math": ^5.6.3 + "@thi.ng/math": ^5.7.0 "@thi.ng/testament": ^0.3.24 rimraf: ^5.0.5 tools: "workspace:^" @@ -5168,12 +5168,12 @@ __metadata: resolution: "@thi.ng/ramp@workspace:packages/ramp" dependencies: "@microsoft/api-extractor": ^7.38.0 - "@thi.ng/arrays": ^2.6.5 + "@thi.ng/arrays": ^2.7.0 "@thi.ng/compare": ^2.2.1 - "@thi.ng/math": ^5.6.3 + "@thi.ng/math": ^5.7.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/transducers": ^8.8.6 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -5237,11 +5237,11 @@ __metadata: "@thi.ng/api": ^8.9.6 "@thi.ng/checks": ^3.4.6 "@thi.ng/equiv": ^2.1.31 - "@thi.ng/grid-iterators": ^4.0.26 - "@thi.ng/porter-duff": ^2.1.44 + "@thi.ng/grid-iterators": ^4.0.27 + "@thi.ng/porter-duff": ^2.1.45 "@thi.ng/random": ^3.6.10 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -5256,11 +5256,11 @@ __metadata: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/adapt-dpi": ^2.2.21 "@thi.ng/api": ^8.9.6 - "@thi.ng/associative": ^6.3.14 + "@thi.ng/associative": ^6.3.15 "@thi.ng/checks": ^3.4.6 - "@thi.ng/hiccup-canvas": ^2.4.2 - "@thi.ng/rdom": ^0.12.16 - "@thi.ng/rstream": ^8.2.3 + "@thi.ng/hiccup-canvas": ^2.4.3 + "@thi.ng/rdom": ^0.12.17 + "@thi.ng/rstream": ^8.2.4 "@thi.ng/testament": ^0.3.24 rimraf: ^5.0.5 tools: "workspace:^" @@ -5275,13 +5275,13 @@ __metadata: dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/associative": ^6.3.14 + "@thi.ng/associative": ^6.3.15 "@thi.ng/hiccup-html": ^2.2.30 - "@thi.ng/rdom": ^0.12.16 - "@thi.ng/rstream": ^8.2.3 + "@thi.ng/rdom": ^0.12.17 + "@thi.ng/rstream": ^8.2.4 "@thi.ng/strings": ^3.6.2 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -5289,7 +5289,7 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/rdom@^0.12.16, @thi.ng/rdom@workspace:^, @thi.ng/rdom@workspace:packages/rdom": +"@thi.ng/rdom@^0.12.17, @thi.ng/rdom@workspace:^, @thi.ng/rdom@workspace:packages/rdom": version: 0.0.0-use.local resolution: "@thi.ng/rdom@workspace:packages/rdom" dependencies: @@ -5300,7 +5300,7 @@ __metadata: "@thi.ng/hiccup": ^5.0.3 "@thi.ng/paths": ^5.1.46 "@thi.ng/prefixes": ^2.2.2 - "@thi.ng/rstream": ^8.2.3 + "@thi.ng/rstream": ^8.2.4 "@thi.ng/strings": ^3.6.2 "@thi.ng/testament": ^0.3.24 rimraf: ^5.0.5 @@ -5365,8 +5365,8 @@ __metadata: resolution: "@thi.ng/rstream-csp@workspace:packages/rstream-csp" dependencies: "@microsoft/api-extractor": ^7.38.0 - "@thi.ng/csp": ^2.1.72 - "@thi.ng/rstream": ^8.2.3 + "@thi.ng/csp": ^2.1.73 + "@thi.ng/rstream": ^8.2.4 "@thi.ng/testament": ^0.3.24 rimraf: ^5.0.5 tools: "workspace:^" @@ -5375,15 +5375,15 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/rstream-dot@^3.0.26, @thi.ng/rstream-dot@workspace:^, @thi.ng/rstream-dot@workspace:packages/rstream-dot": +"@thi.ng/rstream-dot@^3.0.27, @thi.ng/rstream-dot@workspace:^, @thi.ng/rstream-dot@workspace:packages/rstream-dot": version: 0.0.0-use.local resolution: "@thi.ng/rstream-dot@workspace:packages/rstream-dot" dependencies: "@microsoft/api-extractor": ^7.38.0 - "@thi.ng/rstream": ^8.2.3 + "@thi.ng/rstream": ^8.2.4 "@thi.ng/strings": ^3.6.2 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -5398,10 +5398,10 @@ __metadata: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 "@thi.ng/checks": ^3.4.6 - "@thi.ng/math": ^5.6.3 - "@thi.ng/rstream": ^8.2.3 + "@thi.ng/math": ^5.7.0 + "@thi.ng/rstream": ^8.2.4 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -5420,9 +5420,9 @@ __metadata: "@thi.ng/errors": ^2.4.0 "@thi.ng/paths": ^5.1.46 "@thi.ng/resolve-map": ^7.1.39 - "@thi.ng/rstream": ^8.2.3 + "@thi.ng/rstream": ^8.2.4 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -5435,7 +5435,7 @@ __metadata: resolution: "@thi.ng/rstream-log-file@workspace:packages/rstream-log-file" dependencies: "@microsoft/api-extractor": ^7.38.0 - "@thi.ng/rstream": ^8.2.3 + "@thi.ng/rstream": ^8.2.4 "@thi.ng/testament": ^0.3.24 "@types/node": ^20.8.7 rimraf: ^5.0.5 @@ -5454,10 +5454,10 @@ __metadata: "@thi.ng/checks": ^3.4.6 "@thi.ng/errors": ^2.4.0 "@thi.ng/logger": ^1.4.22 - "@thi.ng/rstream": ^8.2.3 + "@thi.ng/rstream": ^8.2.4 "@thi.ng/strings": ^3.6.2 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -5471,16 +5471,16 @@ __metadata: dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/associative": ^6.3.14 + "@thi.ng/associative": ^6.3.15 "@thi.ng/checks": ^3.4.6 "@thi.ng/equiv": ^2.1.31 "@thi.ng/errors": ^2.4.0 "@thi.ng/logger": ^1.4.22 - "@thi.ng/math": ^5.6.3 - "@thi.ng/rstream": ^8.2.3 - "@thi.ng/rstream-dot": ^3.0.26 + "@thi.ng/math": ^5.7.0 + "@thi.ng/rstream": ^8.2.4 + "@thi.ng/rstream-dot": ^3.0.27 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -5488,20 +5488,20 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/rstream@^8.2.3, @thi.ng/rstream@workspace:^, @thi.ng/rstream@workspace:packages/rstream": +"@thi.ng/rstream@^8.2.4, @thi.ng/rstream@workspace:^, @thi.ng/rstream@workspace:packages/rstream": version: 0.0.0-use.local resolution: "@thi.ng/rstream@workspace:packages/rstream" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/arrays": ^2.6.5 - "@thi.ng/associative": ^6.3.14 + "@thi.ng/arrays": ^2.7.0 + "@thi.ng/associative": ^6.3.15 "@thi.ng/atom": ^5.2.11 "@thi.ng/checks": ^3.4.6 "@thi.ng/errors": ^2.4.0 "@thi.ng/logger": ^1.4.22 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -5517,8 +5517,8 @@ __metadata: "@thi.ng/api": ^8.9.6 "@thi.ng/strings": ^3.6.2 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 - "@thi.ng/transducers-fsm": ^2.2.41 + "@thi.ng/transducers": ^8.8.6 + "@thi.ng/transducers-fsm": ^2.2.42 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -5534,9 +5534,9 @@ __metadata: "@thi.ng/api": ^8.9.6 "@thi.ng/checks": ^3.4.6 "@thi.ng/errors": ^2.4.0 - "@thi.ng/matrices": ^2.2.2 + "@thi.ng/matrices": ^2.2.3 "@thi.ng/testament": ^0.3.24 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -5575,7 +5575,7 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/shader-ast-glsl@^0.4.75, @thi.ng/shader-ast-glsl@workspace:^, @thi.ng/shader-ast-glsl@workspace:packages/shader-ast-glsl": +"@thi.ng/shader-ast-glsl@^0.4.76, @thi.ng/shader-ast-glsl@workspace:^, @thi.ng/shader-ast-glsl@workspace:packages/shader-ast-glsl": version: 0.0.0-use.local resolution: "@thi.ng/shader-ast-glsl@workspace:packages/shader-ast-glsl" dependencies: @@ -5583,7 +5583,7 @@ __metadata: "@thi.ng/api": ^8.9.6 "@thi.ng/checks": ^3.4.6 "@thi.ng/errors": ^2.4.0 - "@thi.ng/shader-ast": ^0.12.75 + "@thi.ng/shader-ast": ^0.12.76 "@thi.ng/testament": ^0.3.24 rimraf: ^5.0.5 tools: "workspace:^" @@ -5600,12 +5600,12 @@ __metadata: "@thi.ng/api": ^8.9.6 "@thi.ng/checks": ^3.4.6 "@thi.ng/errors": ^2.4.0 - "@thi.ng/math": ^5.6.3 - "@thi.ng/matrices": ^2.2.2 - "@thi.ng/pixel": ^4.2.29 - "@thi.ng/shader-ast": ^0.12.75 + "@thi.ng/math": ^5.7.0 + "@thi.ng/matrices": ^2.2.3 + "@thi.ng/pixel": ^4.3.0 + "@thi.ng/shader-ast": ^0.12.76 "@thi.ng/testament": ^0.3.24 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -5621,8 +5621,8 @@ __metadata: "@thi.ng/api": ^8.9.6 "@thi.ng/defmulti": ^3.0.2 "@thi.ng/logger": ^1.4.22 - "@thi.ng/math": ^5.6.3 - "@thi.ng/shader-ast": ^0.12.75 + "@thi.ng/math": ^5.7.0 + "@thi.ng/shader-ast": ^0.12.76 "@thi.ng/testament": ^0.3.24 rimraf: ^5.0.5 tools: "workspace:^" @@ -5631,13 +5631,13 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/shader-ast-stdlib@^0.15.0, @thi.ng/shader-ast-stdlib@workspace:^, @thi.ng/shader-ast-stdlib@workspace:packages/shader-ast-stdlib": +"@thi.ng/shader-ast-stdlib@^0.16.0, @thi.ng/shader-ast-stdlib@workspace:^, @thi.ng/shader-ast-stdlib@workspace:packages/shader-ast-stdlib": version: 0.0.0-use.local resolution: "@thi.ng/shader-ast-stdlib@workspace:packages/shader-ast-stdlib" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/shader-ast": ^0.12.75 + "@thi.ng/shader-ast": ^0.12.76 "@thi.ng/testament": ^0.3.24 rimraf: ^5.0.5 tools: "workspace:^" @@ -5646,7 +5646,7 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/shader-ast@^0.12.75, @thi.ng/shader-ast@workspace:^, @thi.ng/shader-ast@workspace:packages/shader-ast": +"@thi.ng/shader-ast@^0.12.76, @thi.ng/shader-ast@workspace:^, @thi.ng/shader-ast@workspace:packages/shader-ast": version: 0.0.0-use.local resolution: "@thi.ng/shader-ast@workspace:packages/shader-ast" dependencies: @@ -5654,7 +5654,7 @@ __metadata: "@thi.ng/api": ^8.9.6 "@thi.ng/checks": ^3.4.6 "@thi.ng/defmulti": ^3.0.2 - "@thi.ng/dgraph": ^2.1.72 + "@thi.ng/dgraph": ^2.1.73 "@thi.ng/errors": ^2.4.0 "@thi.ng/logger": ^1.4.22 "@thi.ng/testament": ^0.3.24 @@ -5671,7 +5671,7 @@ __metadata: dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers-binary": ^2.1.72 + "@thi.ng/transducers-binary": ^2.1.73 assemblyscript: 0.27.14 rimraf: ^5.0.5 tools: "workspace:^" @@ -5690,8 +5690,8 @@ __metadata: "@thi.ng/equiv": ^2.1.31 "@thi.ng/errors": ^2.4.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers-binary": ^2.1.72 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/transducers-binary": ^2.1.73 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -5699,7 +5699,7 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/sparse@^0.3.72, @thi.ng/sparse@workspace:packages/sparse": +"@thi.ng/sparse@^0.3.73, @thi.ng/sparse@workspace:packages/sparse": version: 0.0.0-use.local resolution: "@thi.ng/sparse@workspace:packages/sparse" dependencies: @@ -5707,7 +5707,7 @@ __metadata: "@thi.ng/api": ^8.9.6 "@thi.ng/errors": ^2.4.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -5738,7 +5738,7 @@ __metadata: dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/dgraph": ^2.1.72 + "@thi.ng/dgraph": ^2.1.73 "@thi.ng/logger": ^1.4.22 "@thi.ng/testament": ^0.3.24 rimraf: ^5.0.5 @@ -5763,7 +5763,7 @@ __metadata: "@thi.ng/logger": ^1.4.22 "@thi.ng/strings": ^3.6.2 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -5789,21 +5789,21 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/text-canvas@^2.6.12, @thi.ng/text-canvas@^2.6.13, @thi.ng/text-canvas@workspace:^, @thi.ng/text-canvas@workspace:packages/text-canvas": +"@thi.ng/text-canvas@^2.6.12, @thi.ng/text-canvas@^2.6.14, @thi.ng/text-canvas@workspace:^, @thi.ng/text-canvas@workspace:packages/text-canvas": version: 0.0.0-use.local resolution: "@thi.ng/text-canvas@workspace:packages/text-canvas" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/arrays": ^2.6.5 + "@thi.ng/arrays": ^2.7.0 "@thi.ng/checks": ^3.4.6 "@thi.ng/errors": ^2.4.0 - "@thi.ng/geom-clip-line": ^2.3.40 - "@thi.ng/math": ^5.6.3 + "@thi.ng/geom-clip-line": ^2.3.41 + "@thi.ng/math": ^5.7.0 "@thi.ng/strings": ^3.6.2 "@thi.ng/testament": ^0.3.24 "@thi.ng/text-format": ^1.4.14 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" tslib: ^2.6.2 @@ -5828,15 +5828,15 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/timestep@^0.4.22, @thi.ng/timestep@workspace:^, @thi.ng/timestep@workspace:packages/timestep": +"@thi.ng/timestep@^0.5.0, @thi.ng/timestep@workspace:^, @thi.ng/timestep@workspace:packages/timestep": version: 0.0.0-use.local resolution: "@thi.ng/timestep@workspace:packages/timestep" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/math": ^5.6.3 + "@thi.ng/math": ^5.7.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -5855,7 +5855,7 @@ __metadata: "@thi.ng/logger": ^1.4.22 "@thi.ng/strings": ^3.6.2 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -5863,7 +5863,7 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/transducers-binary@^2.1.72, @thi.ng/transducers-binary@workspace:^, @thi.ng/transducers-binary@workspace:packages/transducers-binary": +"@thi.ng/transducers-binary@^2.1.73, @thi.ng/transducers-binary@workspace:^, @thi.ng/transducers-binary@workspace:packages/transducers-binary": version: 0.0.0-use.local resolution: "@thi.ng/transducers-binary@workspace:packages/transducers-binary" dependencies: @@ -5874,7 +5874,7 @@ __metadata: "@thi.ng/hex": ^2.3.18 "@thi.ng/random": ^3.6.10 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -5882,14 +5882,14 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/transducers-fsm@^2.2.41, @thi.ng/transducers-fsm@workspace:^, @thi.ng/transducers-fsm@workspace:packages/transducers-fsm": +"@thi.ng/transducers-fsm@^2.2.42, @thi.ng/transducers-fsm@workspace:^, @thi.ng/transducers-fsm@workspace:packages/transducers-fsm": version: 0.0.0-use.local resolution: "@thi.ng/transducers-fsm@workspace:packages/transducers-fsm" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -5905,7 +5905,7 @@ __metadata: "@thi.ng/hdom": ^9.3.24 "@thi.ng/hiccup": ^5.0.3 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -5923,7 +5923,7 @@ __metadata: "@thi.ng/errors": ^2.4.0 "@thi.ng/paths": ^5.1.46 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -5931,16 +5931,16 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/transducers-stats@^2.1.72, @thi.ng/transducers-stats@workspace:^, @thi.ng/transducers-stats@workspace:packages/transducers-stats": +"@thi.ng/transducers-stats@^2.1.73, @thi.ng/transducers-stats@workspace:^, @thi.ng/transducers-stats@workspace:packages/transducers-stats": version: 0.0.0-use.local resolution: "@thi.ng/transducers-stats@workspace:packages/transducers-stats" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/checks": ^3.4.6 - "@thi.ng/dcons": ^3.2.67 + "@thi.ng/dcons": ^3.2.68 "@thi.ng/errors": ^2.4.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -5948,18 +5948,18 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/transducers@^8.8.4, @thi.ng/transducers@^8.8.5, @thi.ng/transducers@workspace:^, @thi.ng/transducers@workspace:packages/transducers": +"@thi.ng/transducers@^8.8.4, @thi.ng/transducers@^8.8.6, @thi.ng/transducers@workspace:^, @thi.ng/transducers@workspace:packages/transducers": version: 0.0.0-use.local resolution: "@thi.ng/transducers@workspace:packages/transducers" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/arrays": ^2.6.5 + "@thi.ng/arrays": ^2.7.0 "@thi.ng/checks": ^3.4.6 "@thi.ng/compare": ^2.2.1 "@thi.ng/compose": ^2.1.44 "@thi.ng/errors": ^2.4.0 - "@thi.ng/math": ^5.6.3 + "@thi.ng/math": ^5.7.0 "@thi.ng/random": ^3.6.10 "@thi.ng/testament": ^0.3.24 rimraf: ^5.0.5 @@ -6013,7 +6013,7 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/vector-pools@^3.1.80, @thi.ng/vector-pools@workspace:^, @thi.ng/vector-pools@workspace:packages/vector-pools": +"@thi.ng/vector-pools@^3.1.81, @thi.ng/vector-pools@workspace:^, @thi.ng/vector-pools@workspace:packages/vector-pools": version: 0.0.0-use.local resolution: "@thi.ng/vector-pools@workspace:packages/vector-pools" dependencies: @@ -6025,8 +6025,8 @@ __metadata: "@thi.ng/logger": ^1.4.22 "@thi.ng/malloc": ^6.1.47 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/transducers": ^8.8.6 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -6034,7 +6034,7 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/vectors@^7.7.21, @thi.ng/vectors@^7.7.22, @thi.ng/vectors@workspace:^, @thi.ng/vectors@workspace:packages/vectors": +"@thi.ng/vectors@^7.7.21, @thi.ng/vectors@^7.8.0, @thi.ng/vectors@workspace:^, @thi.ng/vectors@workspace:packages/vectors": version: 0.0.0-use.local resolution: "@thi.ng/vectors@workspace:packages/vectors" dependencies: @@ -6044,12 +6044,12 @@ __metadata: "@thi.ng/checks": ^3.4.6 "@thi.ng/equiv": ^2.1.31 "@thi.ng/errors": ^2.4.0 - "@thi.ng/math": ^5.6.3 + "@thi.ng/math": ^5.7.0 "@thi.ng/memoize": ^3.1.39 "@thi.ng/random": ^3.6.10 "@thi.ng/strings": ^3.6.2 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -6063,14 +6063,14 @@ __metadata: dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/arrays": ^2.6.5 - "@thi.ng/associative": ^6.3.14 + "@thi.ng/arrays": ^2.7.0 + "@thi.ng/associative": ^6.3.15 "@thi.ng/checks": ^3.4.6 "@thi.ng/date": ^2.4.24 - "@thi.ng/math": ^5.6.3 + "@thi.ng/math": ^5.7.0 "@thi.ng/strings": ^3.6.2 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 + "@thi.ng/transducers": ^8.8.6 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -6078,14 +6078,14 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/wasm-api-bindgen@^0.4.24, @thi.ng/wasm-api-bindgen@workspace:^, @thi.ng/wasm-api-bindgen@workspace:packages/wasm-api-bindgen": +"@thi.ng/wasm-api-bindgen@^0.4.25, @thi.ng/wasm-api-bindgen@workspace:^, @thi.ng/wasm-api-bindgen@workspace:packages/wasm-api-bindgen": version: 0.0.0-use.local resolution: "@thi.ng/wasm-api-bindgen@workspace:packages/wasm-api-bindgen" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 "@thi.ng/args": ^2.2.38 - "@thi.ng/arrays": ^2.6.5 + "@thi.ng/arrays": ^2.7.0 "@thi.ng/binary": ^3.3.34 "@thi.ng/checks": ^3.4.6 "@thi.ng/compare": ^2.2.1 @@ -6096,7 +6096,7 @@ __metadata: "@thi.ng/paths": ^5.1.46 "@thi.ng/strings": ^3.6.2 "@thi.ng/testament": ^0.3.24 - "@thi.ng/wasm-api": ^1.4.28 + "@thi.ng/wasm-api": ^1.4.29 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -6113,9 +6113,9 @@ __metadata: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/binary": ^3.3.34 "@thi.ng/testament": ^0.3.24 - "@thi.ng/wasm-api": ^1.4.28 - "@thi.ng/wasm-api-bindgen": ^0.4.24 - "@thi.ng/wasm-api-dom": ^0.11.45 + "@thi.ng/wasm-api": ^1.4.29 + "@thi.ng/wasm-api-bindgen": ^0.4.25 + "@thi.ng/wasm-api-dom": ^0.11.46 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -6123,7 +6123,7 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/wasm-api-dom@^0.11.45, @thi.ng/wasm-api-dom@workspace:^, @thi.ng/wasm-api-dom@workspace:packages/wasm-api-dom": +"@thi.ng/wasm-api-dom@^0.11.46, @thi.ng/wasm-api-dom@workspace:^, @thi.ng/wasm-api-dom@workspace:packages/wasm-api-dom": version: 0.0.0-use.local resolution: "@thi.ng/wasm-api-dom@workspace:packages/wasm-api-dom" dependencies: @@ -6133,8 +6133,8 @@ __metadata: "@thi.ng/errors": ^2.4.0 "@thi.ng/prefixes": ^2.2.2 "@thi.ng/testament": ^0.3.24 - "@thi.ng/wasm-api": ^1.4.28 - "@thi.ng/wasm-api-bindgen": ^0.4.24 + "@thi.ng/wasm-api": ^1.4.29 + "@thi.ng/wasm-api-bindgen": ^0.4.25 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -6149,8 +6149,8 @@ __metadata: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 "@thi.ng/testament": ^0.3.24 - "@thi.ng/wasm-api": ^1.4.28 - "@thi.ng/wasm-api-bindgen": ^0.4.24 + "@thi.ng/wasm-api": ^1.4.29 + "@thi.ng/wasm-api-bindgen": ^0.4.25 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -6158,13 +6158,13 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/wasm-api@^1.4.28, @thi.ng/wasm-api@workspace:^, @thi.ng/wasm-api@workspace:packages/wasm-api": +"@thi.ng/wasm-api@^1.4.29, @thi.ng/wasm-api@workspace:^, @thi.ng/wasm-api@workspace:packages/wasm-api": version: 0.0.0-use.local resolution: "@thi.ng/wasm-api@workspace:packages/wasm-api" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/arrays": ^2.6.5 + "@thi.ng/arrays": ^2.7.0 "@thi.ng/checks": ^3.4.6 "@thi.ng/errors": ^2.4.0 "@thi.ng/hex": ^2.3.18 @@ -6184,12 +6184,12 @@ __metadata: dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/shader-ast": ^0.12.75 + "@thi.ng/shader-ast": ^0.12.76 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 - "@thi.ng/vector-pools": ^3.1.80 - "@thi.ng/vectors": ^7.7.22 - "@thi.ng/webgl": ^6.6.0 + "@thi.ng/transducers": ^8.8.6 + "@thi.ng/vector-pools": ^3.1.81 + "@thi.ng/vectors": ^7.8.0 + "@thi.ng/webgl": ^6.6.1 "@types/node": ^20.8.7 rimraf: ^5.0.5 tools: "workspace:^" @@ -6204,10 +6204,10 @@ __metadata: dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/shader-ast": ^0.12.75 - "@thi.ng/shader-ast-glsl": ^0.4.75 + "@thi.ng/shader-ast": ^0.12.76 + "@thi.ng/shader-ast-glsl": ^0.4.76 "@thi.ng/testament": ^0.3.24 - "@thi.ng/webgl": ^6.6.0 + "@thi.ng/webgl": ^6.6.1 "@types/node": ^20.8.7 rimraf: ^5.0.5 tools: "workspace:^" @@ -6216,28 +6216,28 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/webgl@^6.6.0, @thi.ng/webgl@workspace:^, @thi.ng/webgl@workspace:packages/webgl": +"@thi.ng/webgl@^6.6.1, @thi.ng/webgl@workspace:^, @thi.ng/webgl@workspace:packages/webgl": version: 0.0.0-use.local resolution: "@thi.ng/webgl@workspace:packages/webgl" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/adapt-dpi": ^2.2.21 "@thi.ng/api": ^8.9.6 - "@thi.ng/associative": ^6.3.14 + "@thi.ng/associative": ^6.3.15 "@thi.ng/checks": ^3.4.6 "@thi.ng/equiv": ^2.1.31 "@thi.ng/errors": ^2.4.0 "@thi.ng/logger": ^1.4.22 - "@thi.ng/matrices": ^2.2.2 + "@thi.ng/matrices": ^2.2.3 "@thi.ng/memoize": ^3.1.39 - "@thi.ng/pixel": ^4.2.29 - "@thi.ng/shader-ast": ^0.12.75 - "@thi.ng/shader-ast-glsl": ^0.4.75 - "@thi.ng/shader-ast-stdlib": ^0.15.0 + "@thi.ng/pixel": ^4.3.0 + "@thi.ng/shader-ast": ^0.12.76 + "@thi.ng/shader-ast-glsl": ^0.4.76 + "@thi.ng/shader-ast-stdlib": ^0.16.0 "@thi.ng/testament": ^0.3.24 - "@thi.ng/transducers": ^8.8.5 - "@thi.ng/vector-pools": ^3.1.80 - "@thi.ng/vectors": ^7.7.22 + "@thi.ng/transducers": ^8.8.6 + "@thi.ng/vector-pools": ^3.1.81 + "@thi.ng/vectors": ^7.8.0 rimraf: ^5.0.5 tools: "workspace:^" typedoc: ^0.25.2 @@ -6245,13 +6245,13 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/zipper@^2.1.60, @thi.ng/zipper@workspace:packages/zipper": +"@thi.ng/zipper@^2.1.61, @thi.ng/zipper@workspace:packages/zipper": version: 0.0.0-use.local resolution: "@thi.ng/zipper@workspace:packages/zipper" dependencies: "@microsoft/api-extractor": ^7.38.0 "@thi.ng/api": ^8.9.6 - "@thi.ng/arrays": ^2.6.5 + "@thi.ng/arrays": ^2.7.0 "@thi.ng/checks": ^3.4.6 "@thi.ng/errors": ^2.4.0 "@thi.ng/testament": ^0.3.24