From 4eaed5fd7c144c0ac3b2ae51e86fb494e1beac77 Mon Sep 17 00:00:00 2001 From: Tyler Butler Date: Mon, 16 Sep 2024 18:47:16 -0700 Subject: [PATCH] testing 2.3 rules --- .../packages/azure-local-service/package.json | 2 +- .../packages/azure-service-utils/package.json | 4 +- .../test/scenario-runner/package.json | 36 ++++---- .../scenario-runner/src/packageVersion.ts | 2 +- examples/apps/attributable-map/package.json | 22 ++--- .../apps/collaborative-textarea/package.json | 20 ++--- examples/apps/contact-collection/package.json | 16 ++-- examples/apps/data-object-grid/package.json | 32 +++---- examples/apps/presence-tracker/package.json | 26 +++--- examples/apps/task-selection/package.json | 24 +++--- examples/apps/tree-comparison/package.json | 36 ++++---- .../bubblebench/baseline/package.json | 20 ++--- .../bubblebench/common/package.json | 14 +-- .../experimental-tree/package.json | 22 ++--- .../benchmarks/bubblebench/ot/package.json | 22 ++--- .../bubblebench/shared-tree/package.json | 18 ++-- .../package.json | 16 ++-- examples/benchmarks/tablebench/package.json | 22 ++--- .../app-insights-logger/package.json | 20 ++--- examples/data-objects/canvas/package.json | 14 +-- examples/data-objects/clicker/package.json | 20 ++--- examples/data-objects/codemirror/package.json | 30 +++---- examples/data-objects/diceroller/package.json | 12 +-- .../data-objects/inventory-app/package.json | 20 ++--- examples/data-objects/monaco/package.json | 16 ++-- .../constellation-model/package.json | 12 +-- .../multiview/constellation-view/package.json | 6 +- .../multiview/container/package.json | 34 ++++---- .../multiview/coordinate-model/package.json | 8 +- .../multiview/interface/package.json | 4 +- .../plot-coordinate-view/package.json | 4 +- .../slider-coordinate-view/package.json | 4 +- .../multiview/triangle-view/package.json | 4 +- .../data-objects/prosemirror/package.json | 34 ++++---- examples/data-objects/smde/package.json | 32 +++---- .../data-objects/table-document/package.json | 28 +++--- examples/data-objects/todo/package.json | 22 ++--- examples/data-objects/webflow/package.json | 28 +++--- examples/external-data/package.json | 44 +++++----- .../external-controller/package.json | 28 +++--- .../odsp-client/shared-tree-demo/package.json | 8 +- examples/utils/bundle-size-tests/package.json | 26 +++--- examples/utils/example-utils/package.json | 48 +++++------ examples/utils/migration-tools/package.json | 36 ++++---- .../utils/webpack-fluid-loader/package.json | 38 ++++---- .../live-schema-upgrade/package.json | 26 +++--- .../same-container/package.json | 42 ++++----- .../separate-container/package.json | 46 +++++----- .../version-migration/tree-shim/package.json | 36 ++++---- .../container-views/package.json | 20 ++--- .../external-views/package.json | 14 +-- .../view-framework-sampler/package.json | 14 +-- .../packages/property-changeset/package.json | 6 +- .../packages/property-common/package.json | 4 +- .../platform-dependent/package.json | 2 +- .../packages/property-dds/package.json | 40 ++++----- .../packages/property-properties/package.json | 8 +- .../dds/attributable-map/package.json | 30 +++---- .../attributable-map/src/packageVersion.ts | 2 +- experimental/dds/ot/ot/package.json | 22 ++--- experimental/dds/ot/ot/src/packageVersion.ts | 2 +- .../dds/ot/sharejs/json1/package.json | 18 ++-- .../ot/sharejs/json1/src/packageVersion.ts | 2 +- .../dds/sequence-deprecated/package.json | 20 ++--- .../sequence-deprecated/src/packageVersion.ts | 2 +- experimental/dds/tree/package.json | 46 +++++----- .../framework/data-objects/package.json | 18 ++-- .../framework/last-edited/package.json | 16 ++-- .../framework/tree-react-api/package.json | 20 ++--- lerna.json | 2 +- package.json | 2 +- packages/common/client-utils/package.json | 10 +-- .../common/container-definitions/package.json | 6 +- packages/common/core-interfaces/package.json | 2 +- packages/common/core-utils/package.json | 4 +- .../common/driver-definitions/package.json | 4 +- packages/dds/cell/package.json | 24 +++--- packages/dds/cell/src/packageVersion.ts | 2 +- packages/dds/counter/package.json | 22 ++--- packages/dds/counter/src/packageVersion.ts | 2 +- packages/dds/ink/package.json | 20 ++--- packages/dds/ink/src/packageVersion.ts | 2 +- packages/dds/map/package.json | 34 ++++---- packages/dds/map/src/packageVersion.ts | 2 +- packages/dds/matrix/package.json | 34 ++++---- packages/dds/matrix/src/packageVersion.ts | 2 +- packages/dds/merge-tree/package.json | 30 +++---- packages/dds/ordered-collection/package.json | 26 +++--- .../ordered-collection/src/packageVersion.ts | 2 +- packages/dds/pact-map/package.json | 24 +++--- packages/dds/pact-map/src/packageVersion.ts | 2 +- packages/dds/register-collection/package.json | 24 +++--- .../register-collection/src/packageVersion.ts | 2 +- packages/dds/sequence/package.json | 32 +++---- packages/dds/sequence/src/packageVersion.ts | 2 +- packages/dds/shared-object-base/package.json | 30 +++---- .../shared-object-base/src/packageVersion.ts | 2 +- .../dds/shared-summary-block/package.json | 20 ++--- .../src/packageVersion.ts | 2 +- packages/dds/task-manager/package.json | 30 +++---- .../dds/task-manager/src/packageVersion.ts | 2 +- packages/dds/test-dds-utils/package.json | 26 +++--- packages/dds/tree/package.json | 40 ++++----- packages/dds/tree/src/packageVersion.ts | 2 +- packages/drivers/debugger/package.json | 10 +-- packages/drivers/driver-base/package.json | 16 ++-- .../drivers/driver-base/src/packageVersion.ts | 2 +- .../drivers/driver-web-cache/package.json | 10 +-- .../driver-web-cache/src/packageVersion.ts | 2 +- packages/drivers/file-driver/package.json | 14 +-- packages/drivers/local-driver/package.json | 20 ++--- .../odsp-driver-definitions/package.json | 4 +- packages/drivers/odsp-driver/package.json | 22 ++--- .../drivers/odsp-driver/src/packageVersion.ts | 2 +- .../drivers/odsp-urlResolver/package.json | 16 ++-- packages/drivers/replay-driver/package.json | 14 +-- .../drivers/routerlicious-driver/package.json | 18 ++-- .../src/packageVersion.ts | 2 +- .../routerlicious-urlResolver/package.json | 10 +-- .../drivers/tinylicious-driver/package.json | 12 +-- .../framework/agent-scheduler/package.json | 24 +++--- packages/framework/aqueduct/package.json | 32 +++---- packages/framework/attributor/package.json | 36 ++++---- .../app-insights-logger/package.json | 6 +- .../fluid-telemetry/package.json | 18 ++-- .../framework/data-object-base/package.json | 26 +++--- .../framework/dds-interceptions/package.json | 16 ++-- .../framework/fluid-framework/package.json | 22 ++--- packages/framework/fluid-static/package.json | 36 ++++---- .../oldest-client-observer/package.json | 14 +-- packages/framework/presence/package.json | 26 +++--- .../framework/request-handler/package.json | 14 +-- packages/framework/synthesize/package.json | 12 +-- packages/framework/undo-redo/package.json | 16 ++-- packages/loader/container-loader/package.json | 22 ++--- .../container-loader/src/packageVersion.ts | 2 +- packages/loader/driver-utils/package.json | 14 +-- .../loader/driver-utils/src/packageVersion.ts | 2 +- .../loader/test-loader-utils/package.json | 10 +-- .../package.json | 10 +-- .../runtime/container-runtime/package.json | 34 ++++---- .../container-runtime/src/packageVersion.ts | 2 +- .../datastore-definitions/package.json | 12 +-- packages/runtime/datastore/package.json | 28 +++--- .../runtime/datastore/src/packageVersion.ts | 2 +- packages/runtime/id-compressor/package.json | 14 +-- .../id-compressor/src/packageVersion.ts | 2 +- .../runtime/runtime-definitions/package.json | 12 +-- packages/runtime/runtime-utils/package.json | 24 +++--- .../runtime/test-runtime-utils/package.json | 28 +++--- .../service-clients/azure-client/package.json | 34 ++++---- .../azure-client/package.json | 42 ++++----- .../end-to-end-tests/odsp-client/package.json | 32 +++---- .../service-clients/odsp-client/package.json | 28 +++--- .../tinylicious-client/package.json | 34 ++++---- packages/test/functional-tests/package.json | 38 ++++---- packages/test/local-server-tests/package.json | 66 +++++++------- packages/test/mocha-test-setup/package.json | 6 +- .../mocha-test-setup/src/packageVersion.ts | 2 +- packages/test/snapshots/package.json | 44 +++++----- packages/test/snapshots/src/packageVersion.ts | 2 +- .../test/stochastic-test-utils/package.json | 6 +- .../test/test-driver-definitions/package.json | 6 +- packages/test/test-drivers/package.json | 32 +++---- .../test/test-drivers/src/packageVersion.ts | 2 +- .../test/test-end-to-end-tests/package.json | 86 +++++++++---------- .../src/packageVersion.ts | 2 +- .../test/test-pairwise-generator/package.json | 4 +- packages/test/test-service-load/package.json | 48 +++++------ .../test-service-load/src/packageVersion.ts | 2 +- packages/test/test-utils/package.json | 42 ++++----- .../test/test-utils/src/packageVersion.ts | 2 +- packages/test/test-version-utils/package.json | 58 ++++++------- .../test-version-utils/src/packageVersion.ts | 2 +- .../package.json | 2 +- .../changelog-generator-wrapper/package.json | 2 +- .../devtools-browser-extension/package.json | 32 +++---- .../tools/devtools/devtools-core/package.json | 36 ++++---- .../devtools-core/src/packageVersion.ts | 2 +- .../devtools/devtools-example/package.json | 48 +++++------ .../tools/devtools/devtools-view/package.json | 26 +++--- packages/tools/devtools/devtools/package.json | 12 +-- packages/tools/fetch-tool/package.json | 30 +++---- packages/tools/fluid-runner/package.json | 20 ++--- packages/tools/replay-tool/package.json | 54 ++++++------ packages/utils/odsp-doclib-utils/package.json | 18 ++-- .../odsp-doclib-utils/src/packageVersion.ts | 2 +- packages/utils/telemetry-utils/package.json | 12 +-- packages/utils/tool-utils/package.json | 12 +-- .../utils/tool-utils/src/packageVersion.ts | 2 +- tools/markdown-magic/package.json | 2 +- 191 files changed, 1742 insertions(+), 1742 deletions(-) diff --git a/azure/packages/azure-local-service/package.json b/azure/packages/azure-local-service/package.json index 6b76aec7301e..3e2ef196fc25 100644 --- a/azure/packages/azure-local-service/package.json +++ b/azure/packages/azure-local-service/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/azure-local-service", - "version": "2.3.0", + "version": "2.3.1", "description": "Local implementation of the Azure Fluid Relay service for testing/development use", "homepage": "https://fluidframework.com", "repository": { diff --git a/azure/packages/azure-service-utils/package.json b/azure/packages/azure-service-utils/package.json index 7803bbbeec8d..f24cccb6fd0d 100644 --- a/azure/packages/azure-service-utils/package.json +++ b/azure/packages/azure-service-utils/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/azure-service-utils", - "version": "2.3.0", + "version": "2.3.1", "description": "Helper service-side utilities for connecting to Azure Fluid Relay service", "homepage": "https://fluidframework.com", "repository": { @@ -89,7 +89,7 @@ "typetests:prepare": "flub typetests --dir . --reset --previous --normalize" }, "dependencies": { - "@fluidframework/driver-definitions": "workspace:~", + "@fluidframework/driver-definitions": "^2.3.1", "jsrsasign": "^11.0.0", "uuid": "^9.0.0" }, diff --git a/azure/packages/test/scenario-runner/package.json b/azure/packages/test/scenario-runner/package.json index 22ef8913cc90..ec4c64e0ff41 100644 --- a/azure/packages/test/scenario-runner/package.json +++ b/azure/packages/test/scenario-runner/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-experimental/azure-scenario-runner", - "version": "2.3.0", + "version": "2.3.1", "description": "Azure client end to end tests", "homepage": "https://fluidframework.com", "repository": { @@ -64,23 +64,23 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluid-internal/test-driver-definitions": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/azure-client": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/counter": "workspace:~", - "@fluidframework/fluid-static": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/matrix": "workspace:~", - "@fluidframework/routerlicious-driver": "workspace:~", - "@fluidframework/sequence": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", - "@fluidframework/test-runtime-utils": "workspace:~", - "@fluidframework/test-utils": "workspace:~", + "@fluid-internal/client-utils": "^2.3.1", + "@fluid-internal/test-driver-definitions": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/azure-client": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/counter": "^2.3.1", + "@fluidframework/fluid-static": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/matrix": "^2.3.1", + "@fluidframework/routerlicious-driver": "^2.3.1", + "@fluidframework/sequence": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", + "@fluidframework/test-runtime-utils": "^2.3.1", + "@fluidframework/test-utils": "^2.3.1", "axios": "^1.7.7", "commander": "^5.1.0", "cross-env": "^7.0.3", diff --git a/azure/packages/test/scenario-runner/src/packageVersion.ts b/azure/packages/test/scenario-runner/src/packageVersion.ts index 46d164154459..ff4591a98824 100644 --- a/azure/packages/test/scenario-runner/src/packageVersion.ts +++ b/azure/packages/test/scenario-runner/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluid-experimental/azure-scenario-runner"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/examples/apps/attributable-map/package.json b/examples/apps/attributable-map/package.json index 9c545f0e2222..3159874f5d8b 100644 --- a/examples/apps/attributable-map/package.json +++ b/examples/apps/attributable-map/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/attributable-map", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Minimal Fluid Container & Data Object sample to implement a hit counter as a standalone app.", "homepage": "https://fluidframework.com", @@ -33,16 +33,16 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluid-example/example-utils": "workspace:~", - "@fluid-experimental/attributable-map": "workspace:~", - "@fluid-experimental/attributor": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-runtime": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~" + "@fluid-example/example-utils": "^2.3.1", + "@fluid-experimental/attributable-map": "^2.3.1", + "@fluid-experimental/attributor": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-runtime": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1" }, "devDependencies": { "@biomejs/biome": "~1.8.3", diff --git a/examples/apps/collaborative-textarea/package.json b/examples/apps/collaborative-textarea/package.json index 966f0b0ff3ec..8dcd450933d3 100644 --- a/examples/apps/collaborative-textarea/package.json +++ b/examples/apps/collaborative-textarea/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/collaborative-textarea", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "A minimal example using the react collaborative-textarea", "homepage": "https://fluidframework.com", @@ -45,13 +45,13 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluid-example/example-utils": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/sequence": "workspace:~", + "@fluid-example/example-utils": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/sequence": "^2.3.1", "css-loader": "^7.1.2", "react": "^17.0.1", "react-dom": "^17.0.1", @@ -64,9 +64,9 @@ "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/test-tools": "^1.0.195075", - "@fluidframework/test-utils": "workspace:~", + "@fluidframework/test-utils": "^2.3.1", "@types/jest": "29.5.3", - "@types/jest-environment-puppeteer": "workspace:~", + "@types/jest-environment-puppeteer": "^2.3.1", "@types/node": "^18.19.0", "@types/react": "^17.0.44", "@types/react-dom": "^17.0.18", diff --git a/examples/apps/contact-collection/package.json b/examples/apps/contact-collection/package.json index 88152119340b..7208557964c5 100644 --- a/examples/apps/contact-collection/package.json +++ b/examples/apps/contact-collection/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/contact-collection", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Example of using a Fluid Object as a collection of items", "homepage": "https://fluidframework.com", @@ -37,12 +37,12 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluid-example/example-utils": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", + "@fluid-example/example-utils": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", "css-loader": "^7.1.2", "react": "^17.0.1", "react-dom": "^17.0.1", @@ -57,7 +57,7 @@ "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/test-tools": "^1.0.195075", "@types/jest": "29.5.3", - "@types/jest-environment-puppeteer": "workspace:~", + "@types/jest-environment-puppeteer": "^2.3.1", "@types/node": "^18.19.0", "@types/uuid": "^9.0.2", "cross-env": "^7.0.3", diff --git a/examples/apps/data-object-grid/package.json b/examples/apps/data-object-grid/package.json index b415da7756da..6faa24e7ba1a 100644 --- a/examples/apps/data-object-grid/package.json +++ b/examples/apps/data-object-grid/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/data-object-grid", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Data object grid creates child data objects from a registry and lays them out in a grid.", "homepage": "https://fluidframework.com", @@ -41,20 +41,20 @@ "dependencies": { "@fluentui/react-components": "^9.47.5", "@fluentui/react-icons": "^2.0.233", - "@fluid-example/clicker": "workspace:~", - "@fluid-example/codemirror": "workspace:~", - "@fluid-example/collaborative-textarea": "workspace:~", - "@fluid-example/example-utils": "workspace:~", - "@fluid-example/multiview-coordinate-model": "workspace:~", - "@fluid-example/multiview-slider-coordinate-view": "workspace:~", - "@fluid-example/prosemirror": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", + "@fluid-example/clicker": "^2.3.1", + "@fluid-example/codemirror": "^2.3.1", + "@fluid-example/collaborative-textarea": "^2.3.1", + "@fluid-example/example-utils": "^2.3.1", + "@fluid-example/multiview-coordinate-model": "^2.3.1", + "@fluid-example/multiview-slider-coordinate-view": "^2.3.1", + "@fluid-example/prosemirror": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", "prop-types": "^15.8.1", "react": "^17.0.1", "react-collapsible": "^2.7.0", @@ -71,7 +71,7 @@ "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/test-tools": "^1.0.195075", "@types/jest": "29.5.3", - "@types/jest-environment-puppeteer": "workspace:~", + "@types/jest-environment-puppeteer": "^2.3.1", "@types/node": "^18.19.0", "@types/prop-types": "^15", "@types/react": "^17.0.44", diff --git a/examples/apps/presence-tracker/package.json b/examples/apps/presence-tracker/package.json index dfbc39a7a83f..2f5fa387f437 100644 --- a/examples/apps/presence-tracker/package.json +++ b/examples/apps/presence-tracker/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/presence-tracker", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Example Data Object that tracks page focus for Audience members using signals.", "homepage": "https://fluidframework.com", @@ -37,17 +37,17 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluid-example/example-utils": "workspace:~", - "@fluid-experimental/data-objects": "workspace:~", - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/azure-client": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/fluid-static": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "fluid-framework": "workspace:~", + "@fluid-example/example-utils": "^2.3.1", + "@fluid-experimental/data-objects": "^2.3.1", + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/azure-client": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/fluid-static": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "fluid-framework": "^2.3.1", "process": "^0.11.10" }, "devDependencies": { @@ -58,7 +58,7 @@ "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/test-tools": "^1.0.195075", "@types/jest": "29.5.3", - "@types/jest-environment-puppeteer": "workspace:~", + "@types/jest-environment-puppeteer": "^2.3.1", "@types/node": "^18.19.0", "cross-env": "^7.0.3", "eslint": "~8.55.0", diff --git a/examples/apps/task-selection/package.json b/examples/apps/task-selection/package.json index 84854d24ffb3..ac8a3b26ca15 100644 --- a/examples/apps/task-selection/package.json +++ b/examples/apps/task-selection/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/task-selection", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Example demonstrating selecting a unique task amongst connected Fluid clients", "homepage": "https://fluidframework.com", @@ -39,16 +39,16 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluid-example/example-utils": "workspace:~", - "@fluid-experimental/oldest-client-observer": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/request-handler": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/task-manager": "workspace:~", + "@fluid-example/example-utils": "^2.3.1", + "@fluid-experimental/oldest-client-observer": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/request-handler": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/task-manager": "^2.3.1", "css-loader": "^7.1.2", "style-loader": "^4.0.0" }, @@ -60,7 +60,7 @@ "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/test-tools": "^1.0.195075", "@types/jest": "29.5.3", - "@types/jest-environment-puppeteer": "workspace:~", + "@types/jest-environment-puppeteer": "^2.3.1", "@types/node": "^18.19.0", "cross-env": "^7.0.3", "eslint": "~8.55.0", diff --git a/examples/apps/tree-comparison/package.json b/examples/apps/tree-comparison/package.json index 871a3efde560..e029ca5841f1 100644 --- a/examples/apps/tree-comparison/package.json +++ b/examples/apps/tree-comparison/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/tree-comparison", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Comparing API usage in legacy SharedTree and new SharedTree.", "homepage": "https://fluidframework.com", @@ -37,22 +37,22 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluid-example/example-utils": "workspace:~", - "@fluid-experimental/tree": "workspace:~", - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/request-handler": "workspace:~", - "@fluidframework/routerlicious-driver": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", - "@fluidframework/tinylicious-driver": "workspace:~", - "@fluidframework/tree": "workspace:~", + "@fluid-example/example-utils": "^2.3.1", + "@fluid-experimental/tree": "^2.3.1", + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/request-handler": "^2.3.1", + "@fluidframework/routerlicious-driver": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", + "@fluidframework/tinylicious-driver": "^2.3.1", + "@fluidframework/tree": "^2.3.1", "react": "^17.0.1", "react-dom": "^17.0.1", "tiny-typed-emitter": "^2.1.0", @@ -66,7 +66,7 @@ "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/test-tools": "^1.0.195075", "@types/jest": "29.5.3", - "@types/jest-environment-puppeteer": "workspace:~", + "@types/jest-environment-puppeteer": "^2.3.1", "@types/node": "^18.19.0", "@types/react": "^17.0.44", "@types/react-dom": "^17.0.18", diff --git a/examples/benchmarks/bubblebench/baseline/package.json b/examples/benchmarks/bubblebench/baseline/package.json index 5a8c7c1af38a..d49d5febf436 100644 --- a/examples/benchmarks/bubblebench/baseline/package.json +++ b/examples/benchmarks/bubblebench/baseline/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/bubblebench-baseline", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Bubblemark inspired DDS benchmark", "homepage": "https://fluidframework.com", @@ -41,24 +41,24 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluid-example/bubblebench-common": "workspace:~", - "@fluid-example/example-utils": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/map": "workspace:~", + "@fluid-example/bubblebench-common": "^2.3.1", + "@fluid-example/example-utils": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/map": "^2.3.1", "react": "^17.0.1" }, "devDependencies": { "@biomejs/biome": "~1.8.3", - "@fluid-example/webpack-fluid-loader": "workspace:~", + "@fluid-example/webpack-fluid-loader": "^2.3.1", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/test-tools": "^1.0.195075", "@types/jest": "29.5.3", - "@types/jest-environment-puppeteer": "workspace:~", + "@types/jest-environment-puppeteer": "^2.3.1", "@types/react": "^17.0.44", "@types/react-dom": "^17.0.18", "cross-env": "^7.0.3", diff --git a/examples/benchmarks/bubblebench/common/package.json b/examples/benchmarks/bubblebench/common/package.json index f20124398b39..ea38a1149044 100644 --- a/examples/benchmarks/bubblebench/common/package.json +++ b/examples/benchmarks/bubblebench/common/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/bubblebench-common", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Bubblemark inspired DDS benchmark", "homepage": "https://fluidframework.com", @@ -39,12 +39,12 @@ "lint:fix": "fluid-build . --task eslint:fix --task format" }, "dependencies": { - "@fluid-experimental/tree": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/map": "workspace:~", + "@fluid-experimental/tree": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/map": "^2.3.1", "best-random": "^1.0.0", "react": "^17.0.1", "react-dom": "^17.0.1", diff --git a/examples/benchmarks/bubblebench/experimental-tree/package.json b/examples/benchmarks/bubblebench/experimental-tree/package.json index ec87a1ece85a..755cada06e79 100644 --- a/examples/benchmarks/bubblebench/experimental-tree/package.json +++ b/examples/benchmarks/bubblebench/experimental-tree/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/bubblebench-experimental-tree", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Bubblemark inspired DDS benchmark", "homepage": "https://fluidframework.com", @@ -41,25 +41,25 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluid-example/bubblebench-common": "workspace:~", - "@fluid-example/example-utils": "workspace:~", - "@fluid-experimental/tree": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/map": "workspace:~", + "@fluid-example/bubblebench-common": "^2.3.1", + "@fluid-example/example-utils": "^2.3.1", + "@fluid-experimental/tree": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/map": "^2.3.1", "react": "^17.0.1" }, "devDependencies": { "@biomejs/biome": "~1.8.3", - "@fluid-example/webpack-fluid-loader": "workspace:~", + "@fluid-example/webpack-fluid-loader": "^2.3.1", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/test-tools": "^1.0.195075", "@types/jest": "29.5.3", - "@types/jest-environment-puppeteer": "workspace:~", + "@types/jest-environment-puppeteer": "^2.3.1", "@types/node": "^18.19.0", "@types/react": "^17.0.44", "@types/react-dom": "^17.0.18", diff --git a/examples/benchmarks/bubblebench/ot/package.json b/examples/benchmarks/bubblebench/ot/package.json index 6669afb04a23..31ba5a585f2f 100644 --- a/examples/benchmarks/bubblebench/ot/package.json +++ b/examples/benchmarks/bubblebench/ot/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/bubblebench-ot", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Bubblemark inspired DDS benchmark", "homepage": "https://fluidframework.com", @@ -41,26 +41,26 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluid-example/bubblebench-common": "workspace:~", - "@fluid-example/example-utils": "workspace:~", - "@fluid-experimental/sharejs-json1": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/map": "workspace:~", + "@fluid-example/bubblebench-common": "^2.3.1", + "@fluid-example/example-utils": "^2.3.1", + "@fluid-experimental/sharejs-json1": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/map": "^2.3.1", "ot-json1": "^1.0.1", "react": "^17.0.1" }, "devDependencies": { "@biomejs/biome": "~1.8.3", - "@fluid-example/webpack-fluid-loader": "workspace:~", + "@fluid-example/webpack-fluid-loader": "^2.3.1", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/test-tools": "^1.0.195075", "@types/jest": "29.5.3", - "@types/jest-environment-puppeteer": "workspace:~", + "@types/jest-environment-puppeteer": "^2.3.1", "@types/node": "^18.19.0", "@types/react": "^17.0.44", "@types/react-dom": "^17.0.18", diff --git a/examples/benchmarks/bubblebench/shared-tree/package.json b/examples/benchmarks/bubblebench/shared-tree/package.json index 397b41a741d8..ddeb6adf4ca9 100644 --- a/examples/benchmarks/bubblebench/shared-tree/package.json +++ b/examples/benchmarks/bubblebench/shared-tree/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/bubblebench-shared-tree", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Bubblemark inspired DDS benchmark", "homepage": "https://fluidframework.com", @@ -51,23 +51,23 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluid-example/bubblebench-common": "workspace:~", - "@fluid-example/example-utils": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/tree": "workspace:~", + "@fluid-example/bubblebench-common": "^2.3.1", + "@fluid-example/example-utils": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/tree": "^2.3.1", "react": "^17.0.1" }, "devDependencies": { "@biomejs/biome": "~1.8.3", - "@fluid-example/webpack-fluid-loader": "workspace:~", + "@fluid-example/webpack-fluid-loader": "^2.3.1", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/test-tools": "^1.0.195075", "@types/jest": "29.5.3", - "@types/jest-environment-puppeteer": "workspace:~", + "@types/jest-environment-puppeteer": "^2.3.1", "@types/node": "^18.19.0", "@types/react": "^17.0.44", "@types/react-dom": "^17.0.18", diff --git a/examples/benchmarks/odspsnapshotfetch-perftestapp/package.json b/examples/benchmarks/odspsnapshotfetch-perftestapp/package.json index af1023386d8d..7de760c62148 100644 --- a/examples/benchmarks/odspsnapshotfetch-perftestapp/package.json +++ b/examples/benchmarks/odspsnapshotfetch-perftestapp/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/odspsnapshotfetch-perftestapp", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Benchmark binary vs. json download", "homepage": "https://fluidframework.com", @@ -36,13 +36,13 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/odsp-doclib-utils": "workspace:~", - "@fluidframework/odsp-driver": "workspace:~", - "@fluidframework/odsp-driver-definitions": "workspace:~", - "@fluidframework/odsp-urlresolver": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", - "@fluidframework/tool-utils": "workspace:~", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/odsp-doclib-utils": "^2.3.1", + "@fluidframework/odsp-driver": "^2.3.1", + "@fluidframework/odsp-driver-definitions": "^2.3.1", + "@fluidframework/odsp-urlresolver": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", + "@fluidframework/tool-utils": "^2.3.1", "express": "^4.19.2", "webpack-dev-server": "~4.15.2" }, diff --git a/examples/benchmarks/tablebench/package.json b/examples/benchmarks/tablebench/package.json index 88fd005ccbdd..64370a56abf1 100644 --- a/examples/benchmarks/tablebench/package.json +++ b/examples/benchmarks/tablebench/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-internal/tablebench", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Table focused benchmarks", "homepage": "https://fluidframework.com", @@ -51,23 +51,23 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluid-private/stochastic-test-utils": "workspace:~", - "@fluidframework/azure-client": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/matrix": "workspace:~", - "@fluidframework/test-runtime-utils": "workspace:~", - "@fluidframework/tree": "workspace:~" + "@fluid-internal/client-utils": "^2.3.1", + "@fluid-private/stochastic-test-utils": "^2.3.1", + "@fluidframework/azure-client": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/matrix": "^2.3.1", + "@fluidframework/test-runtime-utils": "^2.3.1", + "@fluidframework/tree": "^2.3.1" }, "devDependencies": { "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/benchmark": "^0.50.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", - "@fluidframework/id-compressor": "workspace:~", + "@fluidframework/id-compressor": "^2.3.1", "@types/mocha": "^9.1.1", "@types/node": "^18.19.0", "cross-env": "^7.0.3", diff --git a/examples/client-logger/app-insights-logger/package.json b/examples/client-logger/app-insights-logger/package.json index 13b798c286e1..a39195c14b5b 100644 --- a/examples/client-logger/app-insights-logger/package.json +++ b/examples/client-logger/app-insights-logger/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/app-insights-logger", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Provides a simple Fluid application with a UI view written in React to test the Fluid App Insights telemetry logger that will route typical Fluid telemetry to configured Azure App Insights", "homepage": "https://fluidframework.com", @@ -41,15 +41,15 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluid-example/example-utils": "workspace:~", - "@fluidframework/app-insights-logger": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/counter": "workspace:~", - "@fluidframework/fluid-static": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/sequence": "workspace:~", - "@fluidframework/tinylicious-client": "workspace:~", + "@fluid-example/example-utils": "^2.3.1", + "@fluidframework/app-insights-logger": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/counter": "^2.3.1", + "@fluidframework/fluid-static": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/sequence": "^2.3.1", + "@fluidframework/tinylicious-client": "^2.3.1", "@microsoft/applicationinsights-web": "^2.8.11", "react": "^17.0.1", "react-dom": "^17.0.1" diff --git a/examples/data-objects/canvas/package.json b/examples/data-objects/canvas/package.json index ec24bb0f5207..800ec2cc8e46 100644 --- a/examples/data-objects/canvas/package.json +++ b/examples/data-objects/canvas/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/canvas", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Fluid ink canvas", "homepage": "https://fluidframework.com", @@ -41,21 +41,21 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluid-example/example-utils": "workspace:~", - "@fluid-experimental/ink": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", + "@fluid-example/example-utils": "^2.3.1", + "@fluid-experimental/ink": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", "react": "^17.0.1" }, "devDependencies": { "@biomejs/biome": "~1.8.3", - "@fluid-example/webpack-fluid-loader": "workspace:~", + "@fluid-example/webpack-fluid-loader": "^2.3.1", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/test-tools": "^1.0.195075", "@types/jest": "29.5.3", - "@types/jest-environment-puppeteer": "workspace:~", + "@types/jest-environment-puppeteer": "^2.3.1", "@types/node": "^18.19.0", "@types/react": "^17.0.44", "@types/react-dom": "^17.0.18", diff --git a/examples/data-objects/clicker/package.json b/examples/data-objects/clicker/package.json index 93221e91d6f2..586155412d15 100644 --- a/examples/data-objects/clicker/package.json +++ b/examples/data-objects/clicker/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/clicker", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Minimal Fluid component sample to implement a collaborative counter.", "homepage": "https://fluidframework.com", @@ -51,24 +51,24 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluid-example/example-utils": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/counter": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/task-manager": "workspace:~", + "@fluid-example/example-utils": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/counter": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/task-manager": "^2.3.1", "react": "^17.0.1" }, "devDependencies": { "@biomejs/biome": "~1.8.3", - "@fluid-example/webpack-fluid-loader": "workspace:~", + "@fluid-example/webpack-fluid-loader": "^2.3.1", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/test-tools": "^1.0.195075", - "@fluidframework/test-utils": "workspace:~", + "@fluidframework/test-utils": "^2.3.1", "@types/jest": "29.5.3", - "@types/jest-environment-puppeteer": "workspace:~", + "@types/jest-environment-puppeteer": "^2.3.1", "@types/node": "^18.19.0", "@types/react": "^17.0.44", "@types/react-dom": "^17.0.18", diff --git a/examples/data-objects/codemirror/package.json b/examples/data-objects/codemirror/package.json index ba4b99e8b740..675f197d7c4c 100644 --- a/examples/data-objects/codemirror/package.json +++ b/examples/data-objects/codemirror/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/codemirror", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Simple markdown editor", "homepage": "https://fluidframework.com", @@ -50,25 +50,25 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluid-example/example-utils": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-runtime": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/datastore": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/request-handler": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/sequence": "workspace:~", + "@fluid-example/example-utils": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-runtime": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/datastore": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/request-handler": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/sequence": "^2.3.1", "codemirror": "^5.48.4", "react": "^17.0.1" }, "devDependencies": { "@biomejs/biome": "~1.8.3", - "@fluid-example/webpack-fluid-loader": "workspace:~", + "@fluid-example/webpack-fluid-loader": "^2.3.1", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", diff --git a/examples/data-objects/diceroller/package.json b/examples/data-objects/diceroller/package.json index 345ab0ef14ff..fdf9a4b83849 100644 --- a/examples/data-objects/diceroller/package.json +++ b/examples/data-objects/diceroller/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/diceroller", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Minimal Fluid Container & Object sample to implement a collaborative dice roller.", "homepage": "https://fluidframework.com", @@ -41,20 +41,20 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluid-example/example-utils": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/map": "workspace:~", + "@fluid-example/example-utils": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/map": "^2.3.1", "react": "^17.0.1" }, "devDependencies": { "@biomejs/biome": "~1.8.3", - "@fluid-example/webpack-fluid-loader": "workspace:~", + "@fluid-example/webpack-fluid-loader": "^2.3.1", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/test-tools": "^1.0.195075", "@types/jest": "29.5.3", - "@types/jest-environment-puppeteer": "workspace:~", + "@types/jest-environment-puppeteer": "^2.3.1", "@types/node": "^18.19.0", "@types/react": "^17.0.44", "@types/react-dom": "^17.0.18", diff --git a/examples/data-objects/inventory-app/package.json b/examples/data-objects/inventory-app/package.json index b83aa0cdf2a7..0e70826d2063 100644 --- a/examples/data-objects/inventory-app/package.json +++ b/examples/data-objects/inventory-app/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/inventory-app", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Minimal sample of SharedTree/React integration.", "homepage": "https://fluidframework.com", @@ -41,24 +41,24 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluid-example/example-utils": "workspace:~", - "@fluid-experimental/tree-react-api": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/tree": "workspace:~", - "fluid-framework": "workspace:~", + "@fluid-example/example-utils": "^2.3.1", + "@fluid-experimental/tree-react-api": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/tree": "^2.3.1", + "fluid-framework": "^2.3.1", "react": "^17.0.1" }, "devDependencies": { "@biomejs/biome": "~1.8.3", - "@fluid-example/webpack-fluid-loader": "workspace:~", + "@fluid-example/webpack-fluid-loader": "^2.3.1", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/test-tools": "^1.0.195075", "@types/jest": "29.5.3", - "@types/jest-environment-puppeteer": "workspace:~", + "@types/jest-environment-puppeteer": "^2.3.1", "@types/react": "^17.0.44", "@types/react-dom": "^17.0.18", "cross-env": "^7.0.3", diff --git a/examples/data-objects/monaco/package.json b/examples/data-objects/monaco/package.json index e69f0e4276c7..495418166585 100644 --- a/examples/data-objects/monaco/package.json +++ b/examples/data-objects/monaco/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/monaco", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Monaco code editor", "homepage": "https://fluidframework.com", @@ -39,18 +39,18 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluid-example/example-utils": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/sequence": "workspace:~", + "@fluid-example/example-utils": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/sequence": "^2.3.1", "monaco-editor": "^0.30.0", "react": "^17.0.1" }, "devDependencies": { "@biomejs/biome": "~1.8.3", - "@fluid-example/webpack-fluid-loader": "workspace:~", + "@fluid-example/webpack-fluid-loader": "^2.3.1", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", diff --git a/examples/data-objects/multiview/constellation-model/package.json b/examples/data-objects/multiview/constellation-model/package.json index 12170f4123d8..ad78d43309f3 100644 --- a/examples/data-objects/multiview/constellation-model/package.json +++ b/examples/data-objects/multiview/constellation-model/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/multiview-constellation-model", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Constellation model for multiview sample", "homepage": "https://fluidframework.com", @@ -39,11 +39,11 @@ "lint:fix": "fluid-build . --task eslint:fix --task format" }, "dependencies": { - "@fluid-example/multiview-coordinate-interface": "workspace:~", - "@fluid-example/multiview-coordinate-model": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/map": "workspace:~" + "@fluid-example/multiview-coordinate-interface": "^2.3.1", + "@fluid-example/multiview-coordinate-model": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/map": "^2.3.1" }, "devDependencies": { "@biomejs/biome": "~1.8.3", diff --git a/examples/data-objects/multiview/constellation-view/package.json b/examples/data-objects/multiview/constellation-view/package.json index 181414e74675..c3d8841ee712 100644 --- a/examples/data-objects/multiview/constellation-view/package.json +++ b/examples/data-objects/multiview/constellation-view/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/multiview-constellation-view", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "View for multiview sample", "homepage": "https://fluidframework.com", @@ -40,8 +40,8 @@ "lint:fix": "fluid-build . --task eslint:fix --task format" }, "dependencies": { - "@fluid-example/multiview-coordinate-interface": "workspace:~", - "@fluid-example/multiview-slider-coordinate-view": "workspace:~", + "@fluid-example/multiview-coordinate-interface": "^2.3.1", + "@fluid-example/multiview-slider-coordinate-view": "^2.3.1", "react": "^17.0.1" }, "devDependencies": { diff --git a/examples/data-objects/multiview/container/package.json b/examples/data-objects/multiview/container/package.json index cd5acde477d9..fb25709150ab 100644 --- a/examples/data-objects/multiview/container/package.json +++ b/examples/data-objects/multiview/container/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/multiview-container", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Container for multiview sample", "homepage": "https://fluidframework.com", @@ -42,31 +42,31 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluid-example/example-utils": "workspace:~", - "@fluid-example/multiview-constellation-model": "workspace:~", - "@fluid-example/multiview-constellation-view": "workspace:~", - "@fluid-example/multiview-coordinate-interface": "workspace:~", - "@fluid-example/multiview-coordinate-model": "workspace:~", - "@fluid-example/multiview-plot-coordinate-view": "workspace:~", - "@fluid-example/multiview-slider-coordinate-view": "workspace:~", - "@fluid-example/multiview-triangle-view": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/container-runtime": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/request-handler": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", + "@fluid-example/example-utils": "^2.3.1", + "@fluid-example/multiview-constellation-model": "^2.3.1", + "@fluid-example/multiview-constellation-view": "^2.3.1", + "@fluid-example/multiview-coordinate-interface": "^2.3.1", + "@fluid-example/multiview-coordinate-model": "^2.3.1", + "@fluid-example/multiview-plot-coordinate-view": "^2.3.1", + "@fluid-example/multiview-slider-coordinate-view": "^2.3.1", + "@fluid-example/multiview-triangle-view": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/container-runtime": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/request-handler": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", "react": "^17.0.1" }, "devDependencies": { "@biomejs/biome": "~1.8.3", - "@fluid-example/webpack-fluid-loader": "workspace:~", + "@fluid-example/webpack-fluid-loader": "^2.3.1", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/test-tools": "^1.0.195075", "@types/jest": "29.5.3", - "@types/jest-environment-puppeteer": "workspace:~", + "@types/jest-environment-puppeteer": "^2.3.1", "@types/node": "^18.19.0", "@types/react": "^17.0.44", "@types/react-dom": "^17.0.18", diff --git a/examples/data-objects/multiview/coordinate-model/package.json b/examples/data-objects/multiview/coordinate-model/package.json index fdca7d12a3d8..12423b282f87 100644 --- a/examples/data-objects/multiview/coordinate-model/package.json +++ b/examples/data-objects/multiview/coordinate-model/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/multiview-coordinate-model", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Coordinate model for multiview sample", "homepage": "https://fluidframework.com", @@ -39,9 +39,9 @@ "lint:fix": "fluid-build . --task eslint:fix --task format" }, "dependencies": { - "@fluid-example/multiview-coordinate-interface": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/map": "workspace:~" + "@fluid-example/multiview-coordinate-interface": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/map": "^2.3.1" }, "devDependencies": { "@biomejs/biome": "~1.8.3", diff --git a/examples/data-objects/multiview/interface/package.json b/examples/data-objects/multiview/interface/package.json index 27b5e09ee48e..1c39ac17b0eb 100644 --- a/examples/data-objects/multiview/interface/package.json +++ b/examples/data-objects/multiview/interface/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/multiview-coordinate-interface", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Interface for multiview sample", "homepage": "https://fluidframework.com", @@ -39,7 +39,7 @@ "lint:fix": "fluid-build . --task eslint:fix --task format" }, "dependencies": { - "@fluid-example/example-utils": "workspace:~" + "@fluid-example/example-utils": "^2.3.1" }, "devDependencies": { "@biomejs/biome": "~1.8.3", diff --git a/examples/data-objects/multiview/plot-coordinate-view/package.json b/examples/data-objects/multiview/plot-coordinate-view/package.json index 0e0f6f00d946..7dd181b485d4 100644 --- a/examples/data-objects/multiview/plot-coordinate-view/package.json +++ b/examples/data-objects/multiview/plot-coordinate-view/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/multiview-plot-coordinate-view", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "View for multiview sample", "homepage": "https://fluidframework.com", @@ -40,7 +40,7 @@ "lint:fix": "fluid-build . --task eslint:fix --task format" }, "dependencies": { - "@fluid-example/multiview-coordinate-interface": "workspace:~", + "@fluid-example/multiview-coordinate-interface": "^2.3.1", "react": "^17.0.1" }, "devDependencies": { diff --git a/examples/data-objects/multiview/slider-coordinate-view/package.json b/examples/data-objects/multiview/slider-coordinate-view/package.json index bf1174f5fc7c..03f915511edc 100644 --- a/examples/data-objects/multiview/slider-coordinate-view/package.json +++ b/examples/data-objects/multiview/slider-coordinate-view/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/multiview-slider-coordinate-view", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "View for multiview sample", "homepage": "https://fluidframework.com", @@ -40,7 +40,7 @@ "lint:fix": "fluid-build . --task eslint:fix --task format" }, "dependencies": { - "@fluid-example/multiview-coordinate-interface": "workspace:~", + "@fluid-example/multiview-coordinate-interface": "^2.3.1", "react": "^17.0.1" }, "devDependencies": { diff --git a/examples/data-objects/multiview/triangle-view/package.json b/examples/data-objects/multiview/triangle-view/package.json index 0d4198654544..b6ffd09005a3 100644 --- a/examples/data-objects/multiview/triangle-view/package.json +++ b/examples/data-objects/multiview/triangle-view/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/multiview-triangle-view", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "View for multiview sample", "homepage": "https://fluidframework.com", @@ -40,7 +40,7 @@ "lint:fix": "fluid-build . --task eslint:fix --task format" }, "dependencies": { - "@fluid-example/multiview-coordinate-interface": "workspace:~", + "@fluid-example/multiview-coordinate-interface": "^2.3.1", "react": "^17.0.1" }, "devDependencies": { diff --git a/examples/data-objects/prosemirror/package.json b/examples/data-objects/prosemirror/package.json index b5157b1fa41c..f5e0c2bf3749 100644 --- a/examples/data-objects/prosemirror/package.json +++ b/examples/data-objects/prosemirror/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/prosemirror", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "ProseMirror", "homepage": "https://fluidframework.com", @@ -50,21 +50,21 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluid-example/example-utils": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-runtime": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/merge-tree": "workspace:~", - "@fluidframework/request-handler": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/sequence": "workspace:~", + "@fluid-example/example-utils": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-runtime": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/merge-tree": "^2.3.1", + "@fluidframework/request-handler": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/sequence": "^2.3.1", "orderedmap": "^2.1.0", "prosemirror-example-setup": "^1.2.1", "prosemirror-history": "^1.3.0", @@ -79,7 +79,7 @@ }, "devDependencies": { "@biomejs/biome": "~1.8.3", - "@fluid-example/webpack-fluid-loader": "workspace:~", + "@fluid-example/webpack-fluid-loader": "^2.3.1", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", diff --git a/examples/data-objects/smde/package.json b/examples/data-objects/smde/package.json index 915a696e0fbd..b480eb9f3e67 100644 --- a/examples/data-objects/smde/package.json +++ b/examples/data-objects/smde/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/smde", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Simple markdown editor", "homepage": "https://fluidframework.com", @@ -39,26 +39,26 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluid-example/example-utils": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-runtime": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/request-handler": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/sequence": "workspace:~", + "@fluid-example/example-utils": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-runtime": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/request-handler": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/sequence": "^2.3.1", "react": "^17.0.1", "simplemde": "^1.11.2" }, "devDependencies": { "@biomejs/biome": "~1.8.3", - "@fluid-example/webpack-fluid-loader": "workspace:~", + "@fluid-example/webpack-fluid-loader": "^2.3.1", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", diff --git a/examples/data-objects/table-document/package.json b/examples/data-objects/table-document/package.json index 0c1f2bfab2b4..4a3e28572552 100644 --- a/examples/data-objects/table-document/package.json +++ b/examples/data-objects/table-document/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/table-document", - "version": "2.3.0", + "version": "2.3.1", "description": "Chaincode component containing a table's data", "homepage": "https://fluidframework.com", "repository": { @@ -77,28 +77,28 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-experimental/sequence-deprecated": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/request-handler": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/sequence": "workspace:~", + "@fluid-experimental/sequence-deprecated": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/request-handler": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/sequence": "^2.3.1", "debug": "^4.3.4" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", - "@fluid-private/test-version-utils": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", + "@fluid-private/test-version-utils": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/test-utils": "workspace:~", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/test-utils": "^2.3.1", "@microsoft/api-extractor": "7.47.8", "@types/debug": "^4.1.5", "@types/mocha": "^9.1.1", diff --git a/examples/data-objects/todo/package.json b/examples/data-objects/todo/package.json index 28de4a83e0d3..3d2e3b9effaa 100644 --- a/examples/data-objects/todo/package.json +++ b/examples/data-objects/todo/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/todo", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Simple todo canvas.", "homepage": "https://fluidframework.com", @@ -41,27 +41,27 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluid-example/example-utils": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/sequence": "workspace:~", + "@fluid-example/example-utils": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/sequence": "^2.3.1", "react": "^17.0.1", "react-dom": "^17.0.1", "uuid": "^9.0.0" }, "devDependencies": { "@biomejs/biome": "~1.8.3", - "@fluid-example/webpack-fluid-loader": "workspace:~", + "@fluid-example/webpack-fluid-loader": "^2.3.1", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/test-tools": "^1.0.195075", - "@fluidframework/test-utils": "workspace:~", + "@fluidframework/test-utils": "^2.3.1", "@types/jest": "29.5.3", - "@types/jest-environment-puppeteer": "workspace:~", + "@types/jest-environment-puppeteer": "^2.3.1", "@types/node": "^18.19.0", "@types/react": "^17.0.44", "@types/react-dom": "^17.0.18", diff --git a/examples/data-objects/webflow/package.json b/examples/data-objects/webflow/package.json index 3ed00b57962f..60572314b0eb 100644 --- a/examples/data-objects/webflow/package.json +++ b/examples/data-objects/webflow/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/webflow", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Collaborative markdown editor.", "homepage": "https://fluidframework.com", @@ -74,14 +74,14 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-example/example-utils": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/merge-tree": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/sequence": "workspace:~", + "@fluid-example/example-utils": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/merge-tree": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/sequence": "^2.3.1", "assert": "^2.0.0", "debug": "^4.3.4", "react": "^17.0.1", @@ -89,14 +89,14 @@ }, "devDependencies": { "@biomejs/biome": "~1.8.3", - "@fluid-example/webpack-fluid-loader": "workspace:~", - "@fluid-internal/mocha-test-setup": "workspace:~", - "@fluid-private/test-version-utils": "workspace:~", + "@fluid-example/webpack-fluid-loader": "^2.3.1", + "@fluid-internal/mocha-test-setup": "^2.3.1", + "@fluid-private/test-version-utils": "^2.3.1", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/test-utils": "workspace:~", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/test-utils": "^2.3.1", "@types/debug": "^4.1.5", "@types/mocha": "^9.1.1", "@types/node": "^18.19.0", diff --git a/examples/external-data/package.json b/examples/external-data/package.json index ded04769870a..3a6c936df3f5 100644 --- a/examples/external-data/package.json +++ b/examples/external-data/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/app-integration-external-data", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Integrating an external data source with Fluid data.", "homepage": "https://fluidframework.com", @@ -50,26 +50,26 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluid-example/example-utils": "workspace:~", - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/cell": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/register-collection": "workspace:~", - "@fluidframework/request-handler": "workspace:~", - "@fluidframework/routerlicious-driver": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/sequence": "workspace:~", - "@fluidframework/task-manager": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", - "@fluidframework/tinylicious-driver": "workspace:~", + "@fluid-example/example-utils": "^2.3.1", + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/cell": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/register-collection": "^2.3.1", + "@fluidframework/request-handler": "^2.3.1", + "@fluidframework/routerlicious-driver": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/sequence": "^2.3.1", + "@fluidframework/task-manager": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", + "@fluidframework/tinylicious-driver": "^2.3.1", "cors": "^2.8.4", "css-loader": "^7.1.2", "express": "^4.19.2", @@ -90,7 +90,7 @@ "@types/express": "^4.17.21", "@types/fs-extra": "^9.0.11", "@types/jest": "29.5.3", - "@types/jest-environment-puppeteer": "workspace:~", + "@types/jest-environment-puppeteer": "^2.3.1", "@types/lodash.isequal": "^4.5.6", "@types/node-fetch": "^2.6.11", "@types/react": "^17.0.44", diff --git a/examples/service-clients/azure-client/external-controller/package.json b/examples/service-clients/azure-client/external-controller/package.json index 4dbaf1c5a8fc..1d5b9a378969 100644 --- a/examples/service-clients/azure-client/external-controller/package.json +++ b/examples/service-clients/azure-client/external-controller/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/app-integration-external-controller", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Minimal Fluid Container & Data Object sample to implement a collaborative dice roller as a standalone app.", "homepage": "https://fluidframework.com", @@ -42,33 +42,33 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluid-experimental/presence": "workspace:~", - "@fluidframework/azure-client": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/routerlicious-driver": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", + "@fluid-experimental/presence": "^2.3.1", + "@fluidframework/azure-client": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/routerlicious-driver": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", "assert": "^2.0.0", "axios": "^1.7.7", "events_pkg": "npm:events@^3.1.0", - "fluid-framework": "workspace:~", + "fluid-framework": "^2.3.1", "uuid": "^9.0.0" }, "devDependencies": { "@biomejs/biome": "~1.8.3", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/devtools": "workspace:~", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/devtools": "^2.3.1", "@fluidframework/eslint-config-fluid": "^5.4.0", - "@fluidframework/fluid-static": "workspace:~", - "@fluidframework/local-driver": "workspace:~", + "@fluidframework/fluid-static": "^2.3.1", + "@fluidframework/local-driver": "^2.3.1", "@fluidframework/server-local-server": "^5.0.0", - "@fluidframework/test-runtime-utils": "workspace:~", + "@fluidframework/test-runtime-utils": "^2.3.1", "@fluidframework/test-tools": "^1.0.195075", "@types/events_pkg": "npm:@types/events@^3.0.0", "@types/jest": "29.5.3", - "@types/jest-environment-puppeteer": "workspace:~", + "@types/jest-environment-puppeteer": "^2.3.1", "@types/node": "^18.19.0", "@types/uuid": "^9.0.2", "cross-env": "^7.0.3", diff --git a/examples/service-clients/odsp-client/shared-tree-demo/package.json b/examples/service-clients/odsp-client/shared-tree-demo/package.json index 9e32c14e19bf..94829a2b5ec8 100644 --- a/examples/service-clients/odsp-client/shared-tree-demo/package.json +++ b/examples/service-clients/odsp-client/shared-tree-demo/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/shared-tree-demo", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "A shared tree demo using react and odsp client", "homepage": "https://fluidframework.com", @@ -35,10 +35,10 @@ }, "dependencies": { "@azure/msal-browser": "^2.34.0", - "@fluidframework/odsp-client": "workspace:~", - "@fluidframework/odsp-doclib-utils": "workspace:~", + "@fluidframework/odsp-client": "^2.3.1", + "@fluidframework/odsp-doclib-utils": "^2.3.1", "css-loader": "^7.1.2", - "fluid-framework": "workspace:~", + "fluid-framework": "^2.3.1", "react": "^17.0.1", "react-dom": "^17.0.1", "style-loader": "^4.0.0" diff --git a/examples/utils/bundle-size-tests/package.json b/examples/utils/bundle-size-tests/package.json index 38b32ee133a8..c3e6756456e7 100644 --- a/examples/utils/bundle-size-tests/package.json +++ b/examples/utils/bundle-size-tests/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/bundle-size-tests", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "A package for understanding the bundle size of Fluid Framework", "homepage": "https://fluidframework.com", @@ -32,18 +32,18 @@ "webpack:profile": "npm run webpack" }, "dependencies": { - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/azure-client": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/container-runtime": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/matrix": "workspace:~", - "@fluidframework/odsp-client": "workspace:~", - "@fluidframework/odsp-driver": "workspace:~", - "@fluidframework/sequence": "workspace:~", - "@fluidframework/tree": "workspace:~", - "fluid-framework": "workspace:~" + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/azure-client": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/container-runtime": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/matrix": "^2.3.1", + "@fluidframework/odsp-client": "^2.3.1", + "@fluidframework/odsp-driver": "^2.3.1", + "@fluidframework/sequence": "^2.3.1", + "@fluidframework/tree": "^2.3.1", + "fluid-framework": "^2.3.1" }, "devDependencies": { "@biomejs/biome": "~1.8.3", diff --git a/examples/utils/example-utils/package.json b/examples/utils/example-utils/package.json index 87c5768bc8f6..4738f3f90f99 100644 --- a/examples/utils/example-utils/package.json +++ b/examples/utils/example-utils/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/example-utils", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Shared utilities used by examples.", "homepage": "https://fluidframework.com", @@ -49,30 +49,30 @@ "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist" }, "dependencies": { - "@fluid-experimental/pact-map": "workspace:~", - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/container-runtime": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/local-driver": "workspace:~", - "@fluidframework/merge-tree": "workspace:~", - "@fluidframework/register-collection": "workspace:~", - "@fluidframework/request-handler": "workspace:~", - "@fluidframework/routerlicious-driver": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/sequence": "workspace:~", + "@fluid-experimental/pact-map": "^2.3.1", + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/container-runtime": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/local-driver": "^2.3.1", + "@fluidframework/merge-tree": "^2.3.1", + "@fluidframework/register-collection": "^2.3.1", + "@fluidframework/request-handler": "^2.3.1", + "@fluidframework/routerlicious-driver": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/sequence": "^2.3.1", "@fluidframework/server-local-server": "^5.0.0", - "@fluidframework/task-manager": "workspace:~", - "@fluidframework/tinylicious-driver": "workspace:~", + "@fluidframework/task-manager": "^2.3.1", + "@fluidframework/tinylicious-driver": "^2.3.1", "react": "^17.0.1", "react-dom": "^17.0.1", "uuid": "^9.0.0" diff --git a/examples/utils/migration-tools/package.json b/examples/utils/migration-tools/package.json index 4fdca18aa76f..7a822ed6e207 100644 --- a/examples/utils/migration-tools/package.json +++ b/examples/utils/migration-tools/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/migration-tools", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Tools for migrating data", "homepage": "https://fluidframework.com", @@ -60,24 +60,24 @@ "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist" }, "dependencies": { - "@fluid-experimental/pact-map": "workspace:~", - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/container-runtime": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/local-driver": "workspace:~", - "@fluidframework/register-collection": "workspace:~", - "@fluidframework/routerlicious-driver": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", + "@fluid-experimental/pact-map": "^2.3.1", + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/container-runtime": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/local-driver": "^2.3.1", + "@fluidframework/register-collection": "^2.3.1", + "@fluidframework/routerlicious-driver": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", "@fluidframework/server-local-server": "^5.0.0", - "@fluidframework/task-manager": "workspace:~", - "@fluidframework/tinylicious-driver": "workspace:~", + "@fluidframework/task-manager": "^2.3.1", + "@fluidframework/tinylicious-driver": "^2.3.1", "uuid": "^9.0.0" }, "devDependencies": { diff --git a/examples/utils/webpack-fluid-loader/package.json b/examples/utils/webpack-fluid-loader/package.json index ce66b463e9b8..5c1c098d1eff 100644 --- a/examples/utils/webpack-fluid-loader/package.json +++ b/examples/utils/webpack-fluid-loader/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/webpack-fluid-loader", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Fluid object loader for webpack-dev-server", "homepage": "https://fluidframework.com", @@ -83,24 +83,24 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-example/example-utils": "workspace:~", - "@fluid-private/test-drivers": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/local-driver": "workspace:~", - "@fluidframework/odsp-doclib-utils": "workspace:~", - "@fluidframework/odsp-driver": "workspace:~", - "@fluidframework/odsp-driver-definitions": "workspace:~", - "@fluidframework/routerlicious-driver": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", + "@fluid-example/example-utils": "^2.3.1", + "@fluid-private/test-drivers": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/local-driver": "^2.3.1", + "@fluidframework/odsp-doclib-utils": "^2.3.1", + "@fluidframework/odsp-driver": "^2.3.1", + "@fluidframework/odsp-driver-definitions": "^2.3.1", + "@fluidframework/routerlicious-driver": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", "@fluidframework/server-local-server": "^5.0.0", - "@fluidframework/telemetry-utils": "workspace:~", - "@fluidframework/test-runtime-utils": "workspace:~", - "@fluidframework/tool-utils": "workspace:~", + "@fluidframework/telemetry-utils": "^2.3.1", + "@fluidframework/test-runtime-utils": "^2.3.1", + "@fluidframework/tool-utils": "^2.3.1", "axios": "^1.7.7", "buffer": "^6.0.3", "express": "^4.19.2", @@ -113,7 +113,7 @@ "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", diff --git a/examples/version-migration/live-schema-upgrade/package.json b/examples/version-migration/live-schema-upgrade/package.json index 5befcd1be192..5419e2dc76ea 100644 --- a/examples/version-migration/live-schema-upgrade/package.json +++ b/examples/version-migration/live-schema-upgrade/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/app-integration-live-schema-upgrade", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Example application that demonstrates how to add a data object to a live container.", "homepage": "https://fluidframework.com", @@ -37,17 +37,17 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluid-example/example-utils": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/counter": "workspace:~", - "@fluidframework/routerlicious-driver": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/tinylicious-driver": "workspace:~", + "@fluid-example/example-utils": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/counter": "^2.3.1", + "@fluidframework/routerlicious-driver": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/tinylicious-driver": "^2.3.1", "css-loader": "^7.1.2", "style-loader": "^4.0.0" }, @@ -59,7 +59,7 @@ "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/test-tools": "^1.0.195075", "@types/jest": "29.5.3", - "@types/jest-environment-puppeteer": "workspace:~", + "@types/jest-environment-puppeteer": "^2.3.1", "@types/node": "^18.19.0", "cross-env": "^7.0.3", "eslint": "~8.55.0", diff --git a/examples/version-migration/same-container/package.json b/examples/version-migration/same-container/package.json index 7a64e3886d79..c484e3826eee 100644 --- a/examples/version-migration/same-container/package.json +++ b/examples/version-migration/same-container/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/version-migration-same-container", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Migrate data between two formats by exporting and reimporting in the same container", "homepage": "https://fluidframework.com", @@ -37,25 +37,25 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluid-example/example-utils": "workspace:~", - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/cell": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/register-collection": "workspace:~", - "@fluidframework/request-handler": "workspace:~", - "@fluidframework/routerlicious-driver": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/sequence": "workspace:~", - "@fluidframework/task-manager": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", - "@fluidframework/tinylicious-driver": "workspace:~", + "@fluid-example/example-utils": "^2.3.1", + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/cell": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/register-collection": "^2.3.1", + "@fluidframework/request-handler": "^2.3.1", + "@fluidframework/routerlicious-driver": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/sequence": "^2.3.1", + "@fluidframework/task-manager": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", + "@fluidframework/tinylicious-driver": "^2.3.1", "react": "^17.0.1", "react-dom": "^17.0.1", "uuid": "^9.0.0" @@ -68,7 +68,7 @@ "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/test-tools": "^1.0.195075", "@types/jest": "29.5.3", - "@types/jest-environment-puppeteer": "workspace:~", + "@types/jest-environment-puppeteer": "^2.3.1", "@types/node": "^18.19.0", "@types/react": "^17.0.44", "@types/react-dom": "^17.0.18", diff --git a/examples/version-migration/separate-container/package.json b/examples/version-migration/separate-container/package.json index 080cc2112386..447b1c0e7bd1 100644 --- a/examples/version-migration/separate-container/package.json +++ b/examples/version-migration/separate-container/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/version-migration-separate-container", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Migrate data between two formats by exporting and reimporting in a new container", "homepage": "https://fluidframework.com", @@ -37,27 +37,27 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluid-example/example-utils": "workspace:~", - "@fluid-example/migration-tools": "workspace:~", - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/cell": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/container-runtime": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/register-collection": "workspace:~", - "@fluidframework/request-handler": "workspace:~", - "@fluidframework/routerlicious-driver": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/sequence": "workspace:~", - "@fluidframework/task-manager": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", - "@fluidframework/tinylicious-driver": "workspace:~", + "@fluid-example/example-utils": "^2.3.1", + "@fluid-example/migration-tools": "^2.3.1", + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/cell": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/container-runtime": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/register-collection": "^2.3.1", + "@fluidframework/request-handler": "^2.3.1", + "@fluidframework/routerlicious-driver": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/sequence": "^2.3.1", + "@fluidframework/task-manager": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", + "@fluidframework/tinylicious-driver": "^2.3.1", "react": "^17.0.1", "react-dom": "^17.0.1", "uuid": "^9.0.0" @@ -70,7 +70,7 @@ "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/test-tools": "^1.0.195075", "@types/jest": "29.5.3", - "@types/jest-environment-puppeteer": "workspace:~", + "@types/jest-environment-puppeteer": "^2.3.1", "@types/node": "^18.19.0", "@types/react": "^17.0.44", "@types/react-dom": "^17.0.18", diff --git a/examples/version-migration/tree-shim/package.json b/examples/version-migration/tree-shim/package.json index 4132b11c1ce8..8b22914269e4 100644 --- a/examples/version-migration/tree-shim/package.json +++ b/examples/version-migration/tree-shim/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/tree-shim", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Migrating from legacy SharedTree to new SharedTree using a tree shim.", "homepage": "https://fluidframework.com", @@ -38,22 +38,22 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluid-example/example-utils": "workspace:~", - "@fluid-experimental/tree": "workspace:~", - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/request-handler": "workspace:~", - "@fluidframework/routerlicious-driver": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", - "@fluidframework/tinylicious-driver": "workspace:~", - "@fluidframework/tree": "workspace:~", + "@fluid-example/example-utils": "^2.3.1", + "@fluid-experimental/tree": "^2.3.1", + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/request-handler": "^2.3.1", + "@fluidframework/routerlicious-driver": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", + "@fluidframework/tinylicious-driver": "^2.3.1", + "@fluidframework/tree": "^2.3.1", "react": "^17.0.1", "react-dom": "^17.0.1", "tiny-typed-emitter": "^2.1.0", @@ -67,7 +67,7 @@ "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/test-tools": "^1.0.195075", "@types/jest": "29.5.3", - "@types/jest-environment-puppeteer": "workspace:~", + "@types/jest-environment-puppeteer": "^2.3.1", "@types/react": "^17.0.44", "@types/react-dom": "^17.0.18", "@types/uuid": "^9.0.2", diff --git a/examples/view-integration/container-views/package.json b/examples/view-integration/container-views/package.json index 90bb90c65234..22fe5c789305 100644 --- a/examples/view-integration/container-views/package.json +++ b/examples/view-integration/container-views/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/app-integration-container-views", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Minimal Fluid Container & data store sample to implement a collaborative dice roller as a standalone app.", "homepage": "https://fluidframework.com", @@ -36,14 +36,14 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluid-example/example-utils": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", + "@fluid-example/example-utils": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", "react": "^17.0.1", "react-dom": "^17.0.1" }, @@ -55,7 +55,7 @@ "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/test-tools": "^1.0.195075", "@types/jest": "29.5.3", - "@types/jest-environment-puppeteer": "workspace:~", + "@types/jest-environment-puppeteer": "^2.3.1", "@types/node": "^18.19.0", "@types/react": "^17.0.44", "@types/react-dom": "^17.0.18", diff --git a/examples/view-integration/external-views/package.json b/examples/view-integration/external-views/package.json index b20c08597f5b..51b2fb2120b5 100644 --- a/examples/view-integration/external-views/package.json +++ b/examples/view-integration/external-views/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/app-integration-external-views", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Minimal Fluid Container & Data Object sample to implement a collaborative dice roller as a standalone app.", "homepage": "https://fluidframework.com", @@ -39,11 +39,11 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluid-example/example-utils": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", + "@fluid-example/example-utils": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", "css-loader": "^7.1.2", "style-loader": "^4.0.0" }, @@ -55,7 +55,7 @@ "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/test-tools": "^1.0.195075", "@types/jest": "29.5.3", - "@types/jest-environment-puppeteer": "workspace:~", + "@types/jest-environment-puppeteer": "^2.3.1", "@types/node": "^18.19.0", "cross-env": "^7.0.3", "eslint": "~8.55.0", diff --git a/examples/view-integration/view-framework-sampler/package.json b/examples/view-integration/view-framework-sampler/package.json index 29f5a68b89fc..ebfc2485bc13 100644 --- a/examples/view-integration/view-framework-sampler/package.json +++ b/examples/view-integration/view-framework-sampler/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/view-framework-sampler", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Example of integrating a Fluid data object with a variety of view frameworks.", "homepage": "https://fluidframework.com", @@ -37,11 +37,11 @@ "webpack:dev": "webpack --env development" }, "dependencies": { - "@fluid-example/example-utils": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", + "@fluid-example/example-utils": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", "css-loader": "^7.1.2", "react": "^17.0.1", "react-dom": "^17.0.1", @@ -56,7 +56,7 @@ "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/test-tools": "^1.0.195075", "@types/jest": "29.5.3", - "@types/jest-environment-puppeteer": "workspace:~", + "@types/jest-environment-puppeteer": "^2.3.1", "@types/node": "^18.19.0", "@types/react": "^17.0.44", "@types/react-dom": "^17.0.18", diff --git a/experimental/PropertyDDS/packages/property-changeset/package.json b/experimental/PropertyDDS/packages/property-changeset/package.json index 157cabd88684..0e3b8e9f9ed9 100644 --- a/experimental/PropertyDDS/packages/property-changeset/package.json +++ b/experimental/PropertyDDS/packages/property-changeset/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-experimental/property-changeset", - "version": "2.3.0", + "version": "2.3.1", "description": "property changeset definitions and related functionalities", "homepage": "https://fluidframework.com", "repository": { @@ -80,7 +80,7 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-experimental/property-common": "workspace:~", + "@fluid-experimental/property-common": "^2.3.1", "ajv": "^8.12.0", "ajv-keywords": "^5.1.0", "async": "^3.2.2", @@ -91,7 +91,7 @@ "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@types/lodash": "^4.14.118", diff --git a/experimental/PropertyDDS/packages/property-common/package.json b/experimental/PropertyDDS/packages/property-common/package.json index df3d888a2a05..13850c104914 100644 --- a/experimental/PropertyDDS/packages/property-common/package.json +++ b/experimental/PropertyDDS/packages/property-common/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-experimental/property-common", - "version": "2.3.0", + "version": "2.3.1", "description": "common functions used in properties", "homepage": "https://fluidframework.com", "repository": { @@ -69,7 +69,7 @@ }, "devDependencies": { "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", diff --git a/experimental/PropertyDDS/packages/property-common/platform-dependent/package.json b/experimental/PropertyDDS/packages/property-common/platform-dependent/package.json index e8c1af9373b9..06f89049fff1 100644 --- a/experimental/PropertyDDS/packages/property-common/platform-dependent/package.json +++ b/experimental/PropertyDDS/packages/property-common/platform-dependent/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-internal/platform-dependent", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Helper package that separates code for browser and server.", "homepage": "https://fluidframework.com", diff --git a/experimental/PropertyDDS/packages/property-dds/package.json b/experimental/PropertyDDS/packages/property-dds/package.json index 4b4eae80a6f1..f48b366e7565 100644 --- a/experimental/PropertyDDS/packages/property-dds/package.json +++ b/experimental/PropertyDDS/packages/property-dds/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-experimental/property-dds", - "version": "2.3.0", + "version": "2.3.1", "description": "definition of the property distributed data store", "homepage": "https://fluidframework.com", "repository": { @@ -56,16 +56,16 @@ "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../../common/build/build-common/src/cjs/package.json ./dist" }, "dependencies": { - "@fluid-experimental/property-changeset": "workspace:~", - "@fluid-experimental/property-properties": "workspace:~", - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/shared-object-base": "workspace:~", + "@fluid-experimental/property-changeset": "^2.3.1", + "@fluid-experimental/property-properties": "^2.3.1", + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/shared-object-base": "^2.3.1", "axios": "^1.7.7", "buffer": "^6.0.3", "lodash": "^4.17.21", @@ -77,20 +77,20 @@ "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-experimental/property-common": "workspace:~", - "@fluid-internal/mocha-test-setup": "workspace:~", - "@fluid-private/test-drivers": "workspace:~", + "@fluid-experimental/property-common": "^2.3.1", + "@fluid-internal/mocha-test-setup": "^2.3.1", + "@fluid-private/test-drivers": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/container-runtime": "workspace:~", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/container-runtime": "^2.3.1", "@fluidframework/eslint-config-fluid": "^5.4.0", - "@fluidframework/local-driver": "workspace:~", - "@fluidframework/sequence": "workspace:~", + "@fluidframework/local-driver": "^2.3.1", + "@fluidframework/sequence": "^2.3.1", "@fluidframework/server-local-server": "^5.0.0", - "@fluidframework/test-runtime-utils": "workspace:~", - "@fluidframework/test-utils": "workspace:~", + "@fluidframework/test-runtime-utils": "^2.3.1", + "@fluidframework/test-utils": "^2.3.1", "@microsoft/api-extractor": "7.47.8", "@types/lodash": "^4.14.118", "@types/mocha": "^9.1.1", diff --git a/experimental/PropertyDDS/packages/property-properties/package.json b/experimental/PropertyDDS/packages/property-properties/package.json index 4c2fb09db17c..ff9042d4ec08 100644 --- a/experimental/PropertyDDS/packages/property-properties/package.json +++ b/experimental/PropertyDDS/packages/property-properties/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-experimental/property-properties", - "version": "2.3.0", + "version": "2.3.1", "description": "definitions of properties", "homepage": "https://fluidframework.com", "repository": { @@ -63,8 +63,8 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-experimental/property-changeset": "workspace:~", - "@fluid-experimental/property-common": "workspace:~", + "@fluid-experimental/property-changeset": "^2.3.1", + "@fluid-experimental/property-common": "^2.3.1", "ajv": "^8.12.0", "async": "^3.2.2", "lodash": "^4.17.21", @@ -74,7 +74,7 @@ }, "devDependencies": { "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@types/mocha": "^9.1.1", diff --git a/experimental/dds/attributable-map/package.json b/experimental/dds/attributable-map/package.json index 6ed9fa80deaa..5f6caf4bc9cb 100644 --- a/experimental/dds/attributable-map/package.json +++ b/experimental/dds/attributable-map/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-experimental/attributable-map", - "version": "2.3.0", + "version": "2.3.1", "description": "Distributed map", "homepage": "https://fluidframework.com", "repository": { @@ -85,31 +85,31 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/shared-object-base": "workspace:~", + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/shared-object-base": "^2.3.1", "path-browserify": "^1.0.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", "@fluid-experimental/attributable-map-previous": "npm:@fluid-experimental/attributable-map@2.2.0", - "@fluid-internal/mocha-test-setup": "workspace:~", - "@fluid-private/stochastic-test-utils": "workspace:~", - "@fluid-private/test-dds-utils": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", + "@fluid-private/stochastic-test-utils": "^2.3.1", + "@fluid-private/test-dds-utils": "^2.3.1", "@fluid-tools/benchmark": "^0.50.0", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", - "@fluidframework/container-definitions": "workspace:~", + "@fluidframework/container-definitions": "^2.3.1", "@fluidframework/eslint-config-fluid": "^5.4.0", - "@fluidframework/test-runtime-utils": "workspace:~", + "@fluidframework/test-runtime-utils": "^2.3.1", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^9.1.1", "@types/node": "^18.19.0", diff --git a/experimental/dds/attributable-map/src/packageVersion.ts b/experimental/dds/attributable-map/src/packageVersion.ts index 7faba4fa26bc..68846feb8806 100644 --- a/experimental/dds/attributable-map/src/packageVersion.ts +++ b/experimental/dds/attributable-map/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluid-experimental/attributable-map"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/experimental/dds/ot/ot/package.json b/experimental/dds/ot/ot/package.json index abecc4807c15..3077bc77c59e 100644 --- a/experimental/dds/ot/ot/package.json +++ b/experimental/dds/ot/ot/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-experimental/ot", - "version": "2.3.0", + "version": "2.3.1", "description": "Distributed data structure for hosting ottypes", "homepage": "https://fluidframework.com", "repository": { @@ -82,24 +82,24 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/shared-object-base": "workspace:~" + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/shared-object-base": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", - "@fluid-private/test-dds-utils": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", + "@fluid-private/test-dds-utils": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", - "@fluidframework/test-runtime-utils": "workspace:~", + "@fluidframework/test-runtime-utils": "^2.3.1", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^9.1.1", "@types/node": "^18.19.0", diff --git a/experimental/dds/ot/ot/src/packageVersion.ts b/experimental/dds/ot/ot/src/packageVersion.ts index 35a88eb67cf4..c0033861b885 100644 --- a/experimental/dds/ot/ot/src/packageVersion.ts +++ b/experimental/dds/ot/ot/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluid-experimental/ot"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/experimental/dds/ot/sharejs/json1/package.json b/experimental/dds/ot/sharejs/json1/package.json index 907b896a4aa0..72bcdd4002cd 100644 --- a/experimental/dds/ot/sharejs/json1/package.json +++ b/experimental/dds/ot/sharejs/json1/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-experimental/sharejs-json1", - "version": "2.3.0", + "version": "2.3.1", "description": "Distributed data structure for hosting ottypes", "homepage": "https://fluidframework.com", "repository": { @@ -83,23 +83,23 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-experimental/ot": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/shared-object-base": "workspace:~", + "@fluid-experimental/ot": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/shared-object-base": "^2.3.1", "ot-json1": "^1.0.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", - "@fluid-private/test-dds-utils": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", + "@fluid-private/test-dds-utils": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", - "@fluidframework/test-runtime-utils": "workspace:~", + "@fluidframework/test-runtime-utils": "^2.3.1", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^9.1.1", "@types/node": "^18.19.0", diff --git a/experimental/dds/ot/sharejs/json1/src/packageVersion.ts b/experimental/dds/ot/sharejs/json1/src/packageVersion.ts index 97c79489e69f..6fc408d028c5 100644 --- a/experimental/dds/ot/sharejs/json1/src/packageVersion.ts +++ b/experimental/dds/ot/sharejs/json1/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluid-experimental/sharejs-json1"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/experimental/dds/sequence-deprecated/package.json b/experimental/dds/sequence-deprecated/package.json index 2d1b2c19ee35..e7b9ac9579c2 100644 --- a/experimental/dds/sequence-deprecated/package.json +++ b/experimental/dds/sequence-deprecated/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-experimental/sequence-deprecated", - "version": "2.3.0", + "version": "2.3.1", "description": "Deprecated distributed sequences", "homepage": "https://fluidframework.com", "repository": { @@ -84,23 +84,23 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/merge-tree": "workspace:~", - "@fluidframework/sequence": "workspace:~", - "@fluidframework/shared-object-base": "workspace:~" + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/merge-tree": "^2.3.1", + "@fluidframework/sequence": "^2.3.1", + "@fluidframework/shared-object-base": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", - "@fluid-private/test-dds-utils": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", + "@fluid-private/test-dds-utils": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", - "@fluidframework/test-runtime-utils": "workspace:~", + "@fluidframework/test-runtime-utils": "^2.3.1", "@microsoft/api-extractor": "7.47.8", "@types/diff": "^3.5.1", "@types/mocha": "^9.1.1", diff --git a/experimental/dds/sequence-deprecated/src/packageVersion.ts b/experimental/dds/sequence-deprecated/src/packageVersion.ts index 3b194e61807e..6c39f5981da4 100644 --- a/experimental/dds/sequence-deprecated/src/packageVersion.ts +++ b/experimental/dds/sequence-deprecated/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluid-experimental/sequence-deprecated"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/experimental/dds/tree/package.json b/experimental/dds/tree/package.json index 36c819d45542..33288a39a8da 100644 --- a/experimental/dds/tree/package.json +++ b/experimental/dds/tree/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-experimental/tree", - "version": "2.3.0", + "version": "2.3.1", "description": "Distributed tree", "homepage": "https://fluidframework.com", "repository": { @@ -72,18 +72,18 @@ "tsc": "fluid-tsc commonjs --project ./tsconfig.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/id-compressor": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/shared-object-base": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", - "@fluidframework/tree": "workspace:~", + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/id-compressor": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/shared-object-base": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", + "@fluidframework/tree": "^2.3.1", "@tylerbu/sorted-btree-es6": "^1.8.0", "buffer": "^6.0.3", "denque": "^1.5.1", @@ -93,20 +93,20 @@ "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", - "@fluid-private/stochastic-test-utils": "workspace:~", - "@fluid-private/test-drivers": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", + "@fluid-private/stochastic-test-utils": "^2.3.1", + "@fluid-private/test-drivers": "^2.3.1", "@fluid-tools/benchmark": "^0.50.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/container-runtime": "workspace:~", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/container-runtime": "^2.3.1", "@fluidframework/eslint-config-fluid": "^5.4.0", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/test-runtime-utils": "workspace:~", - "@fluidframework/test-utils": "workspace:~", - "@fluidframework/undo-redo": "workspace:~", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/test-runtime-utils": "^2.3.1", + "@fluidframework/test-utils": "^2.3.1", + "@fluidframework/undo-redo": "^2.3.1", "@microsoft/api-extractor": "7.47.8", "@types/chai": "^4.0.0", "@types/lru-cache": "^5.1.0", diff --git a/experimental/framework/data-objects/package.json b/experimental/framework/data-objects/package.json index 4d5f1eb5b484..2e0715edebf6 100644 --- a/experimental/framework/data-objects/package.json +++ b/experimental/framework/data-objects/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-experimental/data-objects", - "version": "2.3.0", + "version": "2.3.1", "description": "A collection of ready to use Fluid Data Objects", "homepage": "https://fluidframework.com", "repository": { @@ -51,14 +51,14 @@ "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/shared-object-base": "workspace:~" + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/shared-object-base": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", diff --git a/experimental/framework/last-edited/package.json b/experimental/framework/last-edited/package.json index 3e8d399a57ed..edf5be98c8b2 100644 --- a/experimental/framework/last-edited/package.json +++ b/experimental/framework/last-edited/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-experimental/last-edited", - "version": "2.3.0", + "version": "2.3.1", "description": "Tracks the last edited information in the Container.", "homepage": "https://fluidframework.com", "repository": { @@ -52,13 +52,13 @@ "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist" }, "dependencies": { - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/container-runtime": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/shared-summary-block": "workspace:~" + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/container-runtime": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/shared-summary-block": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", diff --git a/experimental/framework/tree-react-api/package.json b/experimental/framework/tree-react-api/package.json index 0877cb9e7049..ccd73e22d364 100644 --- a/experimental/framework/tree-react-api/package.json +++ b/experimental/framework/tree-react-api/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-experimental/tree-react-api", - "version": "2.3.0", + "version": "2.3.1", "description": "Experimental SharedTree API for React integration.", "homepage": "https://fluidframework.com", "repository": { @@ -95,24 +95,24 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/fluid-static": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/shared-object-base": "workspace:~", - "@fluidframework/tree": "workspace:~", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/fluid-static": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/shared-object-base": "^2.3.1", + "@fluidframework/tree": "^2.3.1", "react": "^17.0.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", - "@fluidframework/tinylicious-client": "workspace:~", + "@fluidframework/tinylicious-client": "^2.3.1", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^9.1.1", "@types/node": "^18.19.0", diff --git a/lerna.json b/lerna.json index b79bfb1de56d..b2983b018f99 100644 --- a/lerna.json +++ b/lerna.json @@ -1 +1 @@ -{ "version": "2.3.0", "npmClient": "pnpm", "useWorkspaces": true } +{ "version": "2.3.1", "npmClient": "pnpm", "useWorkspaces": true } diff --git a/package.json b/package.json index 7816f0eae614..3048c4bb94d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "client-release-group-root", - "version": "2.3.0", + "version": "2.3.1", "private": true, "homepage": "https://fluidframework.com", "repository": { diff --git a/packages/common/client-utils/package.json b/packages/common/client-utils/package.json index a323000294a6..d81aa9d66287 100644 --- a/packages/common/client-utils/package.json +++ b/packages/common/client-utils/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-internal/client-utils", - "version": "2.3.0", + "version": "2.3.1", "description": "Not intended for use outside the Fluid Framework.", "homepage": "https://fluidframework.com", "repository": { @@ -122,8 +122,8 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", "@types/events_pkg": "npm:@types/events@^3.0.0", "base64-js": "^1.5.1", "buffer": "^6.0.3", @@ -134,7 +134,7 @@ "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", "@fluid-internal/client-utils-previous": "npm:@fluid-internal/client-utils@2.2.0", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", @@ -142,7 +142,7 @@ "@microsoft/api-extractor": "7.47.8", "@types/base64-js": "^1.3.0", "@types/jest": "29.5.3", - "@types/jest-environment-puppeteer": "workspace:~", + "@types/jest-environment-puppeteer": "^2.3.1", "@types/mocha": "^9.1.1", "@types/node": "^18.19.0", "@types/rewire": "^2.5.28", diff --git a/packages/common/container-definitions/package.json b/packages/common/container-definitions/package.json index 688217d8e55e..1908a7b51f7b 100644 --- a/packages/common/container-definitions/package.json +++ b/packages/common/container-definitions/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/container-definitions", - "version": "2.3.0", + "version": "2.3.1", "description": "Fluid container definitions", "homepage": "https://fluidframework.com", "repository": { @@ -93,8 +93,8 @@ "typetests:prepare": "flub typetests --dir . --reset --previous --normalize" }, "dependencies": { - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~" + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", diff --git a/packages/common/core-interfaces/package.json b/packages/common/core-interfaces/package.json index 746c42a4981b..b38cdd64d276 100644 --- a/packages/common/core-interfaces/package.json +++ b/packages/common/core-interfaces/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/core-interfaces", - "version": "2.3.0", + "version": "2.3.1", "description": "Fluid object interfaces", "homepage": "https://fluidframework.com", "repository": { diff --git a/packages/common/core-utils/package.json b/packages/common/core-utils/package.json index ed6419b7c04b..d26c5cff6778 100644 --- a/packages/common/core-utils/package.json +++ b/packages/common/core-utils/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/core-utils", - "version": "2.3.0", + "version": "2.3.1", "description": "Not intended for use outside the Fluid client repo.", "homepage": "https://fluidframework.com", "repository": { @@ -119,7 +119,7 @@ "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/benchmark": "^0.50.0", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", diff --git a/packages/common/driver-definitions/package.json b/packages/common/driver-definitions/package.json index c50227ee42cf..2558d9655f2a 100644 --- a/packages/common/driver-definitions/package.json +++ b/packages/common/driver-definitions/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/driver-definitions", - "version": "2.3.0", + "version": "2.3.1", "description": "Fluid driver definitions", "homepage": "https://fluidframework.com", "repository": { @@ -89,7 +89,7 @@ "typetests:prepare": "flub typetests --dir . --reset --previous --normalize" }, "dependencies": { - "@fluidframework/core-interfaces": "workspace:~" + "@fluidframework/core-interfaces": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", diff --git a/packages/dds/cell/package.json b/packages/dds/cell/package.json index 2683321c1f9a..cc028e58d51d 100644 --- a/packages/dds/cell/package.json +++ b/packages/dds/cell/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/cell", - "version": "2.3.0", + "version": "2.3.1", "description": "Distributed data structure for a single value", "homepage": "https://fluidframework.com", "repository": { @@ -97,26 +97,26 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/shared-object-base": "workspace:~" + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/shared-object-base": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", - "@fluid-private/test-dds-utils": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", + "@fluid-private/test-dds-utils": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/cell-previous": "npm:@fluidframework/cell@2.2.0", - "@fluidframework/container-definitions": "workspace:~", + "@fluidframework/container-definitions": "^2.3.1", "@fluidframework/eslint-config-fluid": "^5.4.0", - "@fluidframework/test-runtime-utils": "workspace:~", + "@fluidframework/test-runtime-utils": "^2.3.1", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^9.1.1", "@types/node": "^18.19.0", diff --git a/packages/dds/cell/src/packageVersion.ts b/packages/dds/cell/src/packageVersion.ts index b3e810f57776..9d3493aac6e7 100644 --- a/packages/dds/cell/src/packageVersion.ts +++ b/packages/dds/cell/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluidframework/cell"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/packages/dds/counter/package.json b/packages/dds/counter/package.json index 35a3cdd2740a..767c0391bcc3 100644 --- a/packages/dds/counter/package.json +++ b/packages/dds/counter/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/counter", - "version": "2.3.0", + "version": "2.3.1", "description": "Counter DDS", "homepage": "https://fluidframework.com", "repository": { @@ -115,25 +115,25 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/shared-object-base": "workspace:~" + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/shared-object-base": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", - "@fluidframework/container-definitions": "workspace:~", + "@fluidframework/container-definitions": "^2.3.1", "@fluidframework/counter-previous": "npm:@fluidframework/counter@2.2.0", "@fluidframework/eslint-config-fluid": "^5.4.0", - "@fluidframework/test-runtime-utils": "workspace:~", + "@fluidframework/test-runtime-utils": "^2.3.1", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^9.1.1", "@types/node": "^18.19.0", diff --git a/packages/dds/counter/src/packageVersion.ts b/packages/dds/counter/src/packageVersion.ts index d4e8dbfdb833..1a7bed26554d 100644 --- a/packages/dds/counter/src/packageVersion.ts +++ b/packages/dds/counter/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluidframework/counter"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/packages/dds/ink/package.json b/packages/dds/ink/package.json index 3416bd99e931..2f2a087ad4be 100644 --- a/packages/dds/ink/package.json +++ b/packages/dds/ink/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-experimental/ink", - "version": "2.3.0", + "version": "2.3.1", "description": "Ink DDS", "homepage": "https://fluidframework.com", "repository": { @@ -84,24 +84,24 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/shared-object-base": "workspace:~", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/shared-object-base": "^2.3.1", "uuid": "^9.0.0" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", - "@fluidframework/container-definitions": "workspace:~", + "@fluidframework/container-definitions": "^2.3.1", "@fluidframework/eslint-config-fluid": "^5.4.0", - "@fluidframework/test-runtime-utils": "workspace:~", + "@fluidframework/test-runtime-utils": "^2.3.1", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^9.1.1", "@types/node": "^18.19.0", diff --git a/packages/dds/ink/src/packageVersion.ts b/packages/dds/ink/src/packageVersion.ts index 5a3b264e4108..eb3095cc0a68 100644 --- a/packages/dds/ink/src/packageVersion.ts +++ b/packages/dds/ink/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluid-experimental/ink"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/packages/dds/map/package.json b/packages/dds/map/package.json index 9ac23fb7cdd8..7356190a8eaf 100644 --- a/packages/dds/map/package.json +++ b/packages/dds/map/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/map", - "version": "2.3.0", + "version": "2.3.1", "description": "Distributed map", "homepage": "https://fluidframework.com", "repository": { @@ -120,33 +120,33 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/merge-tree": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/shared-object-base": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/merge-tree": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/shared-object-base": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", "path-browserify": "^1.0.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", - "@fluid-private/stochastic-test-utils": "workspace:~", - "@fluid-private/test-dds-utils": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", + "@fluid-private/stochastic-test-utils": "^2.3.1", + "@fluid-private/test-dds-utils": "^2.3.1", "@fluid-tools/benchmark": "^0.50.0", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", - "@fluidframework/container-definitions": "workspace:~", + "@fluidframework/container-definitions": "^2.3.1", "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/map-previous": "npm:@fluidframework/map@2.2.0", - "@fluidframework/test-runtime-utils": "workspace:~", + "@fluidframework/test-runtime-utils": "^2.3.1", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^9.1.1", "@types/node": "^18.19.0", diff --git a/packages/dds/map/src/packageVersion.ts b/packages/dds/map/src/packageVersion.ts index 84e9c27026e6..256531f59327 100644 --- a/packages/dds/map/src/packageVersion.ts +++ b/packages/dds/map/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluidframework/map"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/packages/dds/matrix/package.json b/packages/dds/matrix/package.json index 753f9e03e2fc..2b0d54428bb3 100644 --- a/packages/dds/matrix/package.json +++ b/packages/dds/matrix/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/matrix", - "version": "2.3.0", + "version": "2.3.1", "description": "Distributed matrix", "homepage": "https://fluidframework.com", "repository": { @@ -117,17 +117,17 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/merge-tree": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/shared-object-base": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/merge-tree": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/shared-object-base": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", "@tiny-calc/nano": "0.0.0-alpha.5", "double-ended-queue": "^2.1.0-0", "tslib": "^1.10.0" @@ -135,17 +135,17 @@ "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", - "@fluid-private/stochastic-test-utils": "workspace:~", - "@fluid-private/test-dds-utils": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", + "@fluid-private/stochastic-test-utils": "^2.3.1", + "@fluid-private/test-dds-utils": "^2.3.1", "@fluid-tools/benchmark": "^0.50.0", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", - "@fluidframework/container-definitions": "workspace:~", + "@fluidframework/container-definitions": "^2.3.1", "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/matrix-previous": "npm:@fluidframework/matrix@2.2.0", - "@fluidframework/test-runtime-utils": "workspace:~", + "@fluidframework/test-runtime-utils": "^2.3.1", "@microsoft/api-extractor": "7.47.8", "@tiny-calc/micro": "0.0.0-alpha.5", "@types/double-ended-queue": "^2.1.0", diff --git a/packages/dds/matrix/src/packageVersion.ts b/packages/dds/matrix/src/packageVersion.ts index 9a3e49e891a5..15b7c36a977d 100644 --- a/packages/dds/matrix/src/packageVersion.ts +++ b/packages/dds/matrix/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluidframework/matrix"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/packages/dds/merge-tree/package.json b/packages/dds/merge-tree/package.json index 94829df004ac..b5b211f9b3f1 100644 --- a/packages/dds/merge-tree/package.json +++ b/packages/dds/merge-tree/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/merge-tree", - "version": "2.3.0", + "version": "2.3.1", "description": "Merge tree", "homepage": "https://fluidframework.com", "repository": { @@ -132,30 +132,30 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/shared-object-base": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~" + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/shared-object-base": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", - "@fluid-private/stochastic-test-utils": "workspace:~", - "@fluid-private/test-pairwise-generator": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", + "@fluid-private/stochastic-test-utils": "^2.3.1", + "@fluid-private/test-pairwise-generator": "^2.3.1", "@fluid-tools/benchmark": "^0.50.0", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/merge-tree-previous": "npm:@fluidframework/merge-tree@2.2.0", - "@fluidframework/test-runtime-utils": "workspace:~", + "@fluidframework/test-runtime-utils": "^2.3.1", "@microsoft/api-extractor": "7.47.8", "@types/diff": "^3.5.1", "@types/mocha": "^9.1.1", diff --git a/packages/dds/ordered-collection/package.json b/packages/dds/ordered-collection/package.json index 469093e483a1..ea7f9c93805b 100644 --- a/packages/dds/ordered-collection/package.json +++ b/packages/dds/ordered-collection/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/ordered-collection", - "version": "2.3.0", + "version": "2.3.1", "description": "Consensus Collection", "homepage": "https://fluidframework.com", "repository": { @@ -115,28 +115,28 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/shared-object-base": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/shared-object-base": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", "uuid": "^9.0.0" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", - "@fluid-private/test-dds-utils": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", + "@fluid-private/test-dds-utils": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/ordered-collection-previous": "npm:@fluidframework/ordered-collection@2.2.0", - "@fluidframework/test-runtime-utils": "workspace:~", + "@fluidframework/test-runtime-utils": "^2.3.1", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^9.1.1", "@types/node": "^18.19.0", diff --git a/packages/dds/ordered-collection/src/packageVersion.ts b/packages/dds/ordered-collection/src/packageVersion.ts index 2fe0c7147247..bb2a2437e387 100644 --- a/packages/dds/ordered-collection/src/packageVersion.ts +++ b/packages/dds/ordered-collection/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluidframework/ordered-collection"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/packages/dds/pact-map/package.json b/packages/dds/pact-map/package.json index 7de2b8b5fb8a..b331b56844a0 100644 --- a/packages/dds/pact-map/package.json +++ b/packages/dds/pact-map/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-experimental/pact-map", - "version": "2.3.0", + "version": "2.3.1", "description": "Distributed data structure for key-value pairs using pact consensus", "homepage": "https://fluidframework.com", "repository": { @@ -82,25 +82,25 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/shared-object-base": "workspace:~" + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/shared-object-base": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", - "@fluid-private/test-dds-utils": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", + "@fluid-private/test-dds-utils": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", - "@fluidframework/test-runtime-utils": "workspace:~", + "@fluidframework/test-runtime-utils": "^2.3.1", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^9.1.1", "@types/node": "^18.19.0", diff --git a/packages/dds/pact-map/src/packageVersion.ts b/packages/dds/pact-map/src/packageVersion.ts index 4bfda5c17fc9..70c8ab005e5d 100644 --- a/packages/dds/pact-map/src/packageVersion.ts +++ b/packages/dds/pact-map/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluid-experimental/pact-map"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/packages/dds/register-collection/package.json b/packages/dds/register-collection/package.json index 1a815d4d224e..c9d19a6047e3 100644 --- a/packages/dds/register-collection/package.json +++ b/packages/dds/register-collection/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/register-collection", - "version": "2.3.0", + "version": "2.3.1", "description": "Consensus Register", "homepage": "https://fluidframework.com", "repository": { @@ -115,26 +115,26 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/shared-object-base": "workspace:~" + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/shared-object-base": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", - "@fluid-private/test-dds-utils": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", + "@fluid-private/test-dds-utils": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/register-collection-previous": "npm:@fluidframework/register-collection@2.2.0", - "@fluidframework/test-runtime-utils": "workspace:~", + "@fluidframework/test-runtime-utils": "^2.3.1", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^9.1.1", "@types/node": "^18.19.0", diff --git a/packages/dds/register-collection/src/packageVersion.ts b/packages/dds/register-collection/src/packageVersion.ts index 8e1da72c85b5..b7e049305b60 100644 --- a/packages/dds/register-collection/src/packageVersion.ts +++ b/packages/dds/register-collection/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluidframework/register-collection"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/packages/dds/sequence/package.json b/packages/dds/sequence/package.json index 95d1e2738f32..085dbd230c24 100644 --- a/packages/dds/sequence/package.json +++ b/packages/dds/sequence/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/sequence", - "version": "2.3.0", + "version": "2.3.1", "description": "Distributed sequence", "homepage": "https://fluidframework.com", "repository": { @@ -133,33 +133,33 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/merge-tree": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/shared-object-base": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/merge-tree": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/shared-object-base": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", "double-ended-queue": "^2.1.0-0", "uuid": "^9.0.0" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", - "@fluid-private/stochastic-test-utils": "workspace:~", - "@fluid-private/test-dds-utils": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", + "@fluid-private/stochastic-test-utils": "^2.3.1", + "@fluid-private/test-dds-utils": "^2.3.1", "@fluid-tools/benchmark": "^0.50.0", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", - "@fluidframework/container-definitions": "workspace:~", + "@fluidframework/container-definitions": "^2.3.1", "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/sequence-previous": "npm:@fluidframework/sequence@2.2.0", - "@fluidframework/test-runtime-utils": "workspace:~", + "@fluidframework/test-runtime-utils": "^2.3.1", "@microsoft/api-extractor": "7.47.8", "@types/diff": "^3.5.1", "@types/double-ended-queue": "^2.1.0", diff --git a/packages/dds/sequence/src/packageVersion.ts b/packages/dds/sequence/src/packageVersion.ts index 9f6baa38a97e..3596372edb5d 100644 --- a/packages/dds/sequence/src/packageVersion.ts +++ b/packages/dds/sequence/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluidframework/sequence"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/packages/dds/shared-object-base/package.json b/packages/dds/shared-object-base/package.json index 2f4da2f94a3e..b83eef05e40f 100644 --- a/packages/dds/shared-object-base/package.json +++ b/packages/dds/shared-object-base/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/shared-object-base", - "version": "2.3.0", + "version": "2.3.1", "description": "Fluid base class for shared distributed data structures", "homepage": "https://fluidframework.com", "repository": { @@ -116,30 +116,30 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-runtime": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-runtime": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", "uuid": "^9.0.0" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", - "@fluid-private/test-pairwise-generator": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", + "@fluid-private/test-pairwise-generator": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/shared-object-base-previous": "npm:@fluidframework/shared-object-base@2.2.0", - "@fluidframework/test-runtime-utils": "workspace:~", + "@fluidframework/test-runtime-utils": "^2.3.1", "@microsoft/api-extractor": "7.47.8", "@types/benchmark": "^2.1.0", "@types/mocha": "^9.1.1", diff --git a/packages/dds/shared-object-base/src/packageVersion.ts b/packages/dds/shared-object-base/src/packageVersion.ts index e1c8854b4024..6dcc39105282 100644 --- a/packages/dds/shared-object-base/src/packageVersion.ts +++ b/packages/dds/shared-object-base/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluidframework/shared-object-base"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/packages/dds/shared-summary-block/package.json b/packages/dds/shared-summary-block/package.json index 57ceac6e5908..3f2f20e64d6f 100644 --- a/packages/dds/shared-summary-block/package.json +++ b/packages/dds/shared-summary-block/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/shared-summary-block", - "version": "2.3.0", + "version": "2.3.1", "description": "A DDS that does not generate ops but is part of summary", "homepage": "https://fluidframework.com", "repository": { @@ -116,24 +116,24 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/shared-object-base": "workspace:~" + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/shared-object-base": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", - "@fluidframework/container-definitions": "workspace:~", + "@fluidframework/container-definitions": "^2.3.1", "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/shared-summary-block-previous": "npm:@fluidframework/shared-summary-block@2.2.0", - "@fluidframework/test-runtime-utils": "workspace:~", + "@fluidframework/test-runtime-utils": "^2.3.1", "@microsoft/api-extractor": "7.47.8", "@types/benchmark": "^2.1.0", "@types/mocha": "^9.1.1", diff --git a/packages/dds/shared-summary-block/src/packageVersion.ts b/packages/dds/shared-summary-block/src/packageVersion.ts index 63efcef7ecc3..b6daca7e721e 100644 --- a/packages/dds/shared-summary-block/src/packageVersion.ts +++ b/packages/dds/shared-summary-block/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluidframework/shared-summary-block"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/packages/dds/task-manager/package.json b/packages/dds/task-manager/package.json index d48ae7ed051e..c495570b2e59 100644 --- a/packages/dds/task-manager/package.json +++ b/packages/dds/task-manager/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/task-manager", - "version": "2.3.0", + "version": "2.3.1", "description": "Distributed data structure for queueing exclusive tasks", "homepage": "https://fluidframework.com", "repository": { @@ -115,29 +115,29 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/shared-object-base": "workspace:~" + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/shared-object-base": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", - "@fluid-private/stochastic-test-utils": "workspace:~", - "@fluid-private/test-dds-utils": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", + "@fluid-private/stochastic-test-utils": "^2.3.1", + "@fluid-private/test-dds-utils": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/task-manager-previous": "npm:@fluidframework/task-manager@2.2.0", - "@fluidframework/test-runtime-utils": "workspace:~", + "@fluidframework/test-runtime-utils": "^2.3.1", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^9.1.1", "@types/node": "^18.19.0", diff --git a/packages/dds/task-manager/src/packageVersion.ts b/packages/dds/task-manager/src/packageVersion.ts index 3bbb7044067d..150b75732aad 100644 --- a/packages/dds/task-manager/src/packageVersion.ts +++ b/packages/dds/task-manager/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluidframework/task-manager"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/packages/dds/test-dds-utils/package.json b/packages/dds/test-dds-utils/package.json index 1e373c16ad62..542157acf9e3 100644 --- a/packages/dds/test-dds-utils/package.json +++ b/packages/dds/test-dds-utils/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-private/test-dds-utils", - "version": "2.3.0", + "version": "2.3.1", "description": "Fluid DDS test utilities", "homepage": "https://fluidframework.com", "repository": { @@ -82,24 +82,24 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluid-private/stochastic-test-utils": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/id-compressor": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/shared-object-base": "workspace:~", - "@fluidframework/test-runtime-utils": "workspace:~", + "@fluid-internal/client-utils": "^2.3.1", + "@fluid-private/stochastic-test-utils": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/id-compressor": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/shared-object-base": "^2.3.1", + "@fluidframework/test-runtime-utils": "^2.3.1", "mocha": "^10.2.0", "uuid": "^9.0.0" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", diff --git a/packages/dds/tree/package.json b/packages/dds/tree/package.json index 1a4a311492a2..0d0643c6b15f 100644 --- a/packages/dds/tree/package.json +++ b/packages/dds/tree/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/tree", - "version": "2.3.0", + "version": "2.3.1", "description": "Distributed tree", "homepage": "https://fluidframework.com", "repository": { @@ -151,17 +151,17 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/container-runtime": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/id-compressor": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/shared-object-base": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/container-runtime": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/id-compressor": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/shared-object-base": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", "@sinclair/typebox": "^0.32.29", "@tylerbu/sorted-btree-es6": "^1.8.0", "@ungap/structured-clone": "^1.2.0", @@ -170,19 +170,19 @@ "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", - "@fluid-private/stochastic-test-utils": "workspace:~", - "@fluid-private/test-dds-utils": "workspace:~", - "@fluid-private/test-drivers": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", + "@fluid-private/stochastic-test-utils": "^2.3.1", + "@fluid-private/test-dds-utils": "^2.3.1", + "@fluid-private/test-drivers": "^2.3.1", "@fluid-tools/benchmark": "^0.50.0", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", "@fluidframework/eslint-config-fluid": "^5.4.0", - "@fluidframework/test-runtime-utils": "workspace:~", - "@fluidframework/test-utils": "workspace:~", + "@fluidframework/test-runtime-utils": "^2.3.1", + "@fluidframework/test-utils": "^2.3.1", "@fluidframework/tree-previous": "npm:@fluidframework/tree@2.2.0", "@microsoft/api-extractor": "7.47.8", "@types/diff": "^3.5.1", diff --git a/packages/dds/tree/src/packageVersion.ts b/packages/dds/tree/src/packageVersion.ts index 504415591f58..5eb4482fc120 100644 --- a/packages/dds/tree/src/packageVersion.ts +++ b/packages/dds/tree/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluidframework/tree"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/packages/drivers/debugger/package.json b/packages/drivers/debugger/package.json index 49ffd7e9a43e..8abfb7477477 100644 --- a/packages/drivers/debugger/package.json +++ b/packages/drivers/debugger/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/debugger", - "version": "2.3.0", + "version": "2.3.1", "description": "Fluid Debugger - a tool to play through history of a file", "homepage": "https://fluidframework.com", "repository": { @@ -84,10 +84,10 @@ "typetests:prepare": "flub typetests --dir . --reset --previous --normalize" }, "dependencies": { - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/replay-driver": "workspace:~", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/replay-driver": "^2.3.1", "jsonschema": "^1.2.6" }, "devDependencies": { diff --git a/packages/drivers/driver-base/package.json b/packages/drivers/driver-base/package.json index fbfbf6f9b5bf..9e021ccfe9eb 100644 --- a/packages/drivers/driver-base/package.json +++ b/packages/drivers/driver-base/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/driver-base", - "version": "2.3.0", + "version": "2.3.1", "description": "Shared driver code for Fluid driver implementations", "homepage": "https://fluidframework.com", "repository": { @@ -97,17 +97,17 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~" + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", diff --git a/packages/drivers/driver-base/src/packageVersion.ts b/packages/drivers/driver-base/src/packageVersion.ts index 538b51b127bb..851ac8b65348 100644 --- a/packages/drivers/driver-base/src/packageVersion.ts +++ b/packages/drivers/driver-base/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluidframework/driver-base"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/packages/drivers/driver-web-cache/package.json b/packages/drivers/driver-web-cache/package.json index 442ea93013f3..9ad6c61fe2d5 100644 --- a/packages/drivers/driver-web-cache/package.json +++ b/packages/drivers/driver-web-cache/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/driver-web-cache", - "version": "2.3.0", + "version": "2.3.1", "description": "Implementation of the driver caching API for a web browser", "homepage": "https://fluidframework.com", "repository": { @@ -91,10 +91,10 @@ "typetests:prepare": "flub typetests --dir . --reset --previous --normalize" }, "dependencies": { - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/odsp-driver-definitions": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/odsp-driver-definitions": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", "idb": "^6.1.2" }, "devDependencies": { diff --git a/packages/drivers/driver-web-cache/src/packageVersion.ts b/packages/drivers/driver-web-cache/src/packageVersion.ts index 59efcb8d6cd5..3983546fc656 100644 --- a/packages/drivers/driver-web-cache/src/packageVersion.ts +++ b/packages/drivers/driver-web-cache/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluidframework/driver-web-cache"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/packages/drivers/file-driver/package.json b/packages/drivers/file-driver/package.json index 704da2bb1dd2..d3926f05a021 100644 --- a/packages/drivers/file-driver/package.json +++ b/packages/drivers/file-driver/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/file-driver", - "version": "2.3.0", + "version": "2.3.1", "description": "A driver that reads/write from/to local file storage.", "homepage": "https://fluidframework.com", "repository": { @@ -66,12 +66,12 @@ "typetests:prepare": "flub typetests --dir . --reset --previous --normalize" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/replay-driver": "workspace:~" + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/replay-driver": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", diff --git a/packages/drivers/local-driver/package.json b/packages/drivers/local-driver/package.json index 8e9ec9655263..4280c0bde539 100644 --- a/packages/drivers/local-driver/package.json +++ b/packages/drivers/local-driver/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/local-driver", - "version": "2.3.0", + "version": "2.3.1", "description": "Fluid local driver", "homepage": "https://fluidframework.com", "repository": { @@ -116,26 +116,26 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/driver-base": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/driver-base": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", "@fluidframework/protocol-base": "^5.0.0", - "@fluidframework/routerlicious-driver": "workspace:~", + "@fluidframework/routerlicious-driver": "^2.3.1", "@fluidframework/server-local-server": "^5.0.0", "@fluidframework/server-services-client": "^5.0.0", "@fluidframework/server-services-core": "^5.0.0", "@fluidframework/server-test-utils": "^5.0.0", - "@fluidframework/telemetry-utils": "workspace:~", + "@fluidframework/telemetry-utils": "^2.3.1", "jsrsasign": "^11.0.0", "uuid": "^9.0.0" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", diff --git a/packages/drivers/odsp-driver-definitions/package.json b/packages/drivers/odsp-driver-definitions/package.json index 2e684154cc14..752aec826a09 100644 --- a/packages/drivers/odsp-driver-definitions/package.json +++ b/packages/drivers/odsp-driver-definitions/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/odsp-driver-definitions", - "version": "2.3.0", + "version": "2.3.1", "description": "Socket storage implementation for SPO and ODC", "homepage": "https://fluidframework.com", "repository": { @@ -88,7 +88,7 @@ "typetests:prepare": "flub typetests --dir . --reset --previous --normalize" }, "dependencies": { - "@fluidframework/driver-definitions": "workspace:~" + "@fluidframework/driver-definitions": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", diff --git a/packages/drivers/odsp-driver/package.json b/packages/drivers/odsp-driver/package.json index 5b2e6acba8ff..77b89f528e1b 100644 --- a/packages/drivers/odsp-driver/package.json +++ b/packages/drivers/odsp-driver/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/odsp-driver", - "version": "2.3.0", + "version": "2.3.1", "description": "Socket storage implementation for SPO and ODC", "homepage": "https://fluidframework.com", "repository": { @@ -115,15 +115,15 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/driver-base": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/odsp-doclib-utils": "workspace:~", - "@fluidframework/odsp-driver-definitions": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/driver-base": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/odsp-doclib-utils": "^2.3.1", + "@fluidframework/odsp-driver-definitions": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", "node-fetch": "^2.6.9", "socket.io-client": "^4.7.3", "uuid": "^9.0.0" @@ -131,7 +131,7 @@ "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", diff --git a/packages/drivers/odsp-driver/src/packageVersion.ts b/packages/drivers/odsp-driver/src/packageVersion.ts index 4f28f4b0356d..14aef95f0e38 100644 --- a/packages/drivers/odsp-driver/src/packageVersion.ts +++ b/packages/drivers/odsp-driver/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluidframework/odsp-driver"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/packages/drivers/odsp-urlResolver/package.json b/packages/drivers/odsp-urlResolver/package.json index af66083e8a54..60ccb854d2d9 100644 --- a/packages/drivers/odsp-urlResolver/package.json +++ b/packages/drivers/odsp-urlResolver/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/odsp-urlresolver", - "version": "2.3.0", + "version": "2.3.1", "description": "Url Resolver for odsp urls.", "homepage": "https://fluidframework.com", "repository": { @@ -75,17 +75,17 @@ "typetests:prepare": "flub typetests --dir . --reset --previous --normalize" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/odsp-driver": "workspace:~", - "@fluidframework/odsp-driver-definitions": "workspace:~" + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/odsp-driver": "^2.3.1", + "@fluidframework/odsp-driver-definitions": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", diff --git a/packages/drivers/replay-driver/package.json b/packages/drivers/replay-driver/package.json index 237f67a22e4c..aeaf9aca5423 100644 --- a/packages/drivers/replay-driver/package.json +++ b/packages/drivers/replay-driver/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/replay-driver", - "version": "2.3.0", + "version": "2.3.1", "description": "Document replay version of Socket.IO implementation", "homepage": "https://fluidframework.com", "repository": { @@ -66,12 +66,12 @@ "typetests:prepare": "flub typetests --dir . --reset --previous --normalize" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~" + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", diff --git a/packages/drivers/routerlicious-driver/package.json b/packages/drivers/routerlicious-driver/package.json index 8da234b7cfac..025db4bf2b79 100644 --- a/packages/drivers/routerlicious-driver/package.json +++ b/packages/drivers/routerlicious-driver/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/routerlicious-driver", - "version": "2.3.0", + "version": "2.3.1", "description": "Socket.IO + Git implementation of Fluid service API", "homepage": "https://fluidframework.com", "repository": { @@ -115,14 +115,14 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/driver-base": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/driver-base": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", "@fluidframework/server-services-client": "^5.0.0", - "@fluidframework/telemetry-utils": "workspace:~", + "@fluidframework/telemetry-utils": "^2.3.1", "cross-fetch": "^3.1.5", "json-stringify-safe": "5.0.1", "socket.io-client": "^4.7.3", @@ -131,7 +131,7 @@ "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", diff --git a/packages/drivers/routerlicious-driver/src/packageVersion.ts b/packages/drivers/routerlicious-driver/src/packageVersion.ts index 6d9d49d1ae1b..d0ebb1157d74 100644 --- a/packages/drivers/routerlicious-driver/src/packageVersion.ts +++ b/packages/drivers/routerlicious-driver/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluidframework/routerlicious-driver"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/packages/drivers/routerlicious-urlResolver/package.json b/packages/drivers/routerlicious-urlResolver/package.json index 5ccd01d4aaad..5b6b5e7fb968 100644 --- a/packages/drivers/routerlicious-urlResolver/package.json +++ b/packages/drivers/routerlicious-urlResolver/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/routerlicious-urlresolver", - "version": "2.3.0", + "version": "2.3.1", "description": "Url Resolver for routerlicious urls.", "homepage": "https://fluidframework.com", "repository": { @@ -75,15 +75,15 @@ "typetests:prepare": "flub typetests --dir . --reset --previous --normalize" }, "dependencies": { - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", "nconf": "^0.12.0" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", diff --git a/packages/drivers/tinylicious-driver/package.json b/packages/drivers/tinylicious-driver/package.json index 609a07b22189..de9173556617 100644 --- a/packages/drivers/tinylicious-driver/package.json +++ b/packages/drivers/tinylicious-driver/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/tinylicious-driver", - "version": "2.3.0", + "version": "2.3.1", "description": "Driver for tinylicious", "homepage": "https://fluidframework.com", "repository": { @@ -74,17 +74,17 @@ "typetests:prepare": "flub typetests --dir . --reset --previous --normalize" }, "dependencies": { - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/routerlicious-driver": "workspace:~", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/routerlicious-driver": "^2.3.1", "jsrsasign": "^11.0.0", "uuid": "^9.0.0" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", diff --git a/packages/framework/agent-scheduler/package.json b/packages/framework/agent-scheduler/package.json index 6272f74b7d38..becf934db73a 100644 --- a/packages/framework/agent-scheduler/package.json +++ b/packages/framework/agent-scheduler/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/agent-scheduler", - "version": "2.3.0", + "version": "2.3.1", "description": "Built in runtime object for distributing agents across instances of a container", "homepage": "https://fluidframework.com", "repository": { @@ -88,17 +88,17 @@ "typetests:prepare": "flub typetests --dir . --reset --previous --normalize" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/register-collection": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/register-collection": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", "uuid": "^9.0.0" }, "devDependencies": { diff --git a/packages/framework/aqueduct/package.json b/packages/framework/aqueduct/package.json index 1d6f9ed565c2..f1456fbf300a 100644 --- a/packages/framework/aqueduct/package.json +++ b/packages/framework/aqueduct/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/aqueduct", - "version": "2.3.0", + "version": "2.3.1", "description": "A set of implementations for Fluid Framework interfaces.", "homepage": "https://fluidframework.com", "repository": { @@ -114,25 +114,25 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-runtime": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/request-handler": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/shared-object-base": "workspace:~", - "@fluidframework/synthesize": "workspace:~" + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-runtime": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/request-handler": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/shared-object-base": "^2.3.1", + "@fluidframework/synthesize": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/aqueduct-previous": "npm:@fluidframework/aqueduct@2.2.0", "@fluidframework/build-common": "^2.0.3", diff --git a/packages/framework/attributor/package.json b/packages/framework/attributor/package.json index 552fa67676d9..6dcdb2085f25 100644 --- a/packages/framework/attributor/package.json +++ b/packages/framework/attributor/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-experimental/attributor", - "version": "2.3.0", + "version": "2.3.1", "description": "Operation attributor", "homepage": "https://fluidframework.com", "repository": { @@ -83,32 +83,32 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-runtime": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-runtime": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", "lz4js": "^0.2.0" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", - "@fluid-private/stochastic-test-utils": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", + "@fluid-private/stochastic-test-utils": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", - "@fluidframework/merge-tree": "workspace:~", - "@fluidframework/sequence": "workspace:~", - "@fluidframework/test-runtime-utils": "workspace:~", + "@fluidframework/merge-tree": "^2.3.1", + "@fluidframework/sequence": "^2.3.1", + "@fluidframework/test-runtime-utils": "^2.3.1", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^9.1.1", "@types/node": "^18.19.0", diff --git a/packages/framework/client-logger/app-insights-logger/package.json b/packages/framework/client-logger/app-insights-logger/package.json index 6f271cc0c511..4f8f5a301c92 100644 --- a/packages/framework/client-logger/app-insights-logger/package.json +++ b/packages/framework/client-logger/app-insights-logger/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/app-insights-logger", - "version": "2.3.0", + "version": "2.3.1", "description": "Contains a Fluid logging client that sends telemetry events to Azure App Insights", "homepage": "https://fluidframework.com", "repository": { @@ -86,14 +86,14 @@ "typetests:prepare": "flub typetests --dir . --reset --previous --normalize" }, "dependencies": { - "@fluidframework/core-interfaces": "workspace:~", + "@fluidframework/core-interfaces": "^2.3.1", "@microsoft/applicationinsights-web": "^2.8.11", "@ungap/structured-clone": "^1.2.0" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", diff --git a/packages/framework/client-logger/fluid-telemetry/package.json b/packages/framework/client-logger/fluid-telemetry/package.json index d4da90b83e5b..13372894f93a 100644 --- a/packages/framework/client-logger/fluid-telemetry/package.json +++ b/packages/framework/client-logger/fluid-telemetry/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/fluid-telemetry", - "version": "2.3.0", + "version": "2.3.1", "description": "Customer facing Fluid telemetry types and classes for both producing and consuming said telemetry", "homepage": "https://fluidframework.com", "repository": { @@ -95,22 +95,22 @@ "typetests:prepare": "flub typetests --dir . --reset --previous --normalize" }, "dependencies": { - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/fluid-static": "workspace:~", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/fluid-static": "^2.3.1", "@microsoft/applicationinsights-web": "^2.8.11", "uuid": "^9.0.0" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/client-utils": "workspace:~", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/client-utils": "^2.3.1", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-tools": "^0.46.0", - "@fluidframework/test-utils": "workspace:~", - "@fluidframework/tinylicious-client": "workspace:~", - "@fluidframework/tree": "workspace:~", + "@fluidframework/test-utils": "^2.3.1", + "@fluidframework/tinylicious-client": "^2.3.1", + "@fluidframework/tree": "^2.3.1", "@microsoft/api-extractor": "7.47.8", "@types/chai": "^4.0.0", "@types/mocha": "^9.1.1", diff --git a/packages/framework/data-object-base/package.json b/packages/framework/data-object-base/package.json index 4f1494869985..fa8a69a096b3 100644 --- a/packages/framework/data-object-base/package.json +++ b/packages/framework/data-object-base/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-experimental/data-object-base", - "version": "2.3.0", + "version": "2.3.1", "description": "Data object base for synchronously and lazily loaded object scenarios", "homepage": "https://fluidframework.com", "repository": { @@ -62,18 +62,18 @@ "typetests:prepare": "flub typetests --dir . --reset --previous --normalize" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-runtime": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/request-handler": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/shared-object-base": "workspace:~" + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-runtime": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/request-handler": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/shared-object-base": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", diff --git a/packages/framework/dds-interceptions/package.json b/packages/framework/dds-interceptions/package.json index cc1e810d0fff..3208b79c2831 100644 --- a/packages/framework/dds-interceptions/package.json +++ b/packages/framework/dds-interceptions/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-experimental/dds-interceptions", - "version": "2.3.0", + "version": "2.3.1", "description": "Distributed Data Structures that support an interception callback", "homepage": "https://fluidframework.com", "repository": { @@ -84,21 +84,21 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/merge-tree": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/sequence": "workspace:~" + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/merge-tree": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/sequence": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", - "@fluidframework/test-runtime-utils": "workspace:~", + "@fluidframework/test-runtime-utils": "^2.3.1", "@microsoft/api-extractor": "7.47.8", "@types/diff": "^3.5.1", "@types/mocha": "^9.1.1", diff --git a/packages/framework/fluid-framework/package.json b/packages/framework/fluid-framework/package.json index 52c062e5fa69..7acca9d4c3aa 100644 --- a/packages/framework/fluid-framework/package.json +++ b/packages/framework/fluid-framework/package.json @@ -1,6 +1,6 @@ { "name": "fluid-framework", - "version": "2.3.0", + "version": "2.3.1", "description": "The main entry point into Fluid Framework public packages", "homepage": "https://fluidframework.com", "repository": { @@ -99,16 +99,16 @@ "typetests:prepare": "flub typetests --dir . --reset --previous --normalize" }, "dependencies": { - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/fluid-static": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/sequence": "workspace:~", - "@fluidframework/shared-object-base": "workspace:~", - "@fluidframework/tree": "workspace:~" + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/fluid-static": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/sequence": "^2.3.1", + "@fluidframework/shared-object-base": "^2.3.1", + "@fluidframework/tree": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", diff --git a/packages/framework/fluid-static/package.json b/packages/framework/fluid-static/package.json index 6189db52b3ef..ce3075ca6da2 100644 --- a/packages/framework/fluid-static/package.json +++ b/packages/framework/fluid-static/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/fluid-static", - "version": "2.3.0", + "version": "2.3.1", "description": "A tool to enable consumption of Fluid Data Objects without requiring custom container code.", "homepage": "https://fluidframework.com", "repository": { @@ -96,32 +96,32 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/container-runtime": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/request-handler": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/shared-object-base": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~" + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/container-runtime": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/request-handler": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/shared-object-base": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", "@fluidframework/fluid-static-previous": "npm:@fluidframework/fluid-static@2.2.0", - "@fluidframework/map": "workspace:~", - "@fluidframework/sequence": "workspace:~", + "@fluidframework/map": "^2.3.1", + "@fluidframework/sequence": "^2.3.1", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^9.1.1", "@types/node": "^18.19.0", diff --git a/packages/framework/oldest-client-observer/package.json b/packages/framework/oldest-client-observer/package.json index b837dd232be0..caffebf48899 100644 --- a/packages/framework/oldest-client-observer/package.json +++ b/packages/framework/oldest-client-observer/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-experimental/oldest-client-observer", - "version": "2.3.0", + "version": "2.3.1", "description": "Data object to determine if the local client is the oldest amongst connected clients", "homepage": "https://fluidframework.com", "repository": { @@ -105,16 +105,16 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~" + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-private/test-dds-utils": "workspace:~", + "@fluid-private/test-dds-utils": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", diff --git a/packages/framework/presence/package.json b/packages/framework/presence/package.json index e6dd6ff87c9f..e7762cd8c6f0 100644 --- a/packages/framework/presence/package.json +++ b/packages/framework/presence/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-experimental/presence", - "version": "2.3.0", + "version": "2.3.1", "description": "A component for lightweight data sharing within a single session", "homepage": "https://fluidframework.com", "repository": { @@ -115,18 +115,18 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/fluid-static": "workspace:~", - "@fluidframework/id-compressor": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/shared-object-base": "workspace:~" + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/fluid-static": "^2.3.1", + "@fluidframework/id-compressor": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/shared-object-base": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", diff --git a/packages/framework/request-handler/package.json b/packages/framework/request-handler/package.json index 48b4f0ab17de..45dbb4bd88ef 100644 --- a/packages/framework/request-handler/package.json +++ b/packages/framework/request-handler/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/request-handler", - "version": "2.3.0", + "version": "2.3.1", "description": "A simple request handling library for Fluid Framework", "homepage": "https://fluidframework.com", "repository": { @@ -114,16 +114,16 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~" + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", diff --git a/packages/framework/synthesize/package.json b/packages/framework/synthesize/package.json index 5a0439bcb934..9074d0a663ce 100644 --- a/packages/framework/synthesize/package.json +++ b/packages/framework/synthesize/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/synthesize", - "version": "2.3.0", + "version": "2.3.1", "description": "A library for synthesizing scope objects.", "homepage": "https://fluidframework.com", "repository": { @@ -114,19 +114,19 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluidframework/core-utils": "workspace:~" + "@fluidframework/core-utils": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/datastore": "workspace:~", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/datastore": "^2.3.1", "@fluidframework/eslint-config-fluid": "^5.4.0", - "@fluidframework/runtime-utils": "workspace:~", + "@fluidframework/runtime-utils": "^2.3.1", "@fluidframework/synthesize-previous": "npm:@fluidframework/synthesize@2.2.0", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^9.1.1", diff --git a/packages/framework/undo-redo/package.json b/packages/framework/undo-redo/package.json index 4f882ca7ca4c..a1e518835146 100644 --- a/packages/framework/undo-redo/package.json +++ b/packages/framework/undo-redo/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/undo-redo", - "version": "2.3.0", + "version": "2.3.1", "description": "Undo Redo", "homepage": "https://fluidframework.com", "repository": { @@ -96,21 +96,21 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/matrix": "workspace:~", - "@fluidframework/merge-tree": "workspace:~", - "@fluidframework/sequence": "workspace:~" + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/matrix": "^2.3.1", + "@fluidframework/merge-tree": "^2.3.1", + "@fluidframework/sequence": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", - "@fluidframework/test-runtime-utils": "workspace:~", + "@fluidframework/test-runtime-utils": "^2.3.1", "@fluidframework/undo-redo-previous": "npm:@fluidframework/undo-redo@2.2.0", "@microsoft/api-extractor": "7.47.8", "@types/diff": "^3.5.1", diff --git a/packages/loader/container-loader/package.json b/packages/loader/container-loader/package.json index 375ba0c66de5..61bfa26879d3 100644 --- a/packages/loader/container-loader/package.json +++ b/packages/loader/container-loader/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/container-loader", - "version": "2.3.0", + "version": "2.3.1", "description": "Fluid container loader", "homepage": "https://fluidframework.com", "repository": { @@ -167,13 +167,13 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", "@types/events_pkg": "npm:@types/events@^3.0.0", "@ungap/structured-clone": "^1.2.0", "debug": "^4.3.4", @@ -184,9 +184,9 @@ "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/client-utils": "workspace:~", - "@fluid-internal/mocha-test-setup": "workspace:~", - "@fluid-private/test-loader-utils": "workspace:~", + "@fluid-internal/client-utils": "^2.3.1", + "@fluid-internal/mocha-test-setup": "^2.3.1", + "@fluid-private/test-loader-utils": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", diff --git a/packages/loader/container-loader/src/packageVersion.ts b/packages/loader/container-loader/src/packageVersion.ts index ae73b9ad0b0c..baf3f39dde41 100644 --- a/packages/loader/container-loader/src/packageVersion.ts +++ b/packages/loader/container-loader/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluidframework/container-loader"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/packages/loader/driver-utils/package.json b/packages/loader/driver-utils/package.json index d8237afb8117..32789419201e 100644 --- a/packages/loader/driver-utils/package.json +++ b/packages/loader/driver-utils/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/driver-utils", - "version": "2.3.0", + "version": "2.3.1", "description": "Collection of utility functions for Fluid drivers", "homepage": "https://fluidframework.com", "repository": { @@ -115,11 +115,11 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", "axios": "^1.7.7", "lz4js": "^0.2.0", "uuid": "^9.0.0" @@ -127,7 +127,7 @@ "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", diff --git a/packages/loader/driver-utils/src/packageVersion.ts b/packages/loader/driver-utils/src/packageVersion.ts index d9cc3e3f197c..895741ff2a6a 100644 --- a/packages/loader/driver-utils/src/packageVersion.ts +++ b/packages/loader/driver-utils/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluidframework/driver-utils"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/packages/loader/test-loader-utils/package.json b/packages/loader/test-loader-utils/package.json index 5ce7fc91beb5..449816974747 100644 --- a/packages/loader/test-loader-utils/package.json +++ b/packages/loader/test-loader-utils/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-private/test-loader-utils", - "version": "2.3.0", + "version": "2.3.1", "description": "Mocks and other test utilities for the Fluid Framework Loader", "homepage": "https://fluidframework.com", "repository": { @@ -51,10 +51,10 @@ "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~" + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", diff --git a/packages/runtime/container-runtime-definitions/package.json b/packages/runtime/container-runtime-definitions/package.json index c5241ffcee5a..11afc55595c9 100644 --- a/packages/runtime/container-runtime-definitions/package.json +++ b/packages/runtime/container-runtime-definitions/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/container-runtime-definitions", - "version": "2.3.0", + "version": "2.3.1", "description": "Fluid Runtime definitions", "homepage": "https://fluidframework.com", "repository": { @@ -81,10 +81,10 @@ "typetests:prepare": "flub typetests --dir . --reset --previous --normalize" }, "dependencies": { - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~" + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", diff --git a/packages/runtime/container-runtime/package.json b/packages/runtime/container-runtime/package.json index 51fa22a3b2bc..33b1480e8748 100644 --- a/packages/runtime/container-runtime/package.json +++ b/packages/runtime/container-runtime/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/container-runtime", - "version": "2.3.0", + "version": "2.3.1", "description": "Fluid container runtime", "homepage": "https://fluidframework.com", "repository": { @@ -179,18 +179,18 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/id-compressor": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/id-compressor": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", "@tylerbu/sorted-btree-es6": "^1.8.0", "double-ended-queue": "^2.1.0-0", "lz4js": "^0.2.0", @@ -199,16 +199,16 @@ "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", - "@fluid-private/stochastic-test-utils": "workspace:~", - "@fluid-private/test-pairwise-generator": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", + "@fluid-private/stochastic-test-utils": "^2.3.1", + "@fluid-private/test-pairwise-generator": "^2.3.1", "@fluid-tools/benchmark": "^0.50.0", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/container-runtime-previous": "npm:@fluidframework/container-runtime@2.2.0", "@fluidframework/eslint-config-fluid": "^5.4.0", - "@fluidframework/test-runtime-utils": "workspace:~", + "@fluidframework/test-runtime-utils": "^2.3.1", "@microsoft/api-extractor": "7.47.8", "@types/double-ended-queue": "^2.1.0", "@types/mocha": "^9.1.1", diff --git a/packages/runtime/container-runtime/src/packageVersion.ts b/packages/runtime/container-runtime/src/packageVersion.ts index 6a128afeea7f..31de2fb47f6d 100644 --- a/packages/runtime/container-runtime/src/packageVersion.ts +++ b/packages/runtime/container-runtime/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluidframework/container-runtime"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/packages/runtime/datastore-definitions/package.json b/packages/runtime/datastore-definitions/package.json index cad385df3979..ece1af42aa8f 100644 --- a/packages/runtime/datastore-definitions/package.json +++ b/packages/runtime/datastore-definitions/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/datastore-definitions", - "version": "2.3.0", + "version": "2.3.1", "description": "Fluid data store definitions", "homepage": "https://fluidframework.com", "repository": { @@ -81,11 +81,11 @@ "typetests:prepare": "flub typetests --dir . --reset --previous --normalize" }, "dependencies": { - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/id-compressor": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~" + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/id-compressor": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", diff --git a/packages/runtime/datastore/package.json b/packages/runtime/datastore/package.json index c3e03f0a6b28..8c0db73263c7 100644 --- a/packages/runtime/datastore/package.json +++ b/packages/runtime/datastore/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/datastore", - "version": "2.3.0", + "version": "2.3.1", "description": "Fluid data store implementation", "homepage": "https://fluidframework.com", "repository": { @@ -117,29 +117,29 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/id-compressor": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/id-compressor": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", "uuid": "^9.0.0" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/datastore-previous": "npm:@fluidframework/datastore@2.2.0", "@fluidframework/eslint-config-fluid": "^5.4.0", - "@fluidframework/test-runtime-utils": "workspace:~", + "@fluidframework/test-runtime-utils": "^2.3.1", "@microsoft/api-extractor": "7.47.8", "@types/lodash": "^4.14.118", "@types/mocha": "^9.1.1", diff --git a/packages/runtime/datastore/src/packageVersion.ts b/packages/runtime/datastore/src/packageVersion.ts index 13a75cc1c0fd..1258bcc5a740 100644 --- a/packages/runtime/datastore/src/packageVersion.ts +++ b/packages/runtime/datastore/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluidframework/datastore"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/packages/runtime/id-compressor/package.json b/packages/runtime/id-compressor/package.json index 36525fb5ac26..21152f783f09 100644 --- a/packages/runtime/id-compressor/package.json +++ b/packages/runtime/id-compressor/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/id-compressor", - "version": "2.3.0", + "version": "2.3.1", "description": "ID compressor", "homepage": "https://fluidframework.com", "repository": { @@ -128,18 +128,18 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", "@tylerbu/sorted-btree-es6": "^1.8.0", "uuid": "^9.0.0" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", - "@fluid-private/stochastic-test-utils": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", + "@fluid-private/stochastic-test-utils": "^2.3.1", "@fluid-tools/benchmark": "^0.50.0", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", diff --git a/packages/runtime/id-compressor/src/packageVersion.ts b/packages/runtime/id-compressor/src/packageVersion.ts index ff10fcd59919..ba3180032a58 100644 --- a/packages/runtime/id-compressor/src/packageVersion.ts +++ b/packages/runtime/id-compressor/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluidframework/id-compressor"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/packages/runtime/runtime-definitions/package.json b/packages/runtime/runtime-definitions/package.json index 3dae3e6e303c..7c1d2ccaaff1 100644 --- a/packages/runtime/runtime-definitions/package.json +++ b/packages/runtime/runtime-definitions/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/runtime-definitions", - "version": "2.3.0", + "version": "2.3.1", "description": "Fluid Runtime definitions", "homepage": "https://fluidframework.com", "repository": { @@ -87,11 +87,11 @@ "typetests:prepare": "flub typetests --dir . --reset --previous --normalize" }, "dependencies": { - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/id-compressor": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~" + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/id-compressor": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", diff --git a/packages/runtime/runtime-utils/package.json b/packages/runtime/runtime-utils/package.json index 01f059031509..fa6c975d6aab 100644 --- a/packages/runtime/runtime-utils/package.json +++ b/packages/runtime/runtime-utils/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/runtime-utils", - "version": "2.3.0", + "version": "2.3.1", "description": "Collection of utility functions for Fluid Runtime", "homepage": "https://fluidframework.com", "repository": { @@ -114,21 +114,21 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~" + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", diff --git a/packages/runtime/test-runtime-utils/package.json b/packages/runtime/test-runtime-utils/package.json index 8237e5e11034..66da5d1332c7 100644 --- a/packages/runtime/test-runtime-utils/package.json +++ b/packages/runtime/test-runtime-utils/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/test-runtime-utils", - "version": "2.3.0", + "version": "2.3.1", "description": "Fluid runtime test utilities", "homepage": "https://fluidframework.com", "repository": { @@ -113,25 +113,25 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/id-compressor": "workspace:~", - "@fluidframework/routerlicious-driver": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/id-compressor": "^2.3.1", + "@fluidframework/routerlicious-driver": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", "jsrsasign": "^11.0.0", "uuid": "^9.0.0" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", diff --git a/packages/service-clients/azure-client/package.json b/packages/service-clients/azure-client/package.json index e2ed7d683abe..236f5664c5e1 100644 --- a/packages/service-clients/azure-client/package.json +++ b/packages/service-clients/azure-client/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/azure-client", - "version": "2.3.0", + "version": "2.3.1", "description": "A tool to enable creation and loading of Fluid containers using the Azure Fluid Relay service", "homepage": "https://fluidframework.com", "repository": { @@ -94,31 +94,31 @@ "typetests:prepare": "flub typetests --dir . --reset --previous --normalize" }, "dependencies": { - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/fluid-static": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/routerlicious-driver": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~" + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/fluid-static": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/routerlicious-driver": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", "@fluid-tools/build-cli": "^0.46.0", - "@fluidframework/aqueduct": "workspace:~", + "@fluidframework/aqueduct": "^2.3.1", "@fluidframework/azure-client-previous": "npm:@fluidframework/azure-client@2.2.0", - "@fluidframework/azure-local-service": "workspace:~", + "@fluidframework/azure-local-service": "^2.3.1", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", - "@fluidframework/test-runtime-utils": "workspace:~", - "@fluidframework/test-utils": "workspace:~", - "@fluidframework/tree": "workspace:~", + "@fluidframework/test-runtime-utils": "^2.3.1", + "@fluidframework/test-utils": "^2.3.1", + "@fluidframework/tree": "^2.3.1", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^9.1.1", "@types/node": "^18.19.0", diff --git a/packages/service-clients/end-to-end-tests/azure-client/package.json b/packages/service-clients/end-to-end-tests/azure-client/package.json index 0d5269fabde0..1ba88a654897 100644 --- a/packages/service-clients/end-to-end-tests/azure-client/package.json +++ b/packages/service-clients/end-to-end-tests/azure-client/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/azure-end-to-end-tests", - "version": "2.3.0", + "version": "2.3.1", "description": "Azure client end to end tests", "homepage": "https://fluidframework.com", "repository": { @@ -59,27 +59,27 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-experimental/data-objects": "workspace:~", - "@fluid-internal/client-utils": "workspace:~", - "@fluid-internal/mocha-test-setup": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/azure-client": "workspace:~", + "@fluid-experimental/data-objects": "^2.3.1", + "@fluid-internal/client-utils": "^2.3.1", + "@fluid-internal/mocha-test-setup": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/azure-client": "^2.3.1", "@fluidframework/azure-client-legacy": "npm:@fluidframework/azure-client@^1.2.0", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/counter": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/fluid-static": "workspace:~", - "@fluidframework/map": "workspace:~", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/counter": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/fluid-static": "^2.3.1", + "@fluidframework/map": "^2.3.1", "@fluidframework/map-legacy": "npm:@fluidframework/map@^1.4.0", - "@fluidframework/matrix": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/sequence": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", - "@fluidframework/test-runtime-utils": "workspace:~", - "@fluidframework/test-utils": "workspace:~", - "@fluidframework/tree": "workspace:~", + "@fluidframework/matrix": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/sequence": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", + "@fluidframework/test-runtime-utils": "^2.3.1", + "@fluidframework/test-utils": "^2.3.1", + "@fluidframework/tree": "^2.3.1", "axios": "^1.7.7", "cross-env": "^7.0.3", "mocha": "^10.2.0", @@ -95,7 +95,7 @@ "@biomejs/biome": "~1.8.3", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", - "@fluidframework/driver-definitions": "workspace:~", + "@fluidframework/driver-definitions": "^2.3.1", "@fluidframework/eslint-config-fluid": "^5.4.0", "@types/mocha": "^9.1.1", "@types/nock": "^9.3.0", diff --git a/packages/service-clients/end-to-end-tests/odsp-client/package.json b/packages/service-clients/end-to-end-tests/odsp-client/package.json index 35ac1f0ef54f..fa1994904dbd 100644 --- a/packages/service-clients/end-to-end-tests/odsp-client/package.json +++ b/packages/service-clients/end-to-end-tests/odsp-client/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-experimental/odsp-end-to-end-tests", - "version": "2.3.0", + "version": "2.3.1", "description": "Odsp client end to end tests", "homepage": "https://fluidframework.com", "repository": { @@ -55,21 +55,21 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/mocha-test-setup": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/counter": "workspace:~", - "@fluidframework/fluid-static": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/matrix": "workspace:~", - "@fluidframework/odsp-client": "workspace:~", - "@fluidframework/odsp-doclib-utils": "workspace:~", - "@fluidframework/odsp-driver-definitions": "workspace:~", - "@fluidframework/sequence": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", - "@fluidframework/test-utils": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/counter": "^2.3.1", + "@fluidframework/fluid-static": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/matrix": "^2.3.1", + "@fluidframework/odsp-client": "^2.3.1", + "@fluidframework/odsp-doclib-utils": "^2.3.1", + "@fluidframework/odsp-driver-definitions": "^2.3.1", + "@fluidframework/sequence": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", + "@fluidframework/test-utils": "^2.3.1", "@types/sinon": "^17.0.3", "mocha": "^10.2.0", "mocha-json-output-reporter": "^2.0.1", diff --git a/packages/service-clients/odsp-client/package.json b/packages/service-clients/odsp-client/package.json index 98b328aacae3..c7b2ac865c4f 100644 --- a/packages/service-clients/odsp-client/package.json +++ b/packages/service-clients/odsp-client/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/odsp-client", - "version": "2.3.0", + "version": "2.3.1", "description": "A tool to enable creation and loading of Fluid containers using the ODSP service", "homepage": "https://fluidframework.com", "repository": { @@ -104,28 +104,28 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/fluid-static": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/odsp-doclib-utils": "workspace:~", - "@fluidframework/odsp-driver": "workspace:~", - "@fluidframework/odsp-driver-definitions": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/fluid-static": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/odsp-doclib-utils": "^2.3.1", + "@fluidframework/odsp-driver": "^2.3.1", + "@fluidframework/odsp-driver-definitions": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", "uuid": "^9.0.0" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", - "@fluidframework/test-utils": "workspace:~", + "@fluidframework/test-utils": "^2.3.1", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^9.1.1", "@types/node": "^18.19.0", diff --git a/packages/service-clients/tinylicious-client/package.json b/packages/service-clients/tinylicious-client/package.json index 78bca8c2fc89..63149ba0ecd6 100644 --- a/packages/service-clients/tinylicious-client/package.json +++ b/packages/service-clients/tinylicious-client/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/tinylicious-client", - "version": "2.3.0", + "version": "2.3.1", "description": "A tool to enable creation and loading of Fluid containers using the Tinylicious service", "homepage": "https://fluidframework.com", "repository": { @@ -87,30 +87,30 @@ "typetests:prepare": "flub typetests --dir . --reset --previous --normalize" }, "dependencies": { - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/fluid-static": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/routerlicious-driver": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", - "@fluidframework/tinylicious-driver": "workspace:~" + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/fluid-static": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/routerlicious-driver": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", + "@fluidframework/tinylicious-driver": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", "@fluid-tools/build-cli": "^0.46.0", - "@fluidframework/aqueduct": "workspace:~", + "@fluidframework/aqueduct": "^2.3.1", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", - "@fluidframework/container-runtime": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", + "@fluidframework/container-runtime": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", "@fluidframework/eslint-config-fluid": "^5.4.0", - "@fluidframework/test-utils": "workspace:~", + "@fluidframework/test-utils": "^2.3.1", "@fluidframework/tinylicious-client-previous": "npm:@fluidframework/tinylicious-client@2.2.0", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^9.1.1", diff --git a/packages/test/functional-tests/package.json b/packages/test/functional-tests/package.json index 0d29a02aa353..ae3a019b389e 100644 --- a/packages/test/functional-tests/package.json +++ b/packages/test/functional-tests/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-internal/functional-tests", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Functional tests", "homepage": "https://fluidframework.com", @@ -58,29 +58,29 @@ }, "devDependencies": { "@biomejs/biome": "~1.8.3", - "@fluid-experimental/tree": "workspace:~", - "@fluid-internal/mocha-test-setup": "workspace:~", - "@fluid-private/test-dds-utils": "workspace:~", - "@fluid-private/test-loader-utils": "workspace:~", + "@fluid-experimental/tree": "^2.3.1", + "@fluid-internal/mocha-test-setup": "^2.3.1", + "@fluid-private/test-dds-utils": "^2.3.1", + "@fluid-private/test-loader-utils": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", - "@fluidframework/cell": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/container-runtime": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", + "@fluidframework/cell": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/container-runtime": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", "@fluidframework/eslint-config-fluid": "^5.4.0", - "@fluidframework/id-compressor": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/matrix": "workspace:~", - "@fluidframework/ordered-collection": "workspace:~", + "@fluidframework/id-compressor": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/matrix": "^2.3.1", + "@fluidframework/ordered-collection": "^2.3.1", "@fluidframework/protocol-definitions": "^3.2.0", - "@fluidframework/register-collection": "workspace:~", - "@fluidframework/sequence": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", - "@fluidframework/test-runtime-utils": "workspace:~", - "@fluidframework/tree": "workspace:~", + "@fluidframework/register-collection": "^2.3.1", + "@fluidframework/sequence": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", + "@fluidframework/test-runtime-utils": "^2.3.1", + "@fluidframework/tree": "^2.3.1", "@types/events_pkg": "npm:@types/events@^3.0.0", "@types/mocha": "^9.1.1", "@types/node": "^18.19.0", diff --git a/packages/test/local-server-tests/package.json b/packages/test/local-server-tests/package.json index a731f1351460..2b76d1e2d14c 100644 --- a/packages/test/local-server-tests/package.json +++ b/packages/test/local-server-tests/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-internal/local-server-tests", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Tests that can only run against the local server", "homepage": "https://fluidframework.com", @@ -55,43 +55,43 @@ }, "devDependencies": { "@biomejs/biome": "~1.8.3", - "@fluid-internal/client-utils": "workspace:~", - "@fluid-internal/mocha-test-setup": "workspace:~", - "@fluid-private/test-loader-utils": "workspace:~", - "@fluid-private/test-pairwise-generator": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", + "@fluid-internal/client-utils": "^2.3.1", + "@fluid-internal/mocha-test-setup": "^2.3.1", + "@fluid-private/test-loader-utils": "^2.3.1", + "@fluid-private/test-pairwise-generator": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", - "@fluidframework/cell": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/container-runtime": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-base": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", + "@fluidframework/cell": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/container-runtime": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-base": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", "@fluidframework/eslint-config-fluid": "^5.4.0", - "@fluidframework/local-driver": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/matrix": "workspace:~", - "@fluidframework/merge-tree": "workspace:~", - "@fluidframework/odsp-doclib-utils": "workspace:~", - "@fluidframework/ordered-collection": "workspace:~", + "@fluidframework/local-driver": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/matrix": "^2.3.1", + "@fluidframework/merge-tree": "^2.3.1", + "@fluidframework/odsp-doclib-utils": "^2.3.1", + "@fluidframework/ordered-collection": "^2.3.1", "@fluidframework/protocol-definitions": "^3.2.0", - "@fluidframework/register-collection": "workspace:~", - "@fluidframework/request-handler": "workspace:~", - "@fluidframework/routerlicious-driver": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/sequence": "workspace:~", + "@fluidframework/register-collection": "^2.3.1", + "@fluidframework/request-handler": "^2.3.1", + "@fluidframework/routerlicious-driver": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/sequence": "^2.3.1", "@fluidframework/server-local-server": "^5.0.0", - "@fluidframework/shared-object-base": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", - "@fluidframework/test-utils": "workspace:~", + "@fluidframework/shared-object-base": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", + "@fluidframework/test-utils": "^2.3.1", "@types/mocha": "^9.1.1", "@types/nock": "^9.3.0", "@types/node": "^18.19.0", diff --git a/packages/test/mocha-test-setup/package.json b/packages/test/mocha-test-setup/package.json index a600055dcbb6..35ba9b12c22a 100644 --- a/packages/test/mocha-test-setup/package.json +++ b/packages/test/mocha-test-setup/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-internal/mocha-test-setup", - "version": "2.3.0", + "version": "2.3.1", "description": "Utilities for Fluid tests", "homepage": "https://fluidframework.com", "repository": { @@ -57,8 +57,8 @@ "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist" }, "dependencies": { - "@fluid-internal/test-driver-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", + "@fluid-internal/test-driver-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", "mocha": "^10.2.0", "source-map-support": "^0.5.21" }, diff --git a/packages/test/mocha-test-setup/src/packageVersion.ts b/packages/test/mocha-test-setup/src/packageVersion.ts index 88901c85d393..fa975c507131 100644 --- a/packages/test/mocha-test-setup/src/packageVersion.ts +++ b/packages/test/mocha-test-setup/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluid-internal/mocha-test-setup"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/packages/test/snapshots/package.json b/packages/test/snapshots/package.json index 8b655b003ae9..21417811a55b 100644 --- a/packages/test/snapshots/package.json +++ b/packages/test/snapshots/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-internal/test-snapshots", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Comprehensive test of snapshot logic.", "homepage": "https://fluidframework.com", @@ -63,32 +63,32 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-experimental/ink": "workspace:~", - "@fluid-experimental/sequence-deprecated": "workspace:~", - "@fluid-internal/replay-tool": "workspace:~", - "@fluidframework/cell": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/counter": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/file-driver": "workspace:~", - "@fluidframework/local-driver": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/matrix": "workspace:~", - "@fluidframework/ordered-collection": "workspace:~", - "@fluidframework/register-collection": "workspace:~", - "@fluidframework/replay-driver": "workspace:~", - "@fluidframework/sequence": "workspace:~", + "@fluid-experimental/ink": "^2.3.1", + "@fluid-experimental/sequence-deprecated": "^2.3.1", + "@fluid-internal/replay-tool": "^2.3.1", + "@fluidframework/cell": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/counter": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/file-driver": "^2.3.1", + "@fluidframework/local-driver": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/matrix": "^2.3.1", + "@fluidframework/ordered-collection": "^2.3.1", + "@fluidframework/register-collection": "^2.3.1", + "@fluidframework/replay-driver": "^2.3.1", + "@fluidframework/sequence": "^2.3.1", "@fluidframework/server-local-server": "^5.0.0", - "@fluidframework/test-utils": "workspace:~", + "@fluidframework/test-utils": "^2.3.1", "mocha": "^10.2.0" }, "devDependencies": { "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", diff --git a/packages/test/snapshots/src/packageVersion.ts b/packages/test/snapshots/src/packageVersion.ts index 1308721d60e3..be02d002b1a9 100644 --- a/packages/test/snapshots/src/packageVersion.ts +++ b/packages/test/snapshots/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluid-internal/test-snapshots"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/packages/test/stochastic-test-utils/package.json b/packages/test/stochastic-test-utils/package.json index 9993b1ed7854..b452b7c08b91 100644 --- a/packages/test/stochastic-test-utils/package.json +++ b/packages/test/stochastic-test-utils/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-private/stochastic-test-utils", - "version": "2.3.0", + "version": "2.3.1", "description": "Utilities for stochastic tests", "homepage": "https://fluidframework.com", "repository": { @@ -93,13 +93,13 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluidframework/core-utils": "workspace:~", + "@fluidframework/core-utils": "^2.3.1", "best-random": "^1.0.0" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/benchmark": "^0.50.0", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", diff --git a/packages/test/test-driver-definitions/package.json b/packages/test/test-driver-definitions/package.json index 04d3ecd35d28..72c2e0099fab 100644 --- a/packages/test/test-driver-definitions/package.json +++ b/packages/test/test-driver-definitions/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-internal/test-driver-definitions", - "version": "2.3.0", + "version": "2.3.1", "description": "A driver abstraction and implementations for testing against server", "homepage": "https://fluidframework.com", "repository": { @@ -51,8 +51,8 @@ "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist" }, "dependencies": { - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~" + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", diff --git a/packages/test/test-drivers/package.json b/packages/test/test-drivers/package.json index 8cc623d08350..63bd669426b8 100644 --- a/packages/test/test-drivers/package.json +++ b/packages/test/test-drivers/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-private/test-drivers", - "version": "2.3.0", + "version": "2.3.1", "description": "A driver abstraction and implementations for testing against server", "homepage": "https://fluidframework.com", "repository": { @@ -53,22 +53,22 @@ "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist" }, "dependencies": { - "@fluid-internal/test-driver-definitions": "workspace:~", - "@fluid-private/test-pairwise-generator": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/local-driver": "workspace:~", - "@fluidframework/odsp-doclib-utils": "workspace:~", - "@fluidframework/odsp-driver": "workspace:~", - "@fluidframework/odsp-driver-definitions": "workspace:~", - "@fluidframework/odsp-urlresolver": "workspace:~", - "@fluidframework/routerlicious-driver": "workspace:~", + "@fluid-internal/test-driver-definitions": "^2.3.1", + "@fluid-private/test-pairwise-generator": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/local-driver": "^2.3.1", + "@fluidframework/odsp-doclib-utils": "^2.3.1", + "@fluidframework/odsp-driver": "^2.3.1", + "@fluidframework/odsp-driver-definitions": "^2.3.1", + "@fluidframework/odsp-urlresolver": "^2.3.1", + "@fluidframework/routerlicious-driver": "^2.3.1", "@fluidframework/server-local-server": "^5.0.0", - "@fluidframework/test-runtime-utils": "workspace:~", - "@fluidframework/tinylicious-driver": "workspace:~", - "@fluidframework/tool-utils": "workspace:~", + "@fluidframework/test-runtime-utils": "^2.3.1", + "@fluidframework/tinylicious-driver": "^2.3.1", + "@fluidframework/tool-utils": "^2.3.1", "agentkeepalive": "^4.5.0", "axios": "^1.7.7", "semver": "^7.5.3", diff --git a/packages/test/test-drivers/src/packageVersion.ts b/packages/test/test-drivers/src/packageVersion.ts index de3fd0ac096e..c6617ea7964c 100644 --- a/packages/test/test-drivers/src/packageVersion.ts +++ b/packages/test/test-drivers/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluid-private/test-drivers"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/packages/test/test-end-to-end-tests/package.json b/packages/test/test-end-to-end-tests/package.json index 28874725f425..131faf83d2b8 100644 --- a/packages/test/test-end-to-end-tests/package.json +++ b/packages/test/test-end-to-end-tests/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-private/test-end-to-end-tests", - "version": "2.3.0", + "version": "2.3.1", "description": "End to end tests", "homepage": "https://fluidframework.com", "repository": { @@ -78,49 +78,49 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-experimental/attributor": "workspace:~", - "@fluid-experimental/sequence-deprecated": "workspace:~", - "@fluid-experimental/tree": "workspace:~", - "@fluid-internal/client-utils": "workspace:~", - "@fluid-internal/mocha-test-setup": "workspace:~", - "@fluid-internal/test-driver-definitions": "workspace:~", - "@fluid-private/test-drivers": "workspace:~", - "@fluid-private/test-loader-utils": "workspace:~", - "@fluid-private/test-pairwise-generator": "workspace:~", - "@fluid-private/test-version-utils": "workspace:~", + "@fluid-experimental/attributor": "^2.3.1", + "@fluid-experimental/sequence-deprecated": "^2.3.1", + "@fluid-experimental/tree": "^2.3.1", + "@fluid-internal/client-utils": "^2.3.1", + "@fluid-internal/mocha-test-setup": "^2.3.1", + "@fluid-internal/test-driver-definitions": "^2.3.1", + "@fluid-private/test-drivers": "^2.3.1", + "@fluid-private/test-loader-utils": "^2.3.1", + "@fluid-private/test-pairwise-generator": "^2.3.1", + "@fluid-private/test-version-utils": "^2.3.1", "@fluid-tools/benchmark": "^0.50.0", - "@fluidframework/agent-scheduler": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/cell": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/container-runtime": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/counter": "workspace:~", - "@fluidframework/datastore": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/id-compressor": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/matrix": "workspace:~", - "@fluidframework/merge-tree": "workspace:~", - "@fluidframework/odsp-doclib-utils": "workspace:~", - "@fluidframework/odsp-driver-definitions": "workspace:~", - "@fluidframework/ordered-collection": "workspace:~", - "@fluidframework/register-collection": "workspace:~", - "@fluidframework/request-handler": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/sequence": "workspace:~", - "@fluidframework/shared-object-base": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", - "@fluidframework/test-runtime-utils": "workspace:~", - "@fluidframework/test-utils": "workspace:~", - "@fluidframework/tree": "workspace:~", - "@fluidframework/undo-redo": "workspace:~", + "@fluidframework/agent-scheduler": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/cell": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/container-runtime": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/counter": "^2.3.1", + "@fluidframework/datastore": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/id-compressor": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/matrix": "^2.3.1", + "@fluidframework/merge-tree": "^2.3.1", + "@fluidframework/odsp-doclib-utils": "^2.3.1", + "@fluidframework/odsp-driver-definitions": "^2.3.1", + "@fluidframework/ordered-collection": "^2.3.1", + "@fluidframework/register-collection": "^2.3.1", + "@fluidframework/request-handler": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/sequence": "^2.3.1", + "@fluidframework/shared-object-base": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", + "@fluidframework/test-runtime-utils": "^2.3.1", + "@fluidframework/test-utils": "^2.3.1", + "@fluidframework/tree": "^2.3.1", + "@fluidframework/undo-redo": "^2.3.1", "@types/sinon": "^17.0.3", "cross-env": "^7.0.3", "mocha": "^10.2.0", diff --git a/packages/test/test-end-to-end-tests/src/packageVersion.ts b/packages/test/test-end-to-end-tests/src/packageVersion.ts index 480aae9fd2f2..0a9c7d6acff8 100644 --- a/packages/test/test-end-to-end-tests/src/packageVersion.ts +++ b/packages/test/test-end-to-end-tests/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluid-private/test-end-to-end-tests"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/packages/test/test-pairwise-generator/package.json b/packages/test/test-pairwise-generator/package.json index 83acc9e243b6..731fcedbaf6e 100644 --- a/packages/test/test-pairwise-generator/package.json +++ b/packages/test/test-pairwise-generator/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-private/test-pairwise-generator", - "version": "2.3.0", + "version": "2.3.1", "description": "End to end tests", "homepage": "https://fluidframework.com", "repository": { @@ -85,7 +85,7 @@ "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", diff --git a/packages/test/test-service-load/package.json b/packages/test/test-service-load/package.json index 6a5cd87b09dd..0f7eaf991685 100644 --- a/packages/test/test-service-load/package.json +++ b/packages/test/test-service-load/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-internal/test-service-load", - "version": "2.3.0", + "version": "2.3.1", "description": "Service load tests", "homepage": "https://fluidframework.com", "repository": { @@ -78,28 +78,28 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluid-internal/test-driver-definitions": "workspace:~", - "@fluid-private/stochastic-test-utils": "workspace:~", - "@fluid-private/test-drivers": "workspace:~", - "@fluid-private/test-pairwise-generator": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/container-runtime": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/counter": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/task-manager": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", - "@fluidframework/test-utils": "workspace:~", - "@fluidframework/tool-utils": "workspace:~", + "@fluid-internal/client-utils": "^2.3.1", + "@fluid-internal/test-driver-definitions": "^2.3.1", + "@fluid-private/stochastic-test-utils": "^2.3.1", + "@fluid-private/test-drivers": "^2.3.1", + "@fluid-private/test-pairwise-generator": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/container-runtime": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/counter": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/task-manager": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", + "@fluidframework/test-utils": "^2.3.1", + "@fluidframework/tool-utils": "^2.3.1", "commander": "^5.1.0", "ps-node": "^0.1.6", "start-server-and-test": "^2.0.3", @@ -107,7 +107,7 @@ }, "devDependencies": { "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", diff --git a/packages/test/test-service-load/src/packageVersion.ts b/packages/test/test-service-load/src/packageVersion.ts index 21bff3c0293d..78d029ca5ab3 100644 --- a/packages/test/test-service-load/src/packageVersion.ts +++ b/packages/test/test-service-load/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluid-internal/test-service-load"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/packages/test/test-utils/package.json b/packages/test/test-utils/package.json index 5dcc9a8a7913..bd9e17ea6294 100644 --- a/packages/test/test-utils/package.json +++ b/packages/test/test-utils/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/test-utils", - "version": "2.3.0", + "version": "2.3.1", "description": "Utilities for Fluid tests", "homepage": "https://fluidframework.com", "repository": { @@ -114,25 +114,25 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/test-driver-definitions": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/container-runtime": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/local-driver": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/request-handler": "workspace:~", - "@fluidframework/routerlicious-driver": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", + "@fluid-internal/test-driver-definitions": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/container-runtime": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/local-driver": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/request-handler": "^2.3.1", + "@fluidframework/routerlicious-driver": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", "best-random": "^1.0.0", "debug": "^4.3.4", "mocha": "^10.2.0", @@ -141,7 +141,7 @@ "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", diff --git a/packages/test/test-utils/src/packageVersion.ts b/packages/test/test-utils/src/packageVersion.ts index 2f21c836b236..261d49c1e1e5 100644 --- a/packages/test/test-utils/src/packageVersion.ts +++ b/packages/test/test-utils/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluidframework/test-utils"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/packages/test/test-version-utils/package.json b/packages/test/test-version-utils/package.json index 915ea8d5c11b..e18f34a4ed17 100644 --- a/packages/test/test-version-utils/package.json +++ b/packages/test/test-version-utils/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-private/test-version-utils", - "version": "2.3.0", + "version": "2.3.1", "description": "End to end tests", "homepage": "https://fluidframework.com", "repository": { @@ -73,34 +73,34 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-experimental/attributor": "workspace:~", - "@fluid-experimental/sequence-deprecated": "workspace:~", - "@fluid-internal/test-driver-definitions": "workspace:~", - "@fluid-private/test-drivers": "workspace:~", + "@fluid-experimental/attributor": "^2.3.1", + "@fluid-experimental/sequence-deprecated": "^2.3.1", + "@fluid-internal/test-driver-definitions": "^2.3.1", + "@fluid-private/test-drivers": "^2.3.1", "@fluid-tools/version-tools": "^0.46.0", - "@fluidframework/agent-scheduler": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/cell": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/container-runtime": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/counter": "workspace:~", - "@fluidframework/datastore": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/matrix": "workspace:~", - "@fluidframework/odsp-driver-definitions": "workspace:~", - "@fluidframework/ordered-collection": "workspace:~", - "@fluidframework/register-collection": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/sequence": "workspace:~", - "@fluidframework/shared-object-base": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", - "@fluidframework/test-utils": "workspace:~", + "@fluidframework/agent-scheduler": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/cell": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/container-runtime": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/counter": "^2.3.1", + "@fluidframework/datastore": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/matrix": "^2.3.1", + "@fluidframework/odsp-driver-definitions": "^2.3.1", + "@fluidframework/ordered-collection": "^2.3.1", + "@fluidframework/register-collection": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/sequence": "^2.3.1", + "@fluidframework/shared-object-base": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", + "@fluidframework/test-utils": "^2.3.1", "nconf": "^0.12.0", "proper-lockfile": "^4.1.2", "semver": "^7.5.3" @@ -108,7 +108,7 @@ "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", diff --git a/packages/test/test-version-utils/src/packageVersion.ts b/packages/test/test-version-utils/src/packageVersion.ts index 9fc649aa1825..240233aa1981 100644 --- a/packages/test/test-version-utils/src/packageVersion.ts +++ b/packages/test/test-version-utils/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluid-private/test-version-utils"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/packages/test/types_jest-environment-puppeteer/package.json b/packages/test/types_jest-environment-puppeteer/package.json index ab11c46c6e35..c4797cf27ad8 100644 --- a/packages/test/types_jest-environment-puppeteer/package.json +++ b/packages/test/types_jest-environment-puppeteer/package.json @@ -1,6 +1,6 @@ { "name": "@types/jest-environment-puppeteer", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "TypeScript `globals` definitions fix-up for jest-environment-puppeteer", "homepage": "https://fluidframework.com", diff --git a/packages/tools/changelog-generator-wrapper/package.json b/packages/tools/changelog-generator-wrapper/package.json index 9e3b86c8789a..eee69cb473d9 100644 --- a/packages/tools/changelog-generator-wrapper/package.json +++ b/packages/tools/changelog-generator-wrapper/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-private/changelog-generator-wrapper", - "version": "2.3.0", + "version": "2.3.1", "private": true, "homepage": "https://fluidframework.com", "repository": { diff --git a/packages/tools/devtools/devtools-browser-extension/package.json b/packages/tools/devtools/devtools-browser-extension/package.json index a9286164ca31..388289a512ea 100644 --- a/packages/tools/devtools/devtools-browser-extension/package.json +++ b/packages/tools/devtools/devtools-browser-extension/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-internal/devtools-browser-extension", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "A browser extension for visualizing Fluid Framework stats and operations", "homepage": "https://fluidframework.com", @@ -75,11 +75,11 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluid-internal/devtools-view": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/devtools-core": "workspace:~", + "@fluid-internal/client-utils": "^2.3.1", + "@fluid-internal/devtools-view": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/devtools-core": "^2.3.1", "@microsoft/1ds-core-js": "^3.2.13", "@microsoft/1ds-post-js": "^3.2.13", "@types/uuid": "^9.0.2", @@ -90,22 +90,22 @@ }, "devDependencies": { "@biomejs/biome": "~1.8.3", - "@fluid-example/example-utils": "workspace:~", - "@fluid-internal/mocha-test-setup": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", + "@fluid-example/example-utils": "^2.3.1", + "@fluid-internal/mocha-test-setup": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", "@fluidframework/eslint-config-fluid": "^5.4.0", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/sequence": "workspace:~", - "@fluidframework/test-utils": "workspace:~", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/sequence": "^2.3.1", + "@fluidframework/test-utils": "^2.3.1", "@types/chai": "^4.0.0", "@types/chrome": "0.0.232", "@types/jest": "29.5.3", - "@types/jest-environment-puppeteer": "workspace:~", + "@types/jest-environment-puppeteer": "^2.3.1", "@types/jsdom": "^21.1.1", "@types/jsdom-global": "^3.0.4", "@types/mocha": "^9.1.1", diff --git a/packages/tools/devtools/devtools-core/package.json b/packages/tools/devtools/devtools-core/package.json index 7308d049a836..7972e8ec65ff 100644 --- a/packages/tools/devtools/devtools-core/package.json +++ b/packages/tools/devtools/devtools-core/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/devtools-core", - "version": "2.3.0", + "version": "2.3.1", "description": "Fluid Framework developer tools core functionality", "homepage": "https://fluidframework.com", "repository": { @@ -111,32 +111,32 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/cell": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/counter": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/matrix": "workspace:~", - "@fluidframework/sequence": "workspace:~", - "@fluidframework/shared-object-base": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", - "@fluidframework/tree": "workspace:~" + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/cell": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/counter": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/matrix": "^2.3.1", + "@fluidframework/sequence": "^2.3.1", + "@fluidframework/shared-object-base": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", + "@fluidframework/tree": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/devtools-core-previous": "npm:@fluidframework/devtools-core@2.2.0", "@fluidframework/eslint-config-fluid": "^5.4.0", - "@fluidframework/id-compressor": "workspace:~", - "@fluidframework/test-runtime-utils": "workspace:~", + "@fluidframework/id-compressor": "^2.3.1", + "@fluidframework/test-runtime-utils": "^2.3.1", "@microsoft/api-extractor": "7.47.8", "@types/chai": "^4.0.0", "@types/mocha": "^9.1.1", diff --git a/packages/tools/devtools/devtools-core/src/packageVersion.ts b/packages/tools/devtools/devtools-core/src/packageVersion.ts index 48bdd9b7b95f..f7a0857cdd3f 100644 --- a/packages/tools/devtools/devtools-core/src/packageVersion.ts +++ b/packages/tools/devtools/devtools-core/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluidframework/devtools-core"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/packages/tools/devtools/devtools-example/package.json b/packages/tools/devtools/devtools-example/package.json index 398c9e0e5eff..d7866db5521f 100644 --- a/packages/tools/devtools/devtools-example/package.json +++ b/packages/tools/devtools/devtools-example/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-example/devtools-example", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "An example application demonstrating how Fluid's devtools can be integrated into an application", "homepage": "https://fluidframework.com", @@ -46,27 +46,27 @@ "dependencies": { "@fluentui/react-components": "^9.47.5", "@fluentui/react-icons": "^2.0.233", - "@fluid-example/example-utils": "workspace:~", - "@fluid-internal/client-utils": "workspace:~", - "@fluid-internal/devtools-view": "workspace:~", - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/cell": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/counter": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/devtools-core": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/fluid-static": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/matrix": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/sequence": "workspace:~", - "@fluidframework/shared-object-base": "workspace:~", - "@fluidframework/test-runtime-utils": "workspace:~", - "@fluidframework/tree": "workspace:~", + "@fluid-example/example-utils": "^2.3.1", + "@fluid-internal/client-utils": "^2.3.1", + "@fluid-internal/devtools-view": "^2.3.1", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/cell": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/counter": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/devtools-core": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/fluid-static": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/matrix": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/sequence": "^2.3.1", + "@fluidframework/shared-object-base": "^2.3.1", + "@fluidframework/test-runtime-utils": "^2.3.1", + "@fluidframework/tree": "^2.3.1", "re-resizable": "^6.9.9", "react": "^17.0.1", "react-dom": "^17.0.1", @@ -77,13 +77,13 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", - "@fluidframework/test-utils": "workspace:~", + "@fluidframework/test-utils": "^2.3.1", "@testing-library/dom": "^8.2.0", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^12.0.0", "@testing-library/user-event": "^14.4.3", "@types/jest": "29.5.3", - "@types/jest-environment-puppeteer": "workspace:~", + "@types/jest-environment-puppeteer": "^2.3.1", "@types/react": "^17.0.44", "@types/react-dom": "^17.0.18", "@types/testing-library__jest-dom": "^5.14.5", diff --git a/packages/tools/devtools/devtools-view/package.json b/packages/tools/devtools/devtools-view/package.json index 2a1aa493001d..a175c4adb17d 100644 --- a/packages/tools/devtools/devtools-view/package.json +++ b/packages/tools/devtools/devtools-view/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-internal/devtools-view", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Contains a visualization suite for use alongside the Fluid Devtools", "homepage": "https://fluidframework.com", @@ -68,14 +68,14 @@ "@fluentui/react-components": "^9.47.5", "@fluentui/react-hooks": "^8.6.24", "@fluentui/react-icons": "^2.0.233", - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/devtools-core": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/devtools-core": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", "axe-core": "^4.9.1", "react": "^17.0.1", "react-dom": "^17.0.1", @@ -85,14 +85,14 @@ "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", "@fluidframework/eslint-config-fluid": "^5.4.0", - "@fluidframework/shared-object-base": "workspace:~", + "@fluidframework/shared-object-base": "^2.3.1", "@microsoft/api-extractor": "7.47.8", "@previewjs/api": "^13.0.0", "@previewjs/chromeless": "^7.0.3", diff --git a/packages/tools/devtools/devtools/package.json b/packages/tools/devtools/devtools/package.json index 4486f37243ef..7e8f5de60799 100644 --- a/packages/tools/devtools/devtools/package.json +++ b/packages/tools/devtools/devtools/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/devtools", - "version": "2.3.0", + "version": "2.3.1", "description": "Fluid Framework developer tools", "homepage": "https://fluidframework.com", "repository": { @@ -117,15 +117,15 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/devtools-core": "workspace:~", - "@fluidframework/fluid-static": "workspace:~" + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/devtools-core": "^2.3.1", + "@fluidframework/fluid-static": "^2.3.1" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", diff --git a/packages/tools/fetch-tool/package.json b/packages/tools/fetch-tool/package.json index df7ae3e40acf..533b988883b4 100644 --- a/packages/tools/fetch-tool/package.json +++ b/packages/tools/fetch-tool/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-tools/fetch-tool", - "version": "2.3.0", + "version": "2.3.1", "description": "Console tool to fetch Fluid data from relay service", "homepage": "https://fluidframework.com", "repository": { @@ -34,20 +34,20 @@ "dependencies": { "@azure/identity": "^4.2.0", "@azure/identity-cache-persistence": "^1.1.0", - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/container-runtime": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/odsp-doclib-utils": "workspace:~", - "@fluidframework/odsp-driver": "workspace:~", - "@fluidframework/odsp-driver-definitions": "workspace:~", - "@fluidframework/odsp-urlresolver": "workspace:~", - "@fluidframework/routerlicious-driver": "workspace:~", - "@fluidframework/routerlicious-urlresolver": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/tool-utils": "workspace:~" + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/container-runtime": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/odsp-doclib-utils": "^2.3.1", + "@fluidframework/odsp-driver": "^2.3.1", + "@fluidframework/odsp-driver-definitions": "^2.3.1", + "@fluidframework/odsp-urlresolver": "^2.3.1", + "@fluidframework/routerlicious-driver": "^2.3.1", + "@fluidframework/routerlicious-urlresolver": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/tool-utils": "^2.3.1" }, "devDependencies": { "@biomejs/biome": "~1.8.3", diff --git a/packages/tools/fluid-runner/package.json b/packages/tools/fluid-runner/package.json index 129837e5d250..48b2c7d650eb 100644 --- a/packages/tools/fluid-runner/package.json +++ b/packages/tools/fluid-runner/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/fluid-runner", - "version": "2.3.0", + "version": "2.3.1", "description": "Utility for running various functionality inside a Fluid Framework environment", "homepage": "https://fluidframework.com", "repository": { @@ -116,21 +116,21 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/odsp-driver": "workspace:~", - "@fluidframework/odsp-driver-definitions": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", + "@fluidframework/aqueduct": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/odsp-driver": "^2.3.1", + "@fluidframework/odsp-driver-definitions": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", "json2csv": "^5.0.7", "yargs": "17.7.2" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", diff --git a/packages/tools/replay-tool/package.json b/packages/tools/replay-tool/package.json index ac09e9d7f799..687a731fd67f 100644 --- a/packages/tools/replay-tool/package.json +++ b/packages/tools/replay-tool/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-internal/replay-tool", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "A tool that lets the user to replay ops.", "homepage": "https://fluidframework.com", @@ -49,32 +49,32 @@ "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist" }, "dependencies": { - "@fluid-experimental/ink": "workspace:~", - "@fluid-experimental/sequence-deprecated": "workspace:~", - "@fluidframework/cell": "workspace:~", - "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/container-loader": "workspace:~", - "@fluidframework/container-runtime": "workspace:~", - "@fluidframework/container-runtime-definitions": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/datastore": "workspace:~", - "@fluidframework/datastore-definitions": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/file-driver": "workspace:~", - "@fluidframework/map": "workspace:~", - "@fluidframework/matrix": "workspace:~", - "@fluidframework/ordered-collection": "workspace:~", - "@fluidframework/register-collection": "workspace:~", - "@fluidframework/replay-driver": "workspace:~", - "@fluidframework/request-handler": "workspace:~", - "@fluidframework/runtime-definitions": "workspace:~", - "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/sequence": "workspace:~", - "@fluidframework/shared-summary-block": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", - "@fluidframework/test-runtime-utils": "workspace:~", - "@fluidframework/tool-utils": "workspace:~", + "@fluid-experimental/ink": "^2.3.1", + "@fluid-experimental/sequence-deprecated": "^2.3.1", + "@fluidframework/cell": "^2.3.1", + "@fluidframework/container-definitions": "^2.3.1", + "@fluidframework/container-loader": "^2.3.1", + "@fluidframework/container-runtime": "^2.3.1", + "@fluidframework/container-runtime-definitions": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/datastore": "^2.3.1", + "@fluidframework/datastore-definitions": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/file-driver": "^2.3.1", + "@fluidframework/map": "^2.3.1", + "@fluidframework/matrix": "^2.3.1", + "@fluidframework/ordered-collection": "^2.3.1", + "@fluidframework/register-collection": "^2.3.1", + "@fluidframework/replay-driver": "^2.3.1", + "@fluidframework/request-handler": "^2.3.1", + "@fluidframework/runtime-definitions": "^2.3.1", + "@fluidframework/runtime-utils": "^2.3.1", + "@fluidframework/sequence": "^2.3.1", + "@fluidframework/shared-summary-block": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", + "@fluidframework/test-runtime-utils": "^2.3.1", + "@fluidframework/tool-utils": "^2.3.1", "json-stable-stringify": "^1.0.1" }, "devDependencies": { diff --git a/packages/utils/odsp-doclib-utils/package.json b/packages/utils/odsp-doclib-utils/package.json index 79e05dc54f13..67170b9c6963 100644 --- a/packages/utils/odsp-doclib-utils/package.json +++ b/packages/utils/odsp-doclib-utils/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/odsp-doclib-utils", - "version": "2.3.0", + "version": "2.3.1", "description": "ODSP utilities", "homepage": "https://fluidframework.com", "repository": { @@ -115,19 +115,19 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/odsp-driver-definitions": "workspace:~", - "@fluidframework/telemetry-utils": "workspace:~", + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/odsp-driver-definitions": "^2.3.1", + "@fluidframework/telemetry-utils": "^2.3.1", "isomorphic-fetch": "^3.0.0" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", diff --git a/packages/utils/odsp-doclib-utils/src/packageVersion.ts b/packages/utils/odsp-doclib-utils/src/packageVersion.ts index 87d9be98eb8f..97ac211b5c74 100644 --- a/packages/utils/odsp-doclib-utils/src/packageVersion.ts +++ b/packages/utils/odsp-doclib-utils/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluidframework/odsp-doclib-utils"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/packages/utils/telemetry-utils/package.json b/packages/utils/telemetry-utils/package.json index c1411fcbe47b..eb7c0b88958d 100644 --- a/packages/utils/telemetry-utils/package.json +++ b/packages/utils/telemetry-utils/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/telemetry-utils", - "version": "2.3.0", + "version": "2.3.1", "description": "Collection of telemetry relates utilities for Fluid", "homepage": "https://fluidframework.com", "repository": { @@ -115,17 +115,17 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluid-internal/client-utils": "workspace:~", - "@fluidframework/core-interfaces": "workspace:~", - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", + "@fluid-internal/client-utils": "^2.3.1", + "@fluidframework/core-interfaces": "^2.3.1", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", "debug": "^4.3.4", "uuid": "^9.0.0" }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", diff --git a/packages/utils/tool-utils/package.json b/packages/utils/tool-utils/package.json index fda70336b7f7..fcc0f3780017 100644 --- a/packages/utils/tool-utils/package.json +++ b/packages/utils/tool-utils/package.json @@ -1,6 +1,6 @@ { "name": "@fluidframework/tool-utils", - "version": "2.3.0", + "version": "2.3.1", "description": "Common utilities for Fluid tools", "homepage": "https://fluidframework.com", "repository": { @@ -97,10 +97,10 @@ "temp-directory": "nyc/.nyc_output" }, "dependencies": { - "@fluidframework/core-utils": "workspace:~", - "@fluidframework/driver-definitions": "workspace:~", - "@fluidframework/driver-utils": "workspace:~", - "@fluidframework/odsp-doclib-utils": "workspace:~", + "@fluidframework/core-utils": "^2.3.1", + "@fluidframework/driver-definitions": "^2.3.1", + "@fluidframework/driver-utils": "^2.3.1", + "@fluidframework/odsp-doclib-utils": "^2.3.1", "async-mutex": "^0.3.1", "debug": "^4.3.4", "jwt-decode": "^4.0.0", @@ -109,7 +109,7 @@ "devDependencies": { "@arethetypeswrong/cli": "^0.15.2", "@biomejs/biome": "~1.8.3", - "@fluid-internal/mocha-test-setup": "workspace:~", + "@fluid-internal/mocha-test-setup": "^2.3.1", "@fluid-tools/build-cli": "^0.46.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", diff --git a/packages/utils/tool-utils/src/packageVersion.ts b/packages/utils/tool-utils/src/packageVersion.ts index cff57f35112c..67b8442a323a 100644 --- a/packages/utils/tool-utils/src/packageVersion.ts +++ b/packages/utils/tool-utils/src/packageVersion.ts @@ -6,4 +6,4 @@ */ export const pkgName = "@fluidframework/tool-utils"; -export const pkgVersion = "2.3.0"; +export const pkgVersion = "2.3.1"; diff --git a/tools/markdown-magic/package.json b/tools/markdown-magic/package.json index fb38a39792f1..82705c6933fb 100644 --- a/tools/markdown-magic/package.json +++ b/tools/markdown-magic/package.json @@ -1,6 +1,6 @@ { "name": "@fluid-tools/markdown-magic", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Contains shared utilities for Markdown content generation and embedding using markdown-magic.", "homepage": "https://fluidframework.com",