diff --git a/azure/packages/azure-service-utils/package.json b/azure/packages/azure-service-utils/package.json index ee25bca52de6..a29891a5a023 100644 --- a/azure/packages/azure-service-utils/package.json +++ b/azure/packages/azure-service-utils/package.json @@ -97,7 +97,7 @@ "@arethetypeswrong/cli": "^0.17.1", "@biomejs/biome": "~1.9.3", "@fluid-tools/build-cli": "^0.51.0", - "@fluidframework/azure-service-utils-previous": "npm:@fluidframework/azure-service-utils@2.13.0", + "@fluidframework/azure-service-utils-previous": "npm:@fluidframework/azure-service-utils@2.20.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", "@fluidframework/eslint-config-fluid": "^5.6.0", diff --git a/experimental/dds/attributable-map/package.json b/experimental/dds/attributable-map/package.json index c11f0c8e9fea..1523195f0b10 100644 --- a/experimental/dds/attributable-map/package.json +++ b/experimental/dds/attributable-map/package.json @@ -101,7 +101,7 @@ "devDependencies": { "@arethetypeswrong/cli": "^0.17.1", "@biomejs/biome": "~1.9.3", - "@fluid-experimental/attributable-map-previous": "npm:@fluid-experimental/attributable-map@2.13.0", + "@fluid-experimental/attributable-map-previous": "npm:@fluid-experimental/attributable-map@2.20.0", "@fluid-internal/mocha-test-setup": "workspace:~", "@fluid-private/stochastic-test-utils": "workspace:~", "@fluid-private/test-dds-utils": "workspace:~", diff --git a/packages/common/client-utils/package.json b/packages/common/client-utils/package.json index 7fa2bd721378..7879edefd1d6 100644 --- a/packages/common/client-utils/package.json +++ b/packages/common/client-utils/package.json @@ -135,7 +135,7 @@ "devDependencies": { "@arethetypeswrong/cli": "^0.17.1", "@biomejs/biome": "~1.9.3", - "@fluid-internal/client-utils-previous": "npm:@fluid-internal/client-utils@2.13.0", + "@fluid-internal/client-utils-previous": "npm:@fluid-internal/client-utils@2.20.0", "@fluid-internal/mocha-test-setup": "workspace:~", "@fluid-tools/build-cli": "^0.51.0", "@fluidframework/build-common": "^2.0.3", diff --git a/packages/common/container-definitions/package.json b/packages/common/container-definitions/package.json index 4bd85e62a23b..1653e5d2b31d 100644 --- a/packages/common/container-definitions/package.json +++ b/packages/common/container-definitions/package.json @@ -102,7 +102,7 @@ "@fluid-tools/build-cli": "^0.51.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", - "@fluidframework/container-definitions-previous": "npm:@fluidframework/container-definitions@2.13.0", + "@fluidframework/container-definitions-previous": "npm:@fluidframework/container-definitions@2.20.0", "@fluidframework/eslint-config-fluid": "^5.6.0", "@microsoft/api-extractor": "7.47.8", "concurrently": "^8.2.1", diff --git a/packages/common/core-interfaces/package.json b/packages/common/core-interfaces/package.json index 3ac61939193a..2bd3165fd363 100644 --- a/packages/common/core-interfaces/package.json +++ b/packages/common/core-interfaces/package.json @@ -98,7 +98,7 @@ "@fluid-tools/build-cli": "^0.51.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", - "@fluidframework/core-interfaces-previous": "npm:@fluidframework/core-interfaces@2.13.0", + "@fluidframework/core-interfaces-previous": "npm:@fluidframework/core-interfaces@2.20.0", "@fluidframework/eslint-config-fluid": "^5.6.0", "@microsoft/api-extractor": "7.47.8", "@types/node": "^18.19.0", diff --git a/packages/common/core-utils/package.json b/packages/common/core-utils/package.json index 150ee68908f9..18b423933002 100644 --- a/packages/common/core-utils/package.json +++ b/packages/common/core-utils/package.json @@ -124,7 +124,7 @@ "@fluid-tools/build-cli": "^0.51.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", - "@fluidframework/core-utils-previous": "npm:@fluidframework/core-utils@2.13.0", + "@fluidframework/core-utils-previous": "npm:@fluidframework/core-utils@2.20.0", "@fluidframework/eslint-config-fluid": "^5.6.0", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^10.0.10", diff --git a/packages/common/driver-definitions/package.json b/packages/common/driver-definitions/package.json index 776b1f1b594f..fb0b3a34587d 100644 --- a/packages/common/driver-definitions/package.json +++ b/packages/common/driver-definitions/package.json @@ -97,7 +97,7 @@ "@fluid-tools/build-cli": "^0.51.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", - "@fluidframework/driver-definitions-previous": "npm:@fluidframework/driver-definitions@2.13.0", + "@fluidframework/driver-definitions-previous": "npm:@fluidframework/driver-definitions@2.20.0", "@fluidframework/eslint-config-fluid": "^5.6.0", "@microsoft/api-extractor": "7.47.8", "concurrently": "^8.2.1", diff --git a/packages/dds/cell/package.json b/packages/dds/cell/package.json index 580100f8733f..906014af7ad6 100644 --- a/packages/dds/cell/package.json +++ b/packages/dds/cell/package.json @@ -115,7 +115,7 @@ "@fluid-tools/build-cli": "^0.51.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", - "@fluidframework/cell-previous": "npm:@fluidframework/cell@2.13.0", + "@fluidframework/cell-previous": "npm:@fluidframework/cell@2.20.0", "@fluidframework/container-definitions": "workspace:~", "@fluidframework/eslint-config-fluid": "^5.6.0", "@fluidframework/test-runtime-utils": "workspace:~", diff --git a/packages/dds/counter/package.json b/packages/dds/counter/package.json index 9addac4a1055..9fc755e2cf5b 100644 --- a/packages/dds/counter/package.json +++ b/packages/dds/counter/package.json @@ -133,7 +133,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/counter-previous": "npm:@fluidframework/counter@2.13.0", + "@fluidframework/counter-previous": "npm:@fluidframework/counter@2.20.0", "@fluidframework/eslint-config-fluid": "^5.6.0", "@fluidframework/test-runtime-utils": "workspace:~", "@microsoft/api-extractor": "7.47.8", diff --git a/packages/dds/map/package.json b/packages/dds/map/package.json index 2bcfa11121f4..f479a9cbc085 100644 --- a/packages/dds/map/package.json +++ b/packages/dds/map/package.json @@ -147,7 +147,7 @@ "@fluidframework/build-tools": "^0.51.0", "@fluidframework/container-definitions": "workspace:~", "@fluidframework/eslint-config-fluid": "^5.6.0", - "@fluidframework/map-previous": "npm:@fluidframework/map@2.13.0", + "@fluidframework/map-previous": "npm:@fluidframework/map@2.20.0", "@fluidframework/test-runtime-utils": "workspace:~", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^10.0.10", diff --git a/packages/dds/matrix/package.json b/packages/dds/matrix/package.json index bd0d0820922f..21fb762e4052 100644 --- a/packages/dds/matrix/package.json +++ b/packages/dds/matrix/package.json @@ -150,7 +150,7 @@ "@fluidframework/build-tools": "^0.51.0", "@fluidframework/container-definitions": "workspace:~", "@fluidframework/eslint-config-fluid": "^5.6.0", - "@fluidframework/matrix-previous": "npm:@fluidframework/matrix@2.13.0", + "@fluidframework/matrix-previous": "npm:@fluidframework/matrix@2.20.0", "@fluidframework/test-runtime-utils": "workspace:~", "@microsoft/api-extractor": "7.47.8", "@tiny-calc/micro": "0.0.0-alpha.5", diff --git a/packages/dds/merge-tree/package.json b/packages/dds/merge-tree/package.json index d27500cb8365..1c8ba4c6991b 100644 --- a/packages/dds/merge-tree/package.json +++ b/packages/dds/merge-tree/package.json @@ -156,7 +156,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", "@fluidframework/eslint-config-fluid": "^5.6.0", - "@fluidframework/merge-tree-previous": "npm:@fluidframework/merge-tree@2.13.0", + "@fluidframework/merge-tree-previous": "npm:@fluidframework/merge-tree@2.20.0", "@fluidframework/test-runtime-utils": "workspace:~", "@microsoft/api-extractor": "7.47.8", "@types/diff": "^3.5.1", @@ -177,65 +177,7 @@ "typescript": "~5.4.5" }, "typeValidation": { - "broken": { - "Class_BaseSegment": { - "backCompat": false - }, - "Class_Marker": { - "backCompat": false - }, - "Class_TextSegment": { - "backCompat": false - }, - "Class_TrackingGroup": { - "backCompat": false - }, - "ClassStatics_BaseSegment": { - "backCompat": false - }, - "ClassStatics_Marker": { - "backCompat": false - }, - "ClassStatics_TextSegment": { - "backCompat": false - }, - "ClassStatics_TrackingGroup": { - "backCompat": false - }, - "Interface_IMergeTreeDeltaCallbackArgs": { - "backCompat": false - }, - "Interface_IMergeTreeMaintenanceCallbackArgs": { - "backCompat": false - }, - "Interface_IMergeTreeSegmentDelta": { - "backCompat": false - }, - "Interface_ISegment": { - "backCompat": false - }, - "Interface_ITrackingGroup": { - "backCompat": false - }, - "TypeAlias_MergeTreeDeltaRevertible": { - "backCompat": false - }, - "TypeAlias_Trackable": { - "backCompat": false - }, - "Interface_IMergeNodeCommon": { - "forwardCompat": false, - "backCompat": false - }, - "Interface_IMoveInfo": { - "forwardCompat": false, - "backCompat": false - }, - "Interface_IRemovalInfo": { - "forwardCompat": false, - "backCompat": false - } - }, + "broken": {}, "entrypoint": "legacy" } } diff --git a/packages/dds/merge-tree/src/test/types/validateMergeTreePrevious.generated.ts b/packages/dds/merge-tree/src/test/types/validateMergeTreePrevious.generated.ts index 373b7729290a..1f0138e13328 100644 --- a/packages/dds/merge-tree/src/test/types/validateMergeTreePrevious.generated.ts +++ b/packages/dds/merge-tree/src/test/types/validateMergeTreePrevious.generated.ts @@ -31,18 +31,8 @@ declare type old_as_current_for_Class_BaseSegment = requireAssignableTo, TypeOnly> -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Class_LocalReferenceCollection": {"backCompat": false} - */ -declare type current_as_old_for_Class_LocalReferenceCollection = requireAssignableTo, TypeOnly> - /* * Validate forward compatibility by using the old type in place of the current type. * If this test starts failing, it indicates a change that is not forward compatible. @@ -59,7 +49,6 @@ declare type old_as_current_for_Class_Marker = requireAssignableTo, TypeOnly> /* @@ -78,7 +67,6 @@ declare type old_as_current_for_Class_TextSegment = requireAssignableTo, TypeOnly> /* @@ -97,7 +85,6 @@ declare type old_as_current_for_Class_TrackingGroup = requireAssignableTo, TypeOnly> /* @@ -125,18 +112,8 @@ declare type current_as_old_for_Class_TrackingGroupCollection = requireAssignabl * typeValidation.broken: * "ClassStatics_BaseSegment": {"backCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type current_as_old_for_ClassStatics_BaseSegment = requireAssignableTo, TypeOnly> -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "ClassStatics_LocalReferenceCollection": {"backCompat": false} - */ -declare type current_as_old_for_ClassStatics_LocalReferenceCollection = requireAssignableTo, TypeOnly> - /* * Validate backward compatibility by using the current type in place of the old type. * If this test starts failing, it indicates a change that is not backward compatible. @@ -144,7 +121,6 @@ declare type current_as_old_for_ClassStatics_LocalReferenceCollection = requireA * typeValidation.broken: * "ClassStatics_Marker": {"backCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type current_as_old_for_ClassStatics_Marker = requireAssignableTo, TypeOnly> /* @@ -154,7 +130,6 @@ declare type current_as_old_for_ClassStatics_Marker = requireAssignableTo, TypeOnly> /* @@ -164,7 +139,6 @@ declare type current_as_old_for_ClassStatics_TextSegment = requireAssignableTo, TypeOnly> /* @@ -401,26 +375,6 @@ declare type old_as_current_for_Interface_IMarkerDef = requireAssignableTo, TypeOnly> -/* - * Validate forward compatibility by using the old type in place of the current type. - * If this test starts failing, it indicates a change that is not forward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_IMergeNodeCommon": {"forwardCompat": false} - */ -// @ts-expect-error compatibility expected to be broken -declare type old_as_current_for_Interface_IMergeNodeCommon = requireAssignableTo, TypeOnly> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_IMergeNodeCommon": {"backCompat": false} - */ -// @ts-expect-error compatibility expected to be broken -declare type current_as_old_for_Interface_IMergeNodeCommon = requireAssignableTo, TypeOnly> - /* * Validate forward compatibility by using the old type in place of the current type. * If this test starts failing, it indicates a change that is not forward compatible. @@ -491,7 +445,6 @@ declare type old_as_current_for_Interface_IMergeTreeDeltaCallbackArgs = requireA * typeValidation.broken: * "Interface_IMergeTreeDeltaCallbackArgs": {"backCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type current_as_old_for_Interface_IMergeTreeDeltaCallbackArgs = requireAssignableTo, TypeOnly> /* @@ -564,7 +517,6 @@ declare type old_as_current_for_Interface_IMergeTreeMaintenanceCallbackArgs = re * typeValidation.broken: * "Interface_IMergeTreeMaintenanceCallbackArgs": {"backCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type current_as_old_for_Interface_IMergeTreeMaintenanceCallbackArgs = requireAssignableTo, TypeOnly> /* @@ -655,29 +607,8 @@ declare type old_as_current_for_Interface_IMergeTreeSegmentDelta = requireAssign * typeValidation.broken: * "Interface_IMergeTreeSegmentDelta": {"backCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type current_as_old_for_Interface_IMergeTreeSegmentDelta = requireAssignableTo, TypeOnly> -/* - * Validate forward compatibility by using the old type in place of the current type. - * If this test starts failing, it indicates a change that is not forward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_IMoveInfo": {"forwardCompat": false} - */ -// @ts-expect-error compatibility expected to be broken -declare type old_as_current_for_Interface_IMoveInfo = requireAssignableTo, TypeOnly> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_IMoveInfo": {"backCompat": false} - */ -// @ts-expect-error compatibility expected to be broken -declare type current_as_old_for_Interface_IMoveInfo = requireAssignableTo, TypeOnly> - /* * Validate forward compatibility by using the old type in place of the current type. * If this test starts failing, it indicates a change that is not forward compatible. @@ -714,26 +645,6 @@ declare type old_as_current_for_Interface_IRelativePosition = requireAssignableT */ declare type current_as_old_for_Interface_IRelativePosition = requireAssignableTo, TypeOnly> -/* - * Validate forward compatibility by using the old type in place of the current type. - * If this test starts failing, it indicates a change that is not forward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_IRemovalInfo": {"forwardCompat": false} - */ -// @ts-expect-error compatibility expected to be broken -declare type old_as_current_for_Interface_IRemovalInfo = requireAssignableTo, TypeOnly> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_IRemovalInfo": {"backCompat": false} - */ -// @ts-expect-error compatibility expected to be broken -declare type current_as_old_for_Interface_IRemovalInfo = requireAssignableTo, TypeOnly> - /* * Validate forward compatibility by using the old type in place of the current type. * If this test starts failing, it indicates a change that is not forward compatible. @@ -750,7 +661,6 @@ declare type old_as_current_for_Interface_ISegment = requireAssignableTo, TypeOnly> /* @@ -787,7 +697,6 @@ declare type old_as_current_for_Interface_ITrackingGroup = requireAssignableTo, TypeOnly> /* @@ -977,7 +886,6 @@ declare type old_as_current_for_TypeAlias_MergeTreeDeltaRevertible = requireAssi * typeValidation.broken: * "TypeAlias_MergeTreeDeltaRevertible": {"backCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type current_as_old_for_TypeAlias_MergeTreeDeltaRevertible = requireAssignableTo, TypeOnly> /* @@ -1086,7 +994,6 @@ declare type old_as_current_for_TypeAlias_Trackable = requireAssignableTo, TypeOnly> /* diff --git a/packages/dds/ordered-collection/package.json b/packages/dds/ordered-collection/package.json index 8eda22122f73..956f0c0cd919 100644 --- a/packages/dds/ordered-collection/package.json +++ b/packages/dds/ordered-collection/package.json @@ -137,7 +137,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", "@fluidframework/eslint-config-fluid": "^5.6.0", - "@fluidframework/ordered-collection-previous": "npm:@fluidframework/ordered-collection@2.13.0", + "@fluidframework/ordered-collection-previous": "npm:@fluidframework/ordered-collection@2.20.0", "@fluidframework/test-runtime-utils": "workspace:~", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^10.0.10", diff --git a/packages/dds/register-collection/package.json b/packages/dds/register-collection/package.json index c2ace5c402f2..20e60d2323f2 100644 --- a/packages/dds/register-collection/package.json +++ b/packages/dds/register-collection/package.json @@ -135,7 +135,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", "@fluidframework/eslint-config-fluid": "^5.6.0", - "@fluidframework/register-collection-previous": "npm:@fluidframework/register-collection@2.13.0", + "@fluidframework/register-collection-previous": "npm:@fluidframework/register-collection@2.20.0", "@fluidframework/test-runtime-utils": "workspace:~", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^10.0.10", diff --git a/packages/dds/sequence/package.json b/packages/dds/sequence/package.json index aaafaaa3bb46..ae4f46567a11 100644 --- a/packages/dds/sequence/package.json +++ b/packages/dds/sequence/package.json @@ -160,7 +160,7 @@ "@fluidframework/build-tools": "^0.51.0", "@fluidframework/container-definitions": "workspace:~", "@fluidframework/eslint-config-fluid": "^5.6.0", - "@fluidframework/sequence-previous": "npm:@fluidframework/sequence@2.13.0", + "@fluidframework/sequence-previous": "npm:@fluidframework/sequence@2.20.0", "@fluidframework/test-runtime-utils": "workspace:~", "@microsoft/api-extractor": "7.47.8", "@types/diff": "^3.5.1", @@ -192,56 +192,7 @@ } }, "typeValidation": { - "broken": { - "Class_BaseSegment": { - "backCompat": false - }, - "Class_Marker": { - "backCompat": false - }, - "Class_TextSegment": { - "backCompat": false - }, - "Class_TrackingGroup": { - "backCompat": false - }, - "ClassStatics_BaseSegment": { - "backCompat": false - }, - "ClassStatics_Marker": { - "backCompat": false - }, - "ClassStatics_TextSegment": { - "backCompat": false - }, - "ClassStatics_TrackingGroup": { - "backCompat": false - }, - "Interface_ISegment": { - "backCompat": false - }, - "Interface_ISequenceDeltaRange": { - "backCompat": false - }, - "Interface_SequenceDeltaEvent": { - "backCompat": false - }, - "Interface_SequenceEvent": { - "backCompat": false - }, - "Interface_SequenceMaintenanceEvent": { - "backCompat": false - }, - "TypeAlias_IntervalRevertible": { - "backCompat": false - }, - "TypeAlias_SharedStringRevertible": { - "backCompat": false - }, - "TypeAlias_SharedStringSegment": { - "backCompat": false - } - }, + "broken": {}, "entrypoint": "legacy" } } diff --git a/packages/dds/sequence/src/test/types/validateSequencePrevious.generated.ts b/packages/dds/sequence/src/test/types/validateSequencePrevious.generated.ts index fd8d012914a1..14794840107b 100644 --- a/packages/dds/sequence/src/test/types/validateSequencePrevious.generated.ts +++ b/packages/dds/sequence/src/test/types/validateSequencePrevious.generated.ts @@ -31,7 +31,6 @@ declare type old_as_current_for_Class_BaseSegment = requireAssignableTo, TypeOnly> /* @@ -50,7 +49,6 @@ declare type old_as_current_for_Class_Marker = requireAssignableTo, TypeOnly> /* @@ -69,7 +67,6 @@ declare type old_as_current_for_Class_TextSegment = requireAssignableTo, TypeOnly> /* @@ -88,7 +85,6 @@ declare type old_as_current_for_Class_TrackingGroup = requireAssignableTo, TypeOnly> /* @@ -98,7 +94,6 @@ declare type current_as_old_for_Class_TrackingGroup = requireAssignableTo, TypeOnly> /* @@ -108,7 +103,6 @@ declare type current_as_old_for_ClassStatics_BaseSegment = requireAssignableTo, TypeOnly> /* @@ -118,7 +112,6 @@ declare type current_as_old_for_ClassStatics_Marker = requireAssignableTo, TypeOnly> /* @@ -128,7 +121,6 @@ declare type current_as_old_for_ClassStatics_TextSegment = requireAssignableTo, TypeOnly> /* @@ -381,7 +373,6 @@ declare type old_as_current_for_Interface_ISegment = requireAssignableTo, TypeOnly> /* @@ -400,7 +391,6 @@ declare type old_as_current_for_Interface_ISequenceDeltaRange = requireAssignabl * typeValidation.broken: * "Interface_ISequenceDeltaRange": {"backCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type current_as_old_for_Interface_ISequenceDeltaRange = requireAssignableTo, TypeOnly> /* @@ -572,7 +562,6 @@ declare type old_as_current_for_Interface_SequenceDeltaEvent = requireAssignable * typeValidation.broken: * "Interface_SequenceDeltaEvent": {"backCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type current_as_old_for_Interface_SequenceDeltaEvent = requireAssignableTo, TypeOnly> /* @@ -591,7 +580,6 @@ declare type old_as_current_for_Interface_SequenceEvent = requireAssignableTo, TypeOnly> /* @@ -628,7 +616,6 @@ declare type old_as_current_for_Interface_SequenceMaintenanceEvent = requireAssi * typeValidation.broken: * "Interface_SequenceMaintenanceEvent": {"backCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type current_as_old_for_Interface_SequenceMaintenanceEvent = requireAssignableTo, TypeOnly> /* @@ -683,7 +670,6 @@ declare type old_as_current_for_TypeAlias_IntervalRevertible = requireAssignable * typeValidation.broken: * "TypeAlias_IntervalRevertible": {"backCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type current_as_old_for_TypeAlias_IntervalRevertible = requireAssignableTo, TypeOnly> /* @@ -792,7 +778,6 @@ declare type old_as_current_for_TypeAlias_SharedStringRevertible = requireAssign * typeValidation.broken: * "TypeAlias_SharedStringRevertible": {"backCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type current_as_old_for_TypeAlias_SharedStringRevertible = requireAssignableTo, TypeOnly> /* @@ -811,7 +796,6 @@ declare type old_as_current_for_TypeAlias_SharedStringSegment = requireAssignabl * typeValidation.broken: * "TypeAlias_SharedStringSegment": {"backCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type current_as_old_for_TypeAlias_SharedStringSegment = requireAssignableTo, TypeOnly> /* diff --git a/packages/dds/shared-object-base/package.json b/packages/dds/shared-object-base/package.json index d0a26ee370e3..135e538c17bc 100644 --- a/packages/dds/shared-object-base/package.json +++ b/packages/dds/shared-object-base/package.json @@ -140,7 +140,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", "@fluidframework/eslint-config-fluid": "^5.6.0", - "@fluidframework/shared-object-base-previous": "npm:@fluidframework/shared-object-base@2.13.0", + "@fluidframework/shared-object-base-previous": "npm:@fluidframework/shared-object-base@2.20.0", "@fluidframework/test-runtime-utils": "workspace:~", "@microsoft/api-extractor": "7.47.8", "@types/benchmark": "^2.1.0", diff --git a/packages/dds/shared-summary-block/package.json b/packages/dds/shared-summary-block/package.json index 3d42b3ab2d8b..1cc079d0e3b5 100644 --- a/packages/dds/shared-summary-block/package.json +++ b/packages/dds/shared-summary-block/package.json @@ -134,7 +134,7 @@ "@fluidframework/build-tools": "^0.51.0", "@fluidframework/container-definitions": "workspace:~", "@fluidframework/eslint-config-fluid": "^5.6.0", - "@fluidframework/shared-summary-block-previous": "npm:@fluidframework/shared-summary-block@2.13.0", + "@fluidframework/shared-summary-block-previous": "npm:@fluidframework/shared-summary-block@2.20.0", "@fluidframework/test-runtime-utils": "workspace:~", "@microsoft/api-extractor": "7.47.8", "@types/benchmark": "^2.1.0", diff --git a/packages/dds/task-manager/package.json b/packages/dds/task-manager/package.json index d047f78b790c..c82f1f1accbb 100644 --- a/packages/dds/task-manager/package.json +++ b/packages/dds/task-manager/package.json @@ -138,7 +138,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", "@fluidframework/eslint-config-fluid": "^5.6.0", - "@fluidframework/task-manager-previous": "npm:@fluidframework/task-manager@2.13.0", + "@fluidframework/task-manager-previous": "npm:@fluidframework/task-manager@2.20.0", "@fluidframework/test-runtime-utils": "workspace:~", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^10.0.10", diff --git a/packages/dds/tree/package.json b/packages/dds/tree/package.json index 2d554a44e7a7..d881b1b96022 100644 --- a/packages/dds/tree/package.json +++ b/packages/dds/tree/package.json @@ -186,7 +186,7 @@ "@fluidframework/eslint-config-fluid": "^5.6.0", "@fluidframework/test-runtime-utils": "workspace:~", "@fluidframework/test-utils": "workspace:~", - "@fluidframework/tree-previous": "npm:@fluidframework/tree@2.13.0", + "@fluidframework/tree-previous": "npm:@fluidframework/tree@2.20.0", "@microsoft/api-extractor": "7.47.8", "@types/diff": "^3.5.1", "@types/easy-table": "^0.0.32", diff --git a/packages/dds/tree/src/test/types/validateTreePrevious.generated.ts b/packages/dds/tree/src/test/types/validateTreePrevious.generated.ts index 56a8c6f90fd3..a26c71f00651 100644 --- a/packages/dds/tree/src/test/types/validateTreePrevious.generated.ts +++ b/packages/dds/tree/src/test/types/validateTreePrevious.generated.ts @@ -303,15 +303,6 @@ declare type old_as_current_for_Interface_ITreeViewConfiguration = requireAssign */ declare type current_as_old_for_Interface_ITreeViewConfiguration = requireAssignableTo, TypeOnly> -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_Listenable": {"backCompat": false} - */ -declare type current_as_old_for_Interface_Listenable = requireAssignableTo>, TypeOnly>> - /* * Validate backward compatibility by using the current type in place of the old type. * If this test starts failing, it indicates a change that is not backward compatible. @@ -582,6 +573,24 @@ declare type old_as_current_for_TypeAlias_LazyItem = requireAssignableTo, TypeOnly> +/* + * Validate forward compatibility by using the old type in place of the current type. + * If this test starts failing, it indicates a change that is not forward compatible. + * To acknowledge the breaking change, add the following to package.json under + * typeValidation.broken: + * "TypeAlias_Listenable": {"forwardCompat": false} + */ +declare type old_as_current_for_TypeAlias_Listenable = requireAssignableTo>, TypeOnly>> + +/* + * Validate backward compatibility by using the current type in place of the old type. + * If this test starts failing, it indicates a change that is not backward compatible. + * To acknowledge the breaking change, add the following to package.json under + * typeValidation.broken: + * "TypeAlias_Listenable": {"backCompat": false} + */ +declare type current_as_old_for_TypeAlias_Listenable = requireAssignableTo>, TypeOnly>> + /* * Validate forward compatibility by using the old type in place of the current type. * If this test starts failing, it indicates a change that is not forward compatible. diff --git a/packages/drivers/debugger/package.json b/packages/drivers/debugger/package.json index 75d7e7bb41ab..f9db0cc4ec0c 100644 --- a/packages/drivers/debugger/package.json +++ b/packages/drivers/debugger/package.json @@ -96,7 +96,7 @@ "@fluid-tools/build-cli": "^0.51.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", - "@fluidframework/debugger-previous": "npm:@fluidframework/debugger@2.13.0", + "@fluidframework/debugger-previous": "npm:@fluidframework/debugger@2.20.0", "@fluidframework/eslint-config-fluid": "^5.6.0", "@microsoft/api-extractor": "7.47.8", "@types/node": "^18.19.0", diff --git a/packages/drivers/driver-base/package.json b/packages/drivers/driver-base/package.json index 267cddfc7a75..2f3046e139c8 100644 --- a/packages/drivers/driver-base/package.json +++ b/packages/drivers/driver-base/package.json @@ -113,7 +113,7 @@ "@fluid-tools/build-cli": "^0.51.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", - "@fluidframework/driver-base-previous": "npm:@fluidframework/driver-base@2.13.0", + "@fluidframework/driver-base-previous": "npm:@fluidframework/driver-base@2.20.0", "@fluidframework/eslint-config-fluid": "^5.6.0", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^10.0.10", diff --git a/packages/drivers/driver-web-cache/package.json b/packages/drivers/driver-web-cache/package.json index 289bca370b92..7c9a9742d821 100644 --- a/packages/drivers/driver-web-cache/package.json +++ b/packages/drivers/driver-web-cache/package.json @@ -103,7 +103,7 @@ "@fluid-tools/build-cli": "^0.51.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", - "@fluidframework/driver-web-cache-previous": "npm:@fluidframework/driver-web-cache@2.13.0", + "@fluidframework/driver-web-cache-previous": "npm:@fluidframework/driver-web-cache@2.20.0", "@fluidframework/eslint-config-fluid": "^5.6.0", "@microsoft/api-extractor": "7.47.8", "@types/jest": "29.5.3", diff --git a/packages/drivers/file-driver/package.json b/packages/drivers/file-driver/package.json index 9d3dacf45c4e..5095bc581d22 100644 --- a/packages/drivers/file-driver/package.json +++ b/packages/drivers/file-driver/package.json @@ -80,7 +80,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", "@fluidframework/eslint-config-fluid": "^5.6.0", - "@fluidframework/file-driver-previous": "npm:@fluidframework/file-driver@2.13.0", + "@fluidframework/file-driver-previous": "npm:@fluidframework/file-driver@2.20.0", "@microsoft/api-extractor": "7.47.8", "@types/node": "^18.19.0", "concurrently": "^8.2.1", diff --git a/packages/drivers/local-driver/package.json b/packages/drivers/local-driver/package.json index 9620989e73be..a41e04da4f6f 100644 --- a/packages/drivers/local-driver/package.json +++ b/packages/drivers/local-driver/package.json @@ -142,7 +142,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", "@fluidframework/eslint-config-fluid": "^5.6.0", - "@fluidframework/local-driver-previous": "npm:@fluidframework/local-driver@2.13.0", + "@fluidframework/local-driver-previous": "npm:@fluidframework/local-driver@2.20.0", "@microsoft/api-extractor": "7.47.8", "@types/jsrsasign": "^10.5.12", "@types/mocha": "^10.0.10", diff --git a/packages/drivers/odsp-driver-definitions/package.json b/packages/drivers/odsp-driver-definitions/package.json index 81d2249530f4..8855ddb1ecb5 100644 --- a/packages/drivers/odsp-driver-definitions/package.json +++ b/packages/drivers/odsp-driver-definitions/package.json @@ -97,7 +97,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", "@fluidframework/eslint-config-fluid": "^5.6.0", - "@fluidframework/odsp-driver-definitions-previous": "npm:@fluidframework/odsp-driver-definitions@2.13.0", + "@fluidframework/odsp-driver-definitions-previous": "npm:@fluidframework/odsp-driver-definitions@2.20.0", "@microsoft/api-extractor": "7.47.8", "concurrently": "^8.2.1", "copyfiles": "^2.4.1", diff --git a/packages/drivers/odsp-driver/package.json b/packages/drivers/odsp-driver/package.json index a57b60a53f2c..de2ce92fd30e 100644 --- a/packages/drivers/odsp-driver/package.json +++ b/packages/drivers/odsp-driver/package.json @@ -138,7 +138,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", "@fluidframework/eslint-config-fluid": "^5.6.0", - "@fluidframework/odsp-driver-previous": "npm:@fluidframework/odsp-driver@2.13.0", + "@fluidframework/odsp-driver-previous": "npm:@fluidframework/odsp-driver@2.20.0", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^10.0.10", "@types/node": "^18.19.0", diff --git a/packages/drivers/odsp-urlResolver/package.json b/packages/drivers/odsp-urlResolver/package.json index e495f96660b3..626064b90fb5 100644 --- a/packages/drivers/odsp-urlResolver/package.json +++ b/packages/drivers/odsp-urlResolver/package.json @@ -90,7 +90,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", "@fluidframework/eslint-config-fluid": "^5.6.0", - "@fluidframework/odsp-urlresolver-previous": "npm:@fluidframework/odsp-urlresolver@2.13.0", + "@fluidframework/odsp-urlresolver-previous": "npm:@fluidframework/odsp-urlresolver@2.20.0", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^10.0.10", "@types/node": "^18.19.0", diff --git a/packages/drivers/replay-driver/package.json b/packages/drivers/replay-driver/package.json index 752572123e01..e6339c3851b8 100644 --- a/packages/drivers/replay-driver/package.json +++ b/packages/drivers/replay-driver/package.json @@ -80,7 +80,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", "@fluidframework/eslint-config-fluid": "^5.6.0", - "@fluidframework/replay-driver-previous": "npm:@fluidframework/replay-driver@2.13.0", + "@fluidframework/replay-driver-previous": "npm:@fluidframework/replay-driver@2.20.0", "@microsoft/api-extractor": "7.47.8", "@types/nock": "^9.3.0", "@types/node": "^18.19.0", diff --git a/packages/drivers/routerlicious-driver/package.json b/packages/drivers/routerlicious-driver/package.json index d6f577ee7539..ec60154dd3ff 100644 --- a/packages/drivers/routerlicious-driver/package.json +++ b/packages/drivers/routerlicious-driver/package.json @@ -138,7 +138,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", "@fluidframework/eslint-config-fluid": "^5.6.0", - "@fluidframework/routerlicious-driver-previous": "npm:@fluidframework/routerlicious-driver@2.13.0", + "@fluidframework/routerlicious-driver-previous": "npm:@fluidframework/routerlicious-driver@2.20.0", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^10.0.10", "@types/nock": "^9.3.0", diff --git a/packages/drivers/routerlicious-urlResolver/package.json b/packages/drivers/routerlicious-urlResolver/package.json index f8538ec263c9..960e00518df8 100644 --- a/packages/drivers/routerlicious-urlResolver/package.json +++ b/packages/drivers/routerlicious-urlResolver/package.json @@ -88,7 +88,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", "@fluidframework/eslint-config-fluid": "^5.6.0", - "@fluidframework/routerlicious-urlresolver-previous": "npm:@fluidframework/routerlicious-urlresolver@2.13.0", + "@fluidframework/routerlicious-urlresolver-previous": "npm:@fluidframework/routerlicious-urlresolver@2.20.0", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^10.0.10", "@types/nconf": "^0.10.0", diff --git a/packages/drivers/tinylicious-driver/package.json b/packages/drivers/tinylicious-driver/package.json index 7786db84068f..7928ab641af2 100644 --- a/packages/drivers/tinylicious-driver/package.json +++ b/packages/drivers/tinylicious-driver/package.json @@ -101,7 +101,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", "@fluidframework/eslint-config-fluid": "^5.6.0", - "@fluidframework/tinylicious-driver-previous": "npm:@fluidframework/tinylicious-driver@2.13.0", + "@fluidframework/tinylicious-driver-previous": "npm:@fluidframework/tinylicious-driver@2.20.0", "@microsoft/api-extractor": "7.47.8", "@types/jsrsasign": "^10.5.12", "@types/mocha": "^10.0.10", diff --git a/packages/framework/agent-scheduler/package.json b/packages/framework/agent-scheduler/package.json index daf2a0e75465..7d72d0ec37f4 100644 --- a/packages/framework/agent-scheduler/package.json +++ b/packages/framework/agent-scheduler/package.json @@ -105,7 +105,7 @@ "@arethetypeswrong/cli": "^0.17.1", "@biomejs/biome": "~1.9.3", "@fluid-tools/build-cli": "^0.51.0", - "@fluidframework/agent-scheduler-previous": "npm:@fluidframework/agent-scheduler@2.13.0", + "@fluidframework/agent-scheduler-previous": "npm:@fluidframework/agent-scheduler@2.20.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", "@fluidframework/eslint-config-fluid": "^5.6.0", diff --git a/packages/framework/aqueduct/package.json b/packages/framework/aqueduct/package.json index 509a05fce8b0..7a50affaccb3 100644 --- a/packages/framework/aqueduct/package.json +++ b/packages/framework/aqueduct/package.json @@ -136,7 +136,7 @@ "@biomejs/biome": "~1.9.3", "@fluid-internal/mocha-test-setup": "workspace:~", "@fluid-tools/build-cli": "^0.51.0", - "@fluidframework/aqueduct-previous": "npm:@fluidframework/aqueduct@2.13.0", + "@fluidframework/aqueduct-previous": "npm:@fluidframework/aqueduct@2.20.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", "@fluidframework/eslint-config-fluid": "^5.6.0", @@ -156,11 +156,7 @@ "typescript": "~5.4.5" }, "typeValidation": { - "broken": { - "Interface_IDataObjectProps": { - "backCompat": false - } - }, + "broken": {}, "entrypoint": "legacy" } } diff --git a/packages/framework/aqueduct/src/test/types/validateAqueductPrevious.generated.ts b/packages/framework/aqueduct/src/test/types/validateAqueductPrevious.generated.ts index aad878387976..b7fd21423392 100644 --- a/packages/framework/aqueduct/src/test/types/validateAqueductPrevious.generated.ts +++ b/packages/framework/aqueduct/src/test/types/validateAqueductPrevious.generated.ts @@ -247,5 +247,4 @@ declare type old_as_current_for_Interface_IDataObjectProps = requireAssignableTo * typeValidation.broken: * "Interface_IDataObjectProps": {"backCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type current_as_old_for_Interface_IDataObjectProps = requireAssignableTo, TypeOnly> diff --git a/packages/framework/fluid-static/package.json b/packages/framework/fluid-static/package.json index 22d43d737b8e..32b3ac859123 100644 --- a/packages/framework/fluid-static/package.json +++ b/packages/framework/fluid-static/package.json @@ -121,7 +121,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", "@fluidframework/eslint-config-fluid": "^5.6.0", - "@fluidframework/fluid-static-previous": "npm:@fluidframework/fluid-static@2.13.0", + "@fluidframework/fluid-static-previous": "npm:@fluidframework/fluid-static@2.20.0", "@fluidframework/map": "workspace:~", "@fluidframework/sequence": "workspace:~", "@microsoft/api-extractor": "7.47.8", diff --git a/packages/framework/request-handler/package.json b/packages/framework/request-handler/package.json index 34277e264ff5..8c1a76ed3913 100644 --- a/packages/framework/request-handler/package.json +++ b/packages/framework/request-handler/package.json @@ -130,7 +130,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", "@fluidframework/eslint-config-fluid": "^5.6.0", - "@fluidframework/request-handler-previous": "npm:@fluidframework/request-handler@2.13.0", + "@fluidframework/request-handler-previous": "npm:@fluidframework/request-handler@2.20.0", "@microsoft/api-extractor": "7.47.8", "@types/diff": "^3.5.1", "@types/mocha": "^10.0.10", diff --git a/packages/framework/synthesize/package.json b/packages/framework/synthesize/package.json index b30e7ecbe68b..8b6e5a651d05 100644 --- a/packages/framework/synthesize/package.json +++ b/packages/framework/synthesize/package.json @@ -129,7 +129,7 @@ "@fluidframework/datastore": "workspace:~", "@fluidframework/eslint-config-fluid": "^5.6.0", "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/synthesize-previous": "npm:@fluidframework/synthesize@2.13.0", + "@fluidframework/synthesize-previous": "npm:@fluidframework/synthesize@2.20.0", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^10.0.10", "@types/node": "^18.19.0", diff --git a/packages/framework/undo-redo/package.json b/packages/framework/undo-redo/package.json index 391bb1d0e0f1..f4443262902c 100644 --- a/packages/framework/undo-redo/package.json +++ b/packages/framework/undo-redo/package.json @@ -113,7 +113,7 @@ "@fluidframework/build-tools": "^0.51.0", "@fluidframework/eslint-config-fluid": "^5.6.0", "@fluidframework/test-runtime-utils": "workspace:~", - "@fluidframework/undo-redo-previous": "npm:@fluidframework/undo-redo@2.13.0", + "@fluidframework/undo-redo-previous": "npm:@fluidframework/undo-redo@2.20.0", "@microsoft/api-extractor": "7.47.8", "@types/diff": "^3.5.1", "@types/mocha": "^10.0.10", diff --git a/packages/loader/container-loader/package.json b/packages/loader/container-loader/package.json index df50f6fbe18d..45d2052f441c 100644 --- a/packages/loader/container-loader/package.json +++ b/packages/loader/container-loader/package.json @@ -192,7 +192,7 @@ "@fluid-tools/build-cli": "^0.51.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", - "@fluidframework/container-loader-previous": "npm:@fluidframework/container-loader@2.13.0", + "@fluidframework/container-loader-previous": "npm:@fluidframework/container-loader@2.20.0", "@fluidframework/eslint-config-fluid": "^5.6.0", "@microsoft/api-extractor": "7.47.8", "@types/debug": "^4.1.5", diff --git a/packages/loader/driver-utils/package.json b/packages/loader/driver-utils/package.json index fd23be550ef7..3a445b4dbc5a 100644 --- a/packages/loader/driver-utils/package.json +++ b/packages/loader/driver-utils/package.json @@ -133,7 +133,7 @@ "@fluid-tools/build-cli": "^0.51.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", - "@fluidframework/driver-utils-previous": "npm:@fluidframework/driver-utils@2.13.0", + "@fluidframework/driver-utils-previous": "npm:@fluidframework/driver-utils@2.20.0", "@fluidframework/eslint-config-fluid": "^5.6.0", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^10.0.10", diff --git a/packages/runtime/container-runtime-definitions/package.json b/packages/runtime/container-runtime-definitions/package.json index 829c1279f7f1..d3caf8bdba82 100644 --- a/packages/runtime/container-runtime-definitions/package.json +++ b/packages/runtime/container-runtime-definitions/package.json @@ -92,7 +92,7 @@ "@fluid-tools/build-cli": "^0.51.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", - "@fluidframework/container-runtime-definitions-previous": "npm:@fluidframework/container-runtime-definitions@2.13.0", + "@fluidframework/container-runtime-definitions-previous": "npm:@fluidframework/container-runtime-definitions@2.20.0", "@fluidframework/eslint-config-fluid": "^5.6.0", "@microsoft/api-extractor": "7.47.8", "concurrently": "^8.2.1", @@ -103,17 +103,7 @@ "typescript": "~5.4.5" }, "typeValidation": { - "broken": { - "Interface_IContainerRuntime": { - "backCompat": false - }, - "Interface_IContainerRuntimeWithResolveHandle_Deprecated": { - "backCompat": false - }, - "TypeAlias_IContainerRuntimeBaseWithCombinedEvents": { - "backCompat": false - } - }, + "broken": {}, "entrypoint": "legacy" } } diff --git a/packages/runtime/container-runtime-definitions/src/test/types/validateContainerRuntimeDefinitionsPrevious.generated.ts b/packages/runtime/container-runtime-definitions/src/test/types/validateContainerRuntimeDefinitionsPrevious.generated.ts index f746d36779d7..13f5bcb7b763 100644 --- a/packages/runtime/container-runtime-definitions/src/test/types/validateContainerRuntimeDefinitionsPrevious.generated.ts +++ b/packages/runtime/container-runtime-definitions/src/test/types/validateContainerRuntimeDefinitionsPrevious.generated.ts @@ -22,7 +22,6 @@ declare type MakeUnusedImportErrorsGoAway = TypeOnly | MinimalType | Fu * typeValidation.broken: * "Interface_IContainerRuntime": {"backCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type current_as_old_for_Interface_IContainerRuntime = requireAssignableTo, TypeOnly> /* @@ -50,7 +49,6 @@ declare type old_as_current_for_Interface_IContainerRuntimeWithResolveHandle_Dep * typeValidation.broken: * "Interface_IContainerRuntimeWithResolveHandle_Deprecated": {"backCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type current_as_old_for_Interface_IContainerRuntimeWithResolveHandle_Deprecated = requireAssignableTo, TypeOnly> /* @@ -87,7 +85,6 @@ declare type current_as_old_for_Interface_ISummarizerObservabilityProps = requir * typeValidation.broken: * "TypeAlias_IContainerRuntimeBaseWithCombinedEvents": {"backCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type current_as_old_for_TypeAlias_IContainerRuntimeBaseWithCombinedEvents = requireAssignableTo, TypeOnly> /* diff --git a/packages/runtime/container-runtime/package.json b/packages/runtime/container-runtime/package.json index 6713fa42d3fa..3d7a3bf5a804 100644 --- a/packages/runtime/container-runtime/package.json +++ b/packages/runtime/container-runtime/package.json @@ -198,7 +198,7 @@ "@fluid-tools/build-cli": "^0.51.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", - "@fluidframework/container-runtime-previous": "npm:@fluidframework/container-runtime@2.13.0", + "@fluidframework/container-runtime-previous": "npm:@fluidframework/container-runtime@2.20.0", "@fluidframework/eslint-config-fluid": "^5.6.0", "@fluidframework/test-runtime-utils": "workspace:~", "@microsoft/api-extractor": "7.47.8", @@ -222,29 +222,7 @@ "typescript": "~5.4.5" }, "typeValidation": { - "broken": { - "Class_ContainerRuntime": { - "backCompat": false - }, - "Class_DocumentsSchemaController": { - "forwardCompat": false - }, - "ClassStatics_ContainerRuntime": { - "backCompat": false - }, - "TypeAlias_SummarizerStopReason": { - "backCompat": false, - "forwardCompat": false - }, - "Interface_ISummarizeEventProps": { - "backCompat": false, - "forwardCompat": false - }, - "Interface_ISummarizerEvents": { - "backCompat": false, - "forwardCompat": false - } - }, + "broken": {}, "entrypoint": "legacy" } } diff --git a/packages/runtime/container-runtime/src/test/types/validateContainerRuntimePrevious.generated.ts b/packages/runtime/container-runtime/src/test/types/validateContainerRuntimePrevious.generated.ts index a3ffb58f58cb..a24c452531f2 100644 --- a/packages/runtime/container-runtime/src/test/types/validateContainerRuntimePrevious.generated.ts +++ b/packages/runtime/container-runtime/src/test/types/validateContainerRuntimePrevious.generated.ts @@ -15,25 +15,6 @@ import type * as current from "../../index.js"; declare type MakeUnusedImportErrorsGoAway = TypeOnly | MinimalType | FullType | typeof old | typeof current | requireAssignableTo; -/* - * Validate forward compatibility by using the old type in place of the current type. - * If this test starts failing, it indicates a change that is not forward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Class_ContainerRuntime": {"forwardCompat": false} - */ -declare type old_as_current_for_Class_ContainerRuntime = requireAssignableTo, TypeOnly> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Class_ContainerRuntime": {"backCompat": false} - */ -// @ts-expect-error compatibility expected to be broken -declare type current_as_old_for_Class_ContainerRuntime = requireAssignableTo, TypeOnly> - /* * Validate backward compatibility by using the current type in place of the old type. * If this test starts failing, it indicates a change that is not backward compatible. @@ -79,16 +60,6 @@ declare type old_as_current_for_Class_SummaryCollection = requireAssignableTo, TypeOnly> -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "ClassStatics_ContainerRuntime": {"backCompat": false} - */ -// @ts-expect-error compatibility expected to be broken -declare type current_as_old_for_ClassStatics_ContainerRuntime = requireAssignableTo, TypeOnly> - /* * Validate backward compatibility by using the current type in place of the old type. * If this test starts failing, it indicates a change that is not backward compatible. @@ -737,26 +708,6 @@ declare type old_as_current_for_Interface_ISubmitSummaryOptions = requireAssigna */ declare type current_as_old_for_Interface_ISubmitSummaryOptions = requireAssignableTo, TypeOnly> -/* - * Validate forward compatibility by using the old type in place of the current type. - * If this test starts failing, it indicates a change that is not forward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_ISummarizeEventProps": {"forwardCompat": false} - */ -// @ts-expect-error compatibility expected to be broken -declare type old_as_current_for_Interface_ISummarizeEventProps = requireAssignableTo, TypeOnly> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_ISummarizeEventProps": {"backCompat": false} - */ -// @ts-expect-error compatibility expected to be broken -declare type current_as_old_for_Interface_ISummarizeEventProps = requireAssignableTo, TypeOnly> - /* * Validate forward compatibility by using the old type in place of the current type. * If this test starts failing, it indicates a change that is not forward compatible. @@ -811,26 +762,6 @@ declare type old_as_current_for_Interface_ISummarizeResults = requireAssignableT */ declare type current_as_old_for_Interface_ISummarizeResults = requireAssignableTo, TypeOnly> -/* - * Validate forward compatibility by using the old type in place of the current type. - * If this test starts failing, it indicates a change that is not forward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_ISummarizerEvents": {"forwardCompat": false} - */ -// @ts-expect-error compatibility expected to be broken -declare type old_as_current_for_Interface_ISummarizerEvents = requireAssignableTo, TypeOnly> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_ISummarizerEvents": {"backCompat": false} - */ -// @ts-expect-error compatibility expected to be broken -declare type current_as_old_for_Interface_ISummarizerEvents = requireAssignableTo, TypeOnly> - /* * Validate forward compatibility by using the old type in place of the current type. * If this test starts failing, it indicates a change that is not forward compatible. @@ -1425,26 +1356,6 @@ declare type old_as_current_for_TypeAlias_SummarizeResultPart = requireAssignabl */ declare type current_as_old_for_TypeAlias_SummarizeResultPart = requireAssignableTo>, TypeOnly>> -/* - * Validate forward compatibility by using the old type in place of the current type. - * If this test starts failing, it indicates a change that is not forward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "TypeAlias_SummarizerStopReason": {"forwardCompat": false} - */ -// @ts-expect-error compatibility expected to be broken -declare type old_as_current_for_TypeAlias_SummarizerStopReason = requireAssignableTo, TypeOnly> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "TypeAlias_SummarizerStopReason": {"backCompat": false} - */ -// @ts-expect-error compatibility expected to be broken -declare type current_as_old_for_TypeAlias_SummarizerStopReason = requireAssignableTo, TypeOnly> - /* * Validate forward compatibility by using the old type in place of the current type. * If this test starts failing, it indicates a change that is not forward compatible. diff --git a/packages/runtime/datastore-definitions/package.json b/packages/runtime/datastore-definitions/package.json index 970bda37d8f2..a39d9e04418e 100644 --- a/packages/runtime/datastore-definitions/package.json +++ b/packages/runtime/datastore-definitions/package.json @@ -93,7 +93,7 @@ "@fluid-tools/build-cli": "^0.51.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", - "@fluidframework/datastore-definitions-previous": "npm:@fluidframework/datastore-definitions@2.13.0", + "@fluidframework/datastore-definitions-previous": "npm:@fluidframework/datastore-definitions@2.20.0", "@fluidframework/eslint-config-fluid": "^5.6.0", "@microsoft/api-extractor": "7.47.8", "concurrently": "^8.2.1", diff --git a/packages/runtime/datastore/package.json b/packages/runtime/datastore/package.json index 2397fadbd4a5..3e8fb7a53920 100644 --- a/packages/runtime/datastore/package.json +++ b/packages/runtime/datastore/package.json @@ -139,7 +139,7 @@ "@fluid-tools/build-cli": "^0.51.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", - "@fluidframework/datastore-previous": "npm:@fluidframework/datastore@2.13.0", + "@fluidframework/datastore-previous": "npm:@fluidframework/datastore@2.20.0", "@fluidframework/eslint-config-fluid": "^5.6.0", "@fluidframework/test-runtime-utils": "workspace:~", "@microsoft/api-extractor": "7.47.8", diff --git a/packages/runtime/id-compressor/package.json b/packages/runtime/id-compressor/package.json index 30d96f3d7379..5163f9e380ee 100644 --- a/packages/runtime/id-compressor/package.json +++ b/packages/runtime/id-compressor/package.json @@ -147,7 +147,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", "@fluidframework/eslint-config-fluid": "^5.6.0", - "@fluidframework/id-compressor-previous": "npm:@fluidframework/id-compressor@2.13.0", + "@fluidframework/id-compressor-previous": "npm:@fluidframework/id-compressor@2.20.0", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^10.0.10", "@types/node": "^18.19.0", diff --git a/packages/runtime/runtime-definitions/package.json b/packages/runtime/runtime-definitions/package.json index 3db0821e0fa4..bbe32b659078 100644 --- a/packages/runtime/runtime-definitions/package.json +++ b/packages/runtime/runtime-definitions/package.json @@ -100,7 +100,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", "@fluidframework/eslint-config-fluid": "^5.6.0", - "@fluidframework/runtime-definitions-previous": "npm:@fluidframework/runtime-definitions@2.13.0", + "@fluidframework/runtime-definitions-previous": "npm:@fluidframework/runtime-definitions@2.20.0", "@microsoft/api-extractor": "7.47.8", "concurrently": "^8.2.1", "copyfiles": "^2.4.1", @@ -111,20 +111,7 @@ "typescript": "~5.4.5" }, "typeValidation": { - "broken": { - "Interface_IContainerRuntimeBase": { - "backCompat": false - }, - "Interface_IFluidDataStoreContext": { - "backCompat": false - }, - "Interface_IFluidDataStoreContextDetached": { - "backCompat": false - }, - "Interface_IFluidParentContext": { - "backCompat": false - } - }, + "broken": {}, "entrypoint": "legacy" } } diff --git a/packages/runtime/runtime-definitions/src/test/types/validateRuntimeDefinitionsPrevious.generated.ts b/packages/runtime/runtime-definitions/src/test/types/validateRuntimeDefinitionsPrevious.generated.ts index 5031c28d1216..61b1cd698cb4 100644 --- a/packages/runtime/runtime-definitions/src/test/types/validateRuntimeDefinitionsPrevious.generated.ts +++ b/packages/runtime/runtime-definitions/src/test/types/validateRuntimeDefinitionsPrevious.generated.ts @@ -112,7 +112,6 @@ declare type current_as_old_for_Interface_IAttachMessage = requireAssignableTo, TypeOnly> /* @@ -212,7 +211,6 @@ declare type old_as_current_for_Interface_IFluidDataStoreContext = requireAssign * typeValidation.broken: * "Interface_IFluidDataStoreContext": {"backCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type current_as_old_for_Interface_IFluidDataStoreContext = requireAssignableTo, TypeOnly> /* @@ -231,7 +229,6 @@ declare type old_as_current_for_Interface_IFluidDataStoreContextDetached = requi * typeValidation.broken: * "Interface_IFluidDataStoreContextDetached": {"backCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type current_as_old_for_Interface_IFluidDataStoreContextDetached = requireAssignableTo, TypeOnly> /* @@ -286,7 +283,6 @@ declare type old_as_current_for_Interface_IFluidParentContext = requireAssignabl * typeValidation.broken: * "Interface_IFluidParentContext": {"backCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type current_as_old_for_Interface_IFluidParentContext = requireAssignableTo, TypeOnly> /* diff --git a/packages/runtime/runtime-utils/package.json b/packages/runtime/runtime-utils/package.json index b6b7fd5e46f2..fbac7f9999be 100644 --- a/packages/runtime/runtime-utils/package.json +++ b/packages/runtime/runtime-utils/package.json @@ -135,7 +135,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", "@fluidframework/eslint-config-fluid": "^5.6.0", - "@fluidframework/runtime-utils-previous": "npm:@fluidframework/runtime-utils@2.13.0", + "@fluidframework/runtime-utils-previous": "npm:@fluidframework/runtime-utils@2.20.0", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^10.0.10", "@types/node": "^18.19.0", diff --git a/packages/runtime/test-runtime-utils/package.json b/packages/runtime/test-runtime-utils/package.json index ea2caaf792ee..d69e134b8515 100644 --- a/packages/runtime/test-runtime-utils/package.json +++ b/packages/runtime/test-runtime-utils/package.json @@ -138,7 +138,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", "@fluidframework/eslint-config-fluid": "^5.6.0", - "@fluidframework/test-runtime-utils-previous": "npm:@fluidframework/test-runtime-utils@2.13.0", + "@fluidframework/test-runtime-utils-previous": "npm:@fluidframework/test-runtime-utils@2.20.0", "@microsoft/api-extractor": "7.47.8", "@types/jsrsasign": "^10.5.12", "@types/mocha": "^10.0.10", @@ -157,14 +157,7 @@ "typescript": "~5.4.5" }, "typeValidation": { - "broken": { - "Class_MockFluidDataStoreContext": { - "backCompat": false - }, - "ClassStatics_MockFluidDataStoreContext": { - "backCompat": false - } - }, + "broken": {}, "entrypoint": "legacy" } } diff --git a/packages/runtime/test-runtime-utils/src/test/types/validateTestRuntimeUtilsPrevious.generated.ts b/packages/runtime/test-runtime-utils/src/test/types/validateTestRuntimeUtilsPrevious.generated.ts index a88ba30aba20..60347db4f053 100644 --- a/packages/runtime/test-runtime-utils/src/test/types/validateTestRuntimeUtilsPrevious.generated.ts +++ b/packages/runtime/test-runtime-utils/src/test/types/validateTestRuntimeUtilsPrevious.generated.ts @@ -175,7 +175,6 @@ declare type old_as_current_for_Class_MockFluidDataStoreContext = requireAssigna * typeValidation.broken: * "Class_MockFluidDataStoreContext": {"backCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type current_as_old_for_Class_MockFluidDataStoreContext = requireAssignableTo, TypeOnly> /* @@ -365,7 +364,6 @@ declare type current_as_old_for_ClassStatics_MockDeltaQueue = requireAssignableT * typeValidation.broken: * "ClassStatics_MockFluidDataStoreContext": {"backCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type current_as_old_for_ClassStatics_MockFluidDataStoreContext = requireAssignableTo, TypeOnly> /* diff --git a/packages/service-clients/azure-client/package.json b/packages/service-clients/azure-client/package.json index 66b307dfbd71..1c28e40357b7 100644 --- a/packages/service-clients/azure-client/package.json +++ b/packages/service-clients/azure-client/package.json @@ -111,7 +111,7 @@ "@biomejs/biome": "~1.9.3", "@fluid-tools/build-cli": "^0.51.0", "@fluidframework/aqueduct": "workspace:~", - "@fluidframework/azure-client-previous": "npm:@fluidframework/azure-client@2.13.0", + "@fluidframework/azure-client-previous": "npm:@fluidframework/azure-client@2.20.0", "@fluidframework/azure-local-service": "workspace:~", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", diff --git a/packages/service-clients/tinylicious-client/package.json b/packages/service-clients/tinylicious-client/package.json index 2a5705e3f6c5..d330a3773103 100644 --- a/packages/service-clients/tinylicious-client/package.json +++ b/packages/service-clients/tinylicious-client/package.json @@ -111,7 +111,7 @@ "@fluidframework/container-runtime-definitions": "workspace:~", "@fluidframework/eslint-config-fluid": "^5.6.0", "@fluidframework/test-utils": "workspace:~", - "@fluidframework/tinylicious-client-previous": "npm:@fluidframework/tinylicious-client@2.13.0", + "@fluidframework/tinylicious-client-previous": "npm:@fluidframework/tinylicious-client@2.20.0", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^10.0.10", "@types/node": "^18.19.0", diff --git a/packages/test/test-utils/package.json b/packages/test/test-utils/package.json index 907981460b1e..6b4ad9aee5e1 100644 --- a/packages/test/test-utils/package.json +++ b/packages/test/test-utils/package.json @@ -147,7 +147,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", "@fluidframework/eslint-config-fluid": "^5.6.0", - "@fluidframework/test-utils-previous": "npm:@fluidframework/test-utils@2.13.0", + "@fluidframework/test-utils-previous": "npm:@fluidframework/test-utils@2.20.0", "@microsoft/api-extractor": "7.47.8", "@types/debug": "^4.1.5", "@types/diff": "^3.5.1", @@ -167,14 +167,7 @@ "typescript": "~5.4.5" }, "typeValidation": { - "broken": { - "Interface_IProvideTestFluidObject": { - "backCompat": false - }, - "Interface_ITestFluidObject": { - "backCompat": false - } - }, + "broken": {}, "entrypoint": "legacy" } } diff --git a/packages/test/test-utils/src/test/types/validateTestUtilsPrevious.generated.ts b/packages/test/test-utils/src/test/types/validateTestUtilsPrevious.generated.ts index d14180f98964..23bb8b2365d0 100644 --- a/packages/test/test-utils/src/test/types/validateTestUtilsPrevious.generated.ts +++ b/packages/test/test-utils/src/test/types/validateTestUtilsPrevious.generated.ts @@ -85,7 +85,6 @@ declare type old_as_current_for_Interface_IProvideTestFluidObject = requireAssig * typeValidation.broken: * "Interface_IProvideTestFluidObject": {"backCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type current_as_old_for_Interface_IProvideTestFluidObject = requireAssignableTo, TypeOnly> /* @@ -104,5 +103,4 @@ declare type old_as_current_for_Interface_ITestFluidObject = requireAssignableTo * typeValidation.broken: * "Interface_ITestFluidObject": {"backCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type current_as_old_for_Interface_ITestFluidObject = requireAssignableTo, TypeOnly> diff --git a/packages/tools/devtools/devtools-core/package.json b/packages/tools/devtools/devtools-core/package.json index 6b9b133784a4..812f88f8f023 100644 --- a/packages/tools/devtools/devtools-core/package.json +++ b/packages/tools/devtools/devtools-core/package.json @@ -133,7 +133,7 @@ "@fluid-tools/build-cli": "^0.51.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", - "@fluidframework/devtools-core-previous": "npm:@fluidframework/devtools-core@2.13.0", + "@fluidframework/devtools-core-previous": "npm:@fluidframework/devtools-core@2.20.0", "@fluidframework/eslint-config-fluid": "^5.6.0", "@fluidframework/id-compressor": "workspace:~", "@fluidframework/test-runtime-utils": "workspace:~", diff --git a/packages/tools/devtools/devtools/package.json b/packages/tools/devtools/devtools/package.json index 3771acabafc7..412ed7039870 100644 --- a/packages/tools/devtools/devtools/package.json +++ b/packages/tools/devtools/devtools/package.json @@ -129,7 +129,7 @@ "@fluid-tools/build-cli": "^0.51.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", - "@fluidframework/devtools-previous": "npm:@fluidframework/devtools@2.13.0", + "@fluidframework/devtools-previous": "npm:@fluidframework/devtools@2.20.0", "@fluidframework/eslint-config-fluid": "^5.6.0", "@microsoft/api-extractor": "7.47.8", "@types/chai": "^4.0.0", diff --git a/packages/tools/fetch-tool/package.json b/packages/tools/fetch-tool/package.json index 02122b714ad5..c45a0f783f02 100644 --- a/packages/tools/fetch-tool/package.json +++ b/packages/tools/fetch-tool/package.json @@ -52,7 +52,7 @@ "devDependencies": { "@biomejs/biome": "~1.9.3", "@fluid-tools/build-cli": "^0.51.0", - "@fluid-tools/fetch-tool-previous": "npm:@fluid-tools/fetch-tool@2.13.0", + "@fluid-tools/fetch-tool-previous": "npm:@fluid-tools/fetch-tool@2.20.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", "@fluidframework/eslint-config-fluid": "^5.6.0", diff --git a/packages/tools/fluid-runner/package.json b/packages/tools/fluid-runner/package.json index eeeae3f8fac1..cd2e451e2505 100644 --- a/packages/tools/fluid-runner/package.json +++ b/packages/tools/fluid-runner/package.json @@ -137,7 +137,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", "@fluidframework/eslint-config-fluid": "^5.6.0", - "@fluidframework/fluid-runner-previous": "npm:@fluidframework/fluid-runner@2.13.0", + "@fluidframework/fluid-runner-previous": "npm:@fluidframework/fluid-runner@2.20.0", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^10.0.10", "@types/node": "^18.19.0", diff --git a/packages/utils/odsp-doclib-utils/package.json b/packages/utils/odsp-doclib-utils/package.json index ba35e8b55eed..de639ea9aef4 100644 --- a/packages/utils/odsp-doclib-utils/package.json +++ b/packages/utils/odsp-doclib-utils/package.json @@ -134,7 +134,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", "@fluidframework/eslint-config-fluid": "^5.6.0", - "@fluidframework/odsp-doclib-utils-previous": "npm:@fluidframework/odsp-doclib-utils@2.13.0", + "@fluidframework/odsp-doclib-utils-previous": "npm:@fluidframework/odsp-doclib-utils@2.20.0", "@microsoft/api-extractor": "7.47.8", "@types/mocha": "^10.0.10", "@types/node": "^18.19.0", diff --git a/packages/utils/telemetry-utils/package.json b/packages/utils/telemetry-utils/package.json index d4f7636b5035..0c446c050200 100644 --- a/packages/utils/telemetry-utils/package.json +++ b/packages/utils/telemetry-utils/package.json @@ -132,7 +132,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", "@fluidframework/eslint-config-fluid": "^5.6.0", - "@fluidframework/telemetry-utils-previous": "npm:@fluidframework/telemetry-utils@2.13.0", + "@fluidframework/telemetry-utils-previous": "npm:@fluidframework/telemetry-utils@2.20.0", "@microsoft/api-extractor": "7.47.8", "@types/debug": "^4.1.5", "@types/mocha": "^10.0.10", @@ -153,11 +153,7 @@ "typescript": "~5.4.5" }, "typeValidation": { - "broken": { - "Class_MockLogger": { - "forwardCompat": false - } - }, + "broken": {}, "entrypoint": "legacy" } } diff --git a/packages/utils/telemetry-utils/src/test/types/validateTelemetryUtilsPrevious.generated.ts b/packages/utils/telemetry-utils/src/test/types/validateTelemetryUtilsPrevious.generated.ts index 1ea65cb59134..b3c7faccf3ac 100644 --- a/packages/utils/telemetry-utils/src/test/types/validateTelemetryUtilsPrevious.generated.ts +++ b/packages/utils/telemetry-utils/src/test/types/validateTelemetryUtilsPrevious.generated.ts @@ -33,25 +33,6 @@ declare type old_as_current_for_Class_EventEmitterWithErrorHandling = requireAss */ declare type current_as_old_for_Class_EventEmitterWithErrorHandling = requireAssignableTo, TypeOnly> -/* - * Validate forward compatibility by using the old type in place of the current type. - * If this test starts failing, it indicates a change that is not forward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Class_MockLogger": {"forwardCompat": false} - */ -// @ts-expect-error compatibility expected to be broken -declare type old_as_current_for_Class_MockLogger = requireAssignableTo, TypeOnly> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Class_MockLogger": {"backCompat": false} - */ -declare type current_as_old_for_Class_MockLogger = requireAssignableTo, TypeOnly> - /* * Validate backward compatibility by using the current type in place of the old type. * If this test starts failing, it indicates a change that is not backward compatible. @@ -61,15 +42,6 @@ declare type current_as_old_for_Class_MockLogger = requireAssignableTo, TypeOnly> -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "ClassStatics_MockLogger": {"backCompat": false} - */ -declare type current_as_old_for_ClassStatics_MockLogger = requireAssignableTo, TypeOnly> - /* * Validate backward compatibility by using the current type in place of the old type. * If this test starts failing, it indicates a change that is not backward compatible. diff --git a/packages/utils/tool-utils/package.json b/packages/utils/tool-utils/package.json index 4c33ff748784..ee43c555acc2 100644 --- a/packages/utils/tool-utils/package.json +++ b/packages/utils/tool-utils/package.json @@ -116,7 +116,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.51.0", "@fluidframework/eslint-config-fluid": "^5.6.0", - "@fluidframework/tool-utils-previous": "npm:@fluidframework/tool-utils@2.13.0", + "@fluidframework/tool-utils-previous": "npm:@fluidframework/tool-utils@2.20.0", "@microsoft/api-extractor": "7.47.8", "@types/debug": "^4.1.5", "@types/mocha": "^10.0.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 226480c78318..952dd8166edf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,7 +38,7 @@ importers: version: link:packages/tools/changelog-generator-wrapper '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@22.10.1)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluid-tools/markdown-magic': specifier: workspace:~ version: link:tools/markdown-magic @@ -47,7 +47,7 @@ importers: version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) @@ -56,16 +56,16 @@ importers: version: 1.0.195075 '@microsoft/api-documenter': specifier: ^7.21.6 - version: 7.26.2 + version: 7.26.2(@types/node@22.10.1) '@microsoft/api-extractor': specifier: 7.47.8 - version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) + version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@22.10.1) '@octokit/core': specifier: ^4.0.5 - version: 4.2.4 + version: 4.2.4(encoding@0.1.13) auto-changelog: specifier: ^2.4.0 - version: 2.5.0 + version: 2.5.0(encoding@0.1.13) c8: specifier: ^8.0.1 version: 8.0.1 @@ -80,13 +80,13 @@ importers: version: 2.4.1 danger: specifier: ^11.3.0 - version: 11.3.1 + version: 11.3.1(encoding@0.1.13) eslint: specifier: ~8.55.0 version: 8.55.0 jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@22.10.1)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5)) mocha: specifier: ^10.2.0 version: 10.8.2 @@ -129,7 +129,7 @@ importers: version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) @@ -150,7 +150,7 @@ importers: version: 4.4.1 ts-node: specifier: ^10.9.1 - version: 10.9.2(@types/node@18.19.67)(typescript@5.4.5) + version: 10.9.2(@types/node@22.10.1)(typescript@5.4.5) typescript: specifier: ~5.4.5 version: 5.4.5 @@ -175,22 +175,22 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@22.10.1)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/azure-service-utils-previous': - specifier: npm:@fluidframework/azure-service-utils@2.13.0 - version: '@fluidframework/azure-service-utils@2.13.0' + specifier: npm:@fluidframework/azure-service-utils@2.20.0 + version: '@fluidframework/azure-service-utils@2.20.0' '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@microsoft/api-extractor': specifier: 7.47.8 - version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) + version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@22.10.1) '@types/jsrsasign': specifier: ^10.5.12 version: 10.5.15 @@ -235,13 +235,13 @@ importers: version: 11.14.0(@types/react@18.3.15)(react@18.3.1) '@emotion/styled': specifier: ^11.13.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.3.15)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react@18.3.1) '@fluid-internal/mocha-test-setup': specifier: workspace:~ version: link:../../../packages/test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@22.10.1)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/ai-collab': specifier: workspace:~ version: link:../../../packages/framework/ai-collab @@ -250,7 +250,7 @@ importers: version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/devtools': specifier: workspace:~ version: link:../../../packages/tools/devtools/devtools @@ -280,13 +280,13 @@ importers: version: 2.40.0 '@mui/icons-material': specifier: ^6.2.1 - version: 6.2.1(@mui/material@6.3.1)(@types/react@18.3.15)(react@18.3.1) + version: 6.2.1(@mui/material@6.3.1(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.15)(react@18.3.1) '@mui/lab': specifier: 6.0.0-beta.9 - version: 6.0.0-beta.9(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@6.3.1)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + version: 6.0.0-beta.9(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react@18.3.1))(@mui/material@6.3.1(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/material': specifier: ^6.2.1 - version: 6.3.1(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + version: 6.3.1(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@types/react': specifier: ^18.3.11 version: 18.3.15 @@ -307,13 +307,13 @@ importers: version: 0.0.1 next: specifier: ^14.2.8 - version: 14.2.20(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 14.2.20(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.82.0) notistack: specifier: ^3.0.1 - version: 3.0.1(csstype@3.1.3)(react-dom@18.3.1)(react@18.3.1) + version: 3.0.1(csstype@3.1.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) openai: specifier: ^4.67.3 - version: 4.76.1(zod@3.24.0) + version: 4.76.1(encoding@0.1.13)(zod@3.24.0) react: specifier: ^18.3.1 version: 18.3.1 @@ -374,7 +374,7 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -462,7 +462,7 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -507,7 +507,7 @@ importers: version: 5.6.3(webpack@5.97.1) jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) jest-environment-puppeteer: specifier: ^10.1.3 version: 10.1.4(typescript@5.4.5) @@ -516,7 +516,7 @@ importers: version: 10.0.0 jest-puppeteer: specifier: ^10.1.3 - version: 10.1.4(puppeteer@23.10.3)(typescript@5.4.5) + version: 10.1.4(puppeteer@23.10.3(typescript@5.4.5))(typescript@5.4.5) prettier: specifier: ~3.0.3 version: 3.0.3 @@ -531,7 +531,7 @@ importers: version: 4.4.1 ts-jest: specifier: ^29.1.1 - version: 29.2.5(@babel/core@7.26.0)(jest@29.7.0)(typescript@5.4.5) + version: 29.2.5(@babel/core@7.26.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.0))(jest@29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)))(typescript@5.4.5) ts-loader: specifier: ^9.5.1 version: 9.5.1(typescript@5.4.5)(webpack@5.97.1) @@ -592,7 +592,7 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -637,7 +637,7 @@ importers: version: 5.6.3(webpack@5.97.1) jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) jest-environment-puppeteer: specifier: ^10.1.3 version: 10.1.4(typescript@5.4.5) @@ -646,7 +646,7 @@ importers: version: 10.0.0 jest-puppeteer: specifier: ^10.1.3 - version: 10.1.4(puppeteer@23.10.3)(typescript@5.4.5) + version: 10.1.4(puppeteer@23.10.3(typescript@5.4.5))(typescript@5.4.5) prettier: specifier: ~3.0.3 version: 3.0.3 @@ -661,7 +661,7 @@ importers: version: 4.4.1 ts-jest: specifier: ^29.1.1 - version: 29.2.5(@babel/core@7.26.0)(jest@29.7.0)(typescript@5.4.5) + version: 29.2.5(@babel/core@7.26.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.0))(jest@29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)))(typescript@5.4.5) ts-loader: specifier: ^9.5.1 version: 9.5.1(typescript@5.4.5)(webpack@5.97.1) @@ -685,7 +685,7 @@ importers: dependencies: '@fluentui/react-components': specifier: ^9.47.5 - version: 9.56.5(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + version: 9.56.5(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-icons': specifier: ^2.0.233 version: 2.0.266(react@18.3.1) @@ -739,13 +739,13 @@ importers: version: 18.3.1 react-collapsible: specifier: ^2.7.0 - version: 2.10.0(react-dom@18.3.1)(react@18.3.1) + version: 2.10.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-dom: specifier: ^18.3.1 version: 18.3.1(react@18.3.1) react-grid-layout: specifier: ^1.4.4 - version: 1.5.0(react-dom@18.3.1)(react@18.3.1) + version: 1.5.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) scheduler: specifier: ^0.20.0 version: 0.20.2 @@ -758,7 +758,7 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -815,7 +815,7 @@ importers: version: 5.6.3(webpack@5.97.1) jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) jest-environment-puppeteer: specifier: ^10.1.3 version: 10.1.4(typescript@5.4.5) @@ -824,7 +824,7 @@ importers: version: 10.0.0 jest-puppeteer: specifier: ^10.1.3 - version: 10.1.4(puppeteer@23.10.3)(typescript@5.4.5) + version: 10.1.4(puppeteer@23.10.3(typescript@5.4.5))(typescript@5.4.5) prettier: specifier: ~3.0.3 version: 3.0.3 @@ -851,7 +851,7 @@ importers: version: 5.4.5 url-loader: specifier: ^4.1.1 - version: 4.1.1(file-loader@3.0.1)(webpack@5.97.1) + version: 4.1.1(file-loader@3.0.1(webpack@5.97.1))(webpack@5.97.1) webpack: specifier: ^5.94.0 version: 5.97.1(webpack-cli@5.1.4) @@ -909,7 +909,7 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -945,7 +945,7 @@ importers: version: 5.6.3(webpack@5.97.1) jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) jest-environment-puppeteer: specifier: ^10.1.3 version: 10.1.4(typescript@5.4.5) @@ -954,7 +954,7 @@ importers: version: 10.0.0 jest-puppeteer: specifier: ^10.1.3 - version: 10.1.4(puppeteer@23.10.3)(typescript@5.4.5) + version: 10.1.4(puppeteer@23.10.3(typescript@5.4.5))(typescript@5.4.5) prettier: specifier: ~3.0.3 version: 3.0.3 @@ -972,7 +972,7 @@ importers: version: 5.0.0 ts-jest: specifier: ^29.1.1 - version: 29.2.5(@babel/core@7.26.0)(jest@29.7.0)(typescript@5.4.5) + version: 29.2.5(@babel/core@7.26.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.0))(jest@29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)))(typescript@5.4.5) ts-loader: specifier: ^9.5.1 version: 9.5.1(typescript@5.4.5)(webpack@5.97.1) @@ -1036,7 +1036,7 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -1072,7 +1072,7 @@ importers: version: 5.6.3(webpack@5.97.1) jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) jest-environment-puppeteer: specifier: ^10.1.3 version: 10.1.4(typescript@5.4.5) @@ -1081,7 +1081,7 @@ importers: version: 10.0.0 jest-puppeteer: specifier: ^10.1.3 - version: 10.1.4(puppeteer@23.10.3)(typescript@5.4.5) + version: 10.1.4(puppeteer@23.10.3(typescript@5.4.5))(typescript@5.4.5) prettier: specifier: ~3.0.3 version: 3.0.3 @@ -1096,7 +1096,7 @@ importers: version: 4.4.1 ts-jest: specifier: ^29.1.1 - version: 29.2.5(@babel/core@7.26.0)(jest@29.7.0)(typescript@5.4.5) + version: 29.2.5(@babel/core@7.26.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.0))(jest@29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)))(typescript@5.4.5) ts-loader: specifier: ^9.5.1 version: 9.5.1(typescript@5.4.5)(webpack@5.97.1) @@ -1239,7 +1239,7 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -1287,7 +1287,7 @@ importers: version: 5.6.3(webpack@5.97.1) jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) jest-environment-puppeteer: specifier: ^10.1.3 version: 10.1.4(typescript@5.4.5) @@ -1296,7 +1296,7 @@ importers: version: 10.0.0 jest-puppeteer: specifier: ^10.1.3 - version: 10.1.4(puppeteer@23.10.3)(typescript@5.4.5) + version: 10.1.4(puppeteer@23.10.3(typescript@5.4.5))(typescript@5.4.5) prettier: specifier: ~3.0.3 version: 3.0.3 @@ -1314,7 +1314,7 @@ importers: version: 4.0.0(webpack@5.97.1) ts-jest: specifier: ^29.1.1 - version: 29.2.5(@babel/core@7.26.0)(jest@29.7.0)(typescript@5.4.5) + version: 29.2.5(@babel/core@7.26.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.0))(jest@29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)))(typescript@5.4.5) ts-loader: specifier: ^9.5.1 version: 9.5.1(typescript@5.4.5)(webpack@5.97.1) @@ -1372,7 +1372,7 @@ importers: version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) @@ -1399,7 +1399,7 @@ importers: version: 9.0.2 jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@22.10.1)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5)) jest-environment-puppeteer: specifier: ^10.1.3 version: 10.1.4(typescript@5.4.5) @@ -1408,7 +1408,7 @@ importers: version: 10.0.0 jest-puppeteer: specifier: ^10.1.3 - version: 10.1.4(puppeteer@23.10.3)(typescript@5.4.5) + version: 10.1.4(puppeteer@23.10.3(typescript@5.4.5))(typescript@5.4.5) prettier: specifier: ~3.0.3 version: 3.0.3 @@ -1420,7 +1420,7 @@ importers: version: 4.4.1 ts-jest: specifier: ^29.1.1 - version: 29.2.5(@babel/core@7.26.0)(jest@29.7.0)(typescript@5.4.5) + version: 29.2.5(@babel/core@7.26.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.0))(jest@29.7.0(@types/node@22.10.1)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5)))(typescript@5.4.5) ts-loader: specifier: ^9.5.1 version: 9.5.1(typescript@5.4.5)(webpack@5.97.1) @@ -1471,20 +1471,20 @@ importers: version: 18.3.1(react@18.3.1) use-resize-observer: specifier: ^7.0.0 - version: 7.1.0(react-dom@18.3.1)(react@18.3.1) + version: 7.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) devDependencies: '@biomejs/biome': specifier: ~1.9.3 version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@22.10.1)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) @@ -1581,7 +1581,7 @@ importers: version: 9.0.2 jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) jest-environment-puppeteer: specifier: ^10.1.3 version: 10.1.4(typescript@5.4.5) @@ -1590,7 +1590,7 @@ importers: version: 10.0.0 jest-puppeteer: specifier: ^10.1.3 - version: 10.1.4(puppeteer@23.10.3)(typescript@5.4.5) + version: 10.1.4(puppeteer@23.10.3(typescript@5.4.5))(typescript@5.4.5) prettier: specifier: ~3.0.3 version: 3.0.3 @@ -1602,7 +1602,7 @@ importers: version: 4.4.1 ts-jest: specifier: ^29.1.1 - version: 29.2.5(@babel/core@7.26.0)(jest@29.7.0)(typescript@5.4.5) + version: 29.2.5(@babel/core@7.26.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.0))(jest@29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)))(typescript@5.4.5) ts-loader: specifier: ^9.5.1 version: 9.5.1(typescript@5.4.5)(webpack@5.97.1) @@ -1696,7 +1696,7 @@ importers: version: 9.0.2 jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) jest-environment-puppeteer: specifier: ^10.1.3 version: 10.1.4(typescript@5.4.5) @@ -1705,7 +1705,7 @@ importers: version: 10.0.0 jest-puppeteer: specifier: ^10.1.3 - version: 10.1.4(puppeteer@23.10.3)(typescript@5.4.5) + version: 10.1.4(puppeteer@23.10.3(typescript@5.4.5))(typescript@5.4.5) prettier: specifier: ~3.0.3 version: 3.0.3 @@ -1717,7 +1717,7 @@ importers: version: 4.4.1 ts-jest: specifier: ^29.1.1 - version: 29.2.5(@babel/core@7.26.0)(jest@29.7.0)(typescript@5.4.5) + version: 29.2.5(@babel/core@7.26.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.0))(jest@29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)))(typescript@5.4.5) ts-loader: specifier: ^9.5.1 version: 9.5.1(typescript@5.4.5)(webpack@5.97.1) @@ -1802,7 +1802,7 @@ importers: version: 9.0.2 jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) jest-environment-puppeteer: specifier: ^10.1.3 version: 10.1.4(typescript@5.4.5) @@ -1811,7 +1811,7 @@ importers: version: 10.0.0 jest-puppeteer: specifier: ^10.1.3 - version: 10.1.4(puppeteer@23.10.3)(typescript@5.4.5) + version: 10.1.4(puppeteer@23.10.3(typescript@5.4.5))(typescript@5.4.5) prettier: specifier: ~3.0.3 version: 3.0.3 @@ -1826,7 +1826,7 @@ importers: version: 5.0.0(webpack@5.97.1) ts-jest: specifier: ^29.1.1 - version: 29.2.5(@babel/core@7.26.0)(jest@29.7.0)(typescript@5.4.5) + version: 29.2.5(@babel/core@7.26.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.0))(jest@29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)))(typescript@5.4.5) ts-loader: specifier: ^9.5.1 version: 9.5.1(typescript@5.4.5)(webpack@5.97.1) @@ -1881,7 +1881,7 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -2099,7 +2099,7 @@ importers: version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) @@ -2111,7 +2111,7 @@ importers: version: 5.17.0 '@testing-library/react': specifier: ^16.0.1 - version: 16.1.0(@testing-library/dom@10.4.0)(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + version: 16.1.0(@testing-library/dom@10.4.0)(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@testing-library/user-event': specifier: ^14.4.3 version: 14.5.2(@testing-library/dom@10.4.0) @@ -2138,7 +2138,7 @@ importers: version: 9.0.0(eslint@8.55.0) eslint-plugin-jest: specifier: ~27.4.2 - version: 27.4.3(eslint@8.55.0)(jest@29.7.0)(typescript@5.4.5) + version: 27.4.3(@typescript-eslint/eslint-plugin@6.7.5(@typescript-eslint/parser@6.21.0(eslint@8.55.0)(typescript@5.4.5))(eslint@8.55.0)(typescript@5.4.5))(eslint@8.55.0)(jest@29.7.0(@types/node@22.10.1)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5)))(typescript@5.4.5) eslint-plugin-react: specifier: ~7.33.2 version: 7.33.2(eslint@8.55.0) @@ -2150,7 +2150,7 @@ importers: version: 5.6.3(webpack@5.97.1) jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@22.10.1)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5)) jest-environment-jsdom: specifier: ^29.6.2 version: 29.7.0 @@ -2171,7 +2171,7 @@ importers: version: 5.0.0 ts-jest: specifier: ^29.1.1 - version: 29.2.5(@babel/core@7.26.0)(jest@29.7.0)(typescript@5.4.5) + version: 29.2.5(@babel/core@7.26.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.0))(jest@29.7.0(@types/node@22.10.1)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5)))(typescript@5.4.5) ts-loader: specifier: ^9.5.1 version: 9.5.1(typescript@5.4.5)(webpack@5.97.1) @@ -2256,7 +2256,7 @@ importers: version: 9.0.2 jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) jest-environment-puppeteer: specifier: ^10.1.3 version: 10.1.4(typescript@5.4.5) @@ -2265,7 +2265,7 @@ importers: version: 10.0.0 jest-puppeteer: specifier: ^10.1.3 - version: 10.1.4(puppeteer@23.10.3)(typescript@5.4.5) + version: 10.1.4(puppeteer@23.10.3(typescript@5.4.5))(typescript@5.4.5) less: specifier: ~3.12.0 version: 3.12.2 @@ -2292,7 +2292,7 @@ importers: version: 5.4.5 url-loader: specifier: ^4.1.1 - version: 4.1.1(file-loader@3.0.1)(webpack@5.97.1) + version: 4.1.1(file-loader@3.0.1(webpack@5.97.1))(webpack@5.97.1) webpack: specifier: ^5.94.0 version: 5.97.1(webpack-cli@5.1.4) @@ -2374,7 +2374,7 @@ importers: version: 9.0.2 jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) jest-environment-puppeteer: specifier: ^10.1.3 version: 10.1.4(typescript@5.4.5) @@ -2383,7 +2383,7 @@ importers: version: 10.0.0 jest-puppeteer: specifier: ^10.1.3 - version: 10.1.4(puppeteer@23.10.3)(typescript@5.4.5) + version: 10.1.4(puppeteer@23.10.3(typescript@5.4.5))(typescript@5.4.5) prettier: specifier: ~3.0.3 version: 3.0.3 @@ -2395,7 +2395,7 @@ importers: version: 4.4.1 ts-jest: specifier: ^29.1.1 - version: 29.2.5(@babel/core@7.26.0)(jest@29.7.0)(typescript@5.4.5) + version: 29.2.5(@babel/core@7.26.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.0))(jest@29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)))(typescript@5.4.5) ts-loader: specifier: ^9.5.1 version: 9.5.1(typescript@5.4.5)(webpack@5.97.1) @@ -2580,7 +2580,7 @@ importers: version: 9.0.2 jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) jest-environment-puppeteer: specifier: ^10.1.3 version: 10.1.4(typescript@5.4.5) @@ -2589,7 +2589,7 @@ importers: version: 10.0.0 jest-puppeteer: specifier: ^10.1.3 - version: 10.1.4(puppeteer@23.10.3)(typescript@5.4.5) + version: 10.1.4(puppeteer@23.10.3(typescript@5.4.5))(typescript@5.4.5) prettier: specifier: ~3.0.3 version: 3.0.3 @@ -2601,7 +2601,7 @@ importers: version: 4.4.1 ts-jest: specifier: ^29.1.1 - version: 29.2.5(@babel/core@7.26.0)(jest@29.7.0)(typescript@5.4.5) + version: 29.2.5(@babel/core@7.26.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.0))(jest@29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)))(typescript@5.4.5) ts-loader: specifier: ^9.5.1 version: 9.5.1(typescript@5.4.5)(webpack@5.97.1) @@ -2659,7 +2659,7 @@ importers: version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) @@ -2686,7 +2686,7 @@ importers: version: 9.0.2 jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@22.10.1)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5)) jest-environment-puppeteer: specifier: ^10.1.3 version: 10.1.4(typescript@5.4.5) @@ -2695,7 +2695,7 @@ importers: version: 10.0.0 jest-puppeteer: specifier: ^10.1.3 - version: 10.1.4(puppeteer@23.10.3)(typescript@5.4.5) + version: 10.1.4(puppeteer@23.10.3(typescript@5.4.5))(typescript@5.4.5) prettier: specifier: ~3.0.3 version: 3.0.3 @@ -2710,7 +2710,7 @@ importers: version: 5.0.0(webpack@5.97.1) ts-jest: specifier: ^29.1.1 - version: 29.2.5(@babel/core@7.26.0)(jest@29.7.0)(typescript@5.4.5) + version: 29.2.5(@babel/core@7.26.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.0))(jest@29.7.0(@types/node@22.10.1)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5)))(typescript@5.4.5) ts-loader: specifier: ^9.5.1 version: 9.5.1(typescript@5.4.5)(webpack@5.97.1) @@ -2768,7 +2768,7 @@ importers: version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) @@ -2816,7 +2816,7 @@ importers: version: 5.4.5 url-loader: specifier: ^4.1.1 - version: 4.1.1(file-loader@3.0.1)(webpack@5.97.1) + version: 4.1.1(file-loader@3.0.1(webpack@5.97.1))(webpack@5.97.1) webpack: specifier: ^5.94.0 version: 5.97.1(webpack-cli@5.1.4) @@ -2856,7 +2856,7 @@ importers: version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) @@ -2893,7 +2893,7 @@ importers: version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) @@ -3011,7 +3011,7 @@ importers: version: 9.0.2 jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) jest-environment-puppeteer: specifier: ^10.1.3 version: 10.1.4(typescript@5.4.5) @@ -3020,7 +3020,7 @@ importers: version: 10.0.0 jest-puppeteer: specifier: ^10.1.3 - version: 10.1.4(puppeteer@23.10.3)(typescript@5.4.5) + version: 10.1.4(puppeteer@23.10.3(typescript@5.4.5))(typescript@5.4.5) prettier: specifier: ~3.0.3 version: 3.0.3 @@ -3035,7 +3035,7 @@ importers: version: 4.0.0(webpack@5.97.1) ts-jest: specifier: ^29.1.1 - version: 29.2.5(@babel/core@7.26.0)(jest@29.7.0)(typescript@5.4.5) + version: 29.2.5(@babel/core@7.26.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.0))(jest@29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)))(typescript@5.4.5) ts-loader: specifier: ^9.5.1 version: 9.5.1(typescript@5.4.5)(webpack@5.97.1) @@ -3075,7 +3075,7 @@ importers: version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) @@ -3103,13 +3103,13 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@22.10.1)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) @@ -3143,7 +3143,7 @@ importers: version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) @@ -3183,7 +3183,7 @@ importers: version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) @@ -3223,7 +3223,7 @@ importers: version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) @@ -3416,7 +3416,7 @@ importers: version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/container-definitions': specifier: workspace:~ version: link:../../../packages/common/container-definitions @@ -3549,7 +3549,7 @@ importers: version: link:../../../packages/test/test-version-utils '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -3697,7 +3697,7 @@ importers: version: 9.0.2 jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) jest-environment-puppeteer: specifier: ^10.1.3 version: 10.1.4(typescript@5.4.5) @@ -3706,7 +3706,7 @@ importers: version: 10.0.0 jest-puppeteer: specifier: ^10.1.3 - version: 10.1.4(puppeteer@23.10.3)(typescript@5.4.5) + version: 10.1.4(puppeteer@23.10.3(typescript@5.4.5))(typescript@5.4.5) prettier: specifier: ~3.0.3 version: 3.0.3 @@ -3881,7 +3881,7 @@ importers: version: 5.4.5 url-loader: specifier: ^4.1.1 - version: 4.1.1(file-loader@3.0.1)(webpack@5.97.1) + version: 4.1.1(file-loader@3.0.1(webpack@5.97.1))(webpack@5.97.1) webpack: specifier: ^5.94.0 version: 5.97.1(webpack-cli@5.1.4) @@ -3974,7 +3974,7 @@ importers: version: 4.5.0 node-fetch: specifier: ^2.6.9 - version: 2.7.0 + version: 2.7.0(encoding@0.1.13) react: specifier: ^18.3.1 version: 18.3.1 @@ -3996,7 +3996,7 @@ importers: version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) @@ -4056,7 +4056,7 @@ importers: version: 5.6.3(webpack@5.97.1) jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@22.10.1)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5)) jest-environment-puppeteer: specifier: ^10.1.3 version: 10.1.4(typescript@5.4.5) @@ -4065,7 +4065,7 @@ importers: version: 10.0.0 jest-puppeteer: specifier: ^10.1.3 - version: 10.1.4(puppeteer@23.10.3)(typescript@5.4.5) + version: 10.1.4(puppeteer@23.10.3(typescript@5.4.5))(typescript@5.4.5) prettier: specifier: ~3.0.3 version: 3.0.3 @@ -4089,7 +4089,7 @@ importers: version: 5.0.0 ts-jest: specifier: ^29.1.1 - version: 29.2.5(@babel/core@7.26.0)(jest@29.7.0)(typescript@5.4.5) + version: 29.2.5(@babel/core@7.26.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.0))(jest@29.7.0(@types/node@22.10.1)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5)))(typescript@5.4.5) ts-loader: specifier: ^9.5.1 version: 9.5.1(typescript@5.4.5)(webpack@5.97.1) @@ -4128,7 +4128,7 @@ importers: version: 2.1.0 axios: specifier: ^1.7.7 - version: 1.7.9(debug@4.4.0) + version: 1.7.9(debug@4.3.7) events_pkg: specifier: npm:events@^3.1.0 version: events@3.3.0 @@ -4204,7 +4204,7 @@ importers: version: 5.6.3(webpack@5.97.1) jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) jest-environment-puppeteer: specifier: ^10.1.3 version: 10.1.4(typescript@5.4.5) @@ -4213,7 +4213,7 @@ importers: version: 10.0.0 jest-puppeteer: specifier: ^10.1.3 - version: 10.1.4(puppeteer@23.10.3)(typescript@5.4.5) + version: 10.1.4(puppeteer@23.10.3(typescript@5.4.5))(typescript@5.4.5) prettier: specifier: ~3.0.3 version: 3.0.3 @@ -4237,7 +4237,7 @@ importers: version: 5.0.0 ts-jest: specifier: ^29.1.1 - version: 29.2.5(@babel/core@7.26.0)(jest@29.7.0)(typescript@5.4.5) + version: 29.2.5(@babel/core@7.26.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.0))(jest@29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)))(typescript@5.4.5) ts-loader: specifier: ^9.5.1 version: 9.5.1(typescript@5.4.5)(webpack@5.97.1) @@ -4289,7 +4289,7 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -4325,7 +4325,7 @@ importers: version: 4.4.1 tailwindcss: specifier: ^3.3.2 - version: 3.4.16 + version: 3.4.16(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) ts-loader: specifier: ^9.5.1 version: 9.5.1(typescript@5.4.5)(webpack@5.97.1) @@ -4540,19 +4540,19 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@22.10.1)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@microsoft/api-extractor': specifier: 7.47.8 - version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) + version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@22.10.1) '@types/react': specifier: ^18.3.11 version: 18.3.15 @@ -4698,19 +4698,19 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@22.10.1)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@microsoft/api-extractor': specifier: 7.47.8 - version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) + version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@22.10.1) '@types/uuid': specifier: ^9.0.2 version: 9.0.8 @@ -4791,7 +4791,7 @@ importers: version: link:../../../packages/utils/tool-utils axios: specifier: ^1.7.7 - version: 1.7.9(debug@4.4.0) + version: 1.7.9(debug@4.3.7) buffer: specifier: ^6.0.3 version: 6.0.3 @@ -4800,7 +4800,7 @@ importers: version: 4.21.2 isomorphic-fetch: specifier: ^3.0.0 - version: 3.0.0 + version: 3.0.0(encoding@0.1.13) nconf: specifier: ^0.12.0 version: 0.12.1 @@ -4825,7 +4825,7 @@ importers: version: link:../../../packages/test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -4943,7 +4943,7 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -4979,7 +4979,7 @@ importers: version: 5.6.3(webpack@5.97.1) jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) jest-environment-puppeteer: specifier: ^10.1.3 version: 10.1.4(typescript@5.4.5) @@ -4988,7 +4988,7 @@ importers: version: 10.0.0 jest-puppeteer: specifier: ^10.1.3 - version: 10.1.4(puppeteer@23.10.3)(typescript@5.4.5) + version: 10.1.4(puppeteer@23.10.3(typescript@5.4.5))(typescript@5.4.5) prettier: specifier: ~3.0.3 version: 3.0.3 @@ -5003,7 +5003,7 @@ importers: version: 4.4.1 ts-jest: specifier: ^29.1.1 - version: 29.2.5(@babel/core@7.26.0)(jest@29.7.0)(typescript@5.4.5) + version: 29.2.5(@babel/core@7.26.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.0))(jest@29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)))(typescript@5.4.5) ts-loader: specifier: ^9.5.1 version: 9.5.1(typescript@5.4.5)(webpack@5.97.1) @@ -5097,7 +5097,7 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -5148,7 +5148,7 @@ importers: version: 5.6.3(webpack@5.97.1) jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) jest-environment-puppeteer: specifier: ^10.1.3 version: 10.1.4(typescript@5.4.5) @@ -5157,7 +5157,7 @@ importers: version: 10.0.0 jest-puppeteer: specifier: ^10.1.3 - version: 10.1.4(puppeteer@23.10.3)(typescript@5.4.5) + version: 10.1.4(puppeteer@23.10.3(typescript@5.4.5))(typescript@5.4.5) prettier: specifier: ~3.0.3 version: 3.0.3 @@ -5175,7 +5175,7 @@ importers: version: 4.0.0(webpack@5.97.1) ts-jest: specifier: ^29.1.1 - version: 29.2.5(@babel/core@7.26.0)(jest@29.7.0)(typescript@5.4.5) + version: 29.2.5(@babel/core@7.26.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.0))(jest@29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)))(typescript@5.4.5) ts-loader: specifier: ^9.5.1 version: 9.5.1(typescript@5.4.5)(webpack@5.97.1) @@ -5281,7 +5281,7 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -5332,7 +5332,7 @@ importers: version: 5.6.3(webpack@5.97.1) jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) jest-environment-puppeteer: specifier: ^10.1.3 version: 10.1.4(typescript@5.4.5) @@ -5341,7 +5341,7 @@ importers: version: 10.0.0 jest-puppeteer: specifier: ^10.1.3 - version: 10.1.4(puppeteer@23.10.3)(typescript@5.4.5) + version: 10.1.4(puppeteer@23.10.3(typescript@5.4.5))(typescript@5.4.5) prettier: specifier: ~3.0.3 version: 3.0.3 @@ -5359,7 +5359,7 @@ importers: version: 4.0.0(webpack@5.97.1) ts-jest: specifier: ^29.1.1 - version: 29.2.5(@babel/core@7.26.0)(jest@29.7.0)(typescript@5.4.5) + version: 29.2.5(@babel/core@7.26.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.0))(jest@29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)))(typescript@5.4.5) ts-loader: specifier: ^9.5.1 version: 9.5.1(typescript@5.4.5)(webpack@5.97.1) @@ -5447,13 +5447,13 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@22.10.1)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) @@ -5492,7 +5492,7 @@ importers: version: 5.6.3(webpack@5.97.1) jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@22.10.1)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5)) jest-environment-puppeteer: specifier: ^10.1.3 version: 10.1.4(typescript@5.4.5) @@ -5501,7 +5501,7 @@ importers: version: 10.0.0 jest-puppeteer: specifier: ^10.1.3 - version: 10.1.4(puppeteer@23.10.3)(typescript@5.4.5) + version: 10.1.4(puppeteer@23.10.3(typescript@5.4.5))(typescript@5.4.5) prettier: specifier: ~3.0.3 version: 3.0.3 @@ -5525,7 +5525,7 @@ importers: version: 5.0.0 ts-jest: specifier: ^29.1.1 - version: 29.2.5(@babel/core@7.26.0)(jest@29.7.0)(typescript@5.4.5) + version: 29.2.5(@babel/core@7.26.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.0))(jest@29.7.0(@types/node@22.10.1)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5)))(typescript@5.4.5) ts-loader: specifier: ^9.5.1 version: 9.5.1(typescript@5.4.5)(webpack@5.97.1) @@ -5583,7 +5583,7 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -5625,7 +5625,7 @@ importers: version: 5.6.3(webpack@5.97.1) jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) jest-environment-puppeteer: specifier: ^10.1.3 version: 10.1.4(typescript@5.4.5) @@ -5634,7 +5634,7 @@ importers: version: 10.0.0 jest-puppeteer: specifier: ^10.1.3 - version: 10.1.4(puppeteer@23.10.3)(typescript@5.4.5) + version: 10.1.4(puppeteer@23.10.3(typescript@5.4.5))(typescript@5.4.5) prettier: specifier: ~3.0.3 version: 3.0.3 @@ -5646,7 +5646,7 @@ importers: version: 4.4.1 ts-jest: specifier: ^29.1.1 - version: 29.2.5(@babel/core@7.26.0)(jest@29.7.0)(typescript@5.4.5) + version: 29.2.5(@babel/core@7.26.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.0))(jest@29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)))(typescript@5.4.5) ts-loader: specifier: ^9.5.1 version: 9.5.1(typescript@5.4.5)(webpack@5.97.1) @@ -5695,7 +5695,7 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -5731,7 +5731,7 @@ importers: version: 5.6.3(webpack@5.97.1) jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) jest-environment-puppeteer: specifier: ^10.1.3 version: 10.1.4(typescript@5.4.5) @@ -5740,7 +5740,7 @@ importers: version: 10.0.0 jest-puppeteer: specifier: ^10.1.3 - version: 10.1.4(puppeteer@23.10.3)(typescript@5.4.5) + version: 10.1.4(puppeteer@23.10.3(typescript@5.4.5))(typescript@5.4.5) prettier: specifier: ~3.0.3 version: 3.0.3 @@ -5755,7 +5755,7 @@ importers: version: 4.4.1 ts-jest: specifier: ^29.1.1 - version: 29.2.5(@babel/core@7.26.0)(jest@29.7.0)(typescript@5.4.5) + version: 29.2.5(@babel/core@7.26.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.0))(jest@29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)))(typescript@5.4.5) ts-loader: specifier: ^9.5.1 version: 9.5.1(typescript@5.4.5)(webpack@5.97.1) @@ -5813,7 +5813,7 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -5855,7 +5855,7 @@ importers: version: 5.6.3(webpack@5.97.1) jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) jest-environment-puppeteer: specifier: ^10.1.3 version: 10.1.4(typescript@5.4.5) @@ -5864,7 +5864,7 @@ importers: version: 10.0.0 jest-puppeteer: specifier: ^10.1.3 - version: 10.1.4(puppeteer@23.10.3)(typescript@5.4.5) + version: 10.1.4(puppeteer@23.10.3(typescript@5.4.5))(typescript@5.4.5) prettier: specifier: ~3.0.3 version: 3.0.3 @@ -5879,7 +5879,7 @@ importers: version: 4.4.1 ts-jest: specifier: ^29.1.1 - version: 29.2.5(@babel/core@7.26.0)(jest@29.7.0)(typescript@5.4.5) + version: 29.2.5(@babel/core@7.26.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.0))(jest@29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)))(typescript@5.4.5) ts-loader: specifier: ^9.5.1 version: 9.5.1(typescript@5.4.5)(webpack@5.97.1) @@ -6135,7 +6135,7 @@ importers: version: link:../../../../packages/dds/shared-object-base axios: specifier: ^1.7.7 - version: 1.7.9(debug@4.4.0) + version: 1.7.9(debug@4.3.7) buffer: specifier: ^6.0.3 version: 6.0.3 @@ -6172,7 +6172,7 @@ importers: version: link:../../../../packages/test/test-drivers '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -6380,8 +6380,8 @@ importers: specifier: ~1.9.3 version: 1.9.4 '@fluid-experimental/attributable-map-previous': - specifier: npm:@fluid-experimental/attributable-map@2.13.0 - version: '@fluid-experimental/attributable-map@2.13.0' + specifier: npm:@fluid-experimental/attributable-map@2.20.0 + version: '@fluid-experimental/attributable-map@2.20.0' '@fluid-internal/mocha-test-setup': specifier: workspace:~ version: link:../../../packages/test/mocha-test-setup @@ -6396,7 +6396,7 @@ importers: version: 0.50.0 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -6496,7 +6496,7 @@ importers: version: link:../../../../packages/dds/test-dds-utils '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -6593,7 +6593,7 @@ importers: version: link:../../../../../packages/dds/test-dds-utils '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -6687,7 +6687,7 @@ importers: version: link:../../../packages/dds/test-dds-utils '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -6941,7 +6941,7 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -7011,7 +7011,7 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -7084,7 +7084,7 @@ importers: version: link:../../../packages/test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -7177,14 +7177,14 @@ importers: specifier: ~1.9.3 version: 1.9.4 '@fluid-internal/client-utils-previous': - specifier: npm:@fluid-internal/client-utils@2.13.0 - version: '@fluid-internal/client-utils@2.13.0' + specifier: npm:@fluid-internal/client-utils@2.20.0 + version: '@fluid-internal/client-utils@2.20.0' '@fluid-internal/mocha-test-setup': specifier: workspace:~ version: link:../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -7241,7 +7241,7 @@ importers: version: 9.0.0(eslint@8.55.0) jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) jest-environment-puppeteer: specifier: ^10.1.3 version: 10.1.4(typescript@5.4.5) @@ -7250,7 +7250,7 @@ importers: version: 10.0.0 jest-puppeteer: specifier: ^10.1.3 - version: 10.1.4(puppeteer@23.10.3)(typescript@5.4.5) + version: 10.1.4(puppeteer@23.10.3(typescript@5.4.5))(typescript@5.4.5) mocha: specifier: ^10.2.0 version: 10.8.2 @@ -7277,7 +7277,7 @@ importers: version: 18.0.1 ts-jest: specifier: ^29.1.1 - version: 29.2.5(@babel/core@7.26.0)(jest@29.7.0)(typescript@5.4.5) + version: 29.2.5(@babel/core@7.26.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.0))(jest@29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)))(typescript@5.4.5) ts-node: specifier: ^10.9.1 version: 10.9.2(@types/node@18.19.67)(typescript@5.4.5) @@ -7302,22 +7302,22 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@22.10.1)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/container-definitions-previous': - specifier: npm:@fluidframework/container-definitions@2.13.0 - version: '@fluidframework/container-definitions@2.13.0' + specifier: npm:@fluidframework/container-definitions@2.20.0 + version: '@fluidframework/container-definitions@2.20.0' '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@microsoft/api-extractor': specifier: 7.47.8 - version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) + version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@22.10.1) concurrently: specifier: ^8.2.1 version: 8.2.2 @@ -7350,7 +7350,7 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -7358,8 +7358,8 @@ importers: specifier: ^0.51.0 version: 0.51.0(@types/node@18.19.67) '@fluidframework/core-interfaces-previous': - specifier: npm:@fluidframework/core-interfaces@2.13.0 - version: '@fluidframework/core-interfaces@2.13.0' + specifier: npm:@fluidframework/core-interfaces@2.20.0 + version: '@fluidframework/core-interfaces@2.20.0' '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) @@ -7404,7 +7404,7 @@ importers: version: 0.50.0 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -7412,8 +7412,8 @@ importers: specifier: ^0.51.0 version: 0.51.0(@types/node@18.19.67) '@fluidframework/core-utils-previous': - specifier: npm:@fluidframework/core-utils@2.13.0 - version: '@fluidframework/core-utils@2.13.0' + specifier: npm:@fluidframework/core-utils@2.20.0 + version: '@fluidframework/core-utils@2.20.0' '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) @@ -7483,22 +7483,22 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@22.10.1)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/driver-definitions-previous': - specifier: npm:@fluidframework/driver-definitions@2.13.0 - version: '@fluidframework/driver-definitions@2.13.0' + specifier: npm:@fluidframework/driver-definitions@2.20.0 + version: '@fluidframework/driver-definitions@2.20.0' '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@microsoft/api-extractor': specifier: 7.47.8 - version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) + version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@22.10.1) concurrently: specifier: ^8.2.1 version: 8.2.2 @@ -7556,7 +7556,7 @@ importers: version: link:../test-dds-utils '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -7564,8 +7564,8 @@ importers: specifier: ^0.51.0 version: 0.51.0(@types/node@18.19.67) '@fluidframework/cell-previous': - specifier: npm:@fluidframework/cell@2.13.0 - version: '@fluidframework/cell@2.13.0' + specifier: npm:@fluidframework/cell@2.20.0 + version: '@fluidframework/cell@2.20.0' '@fluidframework/container-definitions': specifier: workspace:~ version: link:../../common/container-definitions @@ -7656,7 +7656,7 @@ importers: version: link:../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -7667,8 +7667,8 @@ importers: specifier: workspace:~ version: link:../../common/container-definitions '@fluidframework/counter-previous': - specifier: npm:@fluidframework/counter@2.13.0 - version: '@fluidframework/counter@2.13.0' + specifier: npm:@fluidframework/counter@2.20.0 + version: '@fluidframework/counter@2.20.0' '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) @@ -7756,7 +7756,7 @@ importers: version: link:../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -7880,7 +7880,7 @@ importers: version: 0.50.0 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -7894,8 +7894,8 @@ importers: specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@fluidframework/map-previous': - specifier: npm:@fluidframework/map@2.13.0 - version: '@fluidframework/map@2.13.0(debug@4.4.0)' + specifier: npm:@fluidframework/map@2.20.0 + version: '@fluidframework/map@2.20.0' '@fluidframework/test-runtime-utils': specifier: workspace:~ version: link:../../runtime/test-runtime-utils @@ -8013,7 +8013,7 @@ importers: version: 0.50.0 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -8027,8 +8027,8 @@ importers: specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@fluidframework/matrix-previous': - specifier: npm:@fluidframework/matrix@2.13.0 - version: '@fluidframework/matrix@2.13.0' + specifier: npm:@fluidframework/matrix@2.20.0 + version: '@fluidframework/matrix@2.20.0' '@fluidframework/test-runtime-utils': specifier: workspace:~ version: link:../../runtime/test-runtime-utils @@ -8146,7 +8146,7 @@ importers: version: 0.50.0 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -8157,8 +8157,8 @@ importers: specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@fluidframework/merge-tree-previous': - specifier: npm:@fluidframework/merge-tree@2.13.0 - version: '@fluidframework/merge-tree@2.13.0(debug@4.4.0)' + specifier: npm:@fluidframework/merge-tree@2.20.0 + version: '@fluidframework/merge-tree@2.20.0' '@fluidframework/test-runtime-utils': specifier: workspace:~ version: link:../../runtime/test-runtime-utils @@ -8261,7 +8261,7 @@ importers: version: link:../test-dds-utils '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -8272,8 +8272,8 @@ importers: specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@fluidframework/ordered-collection-previous': - specifier: npm:@fluidframework/ordered-collection@2.13.0 - version: '@fluidframework/ordered-collection@2.13.0' + specifier: npm:@fluidframework/ordered-collection@2.20.0 + version: '@fluidframework/ordered-collection@2.20.0' '@fluidframework/test-runtime-utils': specifier: workspace:~ version: link:../../runtime/test-runtime-utils @@ -8367,7 +8367,7 @@ importers: version: link:../test-dds-utils '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -8467,7 +8467,7 @@ importers: version: link:../test-dds-utils '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -8478,8 +8478,8 @@ importers: specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@fluidframework/register-collection-previous': - specifier: npm:@fluidframework/register-collection@2.13.0 - version: '@fluidframework/register-collection@2.13.0' + specifier: npm:@fluidframework/register-collection@2.20.0 + version: '@fluidframework/register-collection@2.20.0' '@fluidframework/test-runtime-utils': specifier: workspace:~ version: link:../../runtime/test-runtime-utils @@ -8588,7 +8588,7 @@ importers: version: 0.50.0 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -8602,8 +8602,8 @@ importers: specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@fluidframework/sequence-previous': - specifier: npm:@fluidframework/sequence@2.13.0 - version: '@fluidframework/sequence@2.13.0' + specifier: npm:@fluidframework/sequence@2.20.0 + version: '@fluidframework/sequence@2.20.0' '@fluidframework/test-runtime-utils': specifier: workspace:~ version: link:../../runtime/test-runtime-utils @@ -8721,7 +8721,7 @@ importers: version: link:../../test/test-pairwise-generator '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -8732,8 +8732,8 @@ importers: specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@fluidframework/shared-object-base-previous': - specifier: npm:@fluidframework/shared-object-base@2.13.0 - version: '@fluidframework/shared-object-base@2.13.0(debug@4.4.0)' + specifier: npm:@fluidframework/shared-object-base@2.20.0 + version: '@fluidframework/shared-object-base@2.20.0' '@fluidframework/test-runtime-utils': specifier: workspace:~ version: link:../../runtime/test-runtime-utils @@ -8827,7 +8827,7 @@ importers: version: link:../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -8841,8 +8841,8 @@ importers: specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@fluidframework/shared-summary-block-previous': - specifier: npm:@fluidframework/shared-summary-block@2.13.0 - version: '@fluidframework/shared-summary-block@2.13.0' + specifier: npm:@fluidframework/shared-summary-block@2.20.0 + version: '@fluidframework/shared-summary-block@2.20.0' '@fluidframework/test-runtime-utils': specifier: workspace:~ version: link:../../runtime/test-runtime-utils @@ -8948,7 +8948,7 @@ importers: version: link:../test-dds-utils '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -8959,8 +8959,8 @@ importers: specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@fluidframework/task-manager-previous': - specifier: npm:@fluidframework/task-manager@2.13.0 - version: '@fluidframework/task-manager@2.13.0' + specifier: npm:@fluidframework/task-manager@2.20.0 + version: '@fluidframework/task-manager@2.20.0' '@fluidframework/test-runtime-utils': specifier: workspace:~ version: link:../../runtime/test-runtime-utils @@ -9063,7 +9063,7 @@ importers: version: link:../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -9193,7 +9193,7 @@ importers: version: 0.50.0 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -9216,8 +9216,8 @@ importers: specifier: workspace:~ version: link:../../test/test-utils '@fluidframework/tree-previous': - specifier: npm:@fluidframework/tree@2.13.0 - version: '@fluidframework/tree@2.13.0' + specifier: npm:@fluidframework/tree@2.20.0 + version: '@fluidframework/tree@2.20.0' '@microsoft/api-extractor': specifier: 7.47.8 version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) @@ -9314,7 +9314,7 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -9322,8 +9322,8 @@ importers: specifier: ^0.51.0 version: 0.51.0(@types/node@18.19.67) '@fluidframework/debugger-previous': - specifier: npm:@fluidframework/debugger@2.13.0 - version: '@fluidframework/debugger@2.13.0' + specifier: npm:@fluidframework/debugger@2.20.0 + version: '@fluidframework/debugger@2.20.0' '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) @@ -9384,7 +9384,7 @@ importers: version: link:../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -9392,8 +9392,8 @@ importers: specifier: ^0.51.0 version: 0.51.0(@types/node@18.19.67) '@fluidframework/driver-base-previous': - specifier: npm:@fluidframework/driver-base@2.13.0 - version: '@fluidframework/driver-base@2.13.0(debug@4.4.0)' + specifier: npm:@fluidframework/driver-base@2.20.0 + version: '@fluidframework/driver-base@2.20.0' '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) @@ -9469,7 +9469,7 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -9477,8 +9477,8 @@ importers: specifier: ^0.51.0 version: 0.51.0(@types/node@18.19.67) '@fluidframework/driver-web-cache-previous': - specifier: npm:@fluidframework/driver-web-cache@2.13.0 - version: '@fluidframework/driver-web-cache@2.13.0' + specifier: npm:@fluidframework/driver-web-cache@2.20.0 + version: '@fluidframework/driver-web-cache@2.20.0' '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) @@ -9505,7 +9505,7 @@ importers: version: 3.1.4 jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) prettier: specifier: ~3.0.3 version: 3.0.3 @@ -9545,7 +9545,7 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -9556,8 +9556,8 @@ importers: specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@fluidframework/file-driver-previous': - specifier: npm:@fluidframework/file-driver@2.13.0 - version: '@fluidframework/file-driver@2.13.0' + specifier: npm:@fluidframework/file-driver@2.20.0 + version: '@fluidframework/file-driver@2.20.0' '@microsoft/api-extractor': specifier: 7.47.8 version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) @@ -9642,7 +9642,7 @@ importers: version: link:../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -9653,8 +9653,8 @@ importers: specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@fluidframework/local-driver-previous': - specifier: npm:@fluidframework/local-driver@2.13.0 - version: '@fluidframework/local-driver@2.13.0(debug@4.4.0)' + specifier: npm:@fluidframework/local-driver@2.20.0 + version: '@fluidframework/local-driver@2.20.0(encoding@0.1.13)' '@microsoft/api-extractor': specifier: 7.47.8 version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) @@ -9738,7 +9738,7 @@ importers: version: link:../../utils/telemetry-utils node-fetch: specifier: ^2.6.9 - version: 2.7.0 + version: 2.7.0(encoding@0.1.13) socket.io-client: specifier: ~4.7.5 version: 4.7.5 @@ -9757,7 +9757,7 @@ importers: version: link:../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -9768,8 +9768,8 @@ importers: specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@fluidframework/odsp-driver-previous': - specifier: npm:@fluidframework/odsp-driver@2.13.0 - version: '@fluidframework/odsp-driver@2.13.0(debug@4.4.0)' + specifier: npm:@fluidframework/odsp-driver@2.20.0 + version: '@fluidframework/odsp-driver@2.20.0(encoding@0.1.13)' '@microsoft/api-extractor': specifier: 7.47.8 version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) @@ -9839,22 +9839,22 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@22.10.1)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@fluidframework/odsp-driver-definitions-previous': - specifier: npm:@fluidframework/odsp-driver-definitions@2.13.0 - version: '@fluidframework/odsp-driver-definitions@2.13.0' + specifier: npm:@fluidframework/odsp-driver-definitions@2.20.0 + version: '@fluidframework/odsp-driver-definitions@2.20.0' '@microsoft/api-extractor': specifier: 7.47.8 - version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) + version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@22.10.1) concurrently: specifier: ^8.2.1 version: 8.2.2 @@ -9909,7 +9909,7 @@ importers: version: link:../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -9920,8 +9920,8 @@ importers: specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@fluidframework/odsp-urlresolver-previous': - specifier: npm:@fluidframework/odsp-urlresolver@2.13.0 - version: '@fluidframework/odsp-urlresolver@2.13.0' + specifier: npm:@fluidframework/odsp-urlresolver@2.20.0 + version: '@fluidframework/odsp-urlresolver@2.20.0(encoding@0.1.13)' '@microsoft/api-extractor': specifier: 7.47.8 version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) @@ -9991,7 +9991,7 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -10002,8 +10002,8 @@ importers: specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@fluidframework/replay-driver-previous': - specifier: npm:@fluidframework/replay-driver@2.13.0 - version: '@fluidframework/replay-driver@2.13.0' + specifier: npm:@fluidframework/replay-driver@2.20.0 + version: '@fluidframework/replay-driver@2.20.0' '@microsoft/api-extractor': specifier: 7.47.8 version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) @@ -10063,7 +10063,7 @@ importers: version: link:../../utils/telemetry-utils cross-fetch: specifier: ^3.1.5 - version: 3.1.8 + version: 3.1.8(encoding@0.1.13) json-stringify-safe: specifier: 5.0.1 version: 5.0.1 @@ -10085,7 +10085,7 @@ importers: version: link:../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -10096,8 +10096,8 @@ importers: specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@fluidframework/routerlicious-driver-previous': - specifier: npm:@fluidframework/routerlicious-driver@2.13.0 - version: '@fluidframework/routerlicious-driver@2.13.0(debug@4.4.0)' + specifier: npm:@fluidframework/routerlicious-driver@2.20.0 + version: '@fluidframework/routerlicious-driver@2.20.0(encoding@0.1.13)' '@microsoft/api-extractor': specifier: 7.47.8 version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) @@ -10118,7 +10118,7 @@ importers: version: 9.0.8 axios: specifier: ^1.7.7 - version: 1.7.9(debug@4.4.0) + version: 1.7.9(debug@4.3.7) c8: specifier: ^8.0.1 version: 8.0.1 @@ -10185,7 +10185,7 @@ importers: version: link:../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -10196,8 +10196,8 @@ importers: specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@fluidframework/routerlicious-urlresolver-previous': - specifier: npm:@fluidframework/routerlicious-urlresolver@2.13.0 - version: '@fluidframework/routerlicious-urlresolver@2.13.0' + specifier: npm:@fluidframework/routerlicious-urlresolver@2.20.0 + version: '@fluidframework/routerlicious-urlresolver@2.20.0' '@microsoft/api-extractor': specifier: 7.47.8 version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) @@ -10276,7 +10276,7 @@ importers: version: link:../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -10287,8 +10287,8 @@ importers: specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@fluidframework/tinylicious-driver-previous': - specifier: npm:@fluidframework/tinylicious-driver@2.13.0 - version: '@fluidframework/tinylicious-driver@2.13.0' + specifier: npm:@fluidframework/tinylicious-driver@2.20.0 + version: '@fluidframework/tinylicious-driver@2.20.0(encoding@0.1.13)' '@microsoft/api-extractor': specifier: 7.47.8 version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) @@ -10376,10 +10376,10 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/agent-scheduler-previous': - specifier: npm:@fluidframework/agent-scheduler@2.13.0 - version: '@fluidframework/agent-scheduler@2.13.0' + specifier: npm:@fluidframework/agent-scheduler@2.20.0 + version: '@fluidframework/agent-scheduler@2.20.0' '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -10433,7 +10433,7 @@ importers: version: link:../../dds/tree openai: specifier: ^4.67.3 - version: 4.76.1(zod@3.24.0) + version: 4.76.1(encoding@0.1.13)(zod@3.24.0) typechat: specifier: ^0.1.1 version: 0.1.1(typescript@5.4.5)(zod@3.24.0) @@ -10452,7 +10452,7 @@ importers: version: link:../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -10567,10 +10567,10 @@ importers: version: link:../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/aqueduct-previous': - specifier: npm:@fluidframework/aqueduct@2.13.0 - version: '@fluidframework/aqueduct@2.13.0(debug@4.4.0)' + specifier: npm:@fluidframework/aqueduct@2.20.0 + version: '@fluidframework/aqueduct@2.20.0' '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -10679,7 +10679,7 @@ importers: version: link:../../test/stochastic-test-utils '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -10764,7 +10764,7 @@ importers: version: link:../../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -10803,7 +10803,7 @@ importers: version: 9.0.0(eslint@8.55.0) eslint-plugin-jest: specifier: ~27.4.2 - version: 27.4.3(eslint@8.55.0)(jest@29.7.0)(typescript@5.4.5) + version: 27.4.3(@typescript-eslint/eslint-plugin@6.7.5(@typescript-eslint/parser@6.21.0(eslint@8.55.0)(typescript@5.4.5))(eslint@8.55.0)(typescript@5.4.5))(eslint@8.55.0)(jest@29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)))(typescript@5.4.5) eslint-plugin-react: specifier: ~7.33.2 version: 7.33.2(eslint@8.55.0) @@ -10861,10 +10861,10 @@ importers: version: link:../../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@22.10.1)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/test-utils': specifier: workspace:~ version: link:../../../test/test-utils @@ -10876,7 +10876,7 @@ importers: version: link:../../../dds/tree '@microsoft/api-extractor': specifier: 7.47.8 - version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) + version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@22.10.1) '@types/chai': specifier: ^4.0.0 version: 4.3.20 @@ -10973,7 +10973,7 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -11037,7 +11037,7 @@ importers: version: link:../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -11140,7 +11140,7 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -11231,7 +11231,7 @@ importers: version: link:../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -11242,8 +11242,8 @@ importers: specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@fluidframework/fluid-static-previous': - specifier: npm:@fluidframework/fluid-static@2.13.0 - version: '@fluidframework/fluid-static@2.13.0' + specifier: npm:@fluidframework/fluid-static@2.20.0 + version: '@fluidframework/fluid-static@2.20.0' '@fluidframework/map': specifier: workspace:~ version: link:../../dds/map @@ -11322,7 +11322,7 @@ importers: version: link:../../dds/test-dds-utils '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -11413,7 +11413,7 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -11507,7 +11507,7 @@ importers: version: link:../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -11518,8 +11518,8 @@ importers: specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@fluidframework/request-handler-previous': - specifier: npm:@fluidframework/request-handler@2.13.0 - version: '@fluidframework/request-handler@2.13.0(debug@4.4.0)' + specifier: npm:@fluidframework/request-handler@2.20.0 + version: '@fluidframework/request-handler@2.20.0' '@microsoft/api-extractor': specifier: 7.47.8 version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) @@ -11586,7 +11586,7 @@ importers: version: link:../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -11606,8 +11606,8 @@ importers: specifier: workspace:~ version: link:../../runtime/runtime-utils '@fluidframework/synthesize-previous': - specifier: npm:@fluidframework/synthesize@2.13.0 - version: '@fluidframework/synthesize@2.13.0' + specifier: npm:@fluidframework/synthesize@2.20.0 + version: '@fluidframework/synthesize@2.20.0' '@microsoft/api-extractor': specifier: 7.47.8 version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) @@ -11680,7 +11680,7 @@ importers: version: link:../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -11694,8 +11694,8 @@ importers: specifier: workspace:~ version: link:../../runtime/test-runtime-utils '@fluidframework/undo-redo-previous': - specifier: npm:@fluidframework/undo-redo@2.13.0 - version: '@fluidframework/undo-redo@2.13.0' + specifier: npm:@fluidframework/undo-redo@2.20.0 + version: '@fluidframework/undo-redo@2.20.0' '@microsoft/api-extractor': specifier: 7.47.8 version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) @@ -11801,7 +11801,7 @@ importers: version: link:../test-loader-utils '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -11809,8 +11809,8 @@ importers: specifier: ^0.51.0 version: 0.51.0(@types/node@18.19.67) '@fluidframework/container-loader-previous': - specifier: npm:@fluidframework/container-loader@2.13.0 - version: '@fluidframework/container-loader@2.13.0' + specifier: npm:@fluidframework/container-loader@2.20.0 + version: '@fluidframework/container-loader@2.20.0' '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) @@ -11894,7 +11894,7 @@ importers: version: link:../../utils/telemetry-utils axios: specifier: ^1.7.7 - version: 1.7.9(debug@4.4.0) + version: 1.7.9(debug@4.3.7) lz4js: specifier: ^0.2.0 version: 0.2.0 @@ -11913,7 +11913,7 @@ importers: version: link:../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -11921,8 +11921,8 @@ importers: specifier: ^0.51.0 version: 0.51.0(@types/node@18.19.67) '@fluidframework/driver-utils-previous': - specifier: npm:@fluidframework/driver-utils@2.13.0 - version: '@fluidframework/driver-utils@2.13.0(debug@4.4.0)' + specifier: npm:@fluidframework/driver-utils@2.20.0 + version: '@fluidframework/driver-utils@2.20.0' '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) @@ -12001,19 +12001,19 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@22.10.1)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@microsoft/api-extractor': specifier: 7.47.8 - version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) + version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@22.10.1) concurrently: specifier: ^8.2.1 version: 8.2.2 @@ -12104,7 +12104,7 @@ importers: version: 0.50.0 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -12112,8 +12112,8 @@ importers: specifier: ^0.51.0 version: 0.51.0(@types/node@18.19.67) '@fluidframework/container-runtime-previous': - specifier: npm:@fluidframework/container-runtime@2.13.0 - version: '@fluidframework/container-runtime@2.13.0(debug@4.4.0)' + specifier: npm:@fluidframework/container-runtime@2.20.0 + version: '@fluidframework/container-runtime@2.20.0' '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) @@ -12201,22 +12201,22 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@22.10.1)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/container-runtime-definitions-previous': - specifier: npm:@fluidframework/container-runtime-definitions@2.13.0 - version: '@fluidframework/container-runtime-definitions@2.13.0' + specifier: npm:@fluidframework/container-runtime-definitions@2.20.0 + version: '@fluidframework/container-runtime-definitions@2.20.0' '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@microsoft/api-extractor': specifier: 7.47.8 - version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) + version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@22.10.1) concurrently: specifier: ^8.2.1 version: 8.2.2 @@ -12286,7 +12286,7 @@ importers: version: link:../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -12294,8 +12294,8 @@ importers: specifier: ^0.51.0 version: 0.51.0(@types/node@18.19.67) '@fluidframework/datastore-previous': - specifier: npm:@fluidframework/datastore@2.13.0 - version: '@fluidframework/datastore@2.13.0(debug@4.4.0)' + specifier: npm:@fluidframework/datastore@2.20.0 + version: '@fluidframework/datastore@2.20.0' '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) @@ -12377,22 +12377,22 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@22.10.1)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/datastore-definitions-previous': - specifier: npm:@fluidframework/datastore-definitions@2.13.0 - version: '@fluidframework/datastore-definitions@2.13.0' + specifier: npm:@fluidframework/datastore-definitions@2.20.0 + version: '@fluidframework/datastore-definitions@2.20.0' '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@microsoft/api-extractor': specifier: 7.47.8 - version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) + version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@22.10.1) concurrently: specifier: ^8.2.1 version: 8.2.2 @@ -12450,7 +12450,7 @@ importers: version: 0.50.0 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -12461,8 +12461,8 @@ importers: specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@fluidframework/id-compressor-previous': - specifier: npm:@fluidframework/id-compressor@2.13.0 - version: '@fluidframework/id-compressor@2.13.0' + specifier: npm:@fluidframework/id-compressor@2.20.0 + version: '@fluidframework/id-compressor@2.20.0' '@microsoft/api-extractor': specifier: 7.47.8 version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) @@ -12535,22 +12535,22 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@22.10.1)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@fluidframework/runtime-definitions-previous': - specifier: npm:@fluidframework/runtime-definitions@2.13.0 - version: '@fluidframework/runtime-definitions@2.13.0' + specifier: npm:@fluidframework/runtime-definitions@2.20.0 + version: '@fluidframework/runtime-definitions@2.20.0' '@microsoft/api-extractor': specifier: 7.47.8 - version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) + version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@22.10.1) concurrently: specifier: ^8.2.1 version: 8.2.2 @@ -12617,7 +12617,7 @@ importers: version: link:../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -12628,8 +12628,8 @@ importers: specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@fluidframework/runtime-utils-previous': - specifier: npm:@fluidframework/runtime-utils@2.13.0 - version: '@fluidframework/runtime-utils@2.13.0(debug@4.4.0)' + specifier: npm:@fluidframework/runtime-utils@2.20.0 + version: '@fluidframework/runtime-utils@2.20.0' '@microsoft/api-extractor': specifier: 7.47.8 version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) @@ -12738,7 +12738,7 @@ importers: version: link:../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -12749,8 +12749,8 @@ importers: specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@fluidframework/test-runtime-utils-previous': - specifier: npm:@fluidframework/test-runtime-utils@2.13.0 - version: '@fluidframework/test-runtime-utils@2.13.0' + specifier: npm:@fluidframework/test-runtime-utils@2.20.0 + version: '@fluidframework/test-runtime-utils@2.20.0(encoding@0.1.13)' '@microsoft/api-extractor': specifier: 7.47.8 version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) @@ -12844,13 +12844,13 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/aqueduct': specifier: workspace:~ version: link:../../framework/aqueduct '@fluidframework/azure-client-previous': - specifier: npm:@fluidframework/azure-client@2.13.0 - version: '@fluidframework/azure-client@2.13.0' + specifier: npm:@fluidframework/azure-client@2.20.0 + version: '@fluidframework/azure-client@2.20.0(encoding@0.1.13)' '@fluidframework/azure-local-service': specifier: workspace:~ version: link:../../../azure/packages/azure-local-service @@ -12940,7 +12940,7 @@ importers: version: link:../../azure-client '@fluidframework/azure-client-legacy': specifier: npm:@fluidframework/azure-client@^1.2.0 - version: '@fluidframework/azure-client@1.2.0' + version: '@fluidframework/azure-client@1.2.0(encoding@0.1.13)(fluid-framework@packages+framework+fluid-framework)' '@fluidframework/container-definitions': specifier: workspace:~ version: link:../../../common/container-definitions @@ -12988,7 +12988,7 @@ importers: version: link:../../../dds/tree axios: specifier: ^1.7.7 - version: 1.7.9(debug@4.4.0) + version: 1.7.9(debug@4.3.7) cross-env: specifier: ^7.0.3 version: 7.0.3 @@ -13228,7 +13228,7 @@ importers: version: link:../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -13328,7 +13328,7 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/aqueduct': specifier: workspace:~ version: link:../../framework/aqueduct @@ -13351,8 +13351,8 @@ importers: specifier: workspace:~ version: link:../../test/test-utils '@fluidframework/tinylicious-client-previous': - specifier: npm:@fluidframework/tinylicious-client@2.13.0 - version: '@fluidframework/tinylicious-client@2.13.0' + specifier: npm:@fluidframework/tinylicious-client@2.20.0 + version: '@fluidframework/tinylicious-client@2.20.0(encoding@0.1.13)' '@microsoft/api-extractor': specifier: 7.47.8 version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) @@ -13409,7 +13409,7 @@ importers: version: link:../../loader/test-loader-utils '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -13668,7 +13668,7 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -13783,7 +13783,7 @@ importers: version: link:../mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -13850,7 +13850,7 @@ importers: version: 0.50.0 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -13923,19 +13923,19 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@22.10.1)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@microsoft/api-extractor': specifier: 7.47.8 - version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) + version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@22.10.1) concurrently: specifier: ^8.2.1 version: 8.2.2 @@ -14010,7 +14010,7 @@ importers: version: 4.5.0 axios: specifier: ^1.7.7 - version: 1.7.9(debug@4.4.0) + version: 1.7.9(debug@4.3.7) semver: specifier: ^7.5.3 version: 7.6.3 @@ -14026,7 +14026,7 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -14225,7 +14225,7 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -14292,7 +14292,7 @@ importers: version: link:../mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -14428,7 +14428,7 @@ importers: version: link:../mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -14555,7 +14555,7 @@ importers: version: link:../mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -14566,8 +14566,8 @@ importers: specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@fluidframework/test-utils-previous': - specifier: npm:@fluidframework/test-utils@2.13.0 - version: '@fluidframework/test-utils@2.13.0' + specifier: npm:@fluidframework/test-utils@2.20.0 + version: '@fluidframework/test-utils@2.20.0(encoding@0.1.13)' '@microsoft/api-extractor': specifier: 7.47.8 version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) @@ -14727,7 +14727,7 @@ importers: version: link:../mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -14811,7 +14811,7 @@ importers: version: 1.9.4 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) jest-environment-puppeteer: specifier: ^10.1.3 version: 10.1.4(typescript@5.4.5) @@ -14882,22 +14882,22 @@ importers: version: link:../../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@22.10.1)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/devtools-previous': - specifier: npm:@fluidframework/devtools@2.13.0 - version: '@fluidframework/devtools@2.13.0' + specifier: npm:@fluidframework/devtools@2.20.0 + version: '@fluidframework/devtools@2.20.0' '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@microsoft/api-extractor': specifier: 7.47.8 - version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) + version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@22.10.1) '@types/chai': specifier: ^4.0.0 version: 4.3.20 @@ -15105,7 +15105,7 @@ importers: version: 5.6.3(webpack@5.97.1) jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) jest-environment-puppeteer: specifier: ^10.1.3 version: 10.1.4(typescript@5.4.5) @@ -15114,7 +15114,7 @@ importers: version: 10.0.0 jest-puppeteer: specifier: ^10.1.3 - version: 10.1.4(puppeteer@23.10.3)(typescript@5.4.5) + version: 10.1.4(puppeteer@23.10.3(typescript@5.4.5))(typescript@5.4.5) jsdom: specifier: ^16.7.0 version: 16.7.0 @@ -15141,7 +15141,7 @@ importers: version: 3.0.1 ts-jest: specifier: ^29.1.1 - version: 29.2.5(@babel/core@7.26.0)(jest@29.7.0)(typescript@5.4.5) + version: 29.2.5(@babel/core@7.26.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.0))(jest@29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)))(typescript@5.4.5) ts-loader: specifier: ^9.5.1 version: 9.5.1(typescript@5.4.5)(webpack@5.97.1) @@ -15211,16 +15211,16 @@ importers: version: link:../../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@22.10.1)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/devtools-core-previous': - specifier: npm:@fluidframework/devtools-core@2.13.0 - version: '@fluidframework/devtools-core@2.13.0' + specifier: npm:@fluidframework/devtools-core@2.20.0 + version: '@fluidframework/devtools-core@2.20.0' '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) @@ -15232,7 +15232,7 @@ importers: version: link:../../../runtime/test-runtime-utils '@microsoft/api-extractor': specifier: 7.47.8 - version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) + version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@22.10.1) '@types/chai': specifier: ^4.0.0 version: 4.3.20 @@ -15286,7 +15286,7 @@ importers: dependencies: '@fluentui/react-components': specifier: ^9.47.5 - version: 9.56.5(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + version: 9.56.5(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-icons': specifier: ^2.0.233 version: 2.0.266(react@18.3.1) @@ -15355,7 +15355,7 @@ importers: version: link:../../../dds/tree re-resizable: specifier: ^6.9.9 - version: 6.10.3(react-dom@18.3.1)(react@18.3.1) + version: 6.10.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: specifier: ^18.3.1 version: 18.3.1 @@ -15374,7 +15374,7 @@ importers: version: 2.0.3 '@fluidframework/build-tools': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67) + version: 0.51.0(@types/node@22.10.1) '@fluidframework/eslint-config-fluid': specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) @@ -15389,7 +15389,7 @@ importers: version: 5.17.0 '@testing-library/react': specifier: ^16.0.1 - version: 16.1.0(@testing-library/dom@10.4.0)(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + version: 16.1.0(@testing-library/dom@10.4.0)(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@testing-library/user-event': specifier: ^14.4.3 version: 14.5.2(@testing-library/dom@10.4.0) @@ -15422,7 +15422,7 @@ importers: version: 9.0.0(eslint@8.55.0) eslint-plugin-jest: specifier: ~27.4.2 - version: 27.4.3(eslint@8.55.0)(jest@29.7.0)(typescript@5.4.5) + version: 27.4.3(@typescript-eslint/eslint-plugin@6.7.5(@typescript-eslint/parser@6.21.0(eslint@8.55.0)(typescript@5.4.5))(eslint@8.55.0)(typescript@5.4.5))(eslint@8.55.0)(jest@29.7.0(@types/node@22.10.1)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5)))(typescript@5.4.5) eslint-plugin-react: specifier: ~7.33.2 version: 7.33.2(eslint@8.55.0) @@ -15434,7 +15434,7 @@ importers: version: 5.6.3(webpack@5.97.1) jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@22.10.1)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5)) jest-environment-jsdom: specifier: ^29.6.2 version: 29.7.0 @@ -15455,7 +15455,7 @@ importers: version: 4.4.1 ts-jest: specifier: ^29.1.1 - version: 29.2.5(@babel/core@7.26.0)(jest@29.7.0)(typescript@5.4.5) + version: 29.2.5(@babel/core@7.26.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.0))(jest@29.7.0(@types/node@22.10.1)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5)))(typescript@5.4.5) ts-loader: specifier: ^9.5.1 version: 9.5.1(typescript@5.4.5)(webpack@5.97.1) @@ -15479,10 +15479,10 @@ importers: dependencies: '@fluentui/react': specifier: ^8.109.4 - version: 8.121.13(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + version: 8.121.13(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-components': specifier: ^9.47.5 - version: 9.56.5(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + version: 9.56.5(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-hooks': specifier: ^8.6.24 version: 8.8.16(@types/react@18.3.15)(react@18.3.1) @@ -15521,10 +15521,10 @@ importers: version: 18.3.1(react@18.3.1) react-split-pane: specifier: ^0.1.92 - version: 0.1.92(react-dom@18.3.1)(react@18.3.1) + version: 0.1.92(react-dom@18.3.1(react@18.3.1))(react@18.3.1) recharts: specifier: ^2.7.2 - version: 2.14.1(react-dom@18.3.1)(react@18.3.1) + version: 2.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) devDependencies: '@arethetypeswrong/cli': specifier: ^0.17.1 @@ -15537,7 +15537,7 @@ importers: version: link:../../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -15558,13 +15558,13 @@ importers: version: 13.0.0 '@previewjs/chromeless': specifier: ^7.0.3 - version: 7.0.3(@types/node@18.19.67) + version: 7.0.3(@types/node@18.19.67)(less@3.12.2)(sass@1.82.0)(terser@5.37.0) '@previewjs/core': specifier: ^23.0.0 - version: 23.0.1(@types/node@18.19.67) + version: 23.0.1(@types/node@18.19.67)(less@3.12.2)(sass@1.82.0)(terser@5.37.0) '@previewjs/plugin-react': specifier: ^11.0.0 - version: 11.0.0(@types/node@18.19.67)(vite@4.5.5) + version: 11.0.0(@types/node@18.19.67)(less@3.12.2)(sass@1.82.0)(terser@5.37.0)(vite@4.5.5(@types/node@18.19.67)(less@3.12.2)(sass@1.82.0)(terser@5.37.0)) '@testing-library/dom': specifier: ^10.4.0 version: 10.4.0 @@ -15573,7 +15573,7 @@ importers: version: 5.17.0 '@testing-library/react': specifier: ^16.0.1 - version: 16.1.0(@testing-library/dom@10.4.0)(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + version: 16.1.0(@testing-library/dom@10.4.0)(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@testing-library/user-event': specifier: ^14.4.3 version: 14.5.2(@testing-library/dom@10.4.0) @@ -15627,7 +15627,7 @@ importers: version: 9.0.0(eslint@8.55.0) eslint-plugin-jest: specifier: ~27.4.2 - version: 27.4.3(eslint@8.55.0)(jest@29.7.0)(typescript@5.4.5) + version: 27.4.3(@typescript-eslint/eslint-plugin@6.7.5(@typescript-eslint/parser@6.21.0(eslint@8.55.0)(typescript@5.4.5))(eslint@8.55.0)(typescript@5.4.5))(eslint@8.55.0)(jest@29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)))(typescript@5.4.5) eslint-plugin-react: specifier: ~7.33.2 version: 7.33.2(eslint@8.55.0) @@ -15639,7 +15639,7 @@ importers: version: 13.2.2 jest: specifier: ^29.6.2 - version: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + version: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) jest-junit: specifier: ^10.0.0 version: 10.0.0 @@ -15669,13 +15669,13 @@ importers: version: 3.27.0 ts-jest: specifier: ^29.1.1 - version: 29.2.5(@babel/core@7.26.0)(jest@29.7.0)(typescript@5.4.5) + version: 29.2.5(@babel/core@7.26.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.0))(jest@29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)))(typescript@5.4.5) typescript: specifier: ~5.4.5 version: 5.4.5 vite: specifier: ^4.5.2 - version: 4.5.5(@types/node@18.19.67) + version: 4.5.5(@types/node@18.19.67)(less@3.12.2)(sass@1.82.0)(terser@5.37.0) packages/tools/fetch-tool: dependencies: @@ -15733,10 +15733,10 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluid-tools/fetch-tool-previous': - specifier: npm:@fluid-tools/fetch-tool@2.13.0 - version: '@fluid-tools/fetch-tool@2.13.0' + specifier: npm:@fluid-tools/fetch-tool@2.20.0 + version: '@fluid-tools/fetch-tool@2.20.0(encoding@0.1.13)' '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -15809,7 +15809,7 @@ importers: version: link:../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -15820,8 +15820,8 @@ importers: specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@fluidframework/fluid-runner-previous': - specifier: npm:@fluidframework/fluid-runner@2.13.0 - version: '@fluidframework/fluid-runner@2.13.0' + specifier: npm:@fluidframework/fluid-runner@2.20.0 + version: '@fluidframework/fluid-runner@2.20.0(encoding@0.1.13)' '@microsoft/api-extractor': specifier: 7.47.8 version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) @@ -15960,7 +15960,7 @@ importers: version: 1.9.4 '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -16017,7 +16017,7 @@ importers: version: link:../telemetry-utils isomorphic-fetch: specifier: ^3.0.0 - version: 3.0.0 + version: 3.0.0(encoding@0.1.13) devDependencies: '@arethetypeswrong/cli': specifier: ^0.17.1 @@ -16030,7 +16030,7 @@ importers: version: link:../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -16041,8 +16041,8 @@ importers: specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@fluidframework/odsp-doclib-utils-previous': - specifier: npm:@fluidframework/odsp-doclib-utils@2.13.0 - version: '@fluidframework/odsp-doclib-utils@2.13.0(debug@4.4.0)' + specifier: npm:@fluidframework/odsp-doclib-utils@2.20.0 + version: '@fluidframework/odsp-doclib-utils@2.20.0(encoding@0.1.13)' '@microsoft/api-extractor': specifier: 7.47.8 version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) @@ -16118,7 +16118,7 @@ importers: version: link:../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -16129,8 +16129,8 @@ importers: specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@fluidframework/telemetry-utils-previous': - specifier: npm:@fluidframework/telemetry-utils@2.13.0 - version: '@fluidframework/telemetry-utils@2.13.0' + specifier: npm:@fluidframework/telemetry-utils@2.20.0 + version: '@fluidframework/telemetry-utils@2.20.0' '@microsoft/api-extractor': specifier: 7.47.8 version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) @@ -16224,7 +16224,7 @@ importers: version: link:../../test/mocha-test-setup '@fluid-tools/build-cli': specifier: ^0.51.0 - version: 0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4) + version: 0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4) '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -16235,8 +16235,8 @@ importers: specifier: ^5.6.0 version: 5.6.0(eslint@8.55.0)(typescript@5.4.5) '@fluidframework/tool-utils-previous': - specifier: npm:@fluidframework/tool-utils@2.13.0 - version: '@fluidframework/tool-utils@2.13.0' + specifier: npm:@fluidframework/tool-utils@2.20.0 + version: '@fluidframework/tool-utils@2.20.0(encoding@0.1.13)' '@microsoft/api-extractor': specifier: 7.47.8 version: 7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67) @@ -16290,7 +16290,7 @@ importers: dependencies: '@rushstack/node-core-library': specifier: ^3.61.0 - version: 3.66.1 + version: 3.66.1(@types/node@18.19.67) '@tylerbu/markdown-magic': specifier: 2.4.0-tylerbu-1 version: 2.4.0-tylerbu-1 @@ -16299,7 +16299,7 @@ importers: version: 4.1.2 markdown-magic-package-scripts: specifier: ^1.2.2 - version: 1.2.2 + version: 1.2.2(markdown-magic@2.6.1) yargs: specifier: 17.7.2 version: 17.7.2 @@ -16629,7 +16629,7 @@ packages: resolution: {integrity: sha512-2FdUL/10qOjXzPTt/2dcjQPHDcsI+svvdU3KERGZaUvH5IwDdzE+nGLAx1+ICxhr6cqU29zvWR6GHGOFp+fbWA==} engines: {node: '>=10'} peerDependencies: - webpack: ^4.30.0 || ^5.0.0 || ^5.94.0 + webpack: ^4.30.0 || ^5.0.0 '@changesets/apply-release-plan@7.0.6': resolution: {integrity: sha512-TKhVLtiwtQOgMAC0fCJfmv93faiViKSDqr8oMEqrnNs99gtSC1sZh/aEMS9a+dseU1ESZRCK+ofLgGY7o0fw/Q==} @@ -16724,7 +16724,7 @@ packages: resolution: {integrity: sha512-O000MLDBDdk/EohJPFUqvnp4qnHeYkVP5B0xEG0D/L7cOKP9kefu2DXn8dj74cQfsEzUqh+sr1RzFqiL1o+PpA==} peerDependencies: '@types/react': '*' - react: '>=16.8.0 || 18.3.1' + react: '>=16.8.0' peerDependenciesMeta: '@types/react': optional: true @@ -16740,7 +16740,7 @@ packages: peerDependencies: '@emotion/react': ^11.0.0-rc.0 '@types/react': '*' - react: '>=16.8.0 || 18.3.1' + react: '>=16.8.0' peerDependenciesMeta: '@types/react': optional: true @@ -16751,7 +16751,7 @@ packages: '@emotion/use-insertion-effect-with-fallbacks@1.2.0': resolution: {integrity: sha512-yJMtVdH59sxi/aVJBpk9FQq+OR8ll5GT8oWd57UpeaKEVGab41JWaCFA7FRLoMLloOZF/c/wsPoe+bfGmRKgDg==} peerDependencies: - react: '>=16.8.0 || 18.3.1' + react: '>=16.8.0' '@emotion/utils@1.4.2': resolution: {integrity: sha512-3vLclRofFziIa3J2wDh9jjbkUz9qk5Vi3IZ/FSTKViB0k+ef0fPV7dYrUIugbgupYDx7v9ud/SjrtEP8Y4xLoA==} @@ -16934,8 +16934,8 @@ packages: '@floating-ui/react-dom@2.1.2': resolution: {integrity: sha512-06okr5cgPzMNBy+Ycse2A6udMi4bqwW/zgBF/rwjcNqWkyr82Mcg8b0vjX8OJpZFy/FKjJmw6wV7t44kK6kW7A==} peerDependencies: - react: '>=16.8.0 || 18.3.1' - react-dom: '>=16.8.0 || 18.3.1' + react: '>=16.8.0' + react-dom: '>=16.8.0' '@floating-ui/utils@0.2.8': resolution: {integrity: sha512-kym7SodPp8/wloecOpcmSnWJsK7M0E5Wg8UcFA+uO4B9s5d0ywXOEro/8HM9x0rW+TljRzul/14UYz3TleT3ig==} @@ -16953,7 +16953,7 @@ packages: resolution: {integrity: sha512-8lqf61wGi7EHtH3o/UaFSsFO7CnhIz316TMoGtLgBwkmLXzKAC+vS+jCf6+nU+bHKF7/d1Z+B54ZE/dH0Rtsrw==} peerDependencies: '@types/react': '>=16.8.0 <19.0.0' - react: '>=16.8.0 <19.0.0 || 18.3.1' + react: '>=16.8.0 <19.0.0' '@fluentui/keyboard-key@0.4.23': resolution: {integrity: sha512-9GXeyUqNJUdg5JiQUZeGPiKnRzMRi9YEUn1l9zq6X/imYdMhxHrxpVZS12129cBfgvPyxt9ceJpywSfmLWqlKA==} @@ -16972,104 +16972,104 @@ packages: peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-alert@9.0.0-beta.124': resolution: {integrity: sha512-yFBo3B5H9hnoaXxlkuz8wRz04DEyQ+ElYA/p5p+Vojf19Zuta8DmFZZ6JtWdtxcdnnQ4LvAfC5OYYlzdReozPA==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-aria@9.13.11': resolution: {integrity: sha512-SINn+m+QUMALyAO5usOfPPLKRPQVHLE+UKc+Do75F2DgwbDzcy3KQJFgfJIMoujb5TPmVPrzxRWlezQ36cDxDQ==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-avatar@9.6.45': resolution: {integrity: sha512-4ZyUsTix4I2vF1BsU+aonNz/Srpk2LJBpSgqx4Vzf5lwGYezNnOfVoDnjH13G2Mr1FyKFFDcOwZCXa3phX09Ig==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-badge@9.2.47': resolution: {integrity: sha512-vhQNl4ozuOfGox514Kgb7wDmNRtosm17A5VJbvqpZ44ZBNa8PKxNlGq9MJSJZiesDkvLsLbLqMOoNS7gfLOnZA==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-breadcrumb@9.0.45': resolution: {integrity: sha512-uPuAykP9vim3AzSdIC47RxEVWSjv9pE2qd3ZZzc+p+fNZy4fzorv8zuC/PNuPD273l7T9cMpwgi5aSrExaHlLQ==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-button@9.3.97': resolution: {integrity: sha512-t+1EqV6siALxf6hioiujQvuUISNsTVh1T9R4AEgEbR659g2LX0fu6QD3QZGgt0rlI04V0RnyVUNv1u2+RueuUQ==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-card@9.0.99': resolution: {integrity: sha512-nQ0hyu34nS506CLeojUcLm5XLetXlCmrrH0MawbqbM/hZRGKD319/1LgTI7z2JwB9UbDEivTOoF8alfYg8m5UA==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-carousel@9.4.2': resolution: {integrity: sha512-gu6oszcJztmgMYfA3q0aDP3CKidT6In+X4hhHDGs74bae0LdmIFZt/weWtPhC4kukE+/dOzc3bSJkQo9PUJAOA==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-checkbox@9.2.43': resolution: {integrity: sha512-iA+ixvX2nCC7AaS/keql1ez7fqwwxa0v6muZFG8d+39oROL8ye6SRqm+UN8B6NDx8cleCDqtveLKThnAF8nG2w==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-combobox@9.13.14': resolution: {integrity: sha512-/QdkShnMTt4VWrEzgLVW9Oe5haaUVbKHmW2ItukFeDUO//P1M5gpUnNR024E/HJI4fCJsT7IRHhA0ScO+WvM0A==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-components@9.56.5': resolution: {integrity: sha512-OLgdrkBB7SGO2kbBAE132rEvP0Mvu7pjF9G8n8z2AbZQp2DtCiiUskC50rdp7Sp4PF2E4uB8OlKZqY2Qw1XLGw==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-context-selector@9.1.70': resolution: {integrity: sha512-2qv6I/CQ5HILvIFH6MM/WQn0pytDV/jOUvW1KnIZzs97nyoi0Bfae+i9WtDQbg663/AcAtYj776aaajuGLzZmw==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' scheduler: '>=0.19.0 <=0.23.0' '@fluentui/react-dialog@9.11.24': @@ -17077,347 +17077,347 @@ packages: peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-divider@9.2.79': resolution: {integrity: sha512-hgcexplLwZ7lUz8HV66et3xckTXBQgKKh5S2smwLJk+MBU2CsNAlK1k/gCtjULsComC8w1M4eyU3qgWD48JfBw==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-drawer@9.6.4': resolution: {integrity: sha512-V1KUOW3ayhq/OviTr35GLsJ+aIBGMMT4BoCalS8iPRKC5EU+L3PN5pqKIcLQKvFdU98hSdPnKThJNAs9rBHiXA==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-field@9.1.82': resolution: {integrity: sha512-ecUzzhMIETeufuOhTI9NlktA64RNzjW+UvkriTRfll6pU4OWmv6OgZgsFIg61alwJHiZB97LLshLyMKU+4twRQ==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-focus@8.9.18': resolution: {integrity: sha512-IuRE7XmbLkdPvJH5O9kKy2vzdNb8MRLzwkJpPhDCtDWFJSeZmGaCb8IDhaEmiK1dGFkser6AxWttKL/Qt14CxA==} peerDependencies: '@types/react': '>=16.8.0 <19.0.0' - react: '>=16.8.0 <19.0.0 || 18.3.1' + react: '>=16.8.0 <19.0.0' '@fluentui/react-hooks@8.8.16': resolution: {integrity: sha512-PQ1BeOp+99mdO0g7j6QLtChfXG1LxXeHG0q5CtUeD1OUGR+vUDK84h60sw7e7qU9sSmvPmHO7jn69Lg3CS+DXw==} peerDependencies: '@types/react': '>=16.8.0 <19.0.0' - react: '>=16.8.0 <19.0.0 || 18.3.1' + react: '>=16.8.0 <19.0.0' '@fluentui/react-icons@2.0.266': resolution: {integrity: sha512-r979n3hfnK4IfT24BYURIlYRL84pnAT0sP2vIo2Sl36NiIBLXmNjqF+vJCzcNmi6eOHvDnupwLw20cF1Iwop5w==} peerDependencies: - react: '>=16.8.0 <19.0.0 || 18.3.1' + react: '>=16.8.0 <19.0.0' '@fluentui/react-image@9.1.77': resolution: {integrity: sha512-5kO+mbgihMcEZFmxJlj8xN4eKouQr7zmFuErwIMmzY581TlAkAxy7PC8WUZoMCJLRl0IVvah4lFLLFhxrzQ2SA==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-infobutton@9.0.0-beta.102': resolution: {integrity: sha512-3kA4F0Vga8Ds6JGlBajLCCDOo/LmPuS786Wg7ui4ZTDYVIMzy1yp2XuVcZniifBFvEp0HQCUoDPWUV0VI3FfzQ==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-infolabel@9.0.52': resolution: {integrity: sha512-skIy9dOTJU9jGkpP77LwLiuXUlYqzqkvfiraeYxnv0rzCqWg+rAUXRJYmmn9amrIuOr+GO/F/XUr8knKLO8iSQ==} peerDependencies: '@types/react': '>=16.8.0 <19.0.0' '@types/react-dom': '>=16.8.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.8.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.8.0 <19.0.0' '@fluentui/react-input@9.4.95': resolution: {integrity: sha512-kKc0pme5K12oONZMMCLMJ0H2gPewfsBr5lCU37vCxLxBJYmvcJ26tlAzbuBPX2he9g4nBhcNDXnzmq9yfs345A==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-jsx-runtime@9.0.47': resolution: {integrity: sha512-lLCAXV5+PoRLUE4X2eugM/IlKfgK4hqipF8G4dz3/e45urCzFWBRiewGKjS84lM2S1V1dCMskwEzvzz6My0BPQ==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' '@fluentui/react-label@9.1.80': resolution: {integrity: sha512-JCplRrk5VN7TXs+6NUic9dq/bPXj8VnD48g+UZKOGIN70jgz8YVTCdAiil8CNE4UPRjGSJeFNAcdAGKjbF00vg==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-link@9.3.4': resolution: {integrity: sha512-AFBIBCqxpYbIuSSqAfPUM6IPzdAy2YtMlaoi+L/mTasoFsXpLJunWtYb4OCrVmrEcMDzXcEi6x0zKoMVriZMtw==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-menu@9.14.22': resolution: {integrity: sha512-tyG+X/28sQBY53zpQ+qbZRM75gzZTrBjY7OFtm+xvJNCvwL6/GICZrRLLdxfwQmIkYB0WnRDn46Kr0WPYXua1Q==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-message-bar@9.2.17': resolution: {integrity: sha512-gf2CHflEkNImnRDRuB/qwdWqSs99eCEwpy96wpz0QaWncWjFTDWU/CNuZzd3c6RGAisYTVHEpWT0nbMT5Iz3WQ==} peerDependencies: '@types/react': '>=16.8.0 <19.0.0' '@types/react-dom': '>=16.8.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.8.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.8.0 <19.0.0' '@fluentui/react-motion-components-preview@0.4.0': resolution: {integrity: sha512-jC2nTZnZqXxfa1/QCwxAfcWbg7hslZyXSc1u5MKtmIoNO02+Y5GkqVGP07tKlcqkd2v2oo9puerH48bbiOogmA==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-motion@9.6.4': resolution: {integrity: sha512-v7OHRL6DSdJupiAiMdACWPPidZmz8aJHRnbXIbolwCS+F0sm4/++LmyhqyQNdyBvnZldJ2lw1jNaxlSfGDNlMQ==} peerDependencies: '@types/react': '>=16.8.0 <19.0.0' '@types/react-dom': '>=16.8.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.8.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.8.0 <19.0.0' '@fluentui/react-overflow@9.2.3': resolution: {integrity: sha512-XgEEwCx6nJOtt/FWnwBgPQs/ZH0utrIZlSqZOA8gkaZkkAOvGjB6brdrQPiUuYCvej+MCcu9L6++oKVzlapf1g==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-persona@9.2.104': resolution: {integrity: sha512-YwRgt7LhQ6AWuc0j/m4jlxkWYeM6+zR+ZwvlzB83fPfK0G9tBcbwT3K+J98KpuLDsv8o/DtkJBNafq0peNn6SA==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-popover@9.9.27': resolution: {integrity: sha512-mU3i2F4U+ra0+6X96xTBDjmIcxYA4o8Nm3P0TtT8NwmhOvS/+XNrryZpVChqz6YWG8ArBWwhX0GrXHPys3wGnw==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-portal-compat-context@9.0.13': resolution: {integrity: sha512-N+c6Qs775jnr/4WIzsQuNaRu4v16fa+gGsOCzzU1bqxX0IR9BSjjO2oLGC6luaAOqlQP+JIwn/aumOIJICKXkA==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' '@fluentui/react-portal@9.4.39': resolution: {integrity: sha512-ZkkmitTy/rGBG1bnL28SnInXfqzelTsn1GEtNDc81duzvCBRS8n57xc6N0DK+4rNgXIXcrkcMsbgGo9uuyFXRA==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-positioning@9.15.14': resolution: {integrity: sha512-dmTVg7A6PnzGAFzULgHN7FIAe2cgUrabtbvqBp3tTIqCj8OZWTigjvvCQIA28/rLXQC3IRyiMaSGZV8+RMftaQ==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-progress@9.1.93': resolution: {integrity: sha512-7ZZTGvsFMRxWKieP8GK0/laFGtzDVh8qhYlsdYk/q7DgD86pKPVu4rSsiagI0jVtSL2aW23SOYOoeoXMYLNNjA==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-provider@9.18.1': resolution: {integrity: sha512-GGwCFTuU+vDdnQ3ey1rrbVR5WiHDNzuVMGO+UnKIVNphgq8cvKW7UhBVREBF0nr1tudk1DoVuXGeXxFxS6rwrA==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-radio@9.2.38': resolution: {integrity: sha512-BVjWivNlw+sLkgVWM8DxiEhJSZNo8UnGBPaW9OhVBa7nitKCZI2w9W2vLaAxnuX7WJavSllAF/Fvmclxz22igA==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-rating@9.0.24': resolution: {integrity: sha512-59wZuQDGX7LEdi2fkWhhpuN2rW6XjLkgTnlL6ooTYoTOxsoKPO/l/rgCZbD26YlRIrVByl0EAT5YoveJzAIsWA==} peerDependencies: '@types/react': '>=16.8.0 <19.0.0' '@types/react-dom': '>=16.8.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.8.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.8.0 <19.0.0' '@fluentui/react-search@9.0.25': resolution: {integrity: sha512-WPY8YlBHdHxTu4HoDIDeDkRxRnesL93LtydWuvYclyAJ7KtMxNH1QCvBWipzBb9Mw7WFMqy/JTpSJ8mqlgAv9Q==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-select@9.1.93': resolution: {integrity: sha512-AJ6dXqVEK9iLGtWAoaG6s8R28jrHEfwBZWYOlHkeLOgKmXtUC7obapyY4SsE59AQIQ3JJ8pjpNFSMOxfBWm9Gw==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-shared-contexts@9.21.1': resolution: {integrity: sha512-NWjow/MaPfyc+MLpSQ8yPVyuEfoJ7CQdjbVrEAaYV0Ne2aASWOn4qzSA6Fz5sOoJlB7RWqrWTWwWlu+AmziS0Q==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' '@fluentui/react-skeleton@9.1.22': resolution: {integrity: sha512-yXy9x5G028yNb0KYIJR3cmOF8CJhoa3ldhKaWJ/xrK7Jm85Unzgr6FOUOwC/5lin7oBVmY6ht4ZWkOHZJcu80g==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-slider@9.2.2': resolution: {integrity: sha512-WeU57TyX9oDW9MLZQA8yzEig6Zhk5JxfoybouXAeRoMmzY5DcQapNSdWYvlyDf/YRYFqN/ZFomkUN3r5h5Epuw==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-spinbutton@9.2.94': resolution: {integrity: sha512-liQv31KTkrsZ3BgnjGGNEWDKLUzRLDUr8KE29lrGKIMam2v4xCkalgQokWKPTGyXzOGuw6+iBuSux/l5Yf2Gmg==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-spinner@9.5.4': resolution: {integrity: sha512-Kf5g6ArmPH4DggSHYvAHHu5V6eBwWkxzzYm2pkzPagSza14JlMC549gBkgPi5/vfs4/76+Wzcc4jN3vRn5UwaQ==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-swatch-picker@9.1.16': resolution: {integrity: sha512-HNu/Ev4nEbSOsJ6dhiHLfTrltKwbQVurmK6Q+1lzFIPCcqR92vvucGefhtVIftHywUwTyCMHfiwt7Pg1Dk5bcg==} peerDependencies: '@types/react': '>=16.8.0 <19.0.0' '@types/react-dom': '>=16.8.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.8.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.8.0 <19.0.0' '@fluentui/react-switch@9.1.100': resolution: {integrity: sha512-8fv8Iz1A3/HTfTR3DH+K8lXWCn93R6KiLholtksGnveDf2Sn2RKqNlKOd5yk55eGPQmrSeCM52ju8zDTn/5mWw==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-table@9.15.24': resolution: {integrity: sha512-pHfWc6ftvDDfql2K3LFxAQ3db9dwuHUCbVR/qLbfshZfMrp5u/en/E7CA/GWSRab/oEDPafKNeIGGPFmMfjWiA==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-tabs@9.6.4': resolution: {integrity: sha512-GpIWVu1CHub0maZ8bbtdiEDEfuGJlm/mse0WxN8Dv4R5uvw50DkmqAi3JIl7Cxcrm355RnvP6mRlJHcCyDy2Zg==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-tabster@9.23.1': resolution: {integrity: sha512-IMOxOaB8taiTP3EfGBfVaX9gQWnf4GL3yVR1nUp+XWIisOt4pEMTQK1a9wAxZvl4PGxJAXuYHLjDDrTcFaNvKQ==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-tag-picker@9.3.11': resolution: {integrity: sha512-9a2zmuXu/7KlwC31ViZ1MTj6rQkyiKAXcvzrDLjNnMkNmeLce57PB2+9/gVK+Laj0b+NSGblHZNW1liz4UgrWg==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-tags@9.3.25': resolution: {integrity: sha512-iDcX13KESrZqTWuqtxYGCUIPYMXJKnT8H5ArOlrs2XNdO9xv0H+e2zMSVEGkGoHUdtXbixEIGWxSo6lI3VD3BA==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-teaching-popover@9.1.24': resolution: {integrity: sha512-iGiCudN3QW7knYAkUSiqX7vXbHJhXEuRNP+e2omPbK0KWryp+hWKq17D9hQKk9OipiO6N7eW0P+lRYLKTjETWQ==} peerDependencies: '@types/react': '>=16.8.0 <19.0.0' '@types/react-dom': '>=16.8.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.8.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.8.0 <19.0.0' '@fluentui/react-text@9.4.29': resolution: {integrity: sha512-pQswLDBabAn3kBJTr1XKZGMA5KG8VN46fiTh3pL4CLtHEB49o9Z+SgJ9vJtvvM/SAWUmwTTiX5UBb24WmwikQg==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-textarea@9.3.94': resolution: {integrity: sha512-j/mMwdps0N4Y8ghla4ie2pfd5qRWMQvsXP+1cXUZ1A0SECE9iovUsuc/yC8pzScR4INB+PGrwXDS/9RDcic4AA==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-theme@9.1.23': resolution: {integrity: sha512-AFBF8dKNPWBVOWdX7SRD8LNzUJmn3aN3hd+d25sIiHvDNqKTnioLW1ap2QQmYeMGc2kD9fydFN1mNBLTCX0zEA==} @@ -17427,60 +17427,60 @@ packages: peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-toolbar@9.2.12': resolution: {integrity: sha512-zcQF73s/L0RBnSCOyNCL4kYRl6KbymdmpGr2TUQ/yLet2jXYuwNXY2GMEqLVaiP0BACiKJdSaw2IdsypO5Ar8Q==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-tooltip@9.5.1': resolution: {integrity: sha512-UXP3m636YWUbznBm7IzUpdgK03lQJXnTSWEVpQcdC8FC3ucEzdhbAlElCs4STHg2v9dXyal/GibyHgIfp30rUg==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-tree@9.8.9': resolution: {integrity: sha512-Lwblo9foz6VY51r6oSMXV8RyplbG1RPxiWukmcVAIOnbOlFVOSoePKHHLA6qOvUTY7ZFH/7Zv9zJbnTQNJzhew==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-utilities@9.18.18': resolution: {integrity: sha512-lhzm4tnG6Ti33k/RxCNP+AqE0RVCnlOlT3W0t0dnOMpYX2wx5fqEwxjgy/ItXnic1mcNmc0DEG3roy2B3fk77A==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' '@fluentui/react-virtualizer@9.0.0-alpha.88': resolution: {integrity: sha512-tInMU1BjpGkkLDXbaCHVtPi9iX4PQoR0VEy4xULLGSqAqnlfcFgPHFibZKlqrbeIQWfql+U77RHaRIgntGIt0w==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' '@types/react-dom': '>=16.9.0 <19.0.0' - react: '>=16.14.0 <19.0.0 || 18.3.1' - react-dom: '>=16.14.0 <19.0.0 || 18.3.1' + react: '>=16.14.0 <19.0.0' + react-dom: '>=16.14.0 <19.0.0' '@fluentui/react-window-provider@2.2.28': resolution: {integrity: sha512-YdZ74HTaoDwlvLDzoBST80/17ExIl93tLJpTxnqK5jlJOAUVQ+mxLPF2HQEJq+SZr5IMXHsQ56w/KaZVRn72YA==} peerDependencies: '@types/react': '>=16.8.0 <19.0.0' - react: '>=16.8.0 <19.0.0 || 18.3.1' + react: '>=16.8.0 <19.0.0' '@fluentui/react@8.121.13': resolution: {integrity: sha512-jneTBmuRy0s5rjRdhTJKeWJuUoOxH45M06weIKcfbFGEsyBWadjdBvJahJNHE3rUbnNZzg5e5WPb4YwMNACvvQ==} peerDependencies: '@types/react': '>=16.8.0 <19.0.0' '@types/react-dom': '>=16.8.0 <19.0.0' - react: '>=16.8.0 <19.0.0 || 18.3.1' - react-dom: '>=16.8.0 <19.0.0 || 18.3.1' + react: '>=16.8.0 <19.0.0' + react-dom: '>=16.8.0 <19.0.0' '@fluentui/set-version@8.2.23': resolution: {integrity: sha512-VPXaBsiaa3Xn/AY40nLU9bvDQ62lpMVnFzFTlQ8CbpdwrjxNlRxDUY5vRToNzp1+Zu5gD/+CgsXqIZGcry5L5w==} @@ -17492,7 +17492,7 @@ packages: resolution: {integrity: sha512-BZ+YG4Vqb+ulhmZzDv8yZFuYo2kHp1m2cttBZLkc+61FnrwCaDBmJxwg65gXoF7wwXKh2qJIcJueSLMmvVyAOQ==} peerDependencies: '@types/react': '>=16.8.0 <19.0.0' - react: '>=16.8.0 <19.0.0 || 18.3.1' + react: '>=16.8.0 <19.0.0' '@fluentui/tokens@1.0.0-alpha.20': resolution: {integrity: sha512-9WsCVDM/+A6lcMAB0cxHSlM94xe/DLIQFd2g7R9e7XYBFMqnt6t/b8S3NVDMruG57wd0o/UMiRJtnqjEkB2gpw==} @@ -17501,19 +17501,19 @@ packages: resolution: {integrity: sha512-20WoYz0wW7pkmur+7qxTwRfvkdAnHfylLdCYSm91WLupb0cwQ1wWZWIuyo+e0cjcvem1T9TC1+NjWs0kavTWBg==} peerDependencies: '@types/react': '>=16.8.0 <19.0.0' - react: '>=16.8.0 <19.0.0 || 18.3.1' + react: '>=16.8.0 <19.0.0' - '@fluid-experimental/attributable-map@2.13.0': - resolution: {integrity: sha512-EihJcCDCMtdUuBUr/CmoKHtWduQ9GDD/nE760+st38MjvircXQStlzQPTN9HlAqoZhNcbrhJNBZYI6W80uu0Kg==} + '@fluid-experimental/attributable-map@2.20.0': + resolution: {integrity: sha512-QFNVDD49pyI46HsiVnTLr46DEHYDCeWlmLQ8cjXAKYK+ZmWcLlVYEqm58VwGQ/JnoKNHVj1Q+YwiZgefmsC/vg==} - '@fluid-internal/client-utils@2.13.0': - resolution: {integrity: sha512-1HnG2I24G7279aTFqxgNdilAcP28Yfn0NJZB7frMZ5OtyWtF25+odAR0vWwMZMvmTwG+7ZdgRtQK0uctYpcNiw==} + '@fluid-internal/client-utils@2.20.0': + resolution: {integrity: sha512-DNjKQkW7oGkv920Zmo4J/EVlnVpOG/O5y0xGiV9Ei4cL/dhtcI+h4+RoGn+Yu/fnzvh3lnS2lrC3sqhxLkvrLQ==} '@fluid-internal/eslint-plugin-fluid@0.1.3': resolution: {integrity: sha512-l3MPEQ34lYP9QOIQ9vx9ncyvkYqR7ci7ZixxD4RdOmGBnAFOqipBjn5Je9AJfztQ3jWgcT3jiV+AVT3rBjc2Yw==} - '@fluid-internal/test-driver-definitions@2.13.0': - resolution: {integrity: sha512-ukMOLVON8eGMC361VNtpeXoDAfQqBCjr16ljUcj1ID1GOAr3PsXExz+XVa6AEEBf1pJfmC46sZUYXzvdmJoMhQ==} + '@fluid-internal/test-driver-definitions@2.20.0': + resolution: {integrity: sha512-R2oK5Jyv31lttzdmt83cUoazEypNhmJnjr/bzH+DHCHyAMxw9x79J7CUtvMpyna6VrWK1lrz57dFKk30r/iJRg==} '@fluid-tools/benchmark@0.50.0': resolution: {integrity: sha512-UGvRHYYGp0aRI90oDA8CFT2d8SdJMZMrDqQAJ9Qbw6VSGR3L9ii9xc43NWU33+qGrt3p1NpAzBppX1sVT55rag==} @@ -17523,8 +17523,8 @@ packages: engines: {node: '>=18.17.1'} hasBin: true - '@fluid-tools/fetch-tool@2.13.0': - resolution: {integrity: sha512-psFoOC5F1AsJwJs4yHyEbJpqSLh+/EEMaynrUHYTAKO+ZShbCHuZ8jxG39sUsN/jXzgie1Xr8OcCoCMSAqDKTQ==} + '@fluid-tools/fetch-tool@2.20.0': + resolution: {integrity: sha512-5cAckTjZ/moVaniqFc4CDbAhh56tb6mrNKmmFLoR5As/kEht1bflbc0uk0BG3TmqbiVnNBubMcfjFt2BW2/4gw==} hasBin: true '@fluid-tools/version-tools@0.51.0': @@ -17532,28 +17532,25 @@ packages: engines: {node: '>=18.17.1'} hasBin: true - '@fluidframework/agent-scheduler@2.13.0': - resolution: {integrity: sha512-llFIRK1eYxNbIbJ07obFAP5mGhcNvgKWPaosO2/30HZG1RufW4i2V6QZ9Is6LEZGs/KSNxNSPUIxXFmUrnr11w==} + '@fluidframework/agent-scheduler@2.20.0': + resolution: {integrity: sha512-8eufS3GAyYvBqz/M6aaZpj97ZJ5Q9YynYbOlHLEXi4nEYLb8QV3ike2ndoK5FpoIYZTbXgs3b3IP49yMFOlKxw==} '@fluidframework/aqueduct@1.4.0': resolution: {integrity: sha512-b3I3fWGAWuXQbyuEFeeEi3GVVUOYPWJfFaB4httsu5Jn4C0QSkKxftkielDlor9/7rCJYjHc4IEWViaVO+kBbA==} - '@fluidframework/aqueduct@2.13.0': - resolution: {integrity: sha512-otYAZm1iVfwFin6kMcgtz5hunyB1pKQVSH8V8uHm88MbspAEPxGA+X7QVDuzRxMaOoHT4AdM8uQtcGjD5kpVmw==} + '@fluidframework/aqueduct@2.20.0': + resolution: {integrity: sha512-WeiKpz5SL0IfHyFoxGxj1NZrPrWJJ8tKzMsKrV7UDBS8AGR3PFRDyPNikquM4u39e4Wuot8XoExw72RWda4BXw==} '@fluidframework/azure-client@1.2.0': resolution: {integrity: sha512-jpfYF6I1uwwCqOc8X0fOgZz4Lj91QFzKV4S9lM7jSW84GxytlL3nDanj9+EYC+vLn4liRVaOCA3zRwpkDNXRWg==} peerDependencies: fluid-framework: ^1.4.0 - peerDependenciesMeta: - fluid-framework: - optional: true - '@fluidframework/azure-client@2.13.0': - resolution: {integrity: sha512-NpHQj0yk3MKSIJ5rjzYOVysTbcZvWabsKmv80LSbhv/P90HpBLantujhP8EcAh1HcZO6Lpv3dbXKdVqYV2YaZQ==} + '@fluidframework/azure-client@2.20.0': + resolution: {integrity: sha512-Au4TD+WwRPOSfUaEwhDeW/QroSwFeEIlJm8egoetJmeOT7eJdyFyqbr9ucsLGugBFNUfF1hngfONHk+6gMbCKw==} - '@fluidframework/azure-service-utils@2.13.0': - resolution: {integrity: sha512-YtK6JUO5jTMPhyYZC0zfiCq2xhJ1wVtMp9lZJtLWcV87WPQtx/WnuDVKLDxOjL0OqF/AwdcniDfPiY3mquPB0w==} + '@fluidframework/azure-service-utils@2.20.0': + resolution: {integrity: sha512-JcUZik8lQpB5NZ4JA+ujcN0GiLfdEAP8h5ZNmHl/O8Ss98TjP6VV/V3M1QwCI0MEPXR/Oy42jNrerZDxQ0uZjA==} '@fluidframework/build-common@2.0.3': resolution: {integrity: sha512-1LU/2uyCeMxf63z5rhFOFEBvFyBogZ7ZXwzXLxyBhSgq/fGiq8PLjBW7uX++r0LcVCdaWyopf7w060eJpANYdg==} @@ -17567,8 +17564,8 @@ packages: '@fluidframework/bundle-size-tools@0.51.0': resolution: {integrity: sha512-ZvlP9lfIG1fHP0aagHca4m75RlzTxYs0Av8qQAUI9yOLq6jsta8td6a8rWHaIIgyjpatCrdI98PaGDF160QCBQ==} - '@fluidframework/cell@2.13.0': - resolution: {integrity: sha512-+6/mWfvL0+XKOAOM9vS/0ue/yE7Vbi4F6/okD7PEdKx3AswFymdDSkxFy3r3bA9QMIt47gjt/ucTL2mg00G0dQ==} + '@fluidframework/cell@2.20.0': + resolution: {integrity: sha512-HdSdnC7g0xMIK3dNubNUxuGQBx9siczpACyYQPIWGrFMo5DHMdMCURLZ2dtniLe4s+hy9MwsqzJ7mGKiX2EnrQ==} '@fluidframework/common-definitions@0.20.1': resolution: {integrity: sha512-KaoQ7w2MDH5OeRKVatL5yVOCFg+9wD6bLSLFh1/TV1EZM46l49iBqO7UVjUtPE6BIm0jvvOzJXULGVSpzokX3g==} @@ -17588,26 +17585,26 @@ packages: '@fluidframework/container-definitions@1.4.0': resolution: {integrity: sha512-UwyxdX739ltQhQ9Zr2n7mBKN2eYEVnY7GCsV60ZfLUawb021eeL0rVZZgT0t3BiTCCilBMl4Bw4KQ8XyYu2g/w==} - '@fluidframework/container-definitions@2.13.0': - resolution: {integrity: sha512-E5jfiCopeiZXpYRn85dTYcnwXJdfKAV3IEIKchdqvkeyou3bu+7M4motZysqR9PV79TPEzPIoojplV7f+JTI9g==} + '@fluidframework/container-definitions@2.20.0': + resolution: {integrity: sha512-SNy0boxTv+Bk6olA0C+sTXuYc0/h1CHc7EbGzAvesb7cVME59PaToLjTk1r2rkwurnuCKZyb1c9zc4gcRPU+ag==} '@fluidframework/container-loader@1.4.0': resolution: {integrity: sha512-D54tW/W5EXLb2nRUGCNd8bID9t9KVkQJmtnHfnQ/JggpaBWODaQRp2tCDtidwo8y6bkiqIheMGjIdjgP9SqJzw==} - '@fluidframework/container-loader@2.13.0': - resolution: {integrity: sha512-W/A9pGlPG02oL6RjOEnbe9Q5yO1OiW/K+CY8D0W9LvSLKd1x+J83u0mz1+1a7L/a6i9SCABeE5uiRuZFDKefsQ==} + '@fluidframework/container-loader@2.20.0': + resolution: {integrity: sha512-nwtL4DDZkwuxgPnBdss+n2ZG7NbeFR+S0h1Fni2jTw9sPI1aumJtT62jGsmjFuy6eMdqqtnqEXbhme+/A3CSrg==} '@fluidframework/container-runtime-definitions@1.4.0': resolution: {integrity: sha512-0rlswYsMVQiD1/btlJ5Ebf3rfTyFd06E2/zRJiKWiaMzgmn9QqF7OoVtiJfAIUsyey+dR8hnI0IFlB1IMfIPOg==} - '@fluidframework/container-runtime-definitions@2.13.0': - resolution: {integrity: sha512-GF0tzQkYzaVHRKoP9js/K4zgrbqxOHvAwQzvaDVAoT5birclGxLJM2KvDn3Ww2WNuR8CDG3gkLVCs2EPH0LSkw==} + '@fluidframework/container-runtime-definitions@2.20.0': + resolution: {integrity: sha512-CmMEHxxkw7ezg8bIPd/m+o+OLVqhxCOHSMVelovChMF8ZiJSwQL3TOShcNa3XCi2TejRCEOk1kY7GszvvnMu9A==} '@fluidframework/container-runtime@1.4.0': resolution: {integrity: sha512-KENgBxuPD7GdNmdjmsyVJpPKZwfXoRlzAxaMNhGdMSbi6oXDrd1LSekY5tchhsLWBpB5ucZpuvmSgbU+h9z3HQ==} - '@fluidframework/container-runtime@2.13.0': - resolution: {integrity: sha512-K+8gbl9MF57DKgg5Uzc8rDyT08y5yXBv08xI4N2IFSZhXnasQLMRaURh9FKIAHVcCWqLOxvpEbeDrGlMuaApIw==} + '@fluidframework/container-runtime@2.20.0': + resolution: {integrity: sha512-7AnZgPLGvDgGlTKWfdAix1ja+ZnMIf4r2Gu7JkmZ0i1RKpQeVJf01eUkF7b8UIa8C7wHdMd+5q/AuH4eGSVpcA==} '@fluidframework/container-utils@1.4.0': resolution: {integrity: sha512-OKYpvuzz5N62gQn8JELMyuKEwJAlToiLNWJP/dn/PS1HCKux5C/Mg7Twdi19DCgXP/hp5qvzAd+EHPqYWxMUGg==} @@ -17615,72 +17612,72 @@ packages: '@fluidframework/core-interfaces@1.4.0': resolution: {integrity: sha512-PDIglmsa9BgFh7Xhfs32KA3Q34/arTVHF4m3M0IuAByP4z8Oi2lVuNENZnBEk+IJMcrUhUDk5Q9LH8KGfoAw+Q==} - '@fluidframework/core-interfaces@2.13.0': - resolution: {integrity: sha512-PUorh8Vd4bOArdebDice8HnVUmksb3cpwahoxcpUnVEzqqe6E8cYrl1tZFB+4qtw7Jl/WBSkyIdaeQH8GWgcaA==} + '@fluidframework/core-interfaces@2.20.0': + resolution: {integrity: sha512-O7cGuHjIHhR8yBxqHQMjPeKI/VjpfBl2IVfollJPPOEqE2qtZiVYNgGYJ4zJ1ymYzmxIWAPFXw3a7lZO7WAWJQ==} - '@fluidframework/core-utils@2.13.0': - resolution: {integrity: sha512-8r1cW8a7UT/oCcHZNINBUu2MrlqclJajh21BqOLGjGWn2WdNvI3iWh1F1KKE7WcvYS8RPi9V5/PdvA25tsqt7g==} + '@fluidframework/core-utils@2.20.0': + resolution: {integrity: sha512-aRVC7aBnDYzA91Dmv+pyq19BPrPk96KEUqzRFaMiUI5U7mBTDgzp8pY/Mo+eikZDe9OmZQ6u89z1IbUKoCKRSw==} - '@fluidframework/counter@2.13.0': - resolution: {integrity: sha512-YtqkqAX2dsVnKKcWYO4d9Be+zsbyYJLSc2C6mhrOY77SATopDdi9w0TSsjZ6y0GSASpg+xRxsHXQkEQScvah4Q==} + '@fluidframework/counter@2.20.0': + resolution: {integrity: sha512-5AEeNkSBOfMgCa53xfoXwjvFcIIBHBuhjFabpjVm+wP+BBnOeJ0PmGkrjF2vom28t/Eg9eZCXbzLvge6UkL3Ew==} '@fluidframework/datastore-definitions@1.4.0': resolution: {integrity: sha512-Xmebp+XFyK2K8EIauQx10UdwOXYskuSyQt8pSZ6ggTMMFpUsnx44tSR8I8KacSFoYkrWzG/G64osRu23SPCcjQ==} - '@fluidframework/datastore-definitions@2.13.0': - resolution: {integrity: sha512-2pi7gNu127piWnvPmw5snBjObV4VSoHpuE0NIsuW4vqctrn4h6aqGKpEOSgL9FZM8PndasRskp2mlcVl00Ivaw==} + '@fluidframework/datastore-definitions@2.20.0': + resolution: {integrity: sha512-0A9B2UUK8za1NyMdxr9oN2aUc9DT2jD+WXGgkjyQTTYd3izxG8Pz2H1QoOq+ZUttM/YPQ4wCkztX6dRWKw286A==} '@fluidframework/datastore@1.4.0': resolution: {integrity: sha512-xV8cfmNzGAcpbQMrtEXTe7N6h6IkybrStrguyhZB6zBFzaPw3RNeAsMTiSxEMeVkU4UFcnI/ZU2rMalzVVC3Tg==} - '@fluidframework/datastore@2.13.0': - resolution: {integrity: sha512-HgddKvTdT7+1neDHtnklquQRzjfoxB1bfgY1ZGARgBWW7pojjbF6h9yWlQ9H9aIdBlk0m+3qgo+vpTX1bWcsGA==} + '@fluidframework/datastore@2.20.0': + resolution: {integrity: sha512-9Irm3GWG1bcGhp5Z8YK7OMoqblmBDFzIqXRdLjFwJL0PuX9L+a2rwpFrdMzvy+DB+OPkj3jZinUJ7hzqOr6w/Q==} - '@fluidframework/debugger@2.13.0': - resolution: {integrity: sha512-kOfsoCfkOPCNTZhDwCvIPdlUhwXjCJmZY/ywv0mIhC+XxqdVogrZXBPzX2aziapdUT1v/rQSeALWA9UecSLobw==} + '@fluidframework/debugger@2.20.0': + resolution: {integrity: sha512-07osqIc0P6/JwVESxa0MT+wn1A3dTXofFt1bt23Q2R/nM3ba4FOCrFkp3+iVZH/HKOKhXsOFO6TmJqpmrWerEQ==} - '@fluidframework/devtools-core@2.13.0': - resolution: {integrity: sha512-pmHjeqaBYyH7p+PUiHr/Wa2U/6/PLR9/SwXJLRQ90OWVm4Oo2zJMUznKSmGCpY7yeM+QHJp2Lur3lSrhYeoerA==} + '@fluidframework/devtools-core@2.20.0': + resolution: {integrity: sha512-2H92S3Ym38tD3XzCzfRLmpLGpjUO/DxJSmcwMCH5d3+b2OcOasO1RcsQL2STzXv67oEa7HpGLpiasCN1XISSVw==} - '@fluidframework/devtools@2.13.0': - resolution: {integrity: sha512-/RKvJZS9F6l53ihbY1EwvyM0Vgw9INA3UNzdvqyuGgalrtWVzlBozbbAM6s8J+5vRAH272wLu07CRaY1Cr8rcQ==} + '@fluidframework/devtools@2.20.0': + resolution: {integrity: sha512-pFtpGmOw74s7IJcLxxt3KdsfGlyOyKo8ei86qGXBWj+Vdqg4jddlLFVz2gdjYqrck8SS4jtFK+XetZATBlaSzg==} '@fluidframework/driver-base@1.4.0': resolution: {integrity: sha512-w3fYGp1Bkdjp9he3W3dSPQb1vU+zsRIcZZV9wGNfPA1ii7z9rnXzSgscn39IdLbZqvS2704endNwOIYHyBT34g==} - '@fluidframework/driver-base@2.13.0': - resolution: {integrity: sha512-5nHQDikLJHY1SxoBa+pCRL6+sF3/q1DA2+nMFCdKF88/Cn51PNUP4H43c4y7orfhN4QrSIqNSkVHSDtUl0krog==} + '@fluidframework/driver-base@2.20.0': + resolution: {integrity: sha512-ja8BXV2dwN6HAE13zxCAfyqCk9R9DIZVfitTC3XHiOVi7/14WGXCZkIMlOmCEf8/izWk4m6xJcTVRRqYKnM6NA==} '@fluidframework/driver-definitions@1.4.0': resolution: {integrity: sha512-ay6Wwl8zGS64fjDsdh2iOeKiVVxT57Opeqjp6DqSglnnJi6AkSfYVoOVlMZ5+vJTfYJN3N4ptjrP/i3Mao9zPA==} - '@fluidframework/driver-definitions@2.13.0': - resolution: {integrity: sha512-4R/YluUM929x6j96un2imJGrczPsdDhpfOPEe1ENiAOe0oGTfFBV+3o7uEBei8KD4AbjKuEIma0/dCfO5Z9zug==} + '@fluidframework/driver-definitions@2.20.0': + resolution: {integrity: sha512-CpZ/WbicdbaO7ubMyYSRuvgQlDPuUpYUhwFYdqt8gDGGVEX3dpSjJ9kiZm/bp/UUUdeQaIGJdtWBGAbiD5IlnA==} '@fluidframework/driver-utils@1.4.0': resolution: {integrity: sha512-NPTFw54a+EnIzop7iwrHTONdt0UAjW59HhMlYVPMH8/aOBodddHl7oi2Ek96nZLc+6qruHImjJ+0OW+NxNS+Gw==} - '@fluidframework/driver-utils@2.13.0': - resolution: {integrity: sha512-BxF5OFUzb9AfJWZv2FZBfX8YlforO3GORIJJNuhmDbLbp4B16FUUydP5K8U+JWFZaYRHkiBhR1A2D72QJnjZxw==} + '@fluidframework/driver-utils@2.20.0': + resolution: {integrity: sha512-wynXNy/btwitPeHnYAStBlPyQWwOOjQ42FsrHL8I7Px9vJwsfUtKDm7rKAUO74F7S1BVktrYQApWF/Ag3J+isA==} - '@fluidframework/driver-web-cache@2.13.0': - resolution: {integrity: sha512-HhTcUknK8VtvzxdXzV5PAJoM1ZAHl4kcg5MCL9TUbV9qvnOSsmi+DJHevNPaCX8405rXRX9/DzrLVv4SyVSjYA==} + '@fluidframework/driver-web-cache@2.20.0': + resolution: {integrity: sha512-0UI8fpNVaNtKSa/ivbwmqEGJpVZndAx+Z7Aa5sbr8qaYpJklJujPvOmEfdcISuqP8oQLckZGgt2b9tE5yREvxw==} '@fluidframework/eslint-config-fluid@5.6.0': resolution: {integrity: sha512-XMQDPFpHbuSPJyRJvSg1mcjBOxCocqpGkIWNmNc/P1bdC6H01Ghi0Q4rFzb2icbJ5SyQFEOr0zAxYd882O3YdQ==} - '@fluidframework/file-driver@2.13.0': - resolution: {integrity: sha512-ZLcgfHh7uLlNoguMXltXiW8Oczt5Di8OuGuVEU864/ijGMsNqp/R/2YG38DRjhKtHd+iI25o9YIbKX70hMmazg==} + '@fluidframework/file-driver@2.20.0': + resolution: {integrity: sha512-VmrYxOv+1daR5oj8e1aKtrcERdjPCujceuS90SLWhEV+IURCCvkK79fJn0iHGFwI8x6z5NoZt4TOmShWkUisgw==} - '@fluidframework/fluid-runner@2.13.0': - resolution: {integrity: sha512-ob2jdqS/La+8ULrD8Gzsa6pNK0EbdaJPTAq3omB2txvh/iEObw/h5lmo6gDlb2OIFp+CnKF2DE8LYDcysSHJlw==} + '@fluidframework/fluid-runner@2.20.0': + resolution: {integrity: sha512-/pDnIReN/n7MhY0/DfViUMnANdHQynum/kDv9yQCPGpWKr+xIZGscuYzIbAUX1xekKfbz/Kd4D26m3TlhpYuVA==} hasBin: true '@fluidframework/fluid-static@1.4.0': resolution: {integrity: sha512-YlSX6Ibm3HquB+swxoIJt6QM1Bd6R9rBHp/HYDR9/9JuQwCIqW1xvF2NHmXPN/TGl51DnbhSB0gtm9k6pYd7pg==} - '@fluidframework/fluid-static@2.13.0': - resolution: {integrity: sha512-mWqOj2F9yuGQ2WRa6j9ed4p9GeaqBGJs2TVScjyVe2WUG7Rb+VwKtuzedu1D1wTMZyRqEE6R3AW84k/Wjb/gTA==} + '@fluidframework/fluid-static@2.20.0': + resolution: {integrity: sha512-ShziKACJ5NH/V76/NMGktWzFpoGfGZXWaiGBsVPDvFNQ8vhl7p+vKjI1CV+2t1UgiDAbNfq4V1AWTScFmoCS/Q==} '@fluidframework/garbage-collector@1.4.0': resolution: {integrity: sha512-bwt1mv3B2PcvVN/JqBkm8MwdRydVboBM7MguQkANDGkmUPD56dRzjBYEdOl3yNZJEO/xJ2v15RPrkf1coI78Bg==} @@ -17691,38 +17688,38 @@ packages: '@fluidframework/gitresources@5.0.0': resolution: {integrity: sha512-nfam1KT+EUqFCENHcxrU9VwUfbhUC83UcLuOsdLpn9I7VuClL+w8KMWosoYauZraO9gDhTo2kCErjgQji5GzGA==} - '@fluidframework/id-compressor@2.13.0': - resolution: {integrity: sha512-Ape+kFFITYmDnX6B9tuZXWmJgYsf4d7lk4AT2Oj0zEqBMxJJOEEpga00LL2Zt2EVWJ5VdUH/MqAowB8SbVgW0g==} + '@fluidframework/id-compressor@2.20.0': + resolution: {integrity: sha512-F5mzxd5k+zN6SNZQEwysOY+YLuI4a+WPKzbQKB23roBpcRVdFgyj6920qmzjPMd5n+cI9+A3H0/H0DN8JdfFUg==} - '@fluidframework/local-driver@2.13.0': - resolution: {integrity: sha512-+ZjAPFQCNvgT0nx2VD6sxMmmoaBwJd4iLTtaZXotjK1ZVz7kJAporMg8JDL/M7xqQmz7aBIP32gYr1HQv8F4QA==} + '@fluidframework/local-driver@2.20.0': + resolution: {integrity: sha512-04jCXhvaWVabYGW1LYhhcRIaS2eab7sEJIBI60o9liZIv6N7b0U7c1I9aZW8SvxumfyiBabM8KAGi1V6VuQh3A==} '@fluidframework/map@1.4.0': resolution: {integrity: sha512-KBdHBxCcIvPtsUSqnc5Ztgs2U01FwgnsW8WF3bl+TGt55Xs4esm3+p43WNkET1YU5Q95RVocRVp03dYMN7xelQ==} - '@fluidframework/map@2.13.0': - resolution: {integrity: sha512-LiXT/+r7rN509x1V8G+iiC8xzvh99lfh2vnEXKlNiznvHJOMP7+YUCX3YPB1VZy2FHgWFrAzzhyM/9WU89ER0A==} + '@fluidframework/map@2.20.0': + resolution: {integrity: sha512-oAWR8AZRLvl9jQRMcVnYuiKj8v4gWscCePag317058Og1kbfZ0oN+7S1zIAKff5PgvitbOn7XdXS+q44CwWmiQ==} - '@fluidframework/matrix@2.13.0': - resolution: {integrity: sha512-2n3ewjzXFD8jcrQFrM3y9tEnv/H1LVO9EhEoN7D8sNwZNxE+3nNTRf1pOxdrrkrcmPUHYoq9CT4feMF72vqy0Q==} + '@fluidframework/matrix@2.20.0': + resolution: {integrity: sha512-N3UqVg0hNtY/dkKdmf3DsWS5GknvquMzbsLAlnSW42SfI8b+I5EYpqLVPzaUv3EMMlPP6B1xNMp3Aq6j5TsOkA==} - '@fluidframework/merge-tree@2.13.0': - resolution: {integrity: sha512-MzGR0hXebEVpFG64hL0h40ua7V8ZTpTbDmNzDqhXlKHW/c5RAcxr6v3jdMNs9S7SQwTVmBMyf+jLDtoPMKJnBg==} + '@fluidframework/merge-tree@2.20.0': + resolution: {integrity: sha512-6vdrG/rCCQE33ERfau7v0+Qxd87gBAu8PDsURCFtTewUYxz5B17MikMkpba9l850Uql3wDaLPzQKKDtTt4C6bw==} - '@fluidframework/odsp-doclib-utils@2.13.0': - resolution: {integrity: sha512-mVYPAGGC2Az7wmTRVgPnpisLwarUdXau84hRW1aR3xoHDGxSsixiD8admYYclUrMt5z85UNJ/s5jqePq+7TJHw==} + '@fluidframework/odsp-doclib-utils@2.20.0': + resolution: {integrity: sha512-BNGM1aC3EwuGgNWExg6IzgM6qK6lucbcvnaNzK97B6b++sLdsGa7IVg48udV9GyAI87eKspgH+fGbGhypTFIQw==} - '@fluidframework/odsp-driver-definitions@2.13.0': - resolution: {integrity: sha512-FA2J+A4lPRuRun3bvij+SUJBhFygeOoWPw3LMYOg4OxnvIzxZq+D3vlQNUdB2DbS1DlNpffaHk3V80HbB+18ww==} + '@fluidframework/odsp-driver-definitions@2.20.0': + resolution: {integrity: sha512-o8v8J+0cF5i/FzUK6P15NsquiwzL4AggjJ6vJGynUrZOYUWF3QXuOALF+tGcd2rfOG5WRTmD8aFJZmZ8G52Ytg==} - '@fluidframework/odsp-driver@2.13.0': - resolution: {integrity: sha512-+HUISS1MDS2MXzHuP23njwjFb3t4xU/SRau77AAxcius+YpaNhJrsodcHc4seXiOAOqEoXtf62zJFs4fGLUAcw==} + '@fluidframework/odsp-driver@2.20.0': + resolution: {integrity: sha512-0bs8gPY/KR98Icc5Lwv6C/rdQ+gXTLMueqBvoRRRJwLTW7iR7+SHFFDHhlZNHfNXY4krd3wvkOtETbMVgpIOog==} - '@fluidframework/odsp-urlresolver@2.13.0': - resolution: {integrity: sha512-KFeaNp/EUSsb5hlOH6g3Bb4VPRQ3G5O/WFizDrQMojmGHENiK1Et84sbuNSGZF4XOYizxtS8IbHzWM250k/4Yw==} + '@fluidframework/odsp-urlresolver@2.20.0': + resolution: {integrity: sha512-u2T5Z8kZEQk55WJhQ1rlG2G8h68gZp2WIlDfx5o6LwlKUTwFX4OM6RAC8OYkuV7KfesSL9vW5ULPgT9WqPNIbQ==} - '@fluidframework/ordered-collection@2.13.0': - resolution: {integrity: sha512-sYIH/+4R1tQcwjgagd+6JocCFy5vewI/qvIVoBgiZUlxgAOvo26aRgYH0ov5xbuCT18yrzSjMIeDcdMY98ukhQ==} + '@fluidframework/ordered-collection@2.20.0': + resolution: {integrity: sha512-bcLWbxknIgp/MQvps/Pai5CPNHpbNMHheW0OP0lAFRCjuQ06eCzSF3gbPnlbqpzKd5eDGKSk9WX9KzzzMaU2Tg==} '@fluidframework/protocol-base@0.1036.5002': resolution: {integrity: sha512-mlI9okyLeSusGx7qU32NDJ4GJptSzVo3V6tPDhphPIOPtyOVTBuL4EQRFYdceoSLHlxEdVnQprwhyoRiMNw7Kw==} @@ -17739,41 +17736,41 @@ packages: '@fluidframework/protocol-definitions@3.2.0': resolution: {integrity: sha512-xgcyMN4uF6dAp2/XYFSHvGFITIV7JbVt3itA+T0c71/lZjq/HU/a/ClPIxfl9AEN0RbtuR/1n5LP4FXSV9j0hA==} - '@fluidframework/register-collection@2.13.0': - resolution: {integrity: sha512-ZT9PfiwWk9vp0W/03pS7AW83BPTUxFH1H05Ey4BdLtLu7KKUhQ0qJeTlwDkdG4iz698hRYSiO+08ka13RZEICQ==} + '@fluidframework/register-collection@2.20.0': + resolution: {integrity: sha512-lezUhCIudoWtT/9WpnlrbCGKOqffvznXbj9wqZrbbJ0mpj5hu5wDhy2HiuFgCMDWr6+ZvUsW5SxmWdMgJEHuWA==} - '@fluidframework/replay-driver@2.13.0': - resolution: {integrity: sha512-QAv2BlemohO7mSrgPtJPCm/jiiA3AFGabhUt0nwDnPAzS/lKYzr53Tka1iXUlYVDfvfDBDEIAz0ZiexDz8ylJg==} + '@fluidframework/replay-driver@2.20.0': + resolution: {integrity: sha512-PPMqqriOT2034tBKnnRvUgDv70GZu0eTo5ClQ9Zz3R4jRiTj4m/LZNN+pHNv18YlsuLAeeNfhRODp1zKARsN5g==} '@fluidframework/request-handler@1.4.0': resolution: {integrity: sha512-KDYjQcrdvSuHXBtIG+LkDCcIjiDdw1CKX4iWi/aQrbGOTFVyLzfb2SnEXOBz7sw0YuMhxf+S322KTcX/OWd12w==} - '@fluidframework/request-handler@2.13.0': - resolution: {integrity: sha512-mCq5GeKp0ve+iORP4XMtjsttCMm9hSZZ3jT0nsV1zHvOCNwRx4z/DQe/Icpp/Kn45e9iU2NZTbcs7hq4zhIPfA==} + '@fluidframework/request-handler@2.20.0': + resolution: {integrity: sha512-azjDzcvolXzp214miWSzkpEy0J9zUrXsHo7vII4zA2Woum59U5SReepo+TvInG4TPmRZHL1yGvbSR0bPPYIZwQ==} '@fluidframework/routerlicious-driver@1.4.0': resolution: {integrity: sha512-iyLywWEgo7zWYCiJj0GPzsrn4lmLw65GYJLEod57fBCk9eLRRxhQ2GJuu2k9XGV6nCFadEc1ZEKufDUNIiBPow==} - '@fluidframework/routerlicious-driver@2.13.0': - resolution: {integrity: sha512-dQJE/+1rVTjP26PoHtfzJJTjWH9QLAV+7hNF5fs9zA6plAjEAPFc0bC54uAKwfDbT5VBJXveqRv9k4mPXwAMnQ==} + '@fluidframework/routerlicious-driver@2.20.0': + resolution: {integrity: sha512-urSCdpGZFvp9Yeao0ZikhahZeit5VwjAs0Kp5yO894H2QNwKUa8qJwPwDW4TXbY5RxNr6jMTGAgbimwoN1+Yog==} - '@fluidframework/routerlicious-urlresolver@2.13.0': - resolution: {integrity: sha512-VUf/hPpKpKsCHbm2TUfZAGjrJ5E5ywxTpbz2YrwNq/cdYaw+nIKfiNTx9B8FBkFfNgJBHzwcEOQopfzvt0gkfA==} + '@fluidframework/routerlicious-urlresolver@2.20.0': + resolution: {integrity: sha512-beEdqSxR8iQOjbmgzZDqzixTQZYNRgevzk1IzjVt2FM5ZuTaUhHftIgelJTyhZR5hpXBhrz4Uf8RBzn8pYDScg==} '@fluidframework/runtime-definitions@1.4.0': resolution: {integrity: sha512-GewpwBxbeMutnHHXzVWsFYbGQJHKh8dFNqTiW0covMfaOOhXVSM0qzuf7RY7qX9n8Vn/bK3zF4WRo6gx/32fmg==} - '@fluidframework/runtime-definitions@2.13.0': - resolution: {integrity: sha512-X46gNWCCxvrtXRdrijBnaNaB11mSgctJj38w2PaEsQrfdL+KE1RKkgr/919yen1RRmJK/xzNvS44AS7Y0b5N0w==} + '@fluidframework/runtime-definitions@2.20.0': + resolution: {integrity: sha512-KfEJ+eI3qTt3qDhzPn7SK0iyJtd+qdegtrlpVImD1ASRje9QVmjyvkeBHVunob/OuHbze3O28MmzzkJVTD5L1g==} '@fluidframework/runtime-utils@1.4.0': resolution: {integrity: sha512-0drnuEdUja1m2401FXcsB9l66x5oCGjgW43mLjZgZFKcz5v5jYZml8OKWAtLmwfI/UNLJ9bQkb/nHQSM0Tf3Rw==} - '@fluidframework/runtime-utils@2.13.0': - resolution: {integrity: sha512-8e0EeWINuNfy1NwVlwymggIowtO2i6funhyko7ByY9QAJ3q4eHt5f3mTSGXWdH+YB0GrSFHN+hfapXaLOHFRGg==} + '@fluidframework/runtime-utils@2.20.0': + resolution: {integrity: sha512-QjAR9pwMqwguJ5iz1sLxr3/opfcl31rnVoX0IUkHq9bJcsjNufr+8zmZ89Yvlp0Rr4plsIqsz9Tv2fFPYGwhcg==} - '@fluidframework/sequence@2.13.0': - resolution: {integrity: sha512-mV/IYX7mhZUfOdpiTDe3hDn5Ln4z8ort1qSjt5s/GCxyeCHS1NaMZDnygHrdiocUoaVi1cYZl1h7wdl3jduLsw==} + '@fluidframework/sequence@2.20.0': + resolution: {integrity: sha512-37k91G1Yxhh9YCv0KzoLBjdi9YuKiZ4yA8mItAnXg5koS6cHJONB8kCZ7iNWIp+ygeKFavAWxIHlDvadICqZ1g==} '@fluidframework/server-lambdas-driver@5.0.0': resolution: {integrity: sha512-tnMxsxKr2zajQ64Ew7zcTKclK2Rkp7cqK4ghiuYkzhdbt7ZxIMVmkSW3B5/DXDSxVoi4VR6q1BA6cMnGJMcwsw==} @@ -17811,51 +17808,51 @@ packages: '@fluidframework/shared-object-base@1.4.0': resolution: {integrity: sha512-NI94dsIyZL7s76UN/UVawd0JqV106cS84MaW1r9Qv91+QGU8aq/KCS3j8R9ZZ8pWFQ46sX9BT4CKa4hy4xZedw==} - '@fluidframework/shared-object-base@2.13.0': - resolution: {integrity: sha512-Bf6SJ2mkxIIagIkecWvhly4FXbbLO5Dy9p4S6Wge4cWMy5eP1UrY1Hc81ieK1v3dWnrilK6XQe+7qXxKRAuWzw==} + '@fluidframework/shared-object-base@2.20.0': + resolution: {integrity: sha512-4dLRY3gRpuOybveF122qg1nMrWVKUr8BylYa6B51FHHzx+YIYeBh+zPGpG/JZnvk5HbSN8/G27qGBK/EHvj0MA==} - '@fluidframework/shared-summary-block@2.13.0': - resolution: {integrity: sha512-dF4M3DOt5ldNCmb+BCQz4YCJGyNZLGp//VWfuuL/q7kNesRiiTj53u538VJotN45qiF2jis+vHK88NEbn7gRuQ==} + '@fluidframework/shared-summary-block@2.20.0': + resolution: {integrity: sha512-ewdYQ7uXw/dDcDJpcpLTQiN5td3+g0n8AsCrVUtK6qP9OquIiAPDf2kY77qtIyZg6qXIpdx9eArXsoriD8d8JA==} '@fluidframework/synthesize@1.4.0': resolution: {integrity: sha512-0pdq28pZ/cA/OVOp7KiUv8/bDxltwQy2ca7UJQGuyRDF9n1QcXoWC98liu2fB3/imahdfDi5pZ6l2vw/nIiFkA==} - '@fluidframework/synthesize@2.13.0': - resolution: {integrity: sha512-liTu6wF2IsXE3Py8bHtDEo03B2h95hSsvYv1SgXBmHRBpUUM7CTAlHDlymL9y1x72a8l44Ge9HTpbuQaD2ZYXA==} + '@fluidframework/synthesize@2.20.0': + resolution: {integrity: sha512-r8njl9cpZROOUJ14wb7qoyVQdd/XZUvCbxIp5iY0FzvzKnXQGnFJt4gEdNFow5nFQpsTFjFSr9v/WgBLXNR/JA==} - '@fluidframework/task-manager@2.13.0': - resolution: {integrity: sha512-gJ+eLlfITheK/Phr9Tma/8Bfecg4Dv1P2DO1akcLAopjan6/1s6OIA3UxyVu0n/UX7CD03XNlDW1bH+p21ncfA==} + '@fluidframework/task-manager@2.20.0': + resolution: {integrity: sha512-/MRVZAeoBVZQkGhOAg+PelL/TbeAaR5yAqLhILR3zo7/tLqHIXskAEv9LlSxiMH+WIDFFMCdIsj4r2BbY4GH/w==} '@fluidframework/telemetry-utils@1.4.0': resolution: {integrity: sha512-WXG1ThL+WJLGdBtUGlCPPlIrHxqnc+zy+YHrYtqFnlIp+75W3W+YApR5dyP1uCfvapISoBPo0htK3WNIiyj8Rw==} - '@fluidframework/telemetry-utils@2.13.0': - resolution: {integrity: sha512-AvMSSf30G6DNStf7CL15WzjpFmKJoRqppuATGNXliktm5iLtokxZ2dKNiS8bLa/mB9zV/q0pCHD9Lsngx+zvcg==} + '@fluidframework/telemetry-utils@2.20.0': + resolution: {integrity: sha512-WFtprwKrFoXZXXRya+f1eUt7B7BSkP5vqzosvF7QQ3UvCJk+wFhf5ePfWHsgVXgqgcxg4GgzhYW1FqkvKoxsaA==} - '@fluidframework/test-runtime-utils@2.13.0': - resolution: {integrity: sha512-0eCXDnPvAQ36KCbB7z+iqq0dnskVAJEZ36Pb9rNWbi1QPmg5H8uKs6+MfItNmNnXpdb3HJO2r3HK5m1ObFWFOg==} + '@fluidframework/test-runtime-utils@2.20.0': + resolution: {integrity: sha512-FT5rgQFpN1GJFVdZ6oCvKrnBUXaAjWVIL0oC8g7JyftXRc7XQTDw65gycDEtJVhgABpm/eUSQcVFcmwBK+uz7Q==} '@fluidframework/test-tools@1.0.195075': resolution: {integrity: sha512-N7FiXKoz6uQhDJhJxSunya5uP/GWNEp0ohYs0Jkb8Mmnow1SKuxl29x3rC9Kf5zORjUk8krCjam50+d8aPFGaw==} hasBin: true - '@fluidframework/test-utils@2.13.0': - resolution: {integrity: sha512-MaZ541H9A4q9oaf2jGqgAA7Ziviq426Ct81X+dlOsesvDdesbUcOeIZP3v1H4BICOUuneu/GoJzZi+siM10HJA==} + '@fluidframework/test-utils@2.20.0': + resolution: {integrity: sha512-sU5Zn8E/M0b1ofAQ7SZeYQ/7FoQ8cAnKIQc//9kn0KNxBjSwqWP+RZfefzEsDq86zQxwJVdUFk+9lfKlr3km3w==} - '@fluidframework/tinylicious-client@2.13.0': - resolution: {integrity: sha512-GgHnapEobkUdVaw/ITs2yAzW2PdzPDM1hQlHLmH4+nojva+LzY+adRFIQ/HOAB7Ee1Rjfj106PW/mtPxzZq/Mg==} + '@fluidframework/tinylicious-client@2.20.0': + resolution: {integrity: sha512-re4Xj72JbV/WlMTEVTWfwh9Lw2Q5Yli44gfwx1fAzEkPmOd+RDGUNSQXYXeaRr1yAcoYJ/VaTHMmfg2iN4zEbA==} - '@fluidframework/tinylicious-driver@2.13.0': - resolution: {integrity: sha512-JPDiS8E9gDvV8TiRkMlrJRl4Gnp4EKGKvDLLDBDkgszEM5/DQnT6FVQNEUitW8bS1q9YGkO219qpaRz2RGxXwA==} + '@fluidframework/tinylicious-driver@2.20.0': + resolution: {integrity: sha512-pCKYtoV6OyS+eC4aRC91uRapyXf0SXKaRZ7IIjcFxx40g9jLPIO3fHiVZGsWD5T+5TDHR2I2WHGmS/i143mMiQ==} - '@fluidframework/tool-utils@2.13.0': - resolution: {integrity: sha512-YqEBmlhwwpzFWpaHRWPaJVW2CytXi5exzCKxT+9mSJZu7CrIMmDnCphemLURut52b2bayXOTT4cbZWOuxIjyUA==} + '@fluidframework/tool-utils@2.20.0': + resolution: {integrity: sha512-0GHa3WoirPqygiFPC4az89CbeSlepChqhwIryjs/10ZbmzTsbTnoUpBUDbbAR42584VSVTGbuW+rh9BOzcaL4A==} - '@fluidframework/tree@2.13.0': - resolution: {integrity: sha512-s3h6J5QC+jS3Ty2TH3hmg0PLb++TEeN+cVQ2jNEAt9C3FCfy/5OZOs7F9tiLkZNvxGA6NwwZ2E8OlK4KChyi1g==} + '@fluidframework/tree@2.20.0': + resolution: {integrity: sha512-Qz2sKXG+tLjzWntH+9g35xkq2G1c+Bo+sNZLuK9R7R/N+aI11eRwMLeTdlr8fMG71sSwsUPZJvDAIzLssq+Rkw==} - '@fluidframework/undo-redo@2.13.0': - resolution: {integrity: sha512-yNIR3UyCiR4JQR8adh+MzEleNL5xJP3yMuUEux8MJa3lEbp6RtIqmua3XCWyseS2VEEXMPlaIQDteGybfBSXgA==} + '@fluidframework/undo-redo@2.20.0': + resolution: {integrity: sha512-tr0KUWmFlL1/ldouJojz7zT2vvMfG/W4Zme92G0A0Bj9sH7nVXumPiQqwCmI1z81jkPo54/m63z8PcQ9SYbfNA==} '@fluidframework/view-interfaces@1.4.0': resolution: {integrity: sha512-YD0HE6rMpG6h/ELR717flLZ4Th0Ik0UUkECgaouW+Qy+Of+uPbi4KVoKRqTEEKzZqBFSbvSR5x3TlbmcXiEZnw==} @@ -17902,7 +17899,7 @@ packages: '@griffel/react@1.5.27': resolution: {integrity: sha512-985A8iEBo++h9u96dbj3Kj5hdsBWbpkkwFpy0W8EGL0VRCzZmpb0AlWuq9pDJZACS6eZ2GAb/f9CqgVAgnTnOg==} peerDependencies: - react: '>=16.8.0 <19.0.0 || 18.3.1' + react: '>=16.8.0 <19.0.0' '@griffel/style-types@1.3.0': resolution: {integrity: sha512-bHwD3sUE84Xwv4dH011gOKe1jul77M1S6ZFN9Tnq8pvZ48UMdY//vtES6fv7GRS5wXYT4iqxQPBluAiYAfkpmw==} @@ -17929,7 +17926,7 @@ packages: '@iconify/react@5.1.0': resolution: {integrity: sha512-vj2wzalywy23DR37AnsogMPIkDa1nKEqITjxpH4z44tiLV869Mh7VyydD4/t0yJLEs9tsxlrPWtXvMOe1Lcd5g==} peerDependencies: - react: '>=16 || 18.3.1' + react: '>=16' '@iconify/types@2.0.0': resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==} @@ -17943,9 +17940,6 @@ packages: engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' - peerDependenciesMeta: - '@types/node': - optional: true '@inquirer/confirm@2.0.17': resolution: {integrity: sha512-EqzhGryzmGpy2aJf6LxJVhndxYmFs+m8cxXzf8nejb1DE3sabf6mUgBcp4J0jAUEiAcYzqmkqRr7LPFh/WdnXA==} @@ -17960,9 +17954,6 @@ packages: engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' - peerDependenciesMeta: - '@types/node': - optional: true '@inquirer/core@10.1.1': resolution: {integrity: sha512-rmZVXy9iZvO3ZStEe/ayuuwIJ23LSF13aPMlLMTQARX6lGUBDHGV8UB5i9MRrfy0+mZwt5/9bdy8llszSD3NQA==} @@ -17985,9 +17976,6 @@ packages: engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' - peerDependenciesMeta: - '@types/node': - optional: true '@inquirer/expand@1.1.16': resolution: {integrity: sha512-TGLU9egcuo+s7PxphKUCnJnpCIVY32/EwPCLLuu+gTvYiD8hZgx8Z2niNQD36sa6xcfpdLY6xXDBiL/+g1r2XQ==} @@ -17998,9 +17986,6 @@ packages: engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' - peerDependenciesMeta: - '@types/node': - optional: true '@inquirer/figures@1.0.8': resolution: {integrity: sha512-tKd+jsmhq21AP1LhexC0pPwsCxEhGgAkg28byjJAd+xhmIs8LUX8JbUc3vBf3PhLxWiB5EvyBE5X7JSPAqMAqg==} @@ -18019,18 +18004,12 @@ packages: engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' - peerDependenciesMeta: - '@types/node': - optional: true '@inquirer/number@3.0.3': resolution: {integrity: sha512-HA/W4YV+5deKCehIutfGBzNxWH1nhvUC67O4fC9ufSijn72yrYnRmzvC61dwFvlXIG1fQaYWi+cqNE9PaB9n6Q==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' - peerDependenciesMeta: - '@types/node': - optional: true '@inquirer/password@1.1.16': resolution: {integrity: sha512-aZYZVHLUXZ2gbBot+i+zOJrks1WaiI95lvZCn1sKfcw6MtSSlYC8uDX8sTzQvAsQ8epHoP84UNvAIT0KVGOGqw==} @@ -18041,9 +18020,6 @@ packages: engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' - peerDependenciesMeta: - '@types/node': - optional: true '@inquirer/prompts@3.3.2': resolution: {integrity: sha512-k52mOMRvTUejrqyF1h8Z07chC+sbaoaUYzzr1KrJXyj7yaX7Nrh0a9vktv8TuocRwIJOQMaj5oZEmkspEcJFYQ==} @@ -18054,9 +18030,6 @@ packages: engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' - peerDependenciesMeta: - '@types/node': - optional: true '@inquirer/rawlist@1.2.16': resolution: {integrity: sha512-pZ6TRg2qMwZAOZAV6TvghCtkr53dGnK29GMNQ3vMZXSNguvGqtOVc4j/h1T8kqGJFagjyfBZhUPGwNS55O5qPQ==} @@ -18067,18 +18040,12 @@ packages: engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' - peerDependenciesMeta: - '@types/node': - optional: true '@inquirer/search@3.0.3': resolution: {integrity: sha512-mQTCbdNolTGvGGVCJSI6afDwiSGTV+fMLPEIMDJgIV6L/s3+RYRpxt6t0DYnqMQmemnZ/Zq0vTIRwoHT1RgcTg==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' - peerDependenciesMeta: - '@types/node': - optional: true '@inquirer/select@1.3.3': resolution: {integrity: sha512-RzlRISXWqIKEf83FDC9ZtJ3JvuK1l7aGpretf41BCWYrvla2wU8W8MTRNMiPrPJ+1SIqrRC1nZdZ60hD9hRXLg==} @@ -18093,9 +18060,6 @@ packages: engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' - peerDependenciesMeta: - '@types/node': - optional: true '@inquirer/type@1.5.5': resolution: {integrity: sha512-MzICLu4yS7V8AA61sANROZ9vT1H3ooca5dSmI1FjZkzq7o/koMsRfQSzRtFo+F3Ao4Sf1C0bpLKejpKB/+j6MA==} @@ -18110,9 +18074,6 @@ packages: engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' - peerDependenciesMeta: - '@types/node': - optional: true '@ioredis/as-callback@3.0.0': resolution: {integrity: sha512-Kqv1rZ3WbgOrS+hgzJ5xG5WQuhvzzSTRYvNeyPMLOAM78MHSnuKI20JeJGbpuAt//LCuP0vsexZcorqW7kWhJg==} @@ -18419,8 +18380,8 @@ packages: engines: {node: '>=14.0.0'} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 - react: ^17.0.0 || ^18.0.0 || 18.3.1 - react-dom: ^17.0.0 || ^18.0.0 || 18.3.1 + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 peerDependenciesMeta: '@types/react': optional: true @@ -18434,7 +18395,7 @@ packages: peerDependencies: '@mui/material': ^6.2.1 '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 - react: ^17.0.0 || ^18.0.0 || ^19.0.0 || 18.3.1 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: '@types/react': optional: true @@ -18448,8 +18409,8 @@ packages: '@mui/material': ^6.0.2 '@mui/material-pigment-css': ^6.0.2 '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 - react: ^17.0.0 || ^18.0.0 || ^19.0.0 || 18.3.1 - react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0 || 18.3.1 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 + react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: '@emotion/react': optional: true @@ -18468,8 +18429,8 @@ packages: '@emotion/styled': ^11.3.0 '@mui/material-pigment-css': ^6.3.1 '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 - react: ^17.0.0 || ^18.0.0 || ^19.0.0 || 18.3.1 - react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0 || 18.3.1 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 + react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: '@emotion/react': optional: true @@ -18485,7 +18446,7 @@ packages: engines: {node: '>=14.0.0'} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 - react: ^17.0.0 || ^18.0.0 || ^19.0.0 || 18.3.1 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: '@types/react': optional: true @@ -18495,7 +18456,7 @@ packages: engines: {node: '>=14.0.0'} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 - react: ^17.0.0 || ^18.0.0 || ^19.0.0 || 18.3.1 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: '@types/react': optional: true @@ -18506,7 +18467,7 @@ packages: peerDependencies: '@emotion/react': ^11.4.1 '@emotion/styled': ^11.3.0 - react: ^17.0.0 || ^18.0.0 || ^19.0.0 || 18.3.1 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: '@emotion/react': optional: true @@ -18519,7 +18480,7 @@ packages: peerDependencies: '@emotion/react': ^11.4.1 '@emotion/styled': ^11.3.0 - react: ^17.0.0 || ^18.0.0 || ^19.0.0 || 18.3.1 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: '@emotion/react': optional: true @@ -18533,7 +18494,7 @@ packages: '@emotion/react': ^11.5.0 '@emotion/styled': ^11.3.0 '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 - react: ^17.0.0 || ^18.0.0 || ^19.0.0 || 18.3.1 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: '@emotion/react': optional: true @@ -18549,7 +18510,7 @@ packages: '@emotion/react': ^11.5.0 '@emotion/styled': ^11.3.0 '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 - react: ^17.0.0 || ^18.0.0 || ^19.0.0 || 18.3.1 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: '@emotion/react': optional: true @@ -18579,7 +18540,7 @@ packages: engines: {node: '>=14.0.0'} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 - react: ^17.0.0 || ^18.0.0 || ^19.0.0 || 18.3.1 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: '@types/react': optional: true @@ -18589,7 +18550,7 @@ packages: engines: {node: '>=14.0.0'} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 - react: ^17.0.0 || ^18.0.0 || ^19.0.0 || 18.3.1 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: '@types/react': optional: true @@ -18599,7 +18560,7 @@ packages: engines: {node: '>=14.0.0'} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 - react: ^17.0.0 || ^18.0.0 || ^19.0.0 || 18.3.1 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: '@types/react': optional: true @@ -19139,9 +19100,6 @@ packages: '@sinclair/typebox@0.27.8': resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} - '@sinclair/typebox@0.32.35': - resolution: {integrity: sha512-Ul3YyOTU++to8cgNkttakC0dWvpERr6RYoHO2W47DLbFvrwBDJUY31B1sImH6JZSYc4Kt4PyHtoPNu+vL2r2dA==} - '@sinclair/typebox@0.34.13': resolution: {integrity: sha512-ceVKqyCEgC355Kw0s/0tyfY9MzMQINSykJ/pG2w6YnaZyrcjV48svZpr8lVZrYgWjzOmrIPBhQRAtr/7eJpA5g==} @@ -19219,6 +19177,9 @@ packages: '@technote-space/anchor-markdown-header@1.1.42': resolution: {integrity: sha512-iJ5qu1EO3kZDthq9zbMQ9ufB4jd0XwhHJ+4RNpTUEVTIZFitCV++IUfH1YCACGasct41pQRxGmWQNoaRZmn7EQ==} + '@technote-space/doctoc@2.4.7': + resolution: {integrity: sha512-F4oyUpf2e29p3tNH0oTW0a3eOgd3wek2vz1urNalSKCFY8U0hzkFqwU+89rmXGLzzz8WMcLtEXb90CCgqnDQqQ==} + '@technote-space/doctoc@2.6.4': resolution: {integrity: sha512-gm6It+7hCuVSFMl9kP9NYX5TTqc6GRcb9HXm0/YhKnou1E0pyocG+6IR/1GNOu/yCkRnD9bRlp5BYw8puvf2kA==} @@ -19237,8 +19198,8 @@ packages: '@testing-library/dom': ^10.0.0 '@types/react': ^18.0.0 || ^19.0.0 '@types/react-dom': ^18.0.0 || ^19.0.0 - react: ^18.0.0 || ^19.0.0 || 18.3.1 - react-dom: ^18.0.0 || ^19.0.0 || 18.3.1 + react: ^18.0.0 || ^19.0.0 + react-dom: ^18.0.0 || ^19.0.0 peerDependenciesMeta: '@types/react': optional: true @@ -19251,9 +19212,15 @@ packages: peerDependencies: '@testing-library/dom': '>=7.21.4' + '@textlint/ast-node-types@12.6.1': + resolution: {integrity: sha512-uzlJ+ZsCAyJm+lBi7j0UeBbj+Oy6w/VWoGJ3iHRHE5eZ8Z4iK66mq+PG/spupmbllLtz77OJbY89BYqgFyjXmA==} + '@textlint/ast-node-types@13.4.1': resolution: {integrity: sha512-qrZyhCh8Ekk6nwArx3BROybm9BnX6vF7VcZbijetV/OM3yfS4rTYhoMWISmhVEP2H2re0CtWEyMl/XF+WdvVLQ==} + '@textlint/markdown-to-ast@12.6.1': + resolution: {integrity: sha512-T0HO+VrU9VbLRiEx/kH4+gwGMHNMIGkp0Pok+p0I33saOOLyhfGvwOKQgvt2qkxzQEV2L5MtGB8EnW4r5d3CqQ==} + '@textlint/markdown-to-ast@13.4.1': resolution: {integrity: sha512-jUa5bTNmxjEgfCXW4xfn7eSJqzUXyNKiIDWLKtI4MUKRNhT3adEaa/NuQl0Mii3Hu3HraZR7hYhRHLh+eeM43w==} @@ -19958,21 +19925,21 @@ packages: resolution: {integrity: sha512-wy0mglZpDSiSS0XHrVR+BAdId2+yxPSoJW8fsna3ZpYSlufjvxnP4YbKTCBZnNIcGN4r6ZPXV55X4mYExOfLmw==} engines: {node: '>=14.15.0'} peerDependencies: - webpack: 5.x.x || ^5.94.0 + webpack: 5.x.x webpack-cli: 5.x.x '@webpack-cli/info@2.0.2': resolution: {integrity: sha512-zLHQdI/Qs1UyT5UBdWNqsARasIA+AaF8t+4u2aS2nEpBQh2mWIVb8qAklq0eUENnC5mOItrIB4LiS9xMtph18A==} engines: {node: '>=14.15.0'} peerDependencies: - webpack: 5.x.x || ^5.94.0 + webpack: 5.x.x webpack-cli: 5.x.x '@webpack-cli/serve@2.0.5': resolution: {integrity: sha512-lqaoKnRYBdo1UgDX8uF24AfGMifWK19TxPmM5FHc2vAGxrJ/qtyUyFBWoY1tISZdelsQ5fBcOusifo5o5wSJxQ==} engines: {node: '>=14.15.0'} peerDependencies: - webpack: 5.x.x || ^5.94.0 + webpack: 5.x.x webpack-cli: 5.x.x webpack-dev-server: '*' peerDependenciesMeta: @@ -21036,7 +21003,7 @@ packages: resolution: {integrity: sha512-SNwdBeHyII+rWvee/bTnAYyO8vfVdcSTud4EIb6jcZ8inLeWucJE0DnxXQBjlQ5zlteuuvooGQy3LIyGxhvlOA==} engines: {node: '>= 18.12.0'} peerDependencies: - webpack: ^5.1.0 || ^5.94.0 + webpack: ^5.1.0 copyfiles@2.4.1: resolution: {integrity: sha512-fereAvAvxDrQDOXybk3Qu3dPbOoKoysFMWtkY3mv5BsL8//OSZVL5DCLYqgRfY5cWirgRzlC+WSrxp6Bo3eNZg==} @@ -21131,7 +21098,7 @@ packages: engines: {node: '>= 18.12.0'} peerDependencies: '@rspack/core': 0.x || 1.x - webpack: ^5.27.0 || ^5.94.0 + webpack: ^5.27.0 peerDependenciesMeta: '@rspack/core': optional: true @@ -21569,7 +21536,7 @@ packages: resolution: {integrity: sha512-xw/19VqHDkXALtBOJAnnrSU/AZDIQRXczAmJyp0lZv6SH2aBLzUTl96W1MVryJZ7okZ+djZS4Gj4KlZ0xP7deA==} engines: {node: '>=10'} peerDependencies: - webpack: ^4 || ^5 || ^5.94.0 + webpack: ^4 || ^5 dotenv@8.6.0: resolution: {integrity: sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==} @@ -22234,7 +22201,7 @@ packages: resolution: {integrity: sha512-4sNIOXgtH/9WZq4NvlfU3Opn5ynUsqBwSLyM+I7UOwdGigTBYfVVQEwe/msZNX/j4pCJTIM14Fsw66Svo1oVrw==} engines: {node: '>= 6.9.0'} peerDependencies: - webpack: ^4.0.0 || ^5.94.0 + webpack: ^4.0.0 filelist@1.0.4: resolution: {integrity: sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==} @@ -22770,7 +22737,7 @@ packages: resolution: {integrity: sha512-Jb3xwDbsm0W3qlXrCZwcYqYGnYz55hb6aoKQTlzyZPXsPpi6tHXzAfqalecglMQgNvtEfxrCQPaKT90Irt5XDA==} engines: {node: '>= 18.12.0'} peerDependencies: - webpack: ^5.0.0 || ^5.94.0 + webpack: ^5.0.0 html-minifier-terser@6.1.0: resolution: {integrity: sha512-YXxSlJBZTP7RS3tWnQw74ooKa6L9b9i9QYXY21eUEvhZ3u9XLfv6OnFsQq6RxkhHygsaUMvYsZRV5rU/OVNZxw==} @@ -22787,7 +22754,7 @@ packages: engines: {node: '>=10.13.0'} peerDependencies: '@rspack/core': 0.x || 1.x - webpack: ^5.20.0 || ^5.94.0 + webpack: ^5.20.0 peerDependenciesMeta: '@rspack/core': optional: true @@ -23004,7 +22971,7 @@ packages: engines: {node: '>=18'} peerDependencies: '@types/react': '>=18.0.0' - react: '>=18.0.0 || 18.3.1' + react: '>=18.0.0' react-devtools-core: ^4.19.1 peerDependenciesMeta: '@types/react': @@ -23628,6 +23595,9 @@ packages: engines: {node: '>=6'} hasBin: true + json-alexander@0.1.13: + resolution: {integrity: sha512-s84SuqZwnb7mGJB03sGlcdx458FR91Uwwy2lKJBDN+TBJ7ARbyP/ssGnjW9t5QyxwG/b23W22Dz9Ga6nuyHqnA==} + json-buffer@3.0.1: resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==} @@ -23790,7 +23760,7 @@ packages: engines: {node: '>= 4.8 < 5.0.0 || >= 5.10'} peerDependencies: less: ^2.3.1 || ^3.0.0 - webpack: ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.94.0 + webpack: ^2.0.0 || ^3.0.0 || ^4.0.0 less@3.12.2: resolution: {integrity: sha512-+1V2PCMFkL+OIj2/HrtrvZw0BC0sYLMICJfbQjuj/K8CEnlrFX6R5cKKgzzttsZDHyxQNL1jqMREjKN3ja/E3Q==} @@ -24061,9 +24031,10 @@ packages: resolution: {integrity: sha512-dlCojsiJLV9BcL8ar03qycI0H5quM47Ei+mh14It0dTYhLAoH8B/91J0/pLDX3Wba9wTkPCbEKzNVvV8ea0WlQ==} peerDependencies: markdown-magic: '>=0.1 <=2.x' - peerDependenciesMeta: - markdown-magic: - optional: true + + markdown-magic@2.6.1: + resolution: {integrity: sha512-i+wPC9bAGzFVftF1P5ItooOCvX+TTD3v504WpupsJz+3B0wRZMuPxeFAE7uZXEZYjsiQYskoMgpypoJTWerpVA==} + hasBin: true markdown-table@2.0.0: resolution: {integrity: sha512-Ezda85ToJUBhM6WGaG6veasyym+Tbs3cMAw/ZhOPqXiYsr0jgocBV3j3nx+4lk47plLlIqjwuTm/ywVI+zjJ/A==} @@ -24495,7 +24466,7 @@ packages: resolution: {integrity: sha512-vC886Mzpd2AkSM35XLkfQMjH+Ohz6RISVwhAejDUzZDheJAiz6G34lky1vyO8fZ702v7IrcKmsGwL1rRFnwvUA==} peerDependencies: monaco-editor: 0.30.x - webpack: ^4.5.0 || 5.x || ^5.94.0 + webpack: ^4.5.0 || 5.x monaco-editor@0.30.1: resolution: {integrity: sha512-B/y4+b2O5G2gjuxIFtCE2EkM17R2NM7/3F8x0qcPsqy4V83bitJTIO4TIeZpYlzu/xy6INiY/+84BEm6+7Cmzg==} @@ -24610,8 +24581,8 @@ packages: peerDependencies: '@opentelemetry/api': ^1.1.0 '@playwright/test': ^1.41.2 - react: ^18.2.0 || 18.3.1 - react-dom: ^18.2.0 || 18.3.1 + react: ^18.2.0 + react-dom: ^18.2.0 sass: ^1.3.0 peerDependenciesMeta: '@opentelemetry/api': @@ -24734,8 +24705,8 @@ packages: resolution: {integrity: sha512-ntVZXXgSQH5WYfyU+3HfcXuKaapzAJ8fBLQ/G618rn3yvSzEbnOB8ZSOwhX+dAORy/lw+GC2N061JA0+gYWTVA==} engines: {node: '>=12.0.0', npm: '>=6.0.0'} peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18.3.1 - react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18.3.1 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 + react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 npm-bundled@3.0.1: resolution: {integrity: sha512-+AvaheE/ww1JEwRHOrn4WHNzOxGtVp+adrg2AeZS/7KuxGUYFuBta98wYpfHBbJp6Tg6j1NKSEVHNcfZzJHQwQ==} @@ -25629,31 +25600,31 @@ packages: re-resizable@6.10.3: resolution: {integrity: sha512-zvWb7X3RJMA4cuSrqoxgs3KR+D+pEXnGrD2FAD6BMYAULnZsSF4b7AOVyG6pC3VVNVOtlagGDCDmZSwWLjjBBw==} peerDependencies: - react: ^16.13.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 || 18.3.1 - react-dom: ^16.13.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 || 18.3.1 + react: ^16.13.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 + react-dom: ^16.13.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 react-collapsible@2.10.0: resolution: {integrity: sha512-kEVsmlFfXBMTCnU5gwIv19MdmPAhbIPzz5Er37TiJSzRKS0IHrqAKQyQeHEmtoGIQMTcVI46FzE4z3NlVTx77A==} peerDependencies: - react: ~15 || ~16 || ~17 || ~18 || 18.3.1 - react-dom: ~15 || ~16 || ~17 || ~18 || 18.3.1 + react: ~15 || ~16 || ~17 || ~18 + react-dom: ~15 || ~16 || ~17 || ~18 react-dom@18.3.1: resolution: {integrity: sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==} peerDependencies: - react: ^18.3.1 || 18.3.1 + react: ^18.3.1 react-draggable@4.4.6: resolution: {integrity: sha512-LtY5Xw1zTPqHkVmtM3X8MUOxNDOUhv/khTgBgrUvwaS064bwVvxT+q5El0uUFNx5IEPKXuRejr7UqLwBIg5pdw==} peerDependencies: - react: '>= 16.3.0 || 18.3.1' - react-dom: '>= 16.3.0 || 18.3.1' + react: '>= 16.3.0' + react-dom: '>= 16.3.0' react-grid-layout@1.5.0: resolution: {integrity: sha512-WBKX7w/LsTfI99WskSu6nX2nbJAUD7GD6nIXcwYLyPpnslojtmql2oD3I2g5C3AK8hrxIarYT8awhuDIp7iQ5w==} peerDependencies: - react: '>= 16.3.0 || 18.3.1' - react-dom: '>= 16.3.0 || 18.3.1' + react: '>= 16.3.0' + react-dom: '>= 16.3.0' react-is@16.13.1: resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} @@ -25674,7 +25645,7 @@ packages: resolution: {integrity: sha512-zZQqIiYgDCTP/f1N/mAR10nJGrPD2ZR+jDSEsKWJHYC7Cm2wodlwbR3upZRdC3cjIjSlTLNVyO7Iu0Yy7t2AYg==} engines: {node: '>=0.10.0'} peerDependencies: - react: ^18.3.1 || 18.3.1 + react: ^18.3.1 react-refresh@0.14.2: resolution: {integrity: sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==} @@ -25683,19 +25654,19 @@ packages: react-resizable@3.0.5: resolution: {integrity: sha512-vKpeHhI5OZvYn82kXOs1bC8aOXktGU5AmKAgaZS4F5JPburCtbmDPqE7Pzp+1kN4+Wb81LlF33VpGwWwtXem+w==} peerDependencies: - react: '>= 16.3 || 18.3.1' + react: '>= 16.3' react-smooth@4.0.3: resolution: {integrity: sha512-PyxIrra8WZWrMRFcCiJsZ+JqFaxEINAt+v/w++wQKQlmO99Eh3+JTLeKApdTsLX2roBdWYXqPsaS8sO4UmdzIg==} peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18.3.1 - react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18.3.1 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 + react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 react-split-pane@0.1.92: resolution: {integrity: sha512-GfXP1xSzLMcLJI5BM36Vh7GgZBpy+U/X0no+VM3fxayv+p1Jly5HpMofZJraeaMl73b3hvlr+N9zJKvLB/uz9w==} peerDependencies: - react: ^16.0.0-0 || 18.3.1 - react-dom: ^16.0.0-0 || 18.3.1 + react: ^16.0.0-0 + react-dom: ^16.0.0-0 react-style-proptype@3.2.2: resolution: {integrity: sha512-ywYLSjNkxKHiZOqNlso9PZByNEY+FTyh3C+7uuziK0xFXu9xzdyfHwg4S9iyiRRoPCR4k2LqaBBsWVmSBwCWYQ==} @@ -25703,8 +25674,8 @@ packages: react-transition-group@4.4.5: resolution: {integrity: sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==} peerDependencies: - react: '>=16.6.0 || 18.3.1' - react-dom: '>=16.6.0 || 18.3.1' + react: '>=16.6.0' + react-dom: '>=16.6.0' react@18.3.1: resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==} @@ -25786,8 +25757,8 @@ packages: resolution: {integrity: sha512-xtWulflkA+/xu4/QClBdtZYN30dbvTHjxjkh5XTMrH/CQ3WGDDPHHa/LLKCbgoqz0z3UaSH2/blV1i6VNMeh1g==} engines: {node: '>=14'} peerDependencies: - react: ^16.0.0 || ^17.0.0 || ^18.0.0 || 18.3.1 - react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0 || 18.3.1 + react: ^16.0.0 || ^17.0.0 || ^18.0.0 + react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0 rechoir@0.8.0: resolution: {integrity: sha512-/vxpCXddiX8NGfGO/mTafwjq4aFa/71pvamip0++IQk3zG8cbCj0fifNPrjjF1XMXUne91jL9OoxmdykoEtifQ==} @@ -26082,7 +26053,7 @@ packages: node-sass: ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 sass: ^1.3.0 sass-embedded: '*' - webpack: ^5.0.0 || ^5.94.0 + webpack: ^5.0.0 peerDependenciesMeta: '@rspack/core': optional: true @@ -26416,7 +26387,7 @@ packages: resolution: {integrity: sha512-k2Dur7CbSLcAH73sBcIkV5xjPV4SzqO1NJ7+XaQl8if3VODDUj3FNchNGpqgJSKbvUfJuhVdv8K2Eu8/TNl2eA==} engines: {node: '>= 18.12.0'} peerDependencies: - webpack: ^5.72.1 || ^5.94.0 + webpack: ^5.72.1 source-map-support@0.5.13: resolution: {integrity: sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==} @@ -26561,7 +26532,7 @@ packages: string-replace-loader@3.1.0: resolution: {integrity: sha512-5AOMUZeX5HE/ylKDnEa/KKBqvlnFmRZudSOjVJHxhoJg9QYTwl1rECx7SLR8BBH7tfxb4Rp7EM2XVfQFxIhsbQ==} peerDependencies: - webpack: ^5 || ^5.94.0 + webpack: ^5 string-width@3.1.0: resolution: {integrity: sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==} @@ -26655,7 +26626,7 @@ packages: resolution: {integrity: sha512-1V4WqhhZZgjVAVJyt7TdDPZoPBPNHbekX4fWnCJL1yQukhCeZhJySUL+gL9y6sNdN95uEOS83Y55SqHcP7MzLA==} engines: {node: '>= 18.12.0'} peerDependencies: - webpack: ^5.27.0 || ^5.94.0 + webpack: ^5.27.0 styled-jsx@5.1.1: resolution: {integrity: sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==} @@ -26663,7 +26634,7 @@ packages: peerDependencies: '@babel/core': '*' babel-plugin-macros: '*' - react: '>= 16.8.0 || 17.x.x || ^18.0.0-0 || 18.3.1' + react: '>= 16.8.0 || 17.x.x || ^18.0.0-0' peerDependenciesMeta: '@babel/core': optional: true @@ -26796,7 +26767,7 @@ packages: '@swc/core': '*' esbuild: '*' uglify-js: '*' - webpack: ^5.1.0 || ^5.94.0 + webpack: ^5.1.0 peerDependenciesMeta: '@swc/core': optional: true @@ -26986,7 +26957,7 @@ packages: engines: {node: '>=12.0.0'} peerDependencies: typescript: '*' - webpack: ^5.0.0 || ^5.94.0 + webpack: ^5.0.0 ts-morph@20.0.0: resolution: {integrity: sha512-JVmEJy2Wow5n/84I3igthL9sudQ8qzjh/6i4tmYCm6IqYyKFlNbJZi7oBdjyqcWSWYRu3CtL0xbT6fS03ESZIg==} @@ -27007,8 +26978,6 @@ packages: optional: true '@swc/wasm': optional: true - '@types/node': - optional: true ts2esm@1.4.0: resolution: {integrity: sha512-F8SML9As4p+9IQCOkRsScGkEcSP4esQm/D3nKMFb6to/2XwqzF2m8fpte/cyK7TAjBXXIcAn3c/DE79qyE2ttQ==} @@ -27351,7 +27320,7 @@ packages: engines: {node: '>= 10.13.0'} peerDependencies: file-loader: '*' - webpack: ^4.0.0 || ^5.0.0 || ^5.94.0 + webpack: ^4.0.0 || ^5.0.0 peerDependenciesMeta: file-loader: optional: true @@ -27371,20 +27340,20 @@ packages: peerDependencies: '@types/react': '>=16.8.0 <19.0.0' '@types/react-dom': '>=16.8.0 <19.0.0' - react: '>=16.8.0 <19.0.0 || 18.3.1' - react-dom: '>=16.8.0 <19.0.0 || 18.3.1' + react: '>=16.8.0 <19.0.0' + react-dom: '>=16.8.0 <19.0.0' use-resize-observer@7.1.0: resolution: {integrity: sha512-6DGWOnZpjAGP/MtslGg7OunZptyueQduMi0i8DC5nVKXtJ8Bdt0wR/1tSxugFRndzYCi/jtD+SlNs5PK8ijvXQ==} deprecated: This version was an accidental release, which should've been v8. Please see the release notes for possible breaking changes related to the polyfilled version. peerDependencies: - react: '>=16.8.0 || 18.3.1' - react-dom: '>=16.8.0 || 18.3.1' + react: '>=16.8.0' + react-dom: '>=16.8.0' use-sync-external-store@1.4.0: resolution: {integrity: sha512-9WXSPC5fMv61vaupRkCKCxsPxBocVnwakBEkMIHHpkTTg6icbJtg6jzgtLDm4bl3cSHAca52rYWih0k4K3PfHw==} peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || 18.3.1 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} @@ -27566,7 +27535,7 @@ packages: hasBin: true peerDependencies: '@webpack-cli/generators': '*' - webpack: 5.x.x || ^5.94.0 + webpack: 5.x.x webpack-bundle-analyzer: '*' webpack-dev-server: '*' peerDependenciesMeta: @@ -27581,13 +27550,13 @@ packages: resolution: {integrity: sha512-BVdTqhhs+0IfoeAf7EoH5WE+exCmqGerHfDM0IL096Px60Tq2Mn9MAbnaGUe6HiMa41KMCYF19gyzZmBcq/o4Q==} engines: {node: '>= 12.13.0'} peerDependencies: - webpack: ^4.0.0 || ^5.0.0 || ^5.94.0 + webpack: ^4.0.0 || ^5.0.0 webpack-dev-middleware@7.4.2: resolution: {integrity: sha512-xOO8n6eggxnwYpy1NlzUKpvrjfJTvae5/D6WOK0S2LSo7vjmo5gCM1DbLUmFqrMTJP+W/0YZNctm7jasWvLuBA==} engines: {node: '>= 18.12.0'} peerDependencies: - webpack: ^5.0.0 || ^5.94.0 + webpack: ^5.0.0 peerDependenciesMeta: webpack: optional: true @@ -27597,7 +27566,7 @@ packages: engines: {node: '>= 12.13.0'} hasBin: true peerDependencies: - webpack: ^4.37.0 || ^5.0.0 || ^5.94.0 + webpack: ^4.37.0 || ^5.0.0 webpack-cli: '*' peerDependenciesMeta: webpack: @@ -28495,9 +28464,10 @@ snapshots: '@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@18.3.1) '@emotion/utils': 1.4.2 '@emotion/weak-memoize': 0.4.0 - '@types/react': 18.3.15 hoist-non-react-statics: 3.3.2 react: 18.3.1 + optionalDependencies: + '@types/react': 18.3.15 transitivePeerDependencies: - supports-color @@ -28511,7 +28481,7 @@ snapshots: '@emotion/sheet@1.4.0': {} - '@emotion/styled@11.14.0(@emotion/react@11.14.0)(@types/react@18.3.15)(react@18.3.1)': + '@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 '@emotion/babel-plugin': 11.13.5 @@ -28520,8 +28490,9 @@ snapshots: '@emotion/serialize': 1.3.3 '@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@18.3.1) '@emotion/utils': 1.4.2 - '@types/react': 18.3.15 react: 18.3.1 + optionalDependencies: + '@types/react': 18.3.15 transitivePeerDependencies: - supports-color @@ -28650,7 +28621,7 @@ snapshots: '@floating-ui/core': 1.6.8 '@floating-ui/utils': 0.2.8 - '@floating-ui/react-dom@2.1.2(react-dom@18.3.1)(react@18.3.1)': + '@floating-ui/react-dom@2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@floating-ui/dom': 1.6.12 react: 18.3.1 @@ -28705,16 +28676,16 @@ snapshots: dependencies: '@swc/helpers': 0.5.15 - '@fluentui/react-accordion@9.5.11(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-accordion@9.5.11(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: - '@fluentui/react-aria': 9.13.11(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-aria': 9.13.11(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-icons': 2.0.266(react@18.3.1) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-motion': 9.6.4(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-motion-components-preview': 0.4.0(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-motion': 9.6.4(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-motion-components-preview': 0.4.0(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) @@ -28726,13 +28697,13 @@ snapshots: transitivePeerDependencies: - scheduler - '@fluentui/react-alert@9.0.0-beta.124(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-alert@9.0.0-beta.124(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: - '@fluentui/react-avatar': 9.6.45(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-button': 9.3.97(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-avatar': 9.6.45(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-button': 9.3.97(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-icons': 2.0.266(react@18.3.1) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) @@ -28744,12 +28715,12 @@ snapshots: transitivePeerDependencies: - scheduler - '@fluentui/react-aria@9.13.11(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)': + '@fluentui/react-aria@9.13.11(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@fluentui/keyboard-keys': 9.0.8 '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@swc/helpers': 0.5.15 '@types/react': 18.3.15 @@ -28757,17 +28728,17 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@fluentui/react-avatar@9.6.45(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-avatar@9.6.45(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: - '@fluentui/react-badge': 9.2.47(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-badge': 9.2.47(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-icons': 2.0.266(react@18.3.1) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-popover': 9.9.27(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-popover': 9.9.27(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-theme': 9.1.23 - '@fluentui/react-tooltip': 9.5.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-tooltip': 9.5.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) '@swc/helpers': 0.5.15 @@ -28778,7 +28749,7 @@ snapshots: transitivePeerDependencies: - scheduler - '@fluentui/react-badge@9.2.47(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)': + '@fluentui/react-badge@9.2.47(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@fluentui/react-icons': 2.0.266(react@18.3.1) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) @@ -28792,15 +28763,15 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@fluentui/react-breadcrumb@9.0.45(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)': + '@fluentui/react-breadcrumb@9.0.45(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@fluentui/react-aria': 9.13.11(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-button': 9.3.97(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-aria': 9.13.11(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-button': 9.3.97(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-icons': 2.0.266(react@18.3.1) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-link': 9.3.4(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-link': 9.3.4(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) @@ -28810,14 +28781,14 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@fluentui/react-button@9.3.97(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)': + '@fluentui/react-button@9.3.97(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@fluentui/keyboard-keys': 9.0.8 - '@fluentui/react-aria': 9.13.11(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-aria': 9.13.11(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-icons': 2.0.266(react@18.3.1) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) @@ -28827,12 +28798,12 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@fluentui/react-card@9.0.99(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)': + '@fluentui/react-card@9.0.99(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@fluentui/keyboard-keys': 9.0.8 '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-text': 9.4.29(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-text': 9.4.29(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) @@ -28842,15 +28813,15 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@fluentui/react-carousel@9.4.2(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-carousel@9.4.2(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: - '@fluentui/react-aria': 9.13.11(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-button': 9.3.97(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-aria': 9.13.11(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-button': 9.3.97(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-icons': 2.0.266(react@18.3.1) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) @@ -28865,14 +28836,14 @@ snapshots: transitivePeerDependencies: - scheduler - '@fluentui/react-checkbox@9.2.43(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-checkbox@9.2.43(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: - '@fluentui/react-field': 9.1.82(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-field': 9.1.82(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-icons': 2.0.266(react@18.3.1) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-label': 9.1.80(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-label': 9.1.80(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) @@ -28884,18 +28855,18 @@ snapshots: transitivePeerDependencies: - scheduler - '@fluentui/react-combobox@9.13.14(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-combobox@9.13.14(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: '@fluentui/keyboard-keys': 9.0.8 - '@fluentui/react-aria': 9.13.11(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-field': 9.1.82(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-aria': 9.13.11(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-field': 9.1.82(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-icons': 2.0.266(react@18.3.1) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-portal': 9.4.39(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-positioning': 9.15.14(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-portal': 9.4.39(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-positioning': 9.15.14(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) @@ -28907,65 +28878,65 @@ snapshots: transitivePeerDependencies: - scheduler - '@fluentui/react-components@9.56.5(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': - dependencies: - '@fluentui/react-accordion': 9.5.11(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-alert': 9.0.0-beta.124(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-aria': 9.13.11(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-avatar': 9.6.45(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-badge': 9.2.47(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-breadcrumb': 9.0.45(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-button': 9.3.97(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-card': 9.0.99(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-carousel': 9.4.2(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-checkbox': 9.2.43(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-combobox': 9.13.14(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-dialog': 9.11.24(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-divider': 9.2.79(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-drawer': 9.6.4(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-field': 9.1.82(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-image': 9.1.77(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-infobutton': 9.0.0-beta.102(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-infolabel': 9.0.52(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-input': 9.4.95(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-label': 9.1.80(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-link': 9.3.4(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-menu': 9.14.22(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-message-bar': 9.2.17(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-motion': 9.6.4(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-overflow': 9.2.3(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-persona': 9.2.104(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-popover': 9.9.27(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-portal': 9.4.39(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-positioning': 9.15.14(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-progress': 9.1.93(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-provider': 9.18.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-radio': 9.2.38(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-rating': 9.0.24(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-search': 9.0.25(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-select': 9.1.93(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-components@9.56.5(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': + dependencies: + '@fluentui/react-accordion': 9.5.11(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-alert': 9.0.0-beta.124(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-aria': 9.13.11(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-avatar': 9.6.45(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-badge': 9.2.47(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-breadcrumb': 9.0.45(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-button': 9.3.97(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-card': 9.0.99(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-carousel': 9.4.2(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-checkbox': 9.2.43(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-combobox': 9.13.14(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-dialog': 9.11.24(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-divider': 9.2.79(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-drawer': 9.6.4(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-field': 9.1.82(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-image': 9.1.77(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-infobutton': 9.0.0-beta.102(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-infolabel': 9.0.52(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-input': 9.4.95(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-label': 9.1.80(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-link': 9.3.4(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-menu': 9.14.22(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-message-bar': 9.2.17(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-motion': 9.6.4(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-overflow': 9.2.3(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-persona': 9.2.104(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-popover': 9.9.27(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-portal': 9.4.39(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-positioning': 9.15.14(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-progress': 9.1.93(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-provider': 9.18.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-radio': 9.2.38(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-rating': 9.0.24(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-search': 9.0.25(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-select': 9.1.93(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-skeleton': 9.1.22(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-slider': 9.2.2(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-spinbutton': 9.2.94(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-spinner': 9.5.4(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-swatch-picker': 9.1.16(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-switch': 9.1.100(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-table': 9.15.24(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-tabs': 9.6.4(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-tag-picker': 9.3.11(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-tags': 9.3.25(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-teaching-popover': 9.1.24(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-text': 9.4.29(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-textarea': 9.3.94(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-skeleton': 9.1.22(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-slider': 9.2.2(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-spinbutton': 9.2.94(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-spinner': 9.5.4(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-swatch-picker': 9.1.16(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-switch': 9.1.100(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-table': 9.15.24(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-tabs': 9.6.4(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-tag-picker': 9.3.11(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-tags': 9.3.25(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-teaching-popover': 9.1.24(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-text': 9.4.29(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-textarea': 9.3.94(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-theme': 9.1.23 - '@fluentui/react-toast': 9.3.62(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-toolbar': 9.2.12(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-tooltip': 9.5.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-tree': 9.8.9(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-toast': 9.3.62(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-toolbar': 9.2.12(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-tooltip': 9.5.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-tree': 9.8.9(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-virtualizer': 9.0.0-alpha.88(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-virtualizer': 9.0.0-alpha.88(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) '@swc/helpers': 0.5.15 '@types/react': 18.3.15 @@ -28975,7 +28946,7 @@ snapshots: transitivePeerDependencies: - scheduler - '@fluentui/react-context-selector@9.1.70(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-context-selector@9.1.70(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@swc/helpers': 0.5.15 @@ -28985,18 +28956,18 @@ snapshots: react-dom: 18.3.1(react@18.3.1) scheduler: 0.20.2 - '@fluentui/react-dialog@9.11.24(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-dialog@9.11.24(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: '@fluentui/keyboard-keys': 9.0.8 - '@fluentui/react-aria': 9.13.11(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-aria': 9.13.11(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-icons': 2.0.266(react@18.3.1) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-motion': 9.6.4(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-motion-components-preview': 0.4.0(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-portal': 9.4.39(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-motion': 9.6.4(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-motion-components-preview': 0.4.0(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-portal': 9.4.39(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) @@ -29008,7 +28979,7 @@ snapshots: transitivePeerDependencies: - scheduler - '@fluentui/react-divider@9.2.79(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)': + '@fluentui/react-divider@9.2.79(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) @@ -29021,14 +28992,14 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@fluentui/react-drawer@9.6.4(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-drawer@9.6.4(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: - '@fluentui/react-dialog': 9.11.24(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-dialog': 9.11.24(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-motion': 9.6.4(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-portal': 9.4.39(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-motion': 9.6.4(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-portal': 9.4.39(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) @@ -29040,12 +29011,12 @@ snapshots: transitivePeerDependencies: - scheduler - '@fluentui/react-field@9.1.82(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-field@9.1.82(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: - '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-icons': 2.0.266(react@18.3.1) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-label': 9.1.80(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-label': 9.1.80(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) @@ -29083,7 +29054,7 @@ snapshots: react: 18.3.1 tslib: 2.8.1 - '@fluentui/react-image@9.1.77(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)': + '@fluentui/react-image@9.1.77(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) @@ -29096,13 +29067,13 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@fluentui/react-infobutton@9.0.0-beta.102(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-infobutton@9.0.0-beta.102(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: '@fluentui/react-icons': 2.0.266(react@18.3.1) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-label': 9.1.80(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-popover': 9.9.27(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-label': 9.1.80(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-popover': 9.9.27(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) @@ -29114,13 +29085,13 @@ snapshots: transitivePeerDependencies: - scheduler - '@fluentui/react-infolabel@9.0.52(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-infolabel@9.0.52(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: '@fluentui/react-icons': 2.0.266(react@18.3.1) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-label': 9.1.80(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-popover': 9.9.27(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-label': 9.1.80(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-popover': 9.9.27(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) @@ -29132,9 +29103,9 @@ snapshots: transitivePeerDependencies: - scheduler - '@fluentui/react-input@9.4.95(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-input@9.4.95(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: - '@fluentui/react-field': 9.1.82(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-field': 9.1.82(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) '@fluentui/react-theme': 9.1.23 @@ -29156,7 +29127,7 @@ snapshots: react: 18.3.1 react-is: 17.0.2 - '@fluentui/react-label@9.1.80(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)': + '@fluentui/react-label@9.1.80(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) @@ -29169,12 +29140,12 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@fluentui/react-link@9.3.4(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)': + '@fluentui/react-link@9.3.4(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@fluentui/keyboard-keys': 9.0.8 '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) @@ -29184,17 +29155,17 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@fluentui/react-menu@9.14.22(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-menu@9.14.22(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: '@fluentui/keyboard-keys': 9.0.8 - '@fluentui/react-aria': 9.13.11(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-aria': 9.13.11(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-icons': 2.0.266(react@18.3.1) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-portal': 9.4.39(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-positioning': 9.15.14(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-portal': 9.4.39(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-positioning': 9.15.14(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) @@ -29206,12 +29177,12 @@ snapshots: transitivePeerDependencies: - scheduler - '@fluentui/react-message-bar@9.2.17(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)': + '@fluentui/react-message-bar@9.2.17(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@fluentui/react-button': 9.3.97(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-button': 9.3.97(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-icons': 2.0.266(react@18.3.1) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-link': 9.3.4(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-link': 9.3.4(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) @@ -29221,18 +29192,18 @@ snapshots: '@types/react-dom': 18.3.3(@types/react@18.3.15) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-transition-group: 4.4.5(react-dom@18.3.1)(react@18.3.1) + react-transition-group: 4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@fluentui/react-motion-components-preview@0.4.0(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)': + '@fluentui/react-motion-components-preview@0.4.0(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@fluentui/react-motion': 9.6.4(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-motion': 9.6.4(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@swc/helpers': 0.5.15 '@types/react': 18.3.15 '@types/react-dom': 18.3.3(@types/react@18.3.15) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@fluentui/react-motion@9.6.4(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)': + '@fluentui/react-motion@9.6.4(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) @@ -29243,10 +29214,10 @@ snapshots: react-dom: 18.3.1(react@18.3.1) react-is: 17.0.2 - '@fluentui/react-overflow@9.2.3(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-overflow@9.2.3(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: '@fluentui/priority-overflow': 9.1.14 - '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) @@ -29258,10 +29229,10 @@ snapshots: transitivePeerDependencies: - scheduler - '@fluentui/react-persona@9.2.104(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-persona@9.2.104(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: - '@fluentui/react-avatar': 9.6.45(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-badge': 9.2.47(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-avatar': 9.6.45(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-badge': 9.2.47(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) '@fluentui/react-theme': 9.1.23 @@ -29275,16 +29246,16 @@ snapshots: transitivePeerDependencies: - scheduler - '@fluentui/react-popover@9.9.27(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-popover@9.9.27(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: '@fluentui/keyboard-keys': 9.0.8 - '@fluentui/react-aria': 9.13.11(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-aria': 9.13.11(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-portal': 9.4.39(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-positioning': 9.15.14(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-portal': 9.4.39(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-positioning': 9.15.14(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) @@ -29302,10 +29273,10 @@ snapshots: '@types/react': 18.3.15 react: 18.3.1 - '@fluentui/react-portal@9.4.39(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)': + '@fluentui/react-portal@9.4.39(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) '@swc/helpers': 0.5.15 @@ -29313,9 +29284,9 @@ snapshots: '@types/react-dom': 18.3.3(@types/react@18.3.15) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - use-disposable: 1.0.4(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + use-disposable: 1.0.4(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@fluentui/react-positioning@9.15.14(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)': + '@fluentui/react-positioning@9.15.14(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@floating-ui/devtools': 0.2.1(@floating-ui/dom@1.5.4) '@floating-ui/dom': 1.5.4 @@ -29329,9 +29300,9 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@fluentui/react-progress@9.1.93(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-progress@9.1.93(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: - '@fluentui/react-field': 9.1.82(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-field': 9.1.82(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) '@fluentui/react-theme': 9.1.23 @@ -29345,12 +29316,12 @@ snapshots: transitivePeerDependencies: - scheduler - '@fluentui/react-provider@9.18.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)': + '@fluentui/react-provider@9.18.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@fluentui/react-icons': 2.0.266(react@18.3.1) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/core': 1.18.2 @@ -29361,13 +29332,13 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@fluentui/react-radio@9.2.38(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-radio@9.2.38(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: - '@fluentui/react-field': 9.1.82(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-field': 9.1.82(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-label': 9.1.80(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-label': 9.1.80(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) @@ -29379,11 +29350,11 @@ snapshots: transitivePeerDependencies: - scheduler - '@fluentui/react-rating@9.0.24(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)': + '@fluentui/react-rating@9.0.24(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@fluentui/react-icons': 2.0.266(react@18.3.1) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) @@ -29393,10 +29364,10 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@fluentui/react-search@9.0.25(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-search@9.0.25(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: '@fluentui/react-icons': 2.0.266(react@18.3.1) - '@fluentui/react-input': 9.4.95(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-input': 9.4.95(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) @@ -29409,9 +29380,9 @@ snapshots: transitivePeerDependencies: - scheduler - '@fluentui/react-select@9.1.93(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-select@9.1.93(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: - '@fluentui/react-field': 9.1.82(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-field': 9.1.82(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-icons': 2.0.266(react@18.3.1) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) @@ -29433,9 +29404,9 @@ snapshots: '@types/react': 18.3.15 react: 18.3.1 - '@fluentui/react-skeleton@9.1.22(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-skeleton@9.1.22(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: - '@fluentui/react-field': 9.1.82(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-field': 9.1.82(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) '@fluentui/react-theme': 9.1.23 @@ -29449,12 +29420,12 @@ snapshots: transitivePeerDependencies: - scheduler - '@fluentui/react-slider@9.2.2(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-slider@9.2.2(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: - '@fluentui/react-field': 9.1.82(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-field': 9.1.82(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) @@ -29466,10 +29437,10 @@ snapshots: transitivePeerDependencies: - scheduler - '@fluentui/react-spinbutton@9.2.94(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-spinbutton@9.2.94(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: '@fluentui/keyboard-keys': 9.0.8 - '@fluentui/react-field': 9.1.82(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-field': 9.1.82(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-icons': 2.0.266(react@18.3.1) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) @@ -29484,10 +29455,10 @@ snapshots: transitivePeerDependencies: - scheduler - '@fluentui/react-spinner@9.5.4(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)': + '@fluentui/react-spinner@9.5.4(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-label': 9.1.80(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-label': 9.1.80(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) @@ -29498,14 +29469,14 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@fluentui/react-swatch-picker@9.1.16(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-swatch-picker@9.1.16(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: - '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-field': 9.1.82(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-field': 9.1.82(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-icons': 2.0.266(react@18.3.1) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) @@ -29517,14 +29488,14 @@ snapshots: transitivePeerDependencies: - scheduler - '@fluentui/react-switch@9.1.100(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-switch@9.1.100(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: - '@fluentui/react-field': 9.1.82(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-field': 9.1.82(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-icons': 2.0.266(react@18.3.1) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-label': 9.1.80(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-label': 9.1.80(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) @@ -29536,18 +29507,18 @@ snapshots: transitivePeerDependencies: - scheduler - '@fluentui/react-table@9.15.24(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-table@9.15.24(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: '@fluentui/keyboard-keys': 9.0.8 - '@fluentui/react-aria': 9.13.11(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-avatar': 9.6.45(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-checkbox': 9.2.43(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-aria': 9.13.11(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-avatar': 9.6.45(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-checkbox': 9.2.43(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-icons': 2.0.266(react@18.3.1) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-radio': 9.2.38(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-radio': 9.2.38(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) @@ -29559,12 +29530,12 @@ snapshots: transitivePeerDependencies: - scheduler - '@fluentui/react-tabs@9.6.4(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-tabs@9.6.4(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: - '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) @@ -29576,7 +29547,7 @@ snapshots: transitivePeerDependencies: - scheduler - '@fluentui/react-tabster@9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)': + '@fluentui/react-tabster@9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) '@fluentui/react-theme': 9.1.23 @@ -29590,20 +29561,20 @@ snapshots: react-dom: 18.3.1(react@18.3.1) tabster: 8.2.0 - '@fluentui/react-tag-picker@9.3.11(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-tag-picker@9.3.11(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: '@fluentui/keyboard-keys': 9.0.8 - '@fluentui/react-aria': 9.13.11(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-combobox': 9.13.14(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-field': 9.1.82(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-aria': 9.13.11(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-combobox': 9.13.14(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-field': 9.1.82(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-icons': 2.0.266(react@18.3.1) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-portal': 9.4.39(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-positioning': 9.15.14(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-portal': 9.4.39(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-positioning': 9.15.14(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-tags': 9.3.25(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-tags': 9.3.25(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) @@ -29615,15 +29586,15 @@ snapshots: transitivePeerDependencies: - scheduler - '@fluentui/react-tags@9.3.25(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-tags@9.3.25(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: '@fluentui/keyboard-keys': 9.0.8 - '@fluentui/react-aria': 9.13.11(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-avatar': 9.6.45(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-aria': 9.13.11(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-avatar': 9.6.45(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-icons': 2.0.266(react@18.3.1) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) @@ -29635,16 +29606,16 @@ snapshots: transitivePeerDependencies: - scheduler - '@fluentui/react-teaching-popover@9.1.24(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-teaching-popover@9.1.24(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: - '@fluentui/react-aria': 9.13.11(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-button': 9.3.97(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-aria': 9.13.11(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-button': 9.3.97(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-icons': 2.0.266(react@18.3.1) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-popover': 9.9.27(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-popover': 9.9.27(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) @@ -29657,7 +29628,7 @@ snapshots: transitivePeerDependencies: - scheduler - '@fluentui/react-text@9.4.29(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)': + '@fluentui/react-text@9.4.29(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) @@ -29670,9 +29641,9 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@fluentui/react-textarea@9.3.94(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-textarea@9.3.94(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: - '@fluentui/react-field': 9.1.82(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-field': 9.1.82(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) '@fluentui/react-theme': 9.1.23 @@ -29691,17 +29662,17 @@ snapshots: '@fluentui/tokens': 1.0.0-alpha.20 '@swc/helpers': 0.5.15 - '@fluentui/react-toast@9.3.62(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)': + '@fluentui/react-toast@9.3.62(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@fluentui/keyboard-keys': 9.0.8 - '@fluentui/react-aria': 9.13.11(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-aria': 9.13.11(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-icons': 2.0.266(react@18.3.1) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-motion': 9.6.4(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-motion-components-preview': 0.4.0(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-portal': 9.4.39(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-motion': 9.6.4(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-motion-components-preview': 0.4.0(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-portal': 9.4.39(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) @@ -29711,15 +29682,15 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@fluentui/react-toolbar@9.2.12(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-toolbar@9.2.12(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: - '@fluentui/react-button': 9.3.97(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-divider': 9.2.79(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-button': 9.3.97(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-divider': 9.2.79(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-radio': 9.2.38(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-radio': 9.2.38(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) @@ -29731,14 +29702,14 @@ snapshots: transitivePeerDependencies: - scheduler - '@fluentui/react-tooltip@9.5.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)': + '@fluentui/react-tooltip@9.5.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@fluentui/keyboard-keys': 9.0.8 '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-portal': 9.4.39(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-positioning': 9.15.14(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-portal': 9.4.39(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-positioning': 9.15.14(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) @@ -29748,21 +29719,21 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@fluentui/react-tree@9.8.9(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2)': + '@fluentui/react-tree@9.8.9(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2)': dependencies: '@fluentui/keyboard-keys': 9.0.8 - '@fluentui/react-aria': 9.13.11(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-avatar': 9.6.45(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-button': 9.3.97(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-checkbox': 9.2.43(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) - '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-aria': 9.13.11(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-avatar': 9.6.45(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-button': 9.3.97(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-checkbox': 9.2.43(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-context-selector': 9.1.70(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-icons': 2.0.266(react@18.3.1) '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-motion': 9.6.4(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-motion-components-preview': 0.4.0(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@fluentui/react-radio': 9.2.38(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)(scheduler@0.20.2) + '@fluentui/react-motion': 9.6.4(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-motion-components-preview': 0.4.0(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@fluentui/react-radio': 9.2.38(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(scheduler@0.20.2) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) - '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) + '@fluentui/react-tabster': 9.23.1(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fluentui/react-theme': 9.1.23 '@fluentui/react-utilities': 9.18.18(@types/react@18.3.15)(react@18.3.1) '@griffel/react': 1.5.27(react@18.3.1) @@ -29782,7 +29753,7 @@ snapshots: '@types/react': 18.3.15 react: 18.3.1 - '@fluentui/react-virtualizer@9.0.0-alpha.88(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)': + '@fluentui/react-virtualizer@9.0.0-alpha.88(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@fluentui/react-jsx-runtime': 9.0.47(@types/react@18.3.15)(react@18.3.1) '@fluentui/react-shared-contexts': 9.21.1(@types/react@18.3.15)(react@18.3.1) @@ -29801,7 +29772,7 @@ snapshots: react: 18.3.1 tslib: 2.8.1 - '@fluentui/react@8.121.13(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)': + '@fluentui/react@8.121.13(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@fluentui/date-time-utilities': 8.6.9 '@fluentui/font-icons-mdl2': 8.5.55(@types/react@18.3.15)(react@18.3.1) @@ -29861,26 +29832,26 @@ snapshots: react: 18.3.1 tslib: 2.8.1 - '@fluid-experimental/attributable-map@2.13.0': - dependencies: - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/datastore-definitions': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/driver-utils': 2.13.0(debug@4.4.0) - '@fluidframework/runtime-definitions': 2.13.0 - '@fluidframework/runtime-utils': 2.13.0(debug@4.4.0) - '@fluidframework/shared-object-base': 2.13.0(debug@4.4.0) + '@fluid-experimental/attributable-map@2.20.0': + dependencies: + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/datastore-definitions': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0 + '@fluidframework/runtime-definitions': 2.20.0 + '@fluidframework/runtime-utils': 2.20.0 + '@fluidframework/shared-object-base': 2.20.0 path-browserify: 1.0.1 transitivePeerDependencies: - debug - supports-color - '@fluid-internal/client-utils@2.13.0': + '@fluid-internal/client-utils@2.20.0': dependencies: - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 '@types/events_pkg': '@types/events@3.0.3' base64-js: 1.5.1 buffer: 6.0.3 @@ -29897,10 +29868,10 @@ snapshots: - supports-color - typescript - '@fluid-internal/test-driver-definitions@2.13.0': + '@fluid-internal/test-driver-definitions@2.20.0': dependencies: - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 '@fluid-tools/benchmark@0.50.0': dependencies: @@ -29914,7 +29885,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@fluid-tools/build-cli@0.51.0(@types/node@18.19.67)(typescript@5.4.5)(webpack-cli@5.1.4)': + '@fluid-tools/build-cli@0.51.0(@types/node@18.19.67)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4)': dependencies: '@andrewbranch/untar.js': 1.0.3 '@fluid-tools/version-tools': 0.51.0(@types/node@18.19.67) @@ -29934,7 +29905,7 @@ snapshots: azure-devops-node-api: 11.2.0 change-case: 3.1.0 cosmiconfig: 8.3.6(typescript@5.4.5) - danger: 12.3.3 + danger: 12.3.3(encoding@0.1.13) date-fns: 2.30.0 debug: 4.4.0(supports-color@8.1.1) execa: 5.1.1 @@ -29991,27 +29962,27 @@ snapshots: - utf-8-validate - webpack-cli - '@fluid-tools/build-cli@0.51.0(typescript@5.4.5)(webpack-cli@5.1.4)': + '@fluid-tools/build-cli@0.51.0(@types/node@22.10.1)(encoding@0.1.13)(typescript@5.4.5)(webpack-cli@5.1.4)': dependencies: '@andrewbranch/untar.js': 1.0.3 - '@fluid-tools/version-tools': 0.51.0(@types/node@18.19.67) - '@fluidframework/build-tools': 0.51.0(@types/node@18.19.67) + '@fluid-tools/version-tools': 0.51.0(@types/node@22.10.1) + '@fluidframework/build-tools': 0.51.0(@types/node@22.10.1) '@fluidframework/bundle-size-tools': 0.51.0(webpack-cli@5.1.4) - '@inquirer/prompts': 7.2.0(@types/node@18.19.67) - '@microsoft/api-extractor': 7.48.0(@types/node@18.19.67) + '@inquirer/prompts': 7.2.0(@types/node@22.10.1) + '@microsoft/api-extractor': 7.48.0(@types/node@22.10.1) '@oclif/core': 4.0.36 '@oclif/plugin-autocomplete': 3.2.13 '@oclif/plugin-commands': 4.1.13 '@oclif/plugin-help': 6.2.19 - '@oclif/plugin-not-found': 3.2.30(@types/node@18.19.67) + '@oclif/plugin-not-found': 3.2.30(@types/node@22.10.1) '@octokit/core': 5.2.0 '@octokit/rest': 21.0.2 - '@rushstack/node-core-library': 5.10.0(@types/node@18.19.67) + '@rushstack/node-core-library': 5.10.0(@types/node@22.10.1) async: 3.2.6 azure-devops-node-api: 11.2.0 change-case: 3.1.0 cosmiconfig: 8.3.6(typescript@5.4.5) - danger: 12.3.3 + danger: 12.3.3(encoding@0.1.13) date-fns: 2.30.0 debug: 4.4.0(supports-color@8.1.1) execa: 5.1.1 @@ -30031,7 +30002,7 @@ snapshots: mdast-util-to-string: 4.0.0 minimatch: 7.4.6 npm-check-updates: 16.14.20 - oclif: 4.16.2(@types/node@18.19.67) + oclif: 4.16.2(@types/node@22.10.1) picocolors: 1.1.1 prettier: 3.2.5 prompts: 2.4.2 @@ -30068,24 +30039,24 @@ snapshots: - utf-8-validate - webpack-cli - '@fluid-tools/fetch-tool@2.13.0': + '@fluid-tools/fetch-tool@2.20.0(encoding@0.1.13)': dependencies: '@azure/identity': 4.5.0 '@azure/identity-cache-persistence': 1.1.1 - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/container-runtime': 2.13.0(debug@4.4.0) - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/datastore': 2.13.0(debug@4.4.0) - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/odsp-doclib-utils': 2.13.0(debug@4.4.0) - '@fluidframework/odsp-driver': 2.13.0(debug@4.4.0) - '@fluidframework/odsp-driver-definitions': 2.13.0 - '@fluidframework/odsp-urlresolver': 2.13.0 - '@fluidframework/routerlicious-driver': 2.13.0(debug@4.4.0) - '@fluidframework/routerlicious-urlresolver': 2.13.0 - '@fluidframework/runtime-definitions': 2.13.0 - '@fluidframework/tool-utils': 2.13.0 + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/container-runtime': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/datastore': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/odsp-doclib-utils': 2.20.0(encoding@0.1.13) + '@fluidframework/odsp-driver': 2.20.0(encoding@0.1.13) + '@fluidframework/odsp-driver-definitions': 2.20.0 + '@fluidframework/odsp-urlresolver': 2.20.0(encoding@0.1.13) + '@fluidframework/routerlicious-driver': 2.20.0(encoding@0.1.13) + '@fluidframework/routerlicious-urlresolver': 2.20.0 + '@fluidframework/runtime-definitions': 2.20.0 + '@fluidframework/tool-utils': 2.20.0(encoding@0.1.13) transitivePeerDependencies: - bufferutil - debug @@ -30109,19 +30080,35 @@ snapshots: - supports-color - utf-8-validate - '@fluidframework/agent-scheduler@2.13.0': - dependencies: - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/container-definitions': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/datastore': 2.13.0(debug@4.4.0) - '@fluidframework/datastore-definitions': 2.13.0 - '@fluidframework/map': 2.13.0(debug@4.4.0) - '@fluidframework/register-collection': 2.13.0 - '@fluidframework/runtime-definitions': 2.13.0 - '@fluidframework/runtime-utils': 2.13.0(debug@4.4.0) - '@fluidframework/telemetry-utils': 2.13.0 + '@fluid-tools/version-tools@0.51.0(@types/node@22.10.1)': + dependencies: + '@oclif/core': 4.0.36 + '@oclif/plugin-autocomplete': 3.2.13 + '@oclif/plugin-commands': 4.1.13 + '@oclif/plugin-help': 6.2.19 + '@oclif/plugin-not-found': 3.2.30(@types/node@22.10.1) + semver: 7.6.3 + table: 6.9.0 + transitivePeerDependencies: + - '@types/node' + - bufferutil + - react-devtools-core + - supports-color + - utf-8-validate + + '@fluidframework/agent-scheduler@2.20.0': + dependencies: + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/container-definitions': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/datastore': 2.20.0 + '@fluidframework/datastore-definitions': 2.20.0 + '@fluidframework/map': 2.20.0 + '@fluidframework/register-collection': 2.20.0 + '@fluidframework/runtime-definitions': 2.20.0 + '@fluidframework/runtime-utils': 2.20.0 + '@fluidframework/telemetry-utils': 2.20.0 uuid: 9.0.1 transitivePeerDependencies: - debug @@ -30149,27 +30136,47 @@ snapshots: - debug - supports-color - '@fluidframework/aqueduct@2.13.0(debug@4.4.0)': - dependencies: - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/container-definitions': 2.13.0 - '@fluidframework/container-runtime': 2.13.0(debug@4.4.0) - '@fluidframework/container-runtime-definitions': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/datastore': 2.13.0(debug@4.4.0) - '@fluidframework/datastore-definitions': 2.13.0 - '@fluidframework/map': 2.13.0(debug@4.4.0) - '@fluidframework/request-handler': 2.13.0(debug@4.4.0) - '@fluidframework/runtime-definitions': 2.13.0 - '@fluidframework/runtime-utils': 2.13.0(debug@4.4.0) - '@fluidframework/shared-object-base': 2.13.0(debug@4.4.0) - '@fluidframework/synthesize': 2.13.0 + '@fluidframework/aqueduct@2.20.0': + dependencies: + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/container-definitions': 2.20.0 + '@fluidframework/container-runtime': 2.20.0 + '@fluidframework/container-runtime-definitions': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/datastore': 2.20.0 + '@fluidframework/datastore-definitions': 2.20.0 + '@fluidframework/map': 2.20.0 + '@fluidframework/request-handler': 2.20.0 + '@fluidframework/runtime-definitions': 2.20.0 + '@fluidframework/runtime-utils': 2.20.0 + '@fluidframework/shared-object-base': 2.20.0 + '@fluidframework/synthesize': 2.20.0 transitivePeerDependencies: - debug - supports-color - '@fluidframework/azure-client@1.2.0': + '@fluidframework/aqueduct@2.20.0(debug@4.4.0)': + dependencies: + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/container-definitions': 2.20.0 + '@fluidframework/container-runtime': 2.20.0(debug@4.4.0) + '@fluidframework/container-runtime-definitions': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/datastore': 2.20.0(debug@4.4.0) + '@fluidframework/datastore-definitions': 2.20.0 + '@fluidframework/map': 2.20.0(debug@4.4.0) + '@fluidframework/request-handler': 2.20.0(debug@4.4.0) + '@fluidframework/runtime-definitions': 2.20.0 + '@fluidframework/runtime-utils': 2.20.0(debug@4.4.0) + '@fluidframework/shared-object-base': 2.20.0(debug@4.4.0) + '@fluidframework/synthesize': 2.20.0 + transitivePeerDependencies: + - debug + - supports-color + + '@fluidframework/azure-client@1.2.0(encoding@0.1.13)(fluid-framework@packages+framework+fluid-framework)': dependencies: '@fluidframework/common-definitions': 0.20.1 '@fluidframework/common-utils': 1.1.1 @@ -30181,10 +30188,11 @@ snapshots: '@fluidframework/fluid-static': 1.4.0 '@fluidframework/map': 1.4.0 '@fluidframework/protocol-definitions': 1.2.0 - '@fluidframework/routerlicious-driver': 1.4.0 + '@fluidframework/routerlicious-driver': 1.4.0(encoding@0.1.13) '@fluidframework/runtime-utils': 1.4.0 '@fluidframework/server-services-client': 0.1036.5002 - axios: 0.28.1(debug@4.4.0) + axios: 0.28.1 + fluid-framework: link:packages/framework/fluid-framework uuid: 8.3.2 transitivePeerDependencies: - bufferutil @@ -30193,19 +30201,19 @@ snapshots: - supports-color - utf-8-validate - '@fluidframework/azure-client@2.13.0': + '@fluidframework/azure-client@2.20.0(encoding@0.1.13)': dependencies: - '@fluidframework/container-definitions': 2.13.0 - '@fluidframework/container-loader': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/driver-utils': 2.13.0(debug@4.4.0) - '@fluidframework/fluid-static': 2.13.0 - '@fluidframework/map': 2.13.0(debug@4.4.0) - '@fluidframework/routerlicious-driver': 2.13.0(debug@4.4.0) - '@fluidframework/runtime-utils': 2.13.0(debug@4.4.0) - '@fluidframework/telemetry-utils': 2.13.0 + '@fluidframework/container-definitions': 2.20.0 + '@fluidframework/container-loader': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0 + '@fluidframework/fluid-static': 2.20.0 + '@fluidframework/map': 2.20.0 + '@fluidframework/routerlicious-driver': 2.20.0(encoding@0.1.13) + '@fluidframework/runtime-utils': 2.20.0 + '@fluidframework/telemetry-utils': 2.20.0 transitivePeerDependencies: - bufferutil - debug @@ -30213,9 +30221,9 @@ snapshots: - supports-color - utf-8-validate - '@fluidframework/azure-service-utils@2.13.0': + '@fluidframework/azure-service-utils@2.20.0': dependencies: - '@fluidframework/driver-definitions': 2.13.0 + '@fluidframework/driver-definitions': 2.20.0 jsrsasign: 11.1.0 uuid: 9.0.1 @@ -30256,6 +30264,41 @@ snapshots: - supports-color - utf-8-validate + '@fluidframework/build-tools@0.51.0(@types/node@22.10.1)': + dependencies: + '@fluid-tools/version-tools': 0.51.0(@types/node@22.10.1) + '@manypkg/get-packages': 2.2.2 + async: 3.2.6 + cosmiconfig: 8.3.6(typescript@5.4.5) + date-fns: 2.30.0 + debug: 4.4.0(supports-color@8.1.1) + detect-indent: 6.1.0 + find-up: 7.0.0 + fs-extra: 11.2.0 + glob: 7.2.3 + globby: 11.1.0 + ignore: 5.3.2 + json5: 2.2.3 + lodash: 4.17.21 + lodash.isequal: 4.5.0 + multimatch: 5.0.0 + picocolors: 1.1.1 + picomatch: 2.3.1 + rimraf: 4.4.1 + semver: 7.6.3 + sort-package-json: 1.57.0 + ts-deepmerge: 7.0.2 + ts-morph: 22.0.0 + type-fest: 2.19.0 + typescript: 5.4.5 + yaml: 2.6.1 + transitivePeerDependencies: + - '@types/node' + - bufferutil + - react-devtools-core + - supports-color + - utf-8-validate + '@fluidframework/bundle-size-tools@0.51.0(webpack-cli@5.1.4)': dependencies: azure-devops-node-api: 11.2.0 @@ -30270,15 +30313,15 @@ snapshots: - uglify-js - webpack-cli - '@fluidframework/cell@2.13.0': + '@fluidframework/cell@2.20.0': dependencies: - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/datastore-definitions': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/driver-utils': 2.13.0(debug@4.4.0) - '@fluidframework/runtime-definitions': 2.13.0 - '@fluidframework/shared-object-base': 2.13.0(debug@4.4.0) + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/datastore-definitions': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0 + '@fluidframework/runtime-definitions': 2.20.0 + '@fluidframework/shared-object-base': 2.20.0 transitivePeerDependencies: - debug - supports-color @@ -30325,10 +30368,10 @@ snapshots: '@fluidframework/protocol-definitions': 0.1028.2000 events: 3.3.0 - '@fluidframework/container-definitions@2.13.0': + '@fluidframework/container-definitions@2.20.0': dependencies: - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 '@fluidframework/container-loader@1.4.0': dependencies: @@ -30352,15 +30395,15 @@ snapshots: - debug - supports-color - '@fluidframework/container-loader@2.13.0': + '@fluidframework/container-loader@2.20.0': dependencies: - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/container-definitions': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/driver-utils': 2.13.0(debug@4.4.0) - '@fluidframework/telemetry-utils': 2.13.0 + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/container-definitions': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0(debug@4.4.0) + '@fluidframework/telemetry-utils': 2.20.0 '@types/events_pkg': '@types/events@3.0.3' '@ungap/structured-clone': 1.2.1 debug: 4.4.0(supports-color@8.1.1) @@ -30379,12 +30422,12 @@ snapshots: '@fluidframework/protocol-definitions': 0.1028.2000 '@fluidframework/runtime-definitions': 1.4.0 - '@fluidframework/container-runtime-definitions@2.13.0': + '@fluidframework/container-runtime-definitions@2.20.0': dependencies: - '@fluidframework/container-definitions': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/runtime-definitions': 2.13.0 + '@fluidframework/container-definitions': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/runtime-definitions': 2.20.0 transitivePeerDependencies: - supports-color @@ -30412,20 +30455,42 @@ snapshots: - debug - supports-color - '@fluidframework/container-runtime@2.13.0(debug@4.4.0)': - dependencies: - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/container-definitions': 2.13.0 - '@fluidframework/container-runtime-definitions': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/datastore': 2.13.0(debug@4.4.0) - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/driver-utils': 2.13.0(debug@4.4.0) - '@fluidframework/id-compressor': 2.13.0 - '@fluidframework/runtime-definitions': 2.13.0 - '@fluidframework/runtime-utils': 2.13.0(debug@4.4.0) - '@fluidframework/telemetry-utils': 2.13.0 + '@fluidframework/container-runtime@2.20.0': + dependencies: + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/container-definitions': 2.20.0 + '@fluidframework/container-runtime-definitions': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/datastore': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0 + '@fluidframework/id-compressor': 2.20.0 + '@fluidframework/runtime-definitions': 2.20.0 + '@fluidframework/runtime-utils': 2.20.0 + '@fluidframework/telemetry-utils': 2.20.0 + '@tylerbu/sorted-btree-es6': 1.8.0 + double-ended-queue: 2.1.0-0 + lz4js: 0.2.0 + uuid: 9.0.1 + transitivePeerDependencies: + - debug + - supports-color + + '@fluidframework/container-runtime@2.20.0(debug@4.4.0)': + dependencies: + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/container-definitions': 2.20.0 + '@fluidframework/container-runtime-definitions': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/datastore': 2.20.0(debug@4.4.0) + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0(debug@4.4.0) + '@fluidframework/id-compressor': 2.20.0 + '@fluidframework/runtime-definitions': 2.20.0 + '@fluidframework/runtime-utils': 2.20.0(debug@4.4.0) + '@fluidframework/telemetry-utils': 2.20.0 '@tylerbu/sorted-btree-es6': 1.8.0 double-ended-queue: 2.1.0-0 lz4js: 0.2.0 @@ -30446,19 +30511,19 @@ snapshots: '@fluidframework/core-interfaces@1.4.0': {} - '@fluidframework/core-interfaces@2.13.0': {} + '@fluidframework/core-interfaces@2.20.0': {} - '@fluidframework/core-utils@2.13.0': {} + '@fluidframework/core-utils@2.20.0': {} - '@fluidframework/counter@2.13.0': + '@fluidframework/counter@2.20.0': dependencies: - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/datastore-definitions': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/driver-utils': 2.13.0(debug@4.4.0) - '@fluidframework/runtime-definitions': 2.13.0 - '@fluidframework/shared-object-base': 2.13.0(debug@4.4.0) + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/datastore-definitions': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0 + '@fluidframework/runtime-definitions': 2.20.0 + '@fluidframework/shared-object-base': 2.20.0 transitivePeerDependencies: - debug - supports-color @@ -30472,13 +30537,13 @@ snapshots: '@fluidframework/protocol-definitions': 0.1028.2000 '@fluidframework/runtime-definitions': 1.4.0 - '@fluidframework/datastore-definitions@2.13.0': + '@fluidframework/datastore-definitions@2.20.0': dependencies: - '@fluidframework/container-definitions': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/id-compressor': 2.13.0 - '@fluidframework/runtime-definitions': 2.13.0 + '@fluidframework/container-definitions': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/id-compressor': 2.20.0 + '@fluidframework/runtime-definitions': 2.20.0 transitivePeerDependencies: - supports-color @@ -30504,61 +30569,79 @@ snapshots: - debug - supports-color - '@fluidframework/datastore@2.13.0(debug@4.4.0)': - dependencies: - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/container-definitions': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/datastore-definitions': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/driver-utils': 2.13.0(debug@4.4.0) - '@fluidframework/id-compressor': 2.13.0 - '@fluidframework/runtime-definitions': 2.13.0 - '@fluidframework/runtime-utils': 2.13.0(debug@4.4.0) - '@fluidframework/telemetry-utils': 2.13.0 + '@fluidframework/datastore@2.20.0': + dependencies: + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/container-definitions': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/datastore-definitions': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0 + '@fluidframework/id-compressor': 2.20.0 + '@fluidframework/runtime-definitions': 2.20.0 + '@fluidframework/runtime-utils': 2.20.0 + '@fluidframework/telemetry-utils': 2.20.0 + uuid: 9.0.1 + transitivePeerDependencies: + - debug + - supports-color + + '@fluidframework/datastore@2.20.0(debug@4.4.0)': + dependencies: + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/container-definitions': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/datastore-definitions': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0(debug@4.4.0) + '@fluidframework/id-compressor': 2.20.0 + '@fluidframework/runtime-definitions': 2.20.0 + '@fluidframework/runtime-utils': 2.20.0(debug@4.4.0) + '@fluidframework/telemetry-utils': 2.20.0 uuid: 9.0.1 transitivePeerDependencies: - debug - supports-color - '@fluidframework/debugger@2.13.0': + '@fluidframework/debugger@2.20.0': dependencies: - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/driver-utils': 2.13.0(debug@4.4.0) - '@fluidframework/replay-driver': 2.13.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0 + '@fluidframework/replay-driver': 2.20.0 jsonschema: 1.4.1 transitivePeerDependencies: - debug - supports-color - '@fluidframework/devtools-core@2.13.0': - dependencies: - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/cell': 2.13.0 - '@fluidframework/container-definitions': 2.13.0 - '@fluidframework/container-loader': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/counter': 2.13.0 - '@fluidframework/datastore-definitions': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/map': 2.13.0(debug@4.4.0) - '@fluidframework/matrix': 2.13.0 - '@fluidframework/sequence': 2.13.0 - '@fluidframework/shared-object-base': 2.13.0(debug@4.4.0) - '@fluidframework/telemetry-utils': 2.13.0 - '@fluidframework/tree': 2.13.0 + '@fluidframework/devtools-core@2.20.0': + dependencies: + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/cell': 2.20.0 + '@fluidframework/container-definitions': 2.20.0 + '@fluidframework/container-loader': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/counter': 2.20.0 + '@fluidframework/datastore-definitions': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/map': 2.20.0 + '@fluidframework/matrix': 2.20.0 + '@fluidframework/sequence': 2.20.0 + '@fluidframework/shared-object-base': 2.20.0 + '@fluidframework/telemetry-utils': 2.20.0 + '@fluidframework/tree': 2.20.0 transitivePeerDependencies: - debug - supports-color - '@fluidframework/devtools@2.13.0': + '@fluidframework/devtools@2.20.0': dependencies: - '@fluidframework/container-definitions': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/devtools-core': 2.13.0 - '@fluidframework/fluid-static': 2.13.0 + '@fluidframework/container-definitions': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/devtools-core': 2.20.0 + '@fluidframework/fluid-static': 2.20.0 transitivePeerDependencies: - debug - supports-color @@ -30575,14 +30658,26 @@ snapshots: - debug - supports-color - '@fluidframework/driver-base@2.13.0(debug@4.4.0)': + '@fluidframework/driver-base@2.20.0': + dependencies: + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0 + '@fluidframework/telemetry-utils': 2.20.0 + transitivePeerDependencies: + - debug + - supports-color + + '@fluidframework/driver-base@2.20.0(debug@4.4.0)': dependencies: - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/driver-utils': 2.13.0(debug@4.4.0) - '@fluidframework/telemetry-utils': 2.13.0 + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0(debug@4.4.0) + '@fluidframework/telemetry-utils': 2.20.0 transitivePeerDependencies: - debug - supports-color @@ -30593,9 +30688,9 @@ snapshots: '@fluidframework/core-interfaces': 1.4.0 '@fluidframework/protocol-definitions': 0.1028.2000 - '@fluidframework/driver-definitions@2.13.0': + '@fluidframework/driver-definitions@2.20.0': dependencies: - '@fluidframework/core-interfaces': 2.13.0 + '@fluidframework/core-interfaces': 2.20.0 '@fluidframework/driver-utils@1.4.0': dependencies: @@ -30607,19 +30702,33 @@ snapshots: '@fluidframework/protocol-base': 0.1036.5002 '@fluidframework/protocol-definitions': 0.1028.2000 '@fluidframework/telemetry-utils': 1.4.0 - axios: 0.28.1(debug@4.4.0) + axios: 0.28.1 uuid: 8.3.2 transitivePeerDependencies: - debug - supports-color - '@fluidframework/driver-utils@2.13.0(debug@4.4.0)': + '@fluidframework/driver-utils@2.20.0': dependencies: - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/telemetry-utils': 2.13.0 + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/telemetry-utils': 2.20.0 + axios: 1.7.9(debug@4.3.7) + lz4js: 0.2.0 + uuid: 9.0.1 + transitivePeerDependencies: + - debug + - supports-color + + '@fluidframework/driver-utils@2.20.0(debug@4.4.0)': + dependencies: + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/telemetry-utils': 2.20.0 axios: 1.7.9(debug@4.4.0) lz4js: 0.2.0 uuid: 9.0.1 @@ -30627,12 +30736,12 @@ snapshots: - debug - supports-color - '@fluidframework/driver-web-cache@2.13.0': + '@fluidframework/driver-web-cache@2.20.0': dependencies: - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/odsp-driver-definitions': 2.13.0 - '@fluidframework/telemetry-utils': 2.13.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/odsp-driver-definitions': 2.20.0 + '@fluidframework/telemetry-utils': 2.20.0 idb: 6.1.5 transitivePeerDependencies: - supports-color @@ -30644,20 +30753,20 @@ snapshots: '@rushstack/eslint-patch': 1.4.0 '@rushstack/eslint-plugin': 0.13.1(eslint@8.55.0)(typescript@5.4.5) '@rushstack/eslint-plugin-security': 0.7.1(eslint@8.55.0)(typescript@5.4.5) - '@typescript-eslint/eslint-plugin': 6.7.5(@typescript-eslint/parser@6.7.5)(eslint@8.55.0)(typescript@5.4.5) + '@typescript-eslint/eslint-plugin': 6.7.5(@typescript-eslint/parser@6.7.5(eslint@8.55.0)(typescript@5.4.5))(eslint@8.55.0)(typescript@5.4.5) '@typescript-eslint/parser': 6.7.5(eslint@8.55.0)(typescript@5.4.5) eslint-config-biome: 1.9.4 eslint-config-prettier: 9.0.0(eslint@8.55.0) - eslint-import-resolver-typescript: 3.6.3(@typescript-eslint/parser@6.7.5)(eslint-plugin-i@2.29.1)(eslint@8.55.0) + eslint-import-resolver-typescript: 3.6.3(@typescript-eslint/parser@6.7.5(eslint@8.55.0)(typescript@5.4.5))(eslint-plugin-i@2.29.1)(eslint@8.55.0) eslint-plugin-eslint-comments: 3.2.0(eslint@8.55.0) - eslint-plugin-import: eslint-plugin-i@2.29.1(@typescript-eslint/parser@6.7.5)(eslint-import-resolver-typescript@3.6.3)(eslint@8.55.0) + eslint-plugin-import: eslint-plugin-i@2.29.1(@typescript-eslint/parser@6.7.5(eslint@8.55.0)(typescript@5.4.5))(eslint-import-resolver-typescript@3.6.3)(eslint@8.55.0) eslint-plugin-jsdoc: 46.8.2(eslint@8.55.0) eslint-plugin-promise: 6.1.1(eslint@8.55.0) eslint-plugin-react: 7.33.2(eslint@8.55.0) eslint-plugin-react-hooks: 4.6.2(eslint@8.55.0) eslint-plugin-tsdoc: 0.2.17 eslint-plugin-unicorn: 48.0.1(eslint@8.55.0) - eslint-plugin-unused-imports: 3.0.0(@typescript-eslint/eslint-plugin@6.7.5)(eslint@8.55.0) + eslint-plugin-unused-imports: 3.0.0(@typescript-eslint/eslint-plugin@6.7.5(@typescript-eslint/parser@6.7.5(eslint@8.55.0)(typescript@5.4.5))(eslint@8.55.0)(typescript@5.4.5))(eslint@8.55.0) transitivePeerDependencies: - eslint - eslint-import-resolver-node @@ -30666,28 +30775,28 @@ snapshots: - supports-color - typescript - '@fluidframework/file-driver@2.13.0': + '@fluidframework/file-driver@2.20.0': dependencies: - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/driver-utils': 2.13.0(debug@4.4.0) - '@fluidframework/replay-driver': 2.13.0 + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0 + '@fluidframework/replay-driver': 2.20.0 transitivePeerDependencies: - debug - supports-color - '@fluidframework/fluid-runner@2.13.0': + '@fluidframework/fluid-runner@2.20.0(encoding@0.1.13)': dependencies: - '@fluidframework/aqueduct': 2.13.0(debug@4.4.0) - '@fluidframework/container-definitions': 2.13.0 - '@fluidframework/container-loader': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/odsp-driver': 2.13.0(debug@4.4.0) - '@fluidframework/odsp-driver-definitions': 2.13.0 - '@fluidframework/telemetry-utils': 2.13.0 + '@fluidframework/aqueduct': 2.20.0 + '@fluidframework/container-definitions': 2.20.0 + '@fluidframework/container-loader': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/odsp-driver': 2.20.0(encoding@0.1.13) + '@fluidframework/odsp-driver-definitions': 2.20.0 + '@fluidframework/telemetry-utils': 2.20.0 '@json2csv/plainjs': 7.0.6 yargs: 17.7.2 transitivePeerDependencies: @@ -30715,22 +30824,22 @@ snapshots: - debug - supports-color - '@fluidframework/fluid-static@2.13.0': - dependencies: - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/aqueduct': 2.13.0(debug@4.4.0) - '@fluidframework/container-definitions': 2.13.0 - '@fluidframework/container-loader': 2.13.0 - '@fluidframework/container-runtime': 2.13.0(debug@4.4.0) - '@fluidframework/container-runtime-definitions': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/datastore-definitions': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/request-handler': 2.13.0(debug@4.4.0) - '@fluidframework/runtime-definitions': 2.13.0 - '@fluidframework/runtime-utils': 2.13.0(debug@4.4.0) - '@fluidframework/shared-object-base': 2.13.0(debug@4.4.0) - '@fluidframework/telemetry-utils': 2.13.0 + '@fluidframework/fluid-static@2.20.0': + dependencies: + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/aqueduct': 2.20.0 + '@fluidframework/container-definitions': 2.20.0 + '@fluidframework/container-loader': 2.20.0 + '@fluidframework/container-runtime': 2.20.0 + '@fluidframework/container-runtime-definitions': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/datastore-definitions': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/request-handler': 2.20.0 + '@fluidframework/runtime-definitions': 2.20.0 + '@fluidframework/runtime-utils': 2.20.0 + '@fluidframework/shared-object-base': 2.20.0 + '@fluidframework/telemetry-utils': 2.20.0 transitivePeerDependencies: - debug - supports-color @@ -30745,32 +30854,56 @@ snapshots: '@fluidframework/gitresources@5.0.0': {} - '@fluidframework/id-compressor@2.13.0': + '@fluidframework/id-compressor@2.20.0': dependencies: - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/telemetry-utils': 2.13.0 + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/telemetry-utils': 2.20.0 '@tylerbu/sorted-btree-es6': 1.8.0 uuid: 9.0.1 transitivePeerDependencies: - supports-color - '@fluidframework/local-driver@2.13.0(debug@4.4.0)': + '@fluidframework/local-driver@2.20.0(debug@4.4.0)(encoding@0.1.13)': + dependencies: + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/driver-base': 2.20.0(debug@4.4.0) + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0(debug@4.4.0) + '@fluidframework/protocol-base': 5.0.0 + '@fluidframework/routerlicious-driver': 2.20.0(debug@4.4.0)(encoding@0.1.13) + '@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': 2.20.0 + jsrsasign: 11.1.0 + uuid: 9.0.1 + transitivePeerDependencies: + - bufferutil + - debug + - encoding + - supports-color + - utf-8-validate + + '@fluidframework/local-driver@2.20.0(encoding@0.1.13)': dependencies: - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/driver-base': 2.13.0(debug@4.4.0) - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/driver-utils': 2.13.0(debug@4.4.0) + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/driver-base': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0 '@fluidframework/protocol-base': 5.0.0 - '@fluidframework/routerlicious-driver': 2.13.0(debug@4.4.0) + '@fluidframework/routerlicious-driver': 2.20.0(encoding@0.1.13) '@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': 2.13.0 + '@fluidframework/telemetry-utils': 2.20.0 jsrsasign: 11.1.0 uuid: 9.0.1 transitivePeerDependencies: @@ -30797,37 +30930,55 @@ snapshots: - debug - supports-color - '@fluidframework/map@2.13.0(debug@4.4.0)': - dependencies: - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/datastore-definitions': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/driver-utils': 2.13.0(debug@4.4.0) - '@fluidframework/merge-tree': 2.13.0(debug@4.4.0) - '@fluidframework/runtime-definitions': 2.13.0 - '@fluidframework/runtime-utils': 2.13.0(debug@4.4.0) - '@fluidframework/shared-object-base': 2.13.0(debug@4.4.0) - '@fluidframework/telemetry-utils': 2.13.0 + '@fluidframework/map@2.20.0': + dependencies: + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/datastore-definitions': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0 + '@fluidframework/merge-tree': 2.20.0 + '@fluidframework/runtime-definitions': 2.20.0 + '@fluidframework/runtime-utils': 2.20.0 + '@fluidframework/shared-object-base': 2.20.0 + '@fluidframework/telemetry-utils': 2.20.0 path-browserify: 1.0.1 transitivePeerDependencies: - debug - supports-color - '@fluidframework/matrix@2.13.0': - dependencies: - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/datastore-definitions': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/driver-utils': 2.13.0(debug@4.4.0) - '@fluidframework/merge-tree': 2.13.0(debug@4.4.0) - '@fluidframework/runtime-definitions': 2.13.0 - '@fluidframework/runtime-utils': 2.13.0(debug@4.4.0) - '@fluidframework/shared-object-base': 2.13.0(debug@4.4.0) - '@fluidframework/telemetry-utils': 2.13.0 + '@fluidframework/map@2.20.0(debug@4.4.0)': + dependencies: + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/datastore-definitions': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0(debug@4.4.0) + '@fluidframework/merge-tree': 2.20.0(debug@4.4.0) + '@fluidframework/runtime-definitions': 2.20.0 + '@fluidframework/runtime-utils': 2.20.0(debug@4.4.0) + '@fluidframework/shared-object-base': 2.20.0(debug@4.4.0) + '@fluidframework/telemetry-utils': 2.20.0 + path-browserify: 1.0.1 + transitivePeerDependencies: + - debug + - supports-color + + '@fluidframework/matrix@2.20.0': + dependencies: + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/datastore-definitions': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0 + '@fluidframework/merge-tree': 2.20.0 + '@fluidframework/runtime-definitions': 2.20.0 + '@fluidframework/runtime-utils': 2.20.0 + '@fluidframework/shared-object-base': 2.20.0 + '@fluidframework/telemetry-utils': 2.20.0 '@tiny-calc/nano': 0.0.0-alpha.5 double-ended-queue: 2.1.0-0 tslib: 1.14.1 @@ -30835,53 +30986,105 @@ snapshots: - debug - supports-color - '@fluidframework/merge-tree@2.13.0(debug@4.4.0)': + '@fluidframework/merge-tree@2.20.0': + dependencies: + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/container-definitions': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/datastore-definitions': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/runtime-definitions': 2.20.0 + '@fluidframework/runtime-utils': 2.20.0 + '@fluidframework/shared-object-base': 2.20.0 + '@fluidframework/telemetry-utils': 2.20.0 + transitivePeerDependencies: + - debug + - supports-color + + '@fluidframework/merge-tree@2.20.0(debug@4.4.0)': + dependencies: + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/container-definitions': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/datastore-definitions': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/runtime-definitions': 2.20.0 + '@fluidframework/runtime-utils': 2.20.0(debug@4.4.0) + '@fluidframework/shared-object-base': 2.20.0(debug@4.4.0) + '@fluidframework/telemetry-utils': 2.20.0 + transitivePeerDependencies: + - debug + - supports-color + + '@fluidframework/odsp-doclib-utils@2.20.0(debug@4.4.0)(encoding@0.1.13)': dependencies: - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/container-definitions': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/datastore-definitions': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/runtime-definitions': 2.13.0 - '@fluidframework/runtime-utils': 2.13.0(debug@4.4.0) - '@fluidframework/shared-object-base': 2.13.0(debug@4.4.0) - '@fluidframework/telemetry-utils': 2.13.0 + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0(debug@4.4.0) + '@fluidframework/odsp-driver-definitions': 2.20.0 + '@fluidframework/telemetry-utils': 2.20.0 + isomorphic-fetch: 3.0.0(encoding@0.1.13) transitivePeerDependencies: - debug + - encoding - supports-color - '@fluidframework/odsp-doclib-utils@2.13.0(debug@4.4.0)': + '@fluidframework/odsp-doclib-utils@2.20.0(encoding@0.1.13)': dependencies: - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/driver-utils': 2.13.0(debug@4.4.0) - '@fluidframework/odsp-driver-definitions': 2.13.0 - '@fluidframework/telemetry-utils': 2.13.0 - isomorphic-fetch: 3.0.0 + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0 + '@fluidframework/odsp-driver-definitions': 2.20.0 + '@fluidframework/telemetry-utils': 2.20.0 + isomorphic-fetch: 3.0.0(encoding@0.1.13) transitivePeerDependencies: - debug - encoding - supports-color - '@fluidframework/odsp-driver-definitions@2.13.0': + '@fluidframework/odsp-driver-definitions@2.20.0': dependencies: - '@fluidframework/driver-definitions': 2.13.0 + '@fluidframework/driver-definitions': 2.20.0 - '@fluidframework/odsp-driver@2.13.0(debug@4.4.0)': + '@fluidframework/odsp-driver@2.20.0(debug@4.4.0)(encoding@0.1.13)': dependencies: - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/driver-base': 2.13.0(debug@4.4.0) - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/driver-utils': 2.13.0(debug@4.4.0) - '@fluidframework/odsp-doclib-utils': 2.13.0(debug@4.4.0) - '@fluidframework/odsp-driver-definitions': 2.13.0 - '@fluidframework/telemetry-utils': 2.13.0 - node-fetch: 2.7.0 + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/driver-base': 2.20.0(debug@4.4.0) + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0(debug@4.4.0) + '@fluidframework/odsp-doclib-utils': 2.20.0(debug@4.4.0)(encoding@0.1.13) + '@fluidframework/odsp-driver-definitions': 2.20.0 + '@fluidframework/telemetry-utils': 2.20.0 + node-fetch: 2.7.0(encoding@0.1.13) + socket.io-client: 4.7.5 + uuid: 9.0.1 + transitivePeerDependencies: + - bufferutil + - debug + - encoding + - supports-color + - utf-8-validate + + '@fluidframework/odsp-driver@2.20.0(encoding@0.1.13)': + dependencies: + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/driver-base': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0 + '@fluidframework/odsp-doclib-utils': 2.20.0(encoding@0.1.13) + '@fluidframework/odsp-driver-definitions': 2.20.0 + '@fluidframework/telemetry-utils': 2.20.0 + node-fetch: 2.7.0(encoding@0.1.13) socket.io-client: 4.7.5 uuid: 9.0.1 transitivePeerDependencies: @@ -30891,14 +31094,14 @@ snapshots: - supports-color - utf-8-validate - '@fluidframework/odsp-urlresolver@2.13.0': + '@fluidframework/odsp-urlresolver@2.20.0(encoding@0.1.13)': dependencies: - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/odsp-driver': 2.13.0(debug@4.4.0) - '@fluidframework/odsp-driver-definitions': 2.13.0 + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/odsp-driver': 2.20.0(encoding@0.1.13) + '@fluidframework/odsp-driver-definitions': 2.20.0 transitivePeerDependencies: - bufferutil - debug @@ -30906,17 +31109,17 @@ snapshots: - supports-color - utf-8-validate - '@fluidframework/ordered-collection@2.13.0': - dependencies: - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/datastore-definitions': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/runtime-definitions': 2.13.0 - '@fluidframework/runtime-utils': 2.13.0(debug@4.4.0) - '@fluidframework/shared-object-base': 2.13.0(debug@4.4.0) - '@fluidframework/telemetry-utils': 2.13.0 + '@fluidframework/ordered-collection@2.20.0': + dependencies: + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/datastore-definitions': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/runtime-definitions': 2.20.0 + '@fluidframework/runtime-utils': 2.20.0 + '@fluidframework/shared-object-base': 2.20.0 + '@fluidframework/telemetry-utils': 2.20.0 uuid: 9.0.1 transitivePeerDependencies: - debug @@ -30946,28 +31149,28 @@ snapshots: '@fluidframework/protocol-definitions@3.2.0': {} - '@fluidframework/register-collection@2.13.0': + '@fluidframework/register-collection@2.20.0': dependencies: - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/datastore-definitions': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/driver-utils': 2.13.0(debug@4.4.0) - '@fluidframework/runtime-definitions': 2.13.0 - '@fluidframework/shared-object-base': 2.13.0(debug@4.4.0) + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/datastore-definitions': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0 + '@fluidframework/runtime-definitions': 2.20.0 + '@fluidframework/shared-object-base': 2.20.0 transitivePeerDependencies: - debug - supports-color - '@fluidframework/replay-driver@2.13.0': + '@fluidframework/replay-driver@2.20.0': dependencies: - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/driver-utils': 2.13.0(debug@4.4.0) - '@fluidframework/telemetry-utils': 2.13.0 + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0 + '@fluidframework/telemetry-utils': 2.20.0 transitivePeerDependencies: - debug - supports-color @@ -30982,18 +31185,29 @@ snapshots: transitivePeerDependencies: - supports-color - '@fluidframework/request-handler@2.13.0(debug@4.4.0)': + '@fluidframework/request-handler@2.20.0': dependencies: - '@fluidframework/container-runtime-definitions': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/runtime-definitions': 2.13.0 - '@fluidframework/runtime-utils': 2.13.0(debug@4.4.0) + '@fluidframework/container-runtime-definitions': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/runtime-definitions': 2.20.0 + '@fluidframework/runtime-utils': 2.20.0 transitivePeerDependencies: - debug - supports-color - '@fluidframework/routerlicious-driver@1.4.0': + '@fluidframework/request-handler@2.20.0(debug@4.4.0)': + dependencies: + '@fluidframework/container-runtime-definitions': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/runtime-definitions': 2.20.0 + '@fluidframework/runtime-utils': 2.20.0(debug@4.4.0) + transitivePeerDependencies: + - debug + - supports-color + + '@fluidframework/routerlicious-driver@1.4.0(encoding@0.1.13)': dependencies: '@fluidframework/common-definitions': 0.20.1 '@fluidframework/common-utils': 0.32.2 @@ -31005,7 +31219,7 @@ snapshots: '@fluidframework/protocol-definitions': 0.1028.2000 '@fluidframework/server-services-client': 0.1036.5002 '@fluidframework/telemetry-utils': 1.4.0 - cross-fetch: 3.1.8 + cross-fetch: 3.1.8(encoding@0.1.13) json-stringify-safe: 5.0.1 querystring: 0.2.1 socket.io-client: 4.7.5 @@ -31018,17 +31232,38 @@ snapshots: - supports-color - utf-8-validate - '@fluidframework/routerlicious-driver@2.13.0(debug@4.4.0)': + '@fluidframework/routerlicious-driver@2.20.0(debug@4.4.0)(encoding@0.1.13)': + dependencies: + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/driver-base': 2.20.0(debug@4.4.0) + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0(debug@4.4.0) + '@fluidframework/server-services-client': 5.0.0 + '@fluidframework/telemetry-utils': 2.20.0 + cross-fetch: 3.1.8(encoding@0.1.13) + json-stringify-safe: 5.0.1 + socket.io-client: 4.7.5 + uuid: 9.0.1 + transitivePeerDependencies: + - bufferutil + - debug + - encoding + - supports-color + - utf-8-validate + + '@fluidframework/routerlicious-driver@2.20.0(encoding@0.1.13)': dependencies: - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/driver-base': 2.13.0(debug@4.4.0) - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/driver-utils': 2.13.0(debug@4.4.0) + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/driver-base': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0 '@fluidframework/server-services-client': 5.0.0 - '@fluidframework/telemetry-utils': 2.13.0 - cross-fetch: 3.1.8 + '@fluidframework/telemetry-utils': 2.20.0 + cross-fetch: 3.1.8(encoding@0.1.13) json-stringify-safe: 5.0.1 socket.io-client: 4.7.5 uuid: 9.0.1 @@ -31039,11 +31274,11 @@ snapshots: - supports-color - utf-8-validate - '@fluidframework/routerlicious-urlresolver@2.13.0': + '@fluidframework/routerlicious-urlresolver@2.20.0': dependencies: - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 nconf: 0.12.1 '@fluidframework/runtime-definitions@1.4.0': @@ -31055,13 +31290,13 @@ snapshots: '@fluidframework/driver-definitions': 1.4.0 '@fluidframework/protocol-definitions': 0.1028.2000 - '@fluidframework/runtime-definitions@2.13.0': + '@fluidframework/runtime-definitions@2.20.0': dependencies: - '@fluidframework/container-definitions': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/id-compressor': 2.13.0 - '@fluidframework/telemetry-utils': 2.13.0 + '@fluidframework/container-definitions': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/id-compressor': 2.20.0 + '@fluidframework/telemetry-utils': 2.20.0 transitivePeerDependencies: - supports-color @@ -31081,34 +31316,50 @@ snapshots: transitivePeerDependencies: - supports-color - '@fluidframework/runtime-utils@2.13.0(debug@4.4.0)': + '@fluidframework/runtime-utils@2.20.0': dependencies: - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/container-definitions': 2.13.0 - '@fluidframework/container-runtime-definitions': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/datastore-definitions': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/driver-utils': 2.13.0(debug@4.4.0) - '@fluidframework/runtime-definitions': 2.13.0 - '@fluidframework/telemetry-utils': 2.13.0 + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/container-definitions': 2.20.0 + '@fluidframework/container-runtime-definitions': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/datastore-definitions': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0 + '@fluidframework/runtime-definitions': 2.20.0 + '@fluidframework/telemetry-utils': 2.20.0 transitivePeerDependencies: - debug - supports-color - '@fluidframework/sequence@2.13.0': + '@fluidframework/runtime-utils@2.20.0(debug@4.4.0)': dependencies: - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/datastore-definitions': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/merge-tree': 2.13.0(debug@4.4.0) - '@fluidframework/runtime-definitions': 2.13.0 - '@fluidframework/runtime-utils': 2.13.0(debug@4.4.0) - '@fluidframework/shared-object-base': 2.13.0(debug@4.4.0) - '@fluidframework/telemetry-utils': 2.13.0 + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/container-definitions': 2.20.0 + '@fluidframework/container-runtime-definitions': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/datastore-definitions': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0(debug@4.4.0) + '@fluidframework/runtime-definitions': 2.20.0 + '@fluidframework/telemetry-utils': 2.20.0 + transitivePeerDependencies: + - debug + - supports-color + + '@fluidframework/sequence@2.20.0': + dependencies: + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/datastore-definitions': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/merge-tree': 2.20.0 + '@fluidframework/runtime-definitions': 2.20.0 + '@fluidframework/runtime-utils': 2.20.0 + '@fluidframework/shared-object-base': 2.20.0 + '@fluidframework/telemetry-utils': 2.20.0 double-ended-queue: 2.1.0-0 uuid: 9.0.1 transitivePeerDependencies: @@ -31130,6 +31381,33 @@ snapshots: transitivePeerDependencies: - supports-color + '@fluidframework/server-lambdas@5.0.0': + dependencies: + '@fluidframework/common-utils': 3.1.0 + '@fluidframework/gitresources': 5.0.0 + '@fluidframework/protocol-base': 5.0.0 + '@fluidframework/protocol-definitions': 3.2.0 + '@fluidframework/server-lambdas-driver': 5.0.0 + '@fluidframework/server-services-client': 5.0.0 + '@fluidframework/server-services-core': 5.0.0 + '@fluidframework/server-services-telemetry': 5.0.0 + '@types/semver': 7.5.8 + assert: 2.1.0 + async: 3.2.6 + axios: 1.7.9(debug@4.3.7) + buffer: 6.0.3 + double-ended-queue: 2.1.0-0 + events: 3.3.0 + json-stringify-safe: 5.0.1 + lodash: 4.17.21 + nconf: 0.12.1 + semver: 7.6.3 + sha.js: 2.4.11 + uuid: 9.0.1 + transitivePeerDependencies: + - debug + - supports-color + '@fluidframework/server-lambdas@5.0.0(debug@4.4.0)': dependencies: '@fluidframework/common-utils': 3.1.0 @@ -31354,54 +31632,72 @@ snapshots: - debug - supports-color - '@fluidframework/shared-object-base@2.13.0(debug@4.4.0)': - dependencies: - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/container-definitions': 2.13.0 - '@fluidframework/container-runtime': 2.13.0(debug@4.4.0) - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/datastore': 2.13.0(debug@4.4.0) - '@fluidframework/datastore-definitions': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/runtime-definitions': 2.13.0 - '@fluidframework/runtime-utils': 2.13.0(debug@4.4.0) - '@fluidframework/telemetry-utils': 2.13.0 + '@fluidframework/shared-object-base@2.20.0': + dependencies: + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/container-definitions': 2.20.0 + '@fluidframework/container-runtime': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/datastore': 2.20.0 + '@fluidframework/datastore-definitions': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/runtime-definitions': 2.20.0 + '@fluidframework/runtime-utils': 2.20.0 + '@fluidframework/telemetry-utils': 2.20.0 uuid: 9.0.1 transitivePeerDependencies: - debug - supports-color - '@fluidframework/shared-summary-block@2.13.0': + '@fluidframework/shared-object-base@2.20.0(debug@4.4.0)': + dependencies: + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/container-definitions': 2.20.0 + '@fluidframework/container-runtime': 2.20.0(debug@4.4.0) + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/datastore': 2.20.0(debug@4.4.0) + '@fluidframework/datastore-definitions': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/runtime-definitions': 2.20.0 + '@fluidframework/runtime-utils': 2.20.0(debug@4.4.0) + '@fluidframework/telemetry-utils': 2.20.0 + uuid: 9.0.1 + transitivePeerDependencies: + - debug + - supports-color + + '@fluidframework/shared-summary-block@2.20.0': dependencies: - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/datastore-definitions': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/driver-utils': 2.13.0(debug@4.4.0) - '@fluidframework/runtime-definitions': 2.13.0 - '@fluidframework/shared-object-base': 2.13.0(debug@4.4.0) + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/datastore-definitions': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0 + '@fluidframework/runtime-definitions': 2.20.0 + '@fluidframework/shared-object-base': 2.20.0 transitivePeerDependencies: - debug - supports-color '@fluidframework/synthesize@1.4.0': {} - '@fluidframework/synthesize@2.13.0': + '@fluidframework/synthesize@2.20.0': dependencies: - '@fluidframework/core-utils': 2.13.0 + '@fluidframework/core-utils': 2.20.0 - '@fluidframework/task-manager@2.13.0': + '@fluidframework/task-manager@2.20.0': dependencies: - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/container-definitions': 2.13.0 - '@fluidframework/container-runtime-definitions': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/datastore-definitions': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/driver-utils': 2.13.0(debug@4.4.0) - '@fluidframework/runtime-definitions': 2.13.0 - '@fluidframework/shared-object-base': 2.13.0(debug@4.4.0) + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/container-definitions': 2.20.0 + '@fluidframework/container-runtime-definitions': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/datastore-definitions': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0 + '@fluidframework/runtime-definitions': 2.20.0 + '@fluidframework/shared-object-base': 2.20.0 transitivePeerDependencies: - debug - supports-color @@ -31416,31 +31712,31 @@ snapshots: transitivePeerDependencies: - supports-color - '@fluidframework/telemetry-utils@2.13.0': + '@fluidframework/telemetry-utils@2.20.0': dependencies: - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 debug: 4.4.0(supports-color@8.1.1) uuid: 9.0.1 transitivePeerDependencies: - supports-color - '@fluidframework/test-runtime-utils@2.13.0': - dependencies: - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/container-definitions': 2.13.0 - '@fluidframework/container-runtime-definitions': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/datastore-definitions': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/id-compressor': 2.13.0 - '@fluidframework/routerlicious-driver': 2.13.0(debug@4.4.0) - '@fluidframework/runtime-definitions': 2.13.0 - '@fluidframework/runtime-utils': 2.13.0(debug@4.4.0) - '@fluidframework/telemetry-utils': 2.13.0 + '@fluidframework/test-runtime-utils@2.20.0(encoding@0.1.13)': + dependencies: + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/container-definitions': 2.20.0 + '@fluidframework/container-runtime-definitions': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/datastore-definitions': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/id-compressor': 2.20.0 + '@fluidframework/routerlicious-driver': 2.20.0(encoding@0.1.13) + '@fluidframework/runtime-definitions': 2.20.0 + '@fluidframework/runtime-utils': 2.20.0 + '@fluidframework/telemetry-utils': 2.20.0 jsrsasign: 11.1.0 uuid: 9.0.1 transitivePeerDependencies: @@ -31452,28 +31748,28 @@ snapshots: '@fluidframework/test-tools@1.0.195075': {} - '@fluidframework/test-utils@2.13.0': - dependencies: - '@fluid-internal/test-driver-definitions': 2.13.0 - '@fluidframework/aqueduct': 2.13.0(debug@4.4.0) - '@fluidframework/container-definitions': 2.13.0 - '@fluidframework/container-loader': 2.13.0 - '@fluidframework/container-runtime': 2.13.0(debug@4.4.0) - '@fluidframework/container-runtime-definitions': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/datastore': 2.13.0(debug@4.4.0) - '@fluidframework/datastore-definitions': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/driver-utils': 2.13.0(debug@4.4.0) - '@fluidframework/local-driver': 2.13.0(debug@4.4.0) - '@fluidframework/map': 2.13.0(debug@4.4.0) - '@fluidframework/odsp-driver': 2.13.0(debug@4.4.0) - '@fluidframework/request-handler': 2.13.0(debug@4.4.0) - '@fluidframework/routerlicious-driver': 2.13.0(debug@4.4.0) - '@fluidframework/runtime-definitions': 2.13.0 - '@fluidframework/runtime-utils': 2.13.0(debug@4.4.0) - '@fluidframework/telemetry-utils': 2.13.0 + '@fluidframework/test-utils@2.20.0(encoding@0.1.13)': + dependencies: + '@fluid-internal/test-driver-definitions': 2.20.0 + '@fluidframework/aqueduct': 2.20.0(debug@4.4.0) + '@fluidframework/container-definitions': 2.20.0 + '@fluidframework/container-loader': 2.20.0 + '@fluidframework/container-runtime': 2.20.0(debug@4.4.0) + '@fluidframework/container-runtime-definitions': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/datastore': 2.20.0(debug@4.4.0) + '@fluidframework/datastore-definitions': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0(debug@4.4.0) + '@fluidframework/local-driver': 2.20.0(debug@4.4.0)(encoding@0.1.13) + '@fluidframework/map': 2.20.0(debug@4.4.0) + '@fluidframework/odsp-driver': 2.20.0(debug@4.4.0)(encoding@0.1.13) + '@fluidframework/request-handler': 2.20.0(debug@4.4.0) + '@fluidframework/routerlicious-driver': 2.20.0(debug@4.4.0)(encoding@0.1.13) + '@fluidframework/runtime-definitions': 2.20.0 + '@fluidframework/runtime-utils': 2.20.0(debug@4.4.0) + '@fluidframework/telemetry-utils': 2.20.0 best-random: 1.0.3 debug: 4.4.0(supports-color@8.1.1) mocha: 10.8.2 @@ -31484,20 +31780,20 @@ snapshots: - supports-color - utf-8-validate - '@fluidframework/tinylicious-client@2.13.0': - dependencies: - '@fluidframework/container-definitions': 2.13.0 - '@fluidframework/container-loader': 2.13.0 - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/driver-utils': 2.13.0(debug@4.4.0) - '@fluidframework/fluid-static': 2.13.0 - '@fluidframework/map': 2.13.0(debug@4.4.0) - '@fluidframework/routerlicious-driver': 2.13.0(debug@4.4.0) - '@fluidframework/runtime-utils': 2.13.0(debug@4.4.0) - '@fluidframework/telemetry-utils': 2.13.0 - '@fluidframework/tinylicious-driver': 2.13.0 + '@fluidframework/tinylicious-client@2.20.0(encoding@0.1.13)': + dependencies: + '@fluidframework/container-definitions': 2.20.0 + '@fluidframework/container-loader': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0 + '@fluidframework/fluid-static': 2.20.0 + '@fluidframework/map': 2.20.0 + '@fluidframework/routerlicious-driver': 2.20.0(encoding@0.1.13) + '@fluidframework/runtime-utils': 2.20.0 + '@fluidframework/telemetry-utils': 2.20.0 + '@fluidframework/tinylicious-driver': 2.20.0(encoding@0.1.13) transitivePeerDependencies: - bufferutil - debug @@ -31505,12 +31801,12 @@ snapshots: - supports-color - utf-8-validate - '@fluidframework/tinylicious-driver@2.13.0': + '@fluidframework/tinylicious-driver@2.20.0(encoding@0.1.13)': dependencies: - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/driver-utils': 2.13.0(debug@4.4.0) - '@fluidframework/routerlicious-driver': 2.13.0(debug@4.4.0) + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0 + '@fluidframework/routerlicious-driver': 2.20.0(encoding@0.1.13) jsrsasign: 11.1.0 uuid: 9.0.1 transitivePeerDependencies: @@ -31520,12 +31816,12 @@ snapshots: - supports-color - utf-8-validate - '@fluidframework/tool-utils@2.13.0': + '@fluidframework/tool-utils@2.20.0(encoding@0.1.13)': dependencies: - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/driver-utils': 2.13.0(debug@4.4.0) - '@fluidframework/odsp-doclib-utils': 2.13.0(debug@4.4.0) + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/driver-utils': 2.20.0(debug@4.4.0) + '@fluidframework/odsp-doclib-utils': 2.20.0(debug@4.4.0)(encoding@0.1.13) async-mutex: 0.3.2 debug: 4.4.0(supports-color@8.1.1) jwt-decode: 4.0.0 @@ -31534,20 +31830,20 @@ snapshots: - encoding - supports-color - '@fluidframework/tree@2.13.0': - dependencies: - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/container-runtime': 2.13.0(debug@4.4.0) - '@fluidframework/core-interfaces': 2.13.0 - '@fluidframework/core-utils': 2.13.0 - '@fluidframework/datastore-definitions': 2.13.0 - '@fluidframework/driver-definitions': 2.13.0 - '@fluidframework/id-compressor': 2.13.0 - '@fluidframework/runtime-definitions': 2.13.0 - '@fluidframework/runtime-utils': 2.13.0(debug@4.4.0) - '@fluidframework/shared-object-base': 2.13.0(debug@4.4.0) - '@fluidframework/telemetry-utils': 2.13.0 - '@sinclair/typebox': 0.32.35 + '@fluidframework/tree@2.20.0': + dependencies: + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/container-runtime': 2.20.0 + '@fluidframework/core-interfaces': 2.20.0 + '@fluidframework/core-utils': 2.20.0 + '@fluidframework/datastore-definitions': 2.20.0 + '@fluidframework/driver-definitions': 2.20.0 + '@fluidframework/id-compressor': 2.20.0 + '@fluidframework/runtime-definitions': 2.20.0 + '@fluidframework/runtime-utils': 2.20.0 + '@fluidframework/shared-object-base': 2.20.0 + '@fluidframework/telemetry-utils': 2.20.0 + '@sinclair/typebox': 0.34.13 '@tylerbu/sorted-btree-es6': 1.8.0 '@types/ungap__structured-clone': 1.2.0 '@ungap/structured-clone': 1.2.1 @@ -31556,13 +31852,13 @@ snapshots: - debug - supports-color - '@fluidframework/undo-redo@2.13.0': + '@fluidframework/undo-redo@2.20.0': dependencies: - '@fluid-internal/client-utils': 2.13.0 - '@fluidframework/map': 2.13.0(debug@4.4.0) - '@fluidframework/matrix': 2.13.0 - '@fluidframework/merge-tree': 2.13.0(debug@4.4.0) - '@fluidframework/sequence': 2.13.0 + '@fluid-internal/client-utils': 2.20.0 + '@fluidframework/map': 2.20.0 + '@fluidframework/matrix': 2.20.0 + '@fluidframework/merge-tree': 2.20.0 + '@fluidframework/sequence': 2.20.0 transitivePeerDependencies: - debug - supports-color @@ -31571,13 +31867,14 @@ snapshots: dependencies: '@fluidframework/core-interfaces': 1.4.0 - '@fwouts/vite-tsconfig-paths@4.2.1(typescript@5.4.5)(vite@4.5.5)': + '@fwouts/vite-tsconfig-paths@4.2.1(typescript@5.4.5)(vite@4.5.5(@types/node@18.19.67)(less@3.12.2)(sass@1.82.0)(terser@5.37.0))': dependencies: async-mutex: 0.4.1 debug: 4.4.0(supports-color@8.1.1) globrex: 0.1.2 tsconfck: 2.1.2(typescript@5.4.5) - vite: 4.5.5(@types/node@18.19.67) + optionalDependencies: + vite: 4.5.5(@types/node@18.19.67)(less@3.12.2)(sass@1.82.0)(terser@5.37.0) transitivePeerDependencies: - supports-color - typescript @@ -31684,6 +31981,15 @@ snapshots: ansi-escapes: 4.3.2 yoctocolors-cjs: 2.1.2 + '@inquirer/checkbox@4.0.3(@types/node@22.10.1)': + dependencies: + '@inquirer/core': 10.1.1(@types/node@22.10.1) + '@inquirer/figures': 1.0.8 + '@inquirer/type': 3.0.1(@types/node@22.10.1) + '@types/node': 22.10.1 + ansi-escapes: 4.3.2 + yoctocolors-cjs: 2.1.2 + '@inquirer/confirm@2.0.17': dependencies: '@inquirer/core': 6.0.0 @@ -31701,6 +32007,12 @@ snapshots: '@inquirer/type': 3.0.1(@types/node@18.19.67) '@types/node': 18.19.67 + '@inquirer/confirm@5.1.0(@types/node@22.10.1)': + dependencies: + '@inquirer/core': 10.1.1(@types/node@22.10.1) + '@inquirer/type': 3.0.1(@types/node@22.10.1) + '@types/node': 22.10.1 + '@inquirer/core@10.1.1(@types/node@18.19.67)': dependencies: '@inquirer/figures': 1.0.8 @@ -31715,6 +32027,20 @@ snapshots: transitivePeerDependencies: - '@types/node' + '@inquirer/core@10.1.1(@types/node@22.10.1)': + dependencies: + '@inquirer/figures': 1.0.8 + '@inquirer/type': 3.0.1(@types/node@22.10.1) + ansi-escapes: 4.3.2 + cli-width: 4.1.0 + mute-stream: 2.0.0 + signal-exit: 4.1.0 + strip-ansi: 6.0.1 + wrap-ansi: 6.2.0 + yoctocolors-cjs: 2.1.2 + transitivePeerDependencies: + - '@types/node' + '@inquirer/core@6.0.0': dependencies: '@inquirer/type': 1.5.5 @@ -31761,6 +32087,13 @@ snapshots: '@types/node': 18.19.67 external-editor: 3.1.0 + '@inquirer/editor@4.2.0(@types/node@22.10.1)': + dependencies: + '@inquirer/core': 10.1.1(@types/node@22.10.1) + '@inquirer/type': 3.0.1(@types/node@22.10.1) + '@types/node': 22.10.1 + external-editor: 3.1.0 + '@inquirer/expand@1.1.16': dependencies: '@inquirer/core': 6.0.0 @@ -31775,6 +32108,13 @@ snapshots: '@types/node': 18.19.67 yoctocolors-cjs: 2.1.2 + '@inquirer/expand@4.0.3(@types/node@22.10.1)': + dependencies: + '@inquirer/core': 10.1.1(@types/node@22.10.1) + '@inquirer/type': 3.0.1(@types/node@22.10.1) + '@types/node': 22.10.1 + yoctocolors-cjs: 2.1.2 + '@inquirer/figures@1.0.8': {} '@inquirer/input@1.2.16': @@ -31794,12 +32134,24 @@ snapshots: '@inquirer/type': 3.0.1(@types/node@18.19.67) '@types/node': 18.19.67 + '@inquirer/input@4.1.0(@types/node@22.10.1)': + dependencies: + '@inquirer/core': 10.1.1(@types/node@22.10.1) + '@inquirer/type': 3.0.1(@types/node@22.10.1) + '@types/node': 22.10.1 + '@inquirer/number@3.0.3(@types/node@18.19.67)': dependencies: '@inquirer/core': 10.1.1(@types/node@18.19.67) '@inquirer/type': 3.0.1(@types/node@18.19.67) '@types/node': 18.19.67 + '@inquirer/number@3.0.3(@types/node@22.10.1)': + dependencies: + '@inquirer/core': 10.1.1(@types/node@22.10.1) + '@inquirer/type': 3.0.1(@types/node@22.10.1) + '@types/node': 22.10.1 + '@inquirer/password@1.1.16': dependencies: '@inquirer/core': 6.0.0 @@ -31814,6 +32166,13 @@ snapshots: '@types/node': 18.19.67 ansi-escapes: 4.3.2 + '@inquirer/password@4.0.3(@types/node@22.10.1)': + dependencies: + '@inquirer/core': 10.1.1(@types/node@22.10.1) + '@inquirer/type': 3.0.1(@types/node@22.10.1) + '@types/node': 22.10.1 + ansi-escapes: 4.3.2 + '@inquirer/prompts@3.3.2': dependencies: '@inquirer/checkbox': 1.5.2 @@ -31840,6 +32199,20 @@ snapshots: '@inquirer/select': 4.0.3(@types/node@18.19.67) '@types/node': 18.19.67 + '@inquirer/prompts@7.2.0(@types/node@22.10.1)': + dependencies: + '@inquirer/checkbox': 4.0.3(@types/node@22.10.1) + '@inquirer/confirm': 5.1.0(@types/node@22.10.1) + '@inquirer/editor': 4.2.0(@types/node@22.10.1) + '@inquirer/expand': 4.0.3(@types/node@22.10.1) + '@inquirer/input': 4.1.0(@types/node@22.10.1) + '@inquirer/number': 3.0.3(@types/node@22.10.1) + '@inquirer/password': 4.0.3(@types/node@22.10.1) + '@inquirer/rawlist': 4.0.3(@types/node@22.10.1) + '@inquirer/search': 3.0.3(@types/node@22.10.1) + '@inquirer/select': 4.0.3(@types/node@22.10.1) + '@types/node': 22.10.1 + '@inquirer/rawlist@1.2.16': dependencies: '@inquirer/core': 6.0.0 @@ -31853,6 +32226,13 @@ snapshots: '@types/node': 18.19.67 yoctocolors-cjs: 2.1.2 + '@inquirer/rawlist@4.0.3(@types/node@22.10.1)': + dependencies: + '@inquirer/core': 10.1.1(@types/node@22.10.1) + '@inquirer/type': 3.0.1(@types/node@22.10.1) + '@types/node': 22.10.1 + yoctocolors-cjs: 2.1.2 + '@inquirer/search@3.0.3(@types/node@18.19.67)': dependencies: '@inquirer/core': 10.1.1(@types/node@18.19.67) @@ -31861,6 +32241,14 @@ snapshots: '@types/node': 18.19.67 yoctocolors-cjs: 2.1.2 + '@inquirer/search@3.0.3(@types/node@22.10.1)': + dependencies: + '@inquirer/core': 10.1.1(@types/node@22.10.1) + '@inquirer/figures': 1.0.8 + '@inquirer/type': 3.0.1(@types/node@22.10.1) + '@types/node': 22.10.1 + yoctocolors-cjs: 2.1.2 + '@inquirer/select@1.3.3': dependencies: '@inquirer/core': 6.0.0 @@ -31886,6 +32274,15 @@ snapshots: ansi-escapes: 4.3.2 yoctocolors-cjs: 2.1.2 + '@inquirer/select@4.0.3(@types/node@22.10.1)': + dependencies: + '@inquirer/core': 10.1.1(@types/node@22.10.1) + '@inquirer/figures': 1.0.8 + '@inquirer/type': 3.0.1(@types/node@22.10.1) + '@types/node': 22.10.1 + ansi-escapes: 4.3.2 + yoctocolors-cjs: 2.1.2 + '@inquirer/type@1.5.5': dependencies: mute-stream: 1.0.0 @@ -31898,6 +32295,10 @@ snapshots: dependencies: '@types/node': 18.19.67 + '@inquirer/type@3.0.1(@types/node@22.10.1)': + dependencies: + '@types/node': 22.10.1 + '@ioredis/as-callback@3.0.0': {} '@ioredis/commands@1.2.0': {} @@ -31930,7 +32331,7 @@ snapshots: jest-util: 29.7.0 slash: 3.0.0 - '@jest/core@29.7.0(ts-node@10.9.2)': + '@jest/core@29.7.0(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5))': dependencies: '@jest/console': 29.7.0 '@jest/reporters': 29.7.0 @@ -31944,7 +32345,42 @@ snapshots: exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 29.7.0 - jest-config: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + jest-config: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) + jest-haste-map: 29.7.0 + jest-message-util: 29.7.0 + jest-regex-util: 29.6.3 + jest-resolve: 29.7.0 + jest-resolve-dependencies: 29.7.0 + jest-runner: 29.7.0 + jest-runtime: 29.7.0 + jest-snapshot: 29.7.0 + jest-util: 29.7.0 + jest-validate: 29.7.0 + jest-watcher: 29.7.0 + micromatch: 4.0.8 + pretty-format: 29.7.0 + slash: 3.0.0 + strip-ansi: 6.0.1 + transitivePeerDependencies: + - babel-plugin-macros + - supports-color + - ts-node + + '@jest/core@29.7.0(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5))': + dependencies: + '@jest/console': 29.7.0 + '@jest/reporters': 29.7.0 + '@jest/test-result': 29.7.0 + '@jest/transform': 29.7.0 + '@jest/types': 29.6.3 + '@types/node': 18.19.67 + ansi-escapes: 4.3.2 + chalk: 4.1.2 + ci-info: 3.9.0 + exit: 0.1.2 + graceful-fs: 4.2.11 + jest-changed-files: 29.7.0 + jest-config: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5)) jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -32198,13 +32634,13 @@ snapshots: transitivePeerDependencies: - tslib - '@microsoft/api-documenter@7.26.2': + '@microsoft/api-documenter@7.26.2(@types/node@22.10.1)': dependencies: - '@microsoft/api-extractor-model': 7.30.0(@types/node@18.19.67) + '@microsoft/api-extractor-model': 7.30.0(@types/node@22.10.1) '@microsoft/tsdoc': 0.15.1 - '@rushstack/node-core-library': 5.10.0(@types/node@18.19.67) - '@rushstack/terminal': 0.14.3(@types/node@18.19.67) - '@rushstack/ts-command-line': 4.23.1(@types/node@18.19.67) + '@rushstack/node-core-library': 5.10.0(@types/node@22.10.1) + '@rushstack/terminal': 0.14.3(@types/node@22.10.1) + '@rushstack/ts-command-line': 4.23.1(@types/node@22.10.1) js-yaml: 3.13.1 resolve: 1.22.8 transitivePeerDependencies: @@ -32218,6 +32654,14 @@ snapshots: transitivePeerDependencies: - '@types/node' + '@microsoft/api-extractor-model@7.29.7(@types/node@22.10.1)': + dependencies: + '@microsoft/tsdoc': 0.15.1 + '@microsoft/tsdoc-config': 0.17.1 + '@rushstack/node-core-library': 5.8.0(@types/node@22.10.1) + transitivePeerDependencies: + - '@types/node' + '@microsoft/api-extractor-model@7.30.0(@types/node@18.19.67)': dependencies: '@microsoft/tsdoc': 0.15.1 @@ -32226,6 +32670,14 @@ snapshots: transitivePeerDependencies: - '@types/node' + '@microsoft/api-extractor-model@7.30.0(@types/node@22.10.1)': + dependencies: + '@microsoft/tsdoc': 0.15.1 + '@microsoft/tsdoc-config': 0.17.1 + '@rushstack/node-core-library': 5.10.0(@types/node@22.10.1) + transitivePeerDependencies: + - '@types/node' + '@microsoft/api-extractor@7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@18.19.67)': dependencies: '@microsoft/api-extractor-model': 7.29.7(@types/node@18.19.67) @@ -32244,6 +32696,24 @@ snapshots: transitivePeerDependencies: - '@types/node' + '@microsoft/api-extractor@7.47.8(patch_hash=ldzfpsbo3oeejrejk775zxplmi)(@types/node@22.10.1)': + dependencies: + '@microsoft/api-extractor-model': 7.29.7(@types/node@22.10.1) + '@microsoft/tsdoc': 0.15.1 + '@microsoft/tsdoc-config': 0.17.1 + '@rushstack/node-core-library': 5.8.0(@types/node@22.10.1) + '@rushstack/rig-package': 0.5.3 + '@rushstack/terminal': 0.14.1(@types/node@22.10.1) + '@rushstack/ts-command-line': 4.22.7(@types/node@22.10.1) + lodash: 4.17.21 + minimatch: 3.0.8 + resolve: 1.22.8 + semver: 7.5.4 + source-map: 0.6.1 + typescript: 5.4.2 + transitivePeerDependencies: + - '@types/node' + '@microsoft/api-extractor@7.48.0(@types/node@18.19.67)': dependencies: '@microsoft/api-extractor-model': 7.30.0(@types/node@18.19.67) @@ -32262,6 +32732,24 @@ snapshots: transitivePeerDependencies: - '@types/node' + '@microsoft/api-extractor@7.48.0(@types/node@22.10.1)': + dependencies: + '@microsoft/api-extractor-model': 7.30.0(@types/node@22.10.1) + '@microsoft/tsdoc': 0.15.1 + '@microsoft/tsdoc-config': 0.17.1 + '@rushstack/node-core-library': 5.10.0(@types/node@22.10.1) + '@rushstack/rig-package': 0.5.3 + '@rushstack/terminal': 0.14.3(@types/node@22.10.1) + '@rushstack/ts-command-line': 4.23.1(@types/node@22.10.1) + lodash: 4.17.21 + minimatch: 3.0.8 + resolve: 1.22.8 + semver: 7.5.4 + source-map: 0.6.1 + typescript: 5.4.2 + transitivePeerDependencies: + - '@types/node' + '@microsoft/applicationinsights-analytics-js@2.8.18(tslib@1.14.1)': dependencies: '@microsoft/applicationinsights-common': 2.8.18(tslib@1.14.1) @@ -32327,10 +32815,11 @@ snapshots: '@microsoft/microsoft-graph-client@3.0.7(@azure/identity@4.5.0)(@azure/msal-browser@3.27.0)': dependencies: - '@azure/identity': 4.5.0 - '@azure/msal-browser': 3.27.0 '@babel/runtime': 7.26.0 tslib: 2.8.1 + optionalDependencies: + '@azure/identity': 4.5.0 + '@azure/msal-browser': 3.27.0 '@microsoft/microsoft-graph-types@2.40.0': {} @@ -32376,55 +32865,55 @@ snapshots: '@msgpackr-extract/msgpackr-extract-win32-x64@3.0.3': optional: true - '@mui/base@5.0.0-beta.58(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)': + '@mui/base@5.0.0-beta.58(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 - '@floating-ui/react-dom': 2.1.2(react-dom@18.3.1)(react@18.3.1) + '@floating-ui/react-dom': 2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/types': 7.2.19(@types/react@18.3.15) '@mui/utils': 6.0.0-rc.0(@types/react@18.3.15)(react@18.3.1) '@popperjs/core': 2.11.8 - '@types/react': 18.3.15 clsx: 2.1.1 prop-types: 15.8.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) + optionalDependencies: + '@types/react': 18.3.15 '@mui/core-downloads-tracker@6.3.1': {} - '@mui/icons-material@6.2.1(@mui/material@6.3.1)(@types/react@18.3.15)(react@18.3.1)': + '@mui/icons-material@6.2.1(@mui/material@6.3.1(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.15)(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 - '@mui/material': 6.3.1(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@types/react': 18.3.15 + '@mui/material': 6.3.1(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: 18.3.1 + optionalDependencies: + '@types/react': 18.3.15 - '@mui/lab@6.0.0-beta.9(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@6.3.1)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)': + '@mui/lab@6.0.0-beta.9(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react@18.3.1))(@mui/material@6.3.1(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 - '@emotion/react': 11.14.0(@types/react@18.3.15)(react@18.3.1) - '@emotion/styled': 11.14.0(@emotion/react@11.14.0)(@types/react@18.3.15)(react@18.3.1) - '@mui/base': 5.0.0-beta.58(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@mui/material': 6.3.1(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1) - '@mui/system': 6.1.10(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.3.15)(react@18.3.1) + '@mui/base': 5.0.0-beta.58(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@mui/material': 6.3.1(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@mui/system': 6.1.10(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react@18.3.1) '@mui/types': 7.2.19(@types/react@18.3.15) '@mui/utils': 6.1.10(@types/react@18.3.15)(react@18.3.1) - '@types/react': 18.3.15 clsx: 2.1.1 prop-types: 15.8.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) + optionalDependencies: + '@emotion/react': 11.14.0(@types/react@18.3.15)(react@18.3.1) + '@emotion/styled': 11.14.0(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react@18.3.1) + '@types/react': 18.3.15 - '@mui/material@6.3.1(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)': + '@mui/material@6.3.1(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 - '@emotion/react': 11.14.0(@types/react@18.3.15)(react@18.3.1) - '@emotion/styled': 11.14.0(@emotion/react@11.14.0)(@types/react@18.3.15)(react@18.3.1) '@mui/core-downloads-tracker': 6.3.1 - '@mui/system': 6.3.1(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.3.15)(react@18.3.1) + '@mui/system': 6.3.1(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react@18.3.1) '@mui/types': 7.2.21(@types/react@18.3.15) '@mui/utils': 6.3.1(@types/react@18.3.15)(react@18.3.1) '@popperjs/core': 2.11.8 - '@types/react': 18.3.15 '@types/react-transition-group': 4.4.12(@types/react@18.3.15) clsx: 2.1.1 csstype: 3.1.3 @@ -32432,84 +32921,94 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) react-is: 19.0.0 - react-transition-group: 4.4.5(react-dom@18.3.1)(react@18.3.1) + react-transition-group: 4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + optionalDependencies: + '@emotion/react': 11.14.0(@types/react@18.3.15)(react@18.3.1) + '@emotion/styled': 11.14.0(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react@18.3.1) + '@types/react': 18.3.15 '@mui/private-theming@6.1.10(@types/react@18.3.15)(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 '@mui/utils': 6.1.10(@types/react@18.3.15)(react@18.3.1) - '@types/react': 18.3.15 prop-types: 15.8.1 react: 18.3.1 + optionalDependencies: + '@types/react': 18.3.15 '@mui/private-theming@6.3.1(@types/react@18.3.15)(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 '@mui/utils': 6.3.1(@types/react@18.3.15)(react@18.3.1) - '@types/react': 18.3.15 prop-types: 15.8.1 react: 18.3.1 + optionalDependencies: + '@types/react': 18.3.15 - '@mui/styled-engine@6.1.10(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(react@18.3.1)': + '@mui/styled-engine@6.1.10(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 '@emotion/cache': 11.14.0 - '@emotion/react': 11.14.0(@types/react@18.3.15)(react@18.3.1) '@emotion/serialize': 1.3.3 '@emotion/sheet': 1.4.0 - '@emotion/styled': 11.14.0(@emotion/react@11.14.0)(@types/react@18.3.15)(react@18.3.1) csstype: 3.1.3 prop-types: 15.8.1 react: 18.3.1 + optionalDependencies: + '@emotion/react': 11.14.0(@types/react@18.3.15)(react@18.3.1) + '@emotion/styled': 11.14.0(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react@18.3.1) - '@mui/styled-engine@6.3.1(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(react@18.3.1)': + '@mui/styled-engine@6.3.1(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 '@emotion/cache': 11.14.0 - '@emotion/react': 11.14.0(@types/react@18.3.15)(react@18.3.1) '@emotion/serialize': 1.3.3 '@emotion/sheet': 1.4.0 - '@emotion/styled': 11.14.0(@emotion/react@11.14.0)(@types/react@18.3.15)(react@18.3.1) csstype: 3.1.3 prop-types: 15.8.1 react: 18.3.1 + optionalDependencies: + '@emotion/react': 11.14.0(@types/react@18.3.15)(react@18.3.1) + '@emotion/styled': 11.14.0(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react@18.3.1) - '@mui/system@6.1.10(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.3.15)(react@18.3.1)': + '@mui/system@6.1.10(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 - '@emotion/react': 11.14.0(@types/react@18.3.15)(react@18.3.1) - '@emotion/styled': 11.14.0(@emotion/react@11.14.0)(@types/react@18.3.15)(react@18.3.1) '@mui/private-theming': 6.1.10(@types/react@18.3.15)(react@18.3.1) - '@mui/styled-engine': 6.1.10(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(react@18.3.1) + '@mui/styled-engine': 6.1.10(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react@18.3.1))(react@18.3.1) '@mui/types': 7.2.19(@types/react@18.3.15) '@mui/utils': 6.1.10(@types/react@18.3.15)(react@18.3.1) - '@types/react': 18.3.15 clsx: 2.1.1 csstype: 3.1.3 prop-types: 15.8.1 react: 18.3.1 + optionalDependencies: + '@emotion/react': 11.14.0(@types/react@18.3.15)(react@18.3.1) + '@emotion/styled': 11.14.0(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react@18.3.1) + '@types/react': 18.3.15 - '@mui/system@6.3.1(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.3.15)(react@18.3.1)': + '@mui/system@6.3.1(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 - '@emotion/react': 11.14.0(@types/react@18.3.15)(react@18.3.1) - '@emotion/styled': 11.14.0(@emotion/react@11.14.0)(@types/react@18.3.15)(react@18.3.1) '@mui/private-theming': 6.3.1(@types/react@18.3.15)(react@18.3.1) - '@mui/styled-engine': 6.3.1(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(react@18.3.1) + '@mui/styled-engine': 6.3.1(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react@18.3.1))(react@18.3.1) '@mui/types': 7.2.21(@types/react@18.3.15) '@mui/utils': 6.3.1(@types/react@18.3.15)(react@18.3.1) - '@types/react': 18.3.15 clsx: 2.1.1 csstype: 3.1.3 prop-types: 15.8.1 react: 18.3.1 + optionalDependencies: + '@emotion/react': 11.14.0(@types/react@18.3.15)(react@18.3.1) + '@emotion/styled': 11.14.0(@emotion/react@11.14.0(@types/react@18.3.15)(react@18.3.1))(@types/react@18.3.15)(react@18.3.1) + '@types/react': 18.3.15 '@mui/types@7.2.19(@types/react@18.3.15)': - dependencies: + optionalDependencies: '@types/react': 18.3.15 '@mui/types@7.2.21(@types/react@18.3.15)': - dependencies: + optionalDependencies: '@types/react': 18.3.15 '@mui/utils@6.0.0-rc.0(@types/react@18.3.15)(react@18.3.1)': @@ -32517,33 +33016,36 @@ snapshots: '@babel/runtime': 7.26.0 '@mui/types': 7.2.19(@types/react@18.3.15) '@types/prop-types': 15.7.14 - '@types/react': 18.3.15 clsx: 2.1.1 prop-types: 15.8.1 react: 18.3.1 react-is: 18.3.1 + optionalDependencies: + '@types/react': 18.3.15 '@mui/utils@6.1.10(@types/react@18.3.15)(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 '@mui/types': 7.2.19(@types/react@18.3.15) '@types/prop-types': 15.7.14 - '@types/react': 18.3.15 clsx: 2.1.1 prop-types: 15.8.1 react: 18.3.1 react-is: 18.3.1 + optionalDependencies: + '@types/react': 18.3.15 '@mui/utils@6.3.1(@types/react@18.3.15)(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 '@mui/types': 7.2.21(@types/react@18.3.15) '@types/prop-types': 15.7.14 - '@types/react': 18.3.15 clsx: 2.1.1 prop-types: 15.8.1 react: 18.3.1 react-is: 19.0.0 + optionalDependencies: + '@types/react': 18.3.15 '@next/env@14.2.20': {} @@ -32691,6 +33193,15 @@ snapshots: transitivePeerDependencies: - '@types/node' + '@oclif/plugin-not-found@3.2.30(@types/node@22.10.1)': + dependencies: + '@inquirer/prompts': 7.2.0(@types/node@22.10.1) + '@oclif/core': 4.0.36 + ansis: 3.3.2 + fast-levenshtein: 3.0.0 + transitivePeerDependencies: + - '@types/node' + '@oclif/plugin-warn-if-update-available@3.1.26': dependencies: '@oclif/core': 4.0.36 @@ -32729,11 +33240,11 @@ snapshots: '@octokit/auth-token@5.1.1': {} - '@octokit/core@3.6.0': + '@octokit/core@3.6.0(encoding@0.1.13)': dependencies: '@octokit/auth-token': 2.5.0 - '@octokit/graphql': 4.8.0 - '@octokit/request': 5.6.3 + '@octokit/graphql': 4.8.0(encoding@0.1.13) + '@octokit/request': 5.6.3(encoding@0.1.13) '@octokit/request-error': 2.1.0 '@octokit/types': 6.41.0 before-after-hook: 2.2.3 @@ -32741,11 +33252,11 @@ snapshots: transitivePeerDependencies: - encoding - '@octokit/core@4.2.4': + '@octokit/core@4.2.4(encoding@0.1.13)': dependencies: '@octokit/auth-token': 3.0.4 - '@octokit/graphql': 5.0.6 - '@octokit/request': 6.2.8 + '@octokit/graphql': 5.0.6(encoding@0.1.13) + '@octokit/request': 6.2.8(encoding@0.1.13) '@octokit/request-error': 3.0.3 '@octokit/types': 9.3.2 before-after-hook: 2.2.3 @@ -32795,17 +33306,17 @@ snapshots: '@octokit/types': 13.6.2 universal-user-agent: 6.0.1 - '@octokit/graphql@4.8.0': + '@octokit/graphql@4.8.0(encoding@0.1.13)': dependencies: - '@octokit/request': 5.6.3 + '@octokit/request': 5.6.3(encoding@0.1.13) '@octokit/types': 6.41.0 universal-user-agent: 6.0.1 transitivePeerDependencies: - encoding - '@octokit/graphql@5.0.6': + '@octokit/graphql@5.0.6(encoding@0.1.13)': dependencies: - '@octokit/request': 6.2.8 + '@octokit/request': 6.2.8(encoding@0.1.13) '@octokit/types': 9.3.2 universal-user-agent: 6.0.1 transitivePeerDependencies: @@ -32834,14 +33345,14 @@ snapshots: '@octokit/core': 6.1.2 '@octokit/types': 13.6.2 - '@octokit/plugin-paginate-rest@2.21.3(@octokit/core@3.6.0)': + '@octokit/plugin-paginate-rest@2.21.3(@octokit/core@3.6.0(encoding@0.1.13))': dependencies: - '@octokit/core': 3.6.0 + '@octokit/core': 3.6.0(encoding@0.1.13) '@octokit/types': 6.41.0 - '@octokit/plugin-request-log@1.0.4(@octokit/core@3.6.0)': + '@octokit/plugin-request-log@1.0.4(@octokit/core@3.6.0(encoding@0.1.13))': dependencies: - '@octokit/core': 3.6.0 + '@octokit/core': 3.6.0(encoding@0.1.13) '@octokit/plugin-request-log@5.3.1(@octokit/core@6.1.2)': dependencies: @@ -32852,9 +33363,9 @@ snapshots: '@octokit/core': 6.1.2 '@octokit/types': 13.6.2 - '@octokit/plugin-rest-endpoint-methods@5.16.2(@octokit/core@3.6.0)': + '@octokit/plugin-rest-endpoint-methods@5.16.2(@octokit/core@3.6.0(encoding@0.1.13))': dependencies: - '@octokit/core': 3.6.0 + '@octokit/core': 3.6.0(encoding@0.1.13) '@octokit/types': 6.41.0 deprecation: 2.3.1 @@ -32880,24 +33391,24 @@ snapshots: dependencies: '@octokit/types': 13.6.2 - '@octokit/request@5.6.3': + '@octokit/request@5.6.3(encoding@0.1.13)': dependencies: '@octokit/endpoint': 6.0.12 '@octokit/request-error': 2.1.0 '@octokit/types': 6.41.0 is-plain-object: 5.0.0 - node-fetch: 2.7.0 + node-fetch: 2.7.0(encoding@0.1.13) universal-user-agent: 6.0.1 transitivePeerDependencies: - encoding - '@octokit/request@6.2.8': + '@octokit/request@6.2.8(encoding@0.1.13)': dependencies: '@octokit/endpoint': 7.0.6 '@octokit/request-error': 3.0.3 '@octokit/types': 9.3.2 is-plain-object: 5.0.0 - node-fetch: 2.7.0 + node-fetch: 2.7.0(encoding@0.1.13) universal-user-agent: 6.0.1 transitivePeerDependencies: - encoding @@ -32916,12 +33427,12 @@ snapshots: '@octokit/types': 13.6.2 universal-user-agent: 7.0.2 - '@octokit/rest@18.12.0': + '@octokit/rest@18.12.0(encoding@0.1.13)': dependencies: - '@octokit/core': 3.6.0 - '@octokit/plugin-paginate-rest': 2.21.3(@octokit/core@3.6.0) - '@octokit/plugin-request-log': 1.0.4(@octokit/core@3.6.0) - '@octokit/plugin-rest-endpoint-methods': 5.16.2(@octokit/core@3.6.0) + '@octokit/core': 3.6.0(encoding@0.1.13) + '@octokit/plugin-paginate-rest': 2.21.3(@octokit/core@3.6.0(encoding@0.1.13)) + '@octokit/plugin-request-log': 1.0.4(@octokit/core@3.6.0(encoding@0.1.13)) + '@octokit/plugin-rest-endpoint-methods': 5.16.2(@octokit/core@3.6.0(encoding@0.1.13)) transitivePeerDependencies: - encoding @@ -33079,14 +33590,14 @@ snapshots: dependencies: '@previewjs/serializable-values': 7.0.3 '@previewjs/type-analyzer': 8.0.2 - axios: 1.7.9(debug@4.4.0) + axios: 1.7.9(debug@4.3.7) transitivePeerDependencies: - debug - '@previewjs/chromeless@7.0.3(@types/node@18.19.67)': + '@previewjs/chromeless@7.0.3(@types/node@18.19.67)(less@3.12.2)(sass@1.82.0)(terser@5.37.0)': dependencies: '@previewjs/api': 13.0.0 - '@previewjs/core': 23.0.1(@types/node@18.19.67) + '@previewjs/core': 23.0.1(@types/node@18.19.67)(less@3.12.2)(sass@1.82.0)(terser@5.37.0) '@previewjs/iframe': 11.0.1 '@previewjs/properties': 3.0.3 '@previewjs/vfs': 2.1.4 @@ -33110,9 +33621,9 @@ snapshots: '@previewjs/config@4.9.16': {} - '@previewjs/core@23.0.1(@types/node@18.19.67)': + '@previewjs/core@23.0.1(@types/node@18.19.67)(less@3.12.2)(sass@1.82.0)(terser@5.37.0)': dependencies: - '@fwouts/vite-tsconfig-paths': 4.2.1(typescript@5.4.5)(vite@4.5.5) + '@fwouts/vite-tsconfig-paths': 4.2.1(typescript@5.4.5)(vite@4.5.5(@types/node@18.19.67)(less@3.12.2)(sass@1.82.0)(terser@5.37.0)) '@previewjs/api': 13.0.0 '@previewjs/config': 4.9.16 '@previewjs/iframe': 11.0.1 @@ -33122,7 +33633,7 @@ snapshots: acorn: 8.14.0 acorn-jsx: 5.3.2(acorn@8.14.0) assert-never: 1.3.0 - axios: 1.7.9(debug@4.4.0) + axios: 1.7.9(debug@4.3.7) exclusive-promises: 1.0.3 express: 4.21.2 fs-extra: 11.2.0 @@ -33134,7 +33645,7 @@ snapshots: ts-node: 10.9.2(@types/node@18.19.67)(typescript@5.4.5) tsconfig-paths: 4.2.0 typescript: 5.4.5 - vite: 4.5.5(@types/node@18.19.67) + vite: 4.5.5(@types/node@18.19.67)(less@3.12.2)(sass@1.82.0)(terser@5.37.0) transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -33150,14 +33661,14 @@ snapshots: '@previewjs/iframe@11.0.1': {} - '@previewjs/plugin-react@11.0.0(@types/node@18.19.67)(vite@4.5.5)': + '@previewjs/plugin-react@11.0.0(@types/node@18.19.67)(less@3.12.2)(sass@1.82.0)(terser@5.37.0)(vite@4.5.5(@types/node@18.19.67)(less@3.12.2)(sass@1.82.0)(terser@5.37.0))': dependencies: '@previewjs/api': 13.0.0 '@previewjs/serializable-values': 7.0.3 - '@previewjs/storybook-helpers': 3.0.0(@types/node@18.19.67) + '@previewjs/storybook-helpers': 3.0.0(@types/node@18.19.67)(less@3.12.2)(sass@1.82.0)(terser@5.37.0) '@previewjs/type-analyzer': 8.0.2 '@previewjs/vfs': 2.1.4 - '@vitejs/plugin-react': 4.3.4(vite@4.5.5) + '@vitejs/plugin-react': 4.3.4(vite@4.5.5(@types/node@18.19.67)(less@3.12.2)(sass@1.82.0)(terser@5.37.0)) typescript: 5.4.5 transitivePeerDependencies: - '@swc/core' @@ -33186,10 +33697,10 @@ snapshots: prettier: 2.8.8 typescript: 5.4.5 - '@previewjs/storybook-helpers@3.0.0(@types/node@18.19.67)': + '@previewjs/storybook-helpers@3.0.0(@types/node@18.19.67)(less@3.12.2)(sass@1.82.0)(terser@5.37.0)': dependencies: '@previewjs/api': 13.0.0 - '@previewjs/core': 23.0.1(@types/node@18.19.67) + '@previewjs/core': 23.0.1(@types/node@18.19.67)(less@3.12.2)(sass@1.82.0)(terser@5.37.0) '@previewjs/serializable-values': 7.0.3 '@previewjs/type-analyzer': 8.0.2 typescript: 5.4.5 @@ -33260,7 +33771,7 @@ snapshots: - supports-color - typescript - '@rushstack/node-core-library@3.66.1': + '@rushstack/node-core-library@3.66.1(@types/node@18.19.67)': dependencies: colors: 1.2.5 fs-extra: 7.0.1 @@ -33269,10 +33780,24 @@ snapshots: resolve: 1.22.8 semver: 7.5.4 z-schema: 5.0.5 + optionalDependencies: + '@types/node': 18.19.67 '@rushstack/node-core-library@5.10.0(@types/node@18.19.67)': dependencies: + ajv: 8.13.0 + ajv-draft-04: 1.0.0(ajv@8.13.0) + ajv-formats: 3.0.1(ajv@8.13.0) + fs-extra: 7.0.1 + import-lazy: 4.0.0 + jju: 1.4.0 + resolve: 1.22.8 + semver: 7.5.4 + optionalDependencies: '@types/node': 18.19.67 + + '@rushstack/node-core-library@5.10.0(@types/node@22.10.1)': + dependencies: ajv: 8.13.0 ajv-draft-04: 1.0.0(ajv@8.13.0) ajv-formats: 3.0.1(ajv@8.13.0) @@ -33281,10 +33806,24 @@ snapshots: jju: 1.4.0 resolve: 1.22.8 semver: 7.5.4 + optionalDependencies: + '@types/node': 22.10.1 '@rushstack/node-core-library@5.8.0(@types/node@18.19.67)': dependencies: + ajv: 8.13.0 + ajv-draft-04: 1.0.0(ajv@8.13.0) + ajv-formats: 3.0.1(ajv@8.13.0) + fs-extra: 7.0.1 + import-lazy: 4.0.0 + jju: 1.4.0 + resolve: 1.22.8 + semver: 7.5.4 + optionalDependencies: '@types/node': 18.19.67 + + '@rushstack/node-core-library@5.8.0(@types/node@22.10.1)': + dependencies: ajv: 8.13.0 ajv-draft-04: 1.0.0(ajv@8.13.0) ajv-formats: 3.0.1(ajv@8.13.0) @@ -33293,6 +33832,8 @@ snapshots: jju: 1.4.0 resolve: 1.22.8 semver: 7.5.4 + optionalDependencies: + '@types/node': 22.10.1 '@rushstack/rig-package@0.5.3': dependencies: @@ -33302,14 +33843,30 @@ snapshots: '@rushstack/terminal@0.14.1(@types/node@18.19.67)': dependencies: '@rushstack/node-core-library': 5.8.0(@types/node@18.19.67) + supports-color: 8.1.1 + optionalDependencies: '@types/node': 18.19.67 + + '@rushstack/terminal@0.14.1(@types/node@22.10.1)': + dependencies: + '@rushstack/node-core-library': 5.8.0(@types/node@22.10.1) supports-color: 8.1.1 + optionalDependencies: + '@types/node': 22.10.1 '@rushstack/terminal@0.14.3(@types/node@18.19.67)': dependencies: '@rushstack/node-core-library': 5.10.0(@types/node@18.19.67) + supports-color: 8.1.1 + optionalDependencies: '@types/node': 18.19.67 + + '@rushstack/terminal@0.14.3(@types/node@22.10.1)': + dependencies: + '@rushstack/node-core-library': 5.10.0(@types/node@22.10.1) supports-color: 8.1.1 + optionalDependencies: + '@types/node': 22.10.1 '@rushstack/tree-pattern@0.3.1': {} @@ -33322,6 +33879,15 @@ snapshots: transitivePeerDependencies: - '@types/node' + '@rushstack/ts-command-line@4.22.7(@types/node@22.10.1)': + dependencies: + '@rushstack/terminal': 0.14.1(@types/node@22.10.1) + '@types/argparse': 1.0.38 + argparse: 1.0.10 + string-argv: 0.3.2 + transitivePeerDependencies: + - '@types/node' + '@rushstack/ts-command-line@4.23.1(@types/node@18.19.67)': dependencies: '@rushstack/terminal': 0.14.3(@types/node@18.19.67) @@ -33331,6 +33897,15 @@ snapshots: transitivePeerDependencies: - '@types/node' + '@rushstack/ts-command-line@4.23.1(@types/node@22.10.1)': + dependencies: + '@rushstack/terminal': 0.14.3(@types/node@22.10.1) + '@types/argparse': 1.0.38 + argparse: 1.0.10 + string-argv: 0.3.2 + transitivePeerDependencies: + - '@types/node' + '@sideway/address@4.1.5': dependencies: '@hapi/hoek': 9.3.0 @@ -33362,8 +33937,6 @@ snapshots: '@sinclair/typebox@0.27.8': {} - '@sinclair/typebox@0.32.35': {} - '@sinclair/typebox@0.34.13': {} '@sindresorhus/is@4.6.0': {} @@ -33449,6 +34022,15 @@ snapshots: dependencies: emoji-regex: 10.4.0 + '@technote-space/doctoc@2.4.7': + dependencies: + '@technote-space/anchor-markdown-header': 1.1.42 + '@textlint/markdown-to-ast': 12.6.1 + htmlparser2: 6.1.0 + update-section: 0.3.3 + transitivePeerDependencies: + - supports-color + '@technote-space/doctoc@2.6.4': dependencies: '@technote-space/anchor-markdown-header': 1.1.42 @@ -33481,21 +34063,38 @@ snapshots: lodash: 4.17.21 redent: 3.0.0 - '@testing-library/react@16.1.0(@testing-library/dom@10.4.0)(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1)': + '@testing-library/react@16.1.0(@testing-library/dom@10.4.0)(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 '@testing-library/dom': 10.4.0 - '@types/react': 18.3.15 - '@types/react-dom': 18.3.3(@types/react@18.3.15) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) + optionalDependencies: + '@types/react': 18.3.15 + '@types/react-dom': 18.3.3(@types/react@18.3.15) '@testing-library/user-event@14.5.2(@testing-library/dom@10.4.0)': dependencies: '@testing-library/dom': 10.4.0 + '@textlint/ast-node-types@12.6.1': {} + '@textlint/ast-node-types@13.4.1': {} + '@textlint/markdown-to-ast@12.6.1': + dependencies: + '@textlint/ast-node-types': 12.6.1 + debug: 4.4.0(supports-color@8.1.1) + mdast-util-gfm-autolink-literal: 0.1.3 + remark-footnotes: 3.0.0 + remark-frontmatter: 3.0.0 + remark-gfm: 1.0.0 + remark-parse: 9.0.0 + traverse: 0.6.10 + unified: 9.2.2 + transitivePeerDependencies: + - supports-color + '@textlint/markdown-to-ast@13.4.1': dependencies: '@textlint/ast-node-types': 13.4.1 @@ -34025,7 +34624,28 @@ snapshots: '@types/node': 18.19.67 optional: true - '@typescript-eslint/eslint-plugin@6.7.5(@typescript-eslint/parser@6.7.5)(eslint@8.55.0)(typescript@5.4.5)': + '@typescript-eslint/eslint-plugin@6.7.5(@typescript-eslint/parser@6.21.0(eslint@8.55.0)(typescript@5.4.5))(eslint@8.55.0)(typescript@5.4.5)': + dependencies: + '@eslint-community/regexpp': 4.12.1 + '@typescript-eslint/parser': 6.21.0(eslint@8.55.0)(typescript@5.4.5) + '@typescript-eslint/scope-manager': 6.7.5 + '@typescript-eslint/type-utils': 6.7.5(eslint@8.55.0)(typescript@5.4.5) + '@typescript-eslint/utils': 6.7.5(eslint@8.55.0)(typescript@5.4.5) + '@typescript-eslint/visitor-keys': 6.7.5 + debug: 4.4.0(supports-color@8.1.1) + eslint: 8.55.0 + graphemer: 1.4.0 + ignore: 5.3.2 + natural-compare: 1.4.0 + semver: 7.6.3 + ts-api-utils: 1.4.3(typescript@5.4.5) + optionalDependencies: + typescript: 5.4.5 + transitivePeerDependencies: + - supports-color + optional: true + + '@typescript-eslint/eslint-plugin@6.7.5(@typescript-eslint/parser@6.7.5(eslint@8.55.0)(typescript@5.4.5))(eslint@8.55.0)(typescript@5.4.5)': dependencies: '@eslint-community/regexpp': 4.12.1 '@typescript-eslint/parser': 6.7.5(eslint@8.55.0)(typescript@5.4.5) @@ -34040,6 +34660,7 @@ snapshots: natural-compare: 1.4.0 semver: 7.6.3 ts-api-utils: 1.4.3(typescript@5.4.5) + optionalDependencies: typescript: 5.4.5 transitivePeerDependencies: - supports-color @@ -34060,6 +34681,7 @@ snapshots: '@typescript-eslint/visitor-keys': 6.21.0 debug: 4.4.0(supports-color@8.1.1) eslint: 8.55.0 + optionalDependencies: typescript: 5.4.5 transitivePeerDependencies: - supports-color @@ -34072,6 +34694,7 @@ snapshots: '@typescript-eslint/visitor-keys': 6.7.5 debug: 4.4.0(supports-color@8.1.1) eslint: 8.55.0 + optionalDependencies: typescript: 5.4.5 transitivePeerDependencies: - supports-color @@ -34103,6 +34726,7 @@ snapshots: debug: 4.4.0(supports-color@8.1.1) eslint: 8.55.0 ts-api-utils: 1.4.3(typescript@5.4.5) + optionalDependencies: typescript: 5.4.5 transitivePeerDependencies: - supports-color @@ -34124,6 +34748,7 @@ snapshots: is-glob: 4.0.3 semver: 7.6.3 tsutils: 3.21.0(typescript@5.4.5) + optionalDependencies: typescript: 5.4.5 transitivePeerDependencies: - supports-color @@ -34137,6 +34762,7 @@ snapshots: is-glob: 4.0.3 semver: 7.6.3 tsutils: 3.21.0(typescript@5.4.5) + optionalDependencies: typescript: 5.4.5 transitivePeerDependencies: - supports-color @@ -34151,6 +34777,7 @@ snapshots: minimatch: 9.0.3 semver: 7.6.3 ts-api-utils: 1.4.3(typescript@5.4.5) + optionalDependencies: typescript: 5.4.5 transitivePeerDependencies: - supports-color @@ -34164,6 +34791,7 @@ snapshots: is-glob: 4.0.3 semver: 7.6.3 ts-api-utils: 1.4.3(typescript@5.4.5) + optionalDependencies: typescript: 5.4.5 transitivePeerDependencies: - supports-color @@ -34248,14 +34876,14 @@ snapshots: '@ungap/structured-clone@1.2.1': {} - '@vitejs/plugin-react@4.3.4(vite@4.5.5)': + '@vitejs/plugin-react@4.3.4(vite@4.5.5(@types/node@18.19.67)(less@3.12.2)(sass@1.82.0)(terser@5.37.0))': dependencies: '@babel/core': 7.26.0 '@babel/plugin-transform-react-jsx-self': 7.25.9(@babel/core@7.26.0) '@babel/plugin-transform-react-jsx-source': 7.25.9(@babel/core@7.26.0) '@types/babel__core': 7.20.5 react-refresh: 0.14.2 - vite: 4.5.5(@types/node@18.19.67) + vite: 4.5.5(@types/node@18.19.67)(less@3.12.2)(sass@1.82.0)(terser@5.37.0) transitivePeerDependencies: - supports-color @@ -34305,7 +34933,7 @@ snapshots: '@vue/shared': 3.4.38 csstype: 3.1.3 - '@vue/server-renderer@3.4.38(vue@3.4.38)': + '@vue/server-renderer@3.4.38(vue@3.4.38(typescript@5.4.5))': dependencies: '@vue/compiler-ssr': 3.4.38 '@vue/shared': 3.4.38 @@ -34403,6 +35031,7 @@ snapshots: dependencies: webpack: 5.97.1(webpack-cli@5.1.4) webpack-cli: 5.1.4(webpack-dev-server@4.15.2)(webpack@5.97.1) + optionalDependencies: webpack-dev-server: 4.15.2(webpack-cli@5.1.4)(webpack@5.97.1) '@webpack-cli/serve@2.0.5(webpack-cli@5.1.4)(webpack@5.97.1)': @@ -34499,7 +35128,7 @@ snapshots: indent-string: 4.0.0 ajv-draft-04@1.0.0(ajv@8.13.0): - dependencies: + optionalDependencies: ajv: 8.13.0 ajv-errors@1.0.1(ajv@6.12.6): @@ -34507,15 +35136,15 @@ snapshots: ajv: 6.12.6 ajv-formats@2.1.1(ajv@8.17.1): - dependencies: + optionalDependencies: ajv: 8.17.1 ajv-formats@3.0.1(ajv@8.13.0): - dependencies: + optionalDependencies: ajv: 8.13.0 ajv-formats@3.0.1(ajv@8.17.1): - dependencies: + optionalDependencies: ajv: 8.17.1 ajv-keywords@3.5.2(ajv@6.12.6): @@ -34742,12 +35371,12 @@ snapshots: auto-bind@5.0.1: {} - auto-changelog@2.5.0: + auto-changelog@2.5.0(encoding@0.1.13): dependencies: commander: 7.2.0 handlebars: 4.7.8 import-cwd: 3.0.0 - node-fetch: 2.7.0 + node-fetch: 2.7.0(encoding@0.1.13) parse-github-url: 1.0.3 semver: 7.6.3 transitivePeerDependencies: @@ -34759,6 +35388,14 @@ snapshots: axe-core@4.10.2: {} + axios@0.28.1: + dependencies: + follow-redirects: 1.15.9(debug@4.3.7) + form-data: 4.0.1 + proxy-from-env: 1.1.0 + transitivePeerDependencies: + - debug + axios@0.28.1(debug@4.4.0): dependencies: follow-redirects: 1.15.9(debug@4.4.0) @@ -35633,6 +36270,7 @@ snapshots: js-yaml: 4.1.0 parse-json: 5.2.0 path-type: 4.0.0 + optionalDependencies: typescript: 5.4.5 cosmiconfig@9.0.0(typescript@5.4.5): @@ -35641,6 +36279,7 @@ snapshots: import-fresh: 3.3.0 js-yaml: 4.1.0 parse-json: 5.2.0 + optionalDependencies: typescript: 5.4.5 crc-32@1.2.0: @@ -35654,13 +36293,28 @@ snapshots: dependencies: semver: 7.6.3 - create-jest@29.7.0(@types/node@18.19.67)(ts-node@10.9.2): + create-jest@29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)): + dependencies: + '@jest/types': 29.6.3 + chalk: 4.1.2 + exit: 0.1.2 + graceful-fs: 4.2.11 + jest-config: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) + jest-util: 29.7.0 + prompts: 2.4.2 + transitivePeerDependencies: + - '@types/node' + - babel-plugin-macros + - supports-color + - ts-node + + create-jest@29.7.0(@types/node@22.10.1)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5)): dependencies: '@jest/types': 29.6.3 chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 - jest-config: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + jest-config: 29.7.0(@types/node@22.10.1)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5)) jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -35679,9 +36333,9 @@ snapshots: dependencies: cross-spawn: 7.0.6 - cross-fetch@3.1.8: + cross-fetch@3.1.8(encoding@0.1.13): dependencies: - node-fetch: 2.7.0 + node-fetch: 2.7.0(encoding@0.1.13) transitivePeerDependencies: - encoding @@ -35713,6 +36367,7 @@ snapshots: postcss-modules-values: 4.0.0(postcss@8.4.49) postcss-value-parser: 4.2.0 semver: 7.6.3 + optionalDependencies: webpack: 5.97.1(webpack-cli@5.1.4) css-select@4.3.0: @@ -35786,11 +36441,11 @@ snapshots: d3-timer@3.0.1: {} - danger@11.3.1: + danger@11.3.1(encoding@0.1.13): dependencies: '@gitbeaker/core': 35.8.1 '@gitbeaker/node': 35.8.1 - '@octokit/rest': 18.12.0 + '@octokit/rest': 18.12.0(encoding@0.1.13) async-retry: 1.2.3 chalk: 2.4.2 commander: 2.20.3 @@ -35810,10 +36465,10 @@ snapshots: lodash.keys: 4.2.0 lodash.mapvalues: 4.6.0 lodash.memoize: 4.1.2 - memfs-or-file-map-to-github-branch: 1.2.1 + memfs-or-file-map-to-github-branch: 1.2.1(encoding@0.1.13) micromatch: 4.0.8 node-cleanup: 2.1.2 - node-fetch: 2.7.0 + node-fetch: 2.7.0(encoding@0.1.13) override-require: 1.1.1 p-limit: 2.3.0 parse-diff: 0.7.1 @@ -35830,10 +36485,10 @@ snapshots: - encoding - supports-color - danger@12.3.3: + danger@12.3.3(encoding@0.1.13): dependencies: '@gitbeaker/rest': 38.12.1 - '@octokit/rest': 18.12.0 + '@octokit/rest': 18.12.0(encoding@0.1.13) async-retry: 1.2.3 chalk: 2.4.2 commander: 2.20.3 @@ -35853,10 +36508,10 @@ snapshots: lodash.keys: 4.2.0 lodash.mapvalues: 4.6.0 lodash.memoize: 4.1.2 - memfs-or-file-map-to-github-branch: 1.2.1 + memfs-or-file-map-to-github-branch: 1.2.1(encoding@0.1.13) micromatch: 4.0.8 node-cleanup: 2.1.2 - node-fetch: 2.7.0 + node-fetch: 2.7.0(encoding@0.1.13) override-require: 1.1.1 p-limit: 2.3.0 parse-diff: 0.7.1 @@ -35932,6 +36587,7 @@ snapshots: debug@4.4.0(supports-color@8.1.1): dependencies: ms: 2.1.3 + optionalDependencies: supports-color: 8.1.1 decamelize@4.0.0: {} @@ -35950,7 +36606,9 @@ snapshots: dependencies: mimic-response: 3.1.0 - dedent@1.5.3: {} + dedent@1.5.3(babel-plugin-macros@3.1.0): + optionalDependencies: + babel-plugin-macros: 3.1.0 deep-eql@4.1.4: dependencies: @@ -36496,31 +37154,33 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-import-resolver-typescript@3.6.3(@typescript-eslint/parser@6.7.5)(eslint-plugin-i@2.29.1)(eslint@8.55.0): + eslint-import-resolver-typescript@3.6.3(@typescript-eslint/parser@6.7.5(eslint@8.55.0)(typescript@5.4.5))(eslint-plugin-i@2.29.1)(eslint@8.55.0): dependencies: '@nolyfill/is-core-module': 1.0.39 debug: 4.4.0(supports-color@8.1.1) enhanced-resolve: 5.17.1 eslint: 8.55.0 - eslint-module-utils: 2.12.0(@typescript-eslint/parser@6.7.5)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.3)(eslint@8.55.0) - eslint-plugin-import: eslint-plugin-i@2.29.1(@typescript-eslint/parser@6.7.5)(eslint-import-resolver-typescript@3.6.3)(eslint@8.55.0) + eslint-module-utils: 2.12.0(@typescript-eslint/parser@6.7.5(eslint@8.55.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.3)(eslint@8.55.0) fast-glob: 3.3.2 get-tsconfig: 4.8.1 is-bun-module: 1.3.0 is-glob: 4.0.3 + optionalDependencies: + eslint-plugin-import: eslint-plugin-i@2.29.1(@typescript-eslint/parser@6.7.5(eslint@8.55.0)(typescript@5.4.5))(eslint-import-resolver-typescript@3.6.3)(eslint@8.55.0) transitivePeerDependencies: - '@typescript-eslint/parser' - eslint-import-resolver-node - eslint-import-resolver-webpack - supports-color - eslint-module-utils@2.12.0(@typescript-eslint/parser@6.7.5)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.3)(eslint@8.55.0): + eslint-module-utils@2.12.0(@typescript-eslint/parser@6.7.5(eslint@8.55.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.3)(eslint@8.55.0): dependencies: - '@typescript-eslint/parser': 6.7.5(eslint@8.55.0)(typescript@5.4.5) debug: 3.2.7 + optionalDependencies: + '@typescript-eslint/parser': 6.7.5(eslint@8.55.0)(typescript@5.4.5) eslint: 8.55.0 eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 3.6.3(@typescript-eslint/parser@6.7.5)(eslint-plugin-i@2.29.1)(eslint@8.55.0) + eslint-import-resolver-typescript: 3.6.3(@typescript-eslint/parser@6.7.5(eslint@8.55.0)(typescript@5.4.5))(eslint-plugin-i@2.29.1)(eslint@8.55.0) transitivePeerDependencies: - supports-color @@ -36544,13 +37204,13 @@ snapshots: eslint: 8.55.0 ignore: 5.3.2 - eslint-plugin-i@2.29.1(@typescript-eslint/parser@6.7.5)(eslint-import-resolver-typescript@3.6.3)(eslint@8.55.0): + eslint-plugin-i@2.29.1(@typescript-eslint/parser@6.7.5(eslint@8.55.0)(typescript@5.4.5))(eslint-import-resolver-typescript@3.6.3)(eslint@8.55.0): dependencies: debug: 4.4.0(supports-color@8.1.1) doctrine: 3.0.0 eslint: 8.55.0 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.12.0(@typescript-eslint/parser@6.7.5)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.3)(eslint@8.55.0) + eslint-module-utils: 2.12.0(@typescript-eslint/parser@6.7.5(eslint@8.55.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.3)(eslint@8.55.0) get-tsconfig: 4.8.1 is-glob: 4.0.3 minimatch: 3.1.2 @@ -36561,11 +37221,24 @@ snapshots: - eslint-import-resolver-webpack - supports-color - eslint-plugin-jest@27.4.3(eslint@8.55.0)(jest@29.7.0)(typescript@5.4.5): + eslint-plugin-jest@27.4.3(@typescript-eslint/eslint-plugin@6.7.5(@typescript-eslint/parser@6.21.0(eslint@8.55.0)(typescript@5.4.5))(eslint@8.55.0)(typescript@5.4.5))(eslint@8.55.0)(jest@29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)))(typescript@5.4.5): + dependencies: + '@typescript-eslint/utils': 5.62.0(eslint@8.55.0)(typescript@5.4.5) + eslint: 8.55.0 + optionalDependencies: + '@typescript-eslint/eslint-plugin': 6.7.5(@typescript-eslint/parser@6.21.0(eslint@8.55.0)(typescript@5.4.5))(eslint@8.55.0)(typescript@5.4.5) + jest: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) + transitivePeerDependencies: + - supports-color + - typescript + + eslint-plugin-jest@27.4.3(@typescript-eslint/eslint-plugin@6.7.5(@typescript-eslint/parser@6.21.0(eslint@8.55.0)(typescript@5.4.5))(eslint@8.55.0)(typescript@5.4.5))(eslint@8.55.0)(jest@29.7.0(@types/node@22.10.1)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5)))(typescript@5.4.5): dependencies: '@typescript-eslint/utils': 5.62.0(eslint@8.55.0)(typescript@5.4.5) eslint: 8.55.0 - jest: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + optionalDependencies: + '@typescript-eslint/eslint-plugin': 6.7.5(@typescript-eslint/parser@6.21.0(eslint@8.55.0)(typescript@5.4.5))(eslint@8.55.0)(typescript@5.4.5) + jest: 29.7.0(@types/node@22.10.1)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5)) transitivePeerDependencies: - supports-color - typescript @@ -36637,11 +37310,12 @@ snapshots: semver: 7.6.3 strip-indent: 3.0.0 - eslint-plugin-unused-imports@3.0.0(@typescript-eslint/eslint-plugin@6.7.5)(eslint@8.55.0): + eslint-plugin-unused-imports@3.0.0(@typescript-eslint/eslint-plugin@6.7.5(@typescript-eslint/parser@6.7.5(eslint@8.55.0)(typescript@5.4.5))(eslint@8.55.0)(typescript@5.4.5))(eslint@8.55.0): dependencies: - '@typescript-eslint/eslint-plugin': 6.7.5(@typescript-eslint/parser@6.7.5)(eslint@8.55.0)(typescript@5.4.5) eslint: 8.55.0 eslint-rule-composer: 0.3.0 + optionalDependencies: + '@typescript-eslint/eslint-plugin': 6.7.5(@typescript-eslint/parser@6.7.5(eslint@8.55.0)(typescript@5.4.5))(eslint@8.55.0)(typescript@5.4.5) eslint-rule-composer@0.3.0: {} @@ -36989,11 +37663,11 @@ snapshots: pend: 1.2.0 fdir@5.3.0(picomatch@2.3.1): - dependencies: + optionalDependencies: picomatch: 2.3.1 fdir@6.4.2(picomatch@4.0.2): - dependencies: + optionalDependencies: picomatch: 4.0.2 fecha@4.2.3: {} @@ -37120,11 +37794,11 @@ snapshots: fn.name@1.1.0: {} follow-redirects@1.15.9(debug@4.3.7): - dependencies: + optionalDependencies: debug: 4.3.7 follow-redirects@1.15.9(debug@4.4.0): - dependencies: + optionalDependencies: debug: 4.4.0(supports-color@8.1.1) for-each@0.3.3: @@ -37322,7 +37996,7 @@ snapshots: git-hooks-list@3.1.0: {} git-node-fs@1.0.0(js-git@0.7.8): - dependencies: + optionalDependencies: js-git: 0.7.8 git-sha1@0.1.2: {} @@ -37679,6 +38353,7 @@ snapshots: lodash: 4.17.21 pretty-error: 4.0.0 tapable: 2.2.1 + optionalDependencies: webpack: 5.97.1(webpack-cli@5.1.4) htmlparser2@6.1.0: @@ -37757,14 +38432,35 @@ snapshots: transitivePeerDependencies: - supports-color - http-proxy-middleware@2.0.7(@types/express@4.17.21)(debug@4.4.0): + http-proxy-middleware@2.0.7(@types/express@4.17.21): dependencies: + '@types/http-proxy': 1.17.15 + http-proxy: 1.18.1 + is-glob: 4.0.3 + is-plain-obj: 3.0.0 + micromatch: 4.0.8 + optionalDependencies: '@types/express': 4.17.21 + transitivePeerDependencies: + - debug + + http-proxy-middleware@2.0.7(@types/express@4.17.21)(debug@4.4.0): + dependencies: '@types/http-proxy': 1.17.15 http-proxy: 1.18.1(debug@4.4.0) is-glob: 4.0.3 is-plain-obj: 3.0.0 micromatch: 4.0.8 + optionalDependencies: + '@types/express': 4.17.21 + transitivePeerDependencies: + - debug + + http-proxy@1.18.1: + dependencies: + eventemitter3: 4.0.7 + follow-redirects: 1.15.9(debug@4.3.7) + requires-port: 1.0.0 transitivePeerDependencies: - debug @@ -37904,7 +38600,6 @@ snapshots: ink@5.1.0(@types/react@18.3.15)(react@18.3.1): dependencies: '@alcalzone/ansi-tokenize': 0.1.3 - '@types/react': 18.3.15 ansi-escapes: 7.0.0 ansi-styles: 6.2.1 auto-bind: 5.0.1 @@ -37929,6 +38624,8 @@ snapshots: wrap-ansi: 9.0.0 ws: 8.18.0 yoga-wasm-web: 0.3.3 + optionalDependencies: + '@types/react': 18.3.15 transitivePeerDependencies: - bufferutil - utf-8-validate @@ -38222,9 +38919,9 @@ snapshots: isobject@3.0.1: {} - isomorphic-fetch@3.0.0: + isomorphic-fetch@3.0.0(encoding@0.1.13): dependencies: - node-fetch: 2.7.0 + node-fetch: 2.7.0(encoding@0.1.13) whatwg-fetch: 3.6.20 transitivePeerDependencies: - encoding @@ -38320,7 +39017,7 @@ snapshots: jest-util: 29.7.0 p-limit: 3.1.0 - jest-circus@29.7.0: + jest-circus@29.7.0(babel-plugin-macros@3.1.0): dependencies: '@jest/environment': 29.7.0 '@jest/expect': 29.7.0 @@ -38329,7 +39026,7 @@ snapshots: '@types/node': 18.19.67 chalk: 4.1.2 co: 4.6.0 - dedent: 1.5.3 + dedent: 1.5.3(babel-plugin-macros@3.1.0) is-generator-fn: 2.1.0 jest-each: 29.7.0 jest-matcher-utils: 29.7.0 @@ -38346,16 +39043,16 @@ snapshots: - babel-plugin-macros - supports-color - jest-cli@29.7.0(@types/node@18.19.67)(ts-node@10.9.2): + jest-cli@29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)): dependencies: - '@jest/core': 29.7.0(ts-node@10.9.2) + '@jest/core': 29.7.0(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 chalk: 4.1.2 - create-jest: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + create-jest: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) exit: 0.1.2 import-local: 3.2.0 - jest-config: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + jest-config: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.7.2 @@ -38365,19 +39062,37 @@ snapshots: - supports-color - ts-node - jest-config@29.7.0(@types/node@18.19.67)(ts-node@10.9.2): + jest-cli@29.7.0(@types/node@22.10.1)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5)): + dependencies: + '@jest/core': 29.7.0(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5)) + '@jest/test-result': 29.7.0 + '@jest/types': 29.6.3 + chalk: 4.1.2 + create-jest: 29.7.0(@types/node@22.10.1)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5)) + exit: 0.1.2 + import-local: 3.2.0 + jest-config: 29.7.0(@types/node@22.10.1)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5)) + jest-util: 29.7.0 + jest-validate: 29.7.0 + yargs: 17.7.2 + transitivePeerDependencies: + - '@types/node' + - babel-plugin-macros + - supports-color + - ts-node + + jest-config@29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)): dependencies: '@babel/core': 7.26.0 '@jest/test-sequencer': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 18.19.67 babel-jest: 29.7.0(@babel/core@7.26.0) chalk: 4.1.2 ci-info: 3.9.0 deepmerge: 4.3.1 glob: 7.2.3 graceful-fs: 4.2.11 - jest-circus: 29.7.0 + jest-circus: 29.7.0(babel-plugin-macros@3.1.0) jest-environment-node: 29.7.0 jest-get-type: 29.6.3 jest-regex-util: 29.6.3 @@ -38390,11 +39105,75 @@ snapshots: pretty-format: 29.7.0 slash: 3.0.0 strip-json-comments: 3.1.1 + optionalDependencies: + '@types/node': 18.19.67 ts-node: 10.9.2(@types/node@18.19.67)(typescript@5.4.5) transitivePeerDependencies: - babel-plugin-macros - supports-color + jest-config@29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5)): + dependencies: + '@babel/core': 7.26.0 + '@jest/test-sequencer': 29.7.0 + '@jest/types': 29.6.3 + babel-jest: 29.7.0(@babel/core@7.26.0) + chalk: 4.1.2 + ci-info: 3.9.0 + deepmerge: 4.3.1 + glob: 7.2.3 + graceful-fs: 4.2.11 + jest-circus: 29.7.0(babel-plugin-macros@3.1.0) + jest-environment-node: 29.7.0 + jest-get-type: 29.6.3 + jest-regex-util: 29.6.3 + jest-resolve: 29.7.0 + jest-runner: 29.7.0 + jest-util: 29.7.0 + jest-validate: 29.7.0 + micromatch: 4.0.8 + parse-json: 5.2.0 + pretty-format: 29.7.0 + slash: 3.0.0 + strip-json-comments: 3.1.1 + optionalDependencies: + '@types/node': 18.19.67 + ts-node: 10.9.2(@types/node@22.10.1)(typescript@5.4.5) + transitivePeerDependencies: + - babel-plugin-macros + - supports-color + + jest-config@29.7.0(@types/node@22.10.1)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5)): + dependencies: + '@babel/core': 7.26.0 + '@jest/test-sequencer': 29.7.0 + '@jest/types': 29.6.3 + babel-jest: 29.7.0(@babel/core@7.26.0) + chalk: 4.1.2 + ci-info: 3.9.0 + deepmerge: 4.3.1 + glob: 7.2.3 + graceful-fs: 4.2.11 + jest-circus: 29.7.0(babel-plugin-macros@3.1.0) + jest-environment-node: 29.7.0 + jest-get-type: 29.6.3 + jest-regex-util: 29.6.3 + jest-resolve: 29.7.0 + jest-runner: 29.7.0 + jest-util: 29.7.0 + jest-validate: 29.7.0 + micromatch: 4.0.8 + parse-json: 5.2.0 + pretty-format: 29.7.0 + slash: 3.0.0 + strip-json-comments: 3.1.1 + optionalDependencies: + '@types/node': 22.10.1 + ts-node: 10.9.2(@types/node@22.10.1)(typescript@5.4.5) + transitivePeerDependencies: + - babel-plugin-macros + - supports-color + jest-dev-server@10.1.4: dependencies: chalk: 4.1.2 @@ -38403,7 +39182,7 @@ snapshots: prompts: 2.4.2 spawnd: 10.1.4 tree-kill: 1.2.2 - wait-on: 8.0.1 + wait-on: 8.0.1(debug@4.3.7) transitivePeerDependencies: - debug - supports-color @@ -38522,10 +39301,10 @@ snapshots: jest-util: 29.7.0 jest-pnp-resolver@1.2.3(jest-resolve@29.7.0): - dependencies: + optionalDependencies: jest-resolve: 29.7.0 - jest-puppeteer@10.1.4(puppeteer@23.10.3)(typescript@5.4.5): + jest-puppeteer@10.1.4(puppeteer@23.10.3(typescript@5.4.5))(typescript@5.4.5): dependencies: expect-puppeteer: 10.1.4 jest-environment-puppeteer: 10.1.4(typescript@5.4.5) @@ -38685,12 +39464,24 @@ snapshots: merge-stream: 2.0.0 supports-color: 8.1.1 - jest@29.7.0(@types/node@18.19.67)(ts-node@10.9.2): + jest@29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)): + dependencies: + '@jest/core': 29.7.0(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) + '@jest/types': 29.6.3 + import-local: 3.2.0 + jest-cli: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) + transitivePeerDependencies: + - '@types/node' + - babel-plugin-macros + - supports-color + - ts-node + + jest@29.7.0(@types/node@22.10.1)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5)): dependencies: - '@jest/core': 29.7.0(ts-node@10.9.2) + '@jest/core': 29.7.0(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5)) '@jest/types': 29.6.3 import-local: 3.2.0 - jest-cli: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + jest-cli: 29.7.0(@types/node@22.10.1)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5)) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -38815,6 +39606,8 @@ snapshots: jsesc@3.0.2: {} + json-alexander@0.1.13: {} + json-buffer@3.0.1: {} json-parse-better-errors@1.0.2: {} @@ -39278,11 +40071,26 @@ snapshots: map-stream@0.1.0: {} - markdown-magic-package-scripts@1.2.2: + markdown-magic-package-scripts@1.2.2(markdown-magic@2.6.1): dependencies: findup: 0.1.5 + markdown-magic: 2.6.1 sort-scripts: 1.0.1 + markdown-magic@2.6.1: + dependencies: + '@technote-space/doctoc': 2.4.7 + commander: 7.2.0 + deepmerge: 4.3.1 + find-up: 5.0.0 + globby: 10.0.2 + is-local-path: 0.1.6 + json-alexander: 0.1.13 + mkdirp: 1.0.4 + sync-request: 6.1.0 + transitivePeerDependencies: + - supports-color + markdown-table@2.0.0: dependencies: repeat-string: 1.6.1 @@ -39496,9 +40304,9 @@ snapshots: media-typer@0.3.0: {} - memfs-or-file-map-to-github-branch@1.2.1: + memfs-or-file-map-to-github-branch@1.2.1(encoding@0.1.13): dependencies: - '@octokit/rest': 18.12.0 + '@octokit/rest': 18.12.0(encoding@0.1.13) transitivePeerDependencies: - encoding @@ -40057,7 +40865,7 @@ snapshots: netmask@2.0.2: {} - next@14.2.20(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1): + next@14.2.20(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.82.0): dependencies: '@next/env': 14.2.20 '@swc/helpers': 0.5.5 @@ -40067,7 +40875,7 @@ snapshots: postcss: 8.4.31 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - styled-jsx: 5.1.1(@babel/core@7.26.0)(react@18.3.1) + styled-jsx: 5.1.1(babel-plugin-macros@3.1.0)(react@18.3.1) optionalDependencies: '@next/swc-darwin-arm64': 14.2.20 '@next/swc-darwin-x64': 14.2.20 @@ -40078,6 +40886,7 @@ snapshots: '@next/swc-win32-arm64-msvc': 14.2.20 '@next/swc-win32-ia32-msvc': 14.2.20 '@next/swc-win32-x64-msvc': 14.2.20 + sass: 1.82.0 transitivePeerDependencies: - '@babel/core' - babel-plugin-macros @@ -40137,9 +40946,11 @@ snapshots: emojilib: 2.4.0 skin-tone: 2.0.0 - node-fetch@2.7.0: + node-fetch@2.7.0(encoding@0.1.13): dependencies: whatwg-url: 5.0.0 + optionalDependencies: + encoding: 0.1.13 node-forge@1.3.1: {} @@ -40210,7 +41021,7 @@ snapshots: notepack.io@3.0.1: {} - notistack@3.0.1(csstype@3.1.3)(react-dom@18.3.1)(react@18.3.1): + notistack@3.0.1(csstype@3.1.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: clsx: 1.2.1 goober: 2.1.16(csstype@3.1.3) @@ -40411,6 +41222,36 @@ snapshots: - '@types/node' - supports-color + oclif@4.16.2(@types/node@22.10.1): + dependencies: + '@aws-sdk/client-cloudfront': empty-npm-package@1.0.0 + '@aws-sdk/client-s3': empty-npm-package@1.0.0 + '@inquirer/confirm': 3.2.0 + '@inquirer/input': 2.3.0 + '@inquirer/select': 2.5.0 + '@oclif/core': 4.0.36 + '@oclif/plugin-help': 6.2.19 + '@oclif/plugin-not-found': 3.2.30(@types/node@22.10.1) + '@oclif/plugin-warn-if-update-available': 3.1.26 + async-retry: 1.3.3 + chalk: 4.1.2 + change-case: 4.1.2 + debug: 4.4.0(supports-color@8.1.1) + ejs: 3.1.10 + find-yarn-workspace-root: 2.0.0 + fs-extra: 8.1.0 + github-slugger: 2.0.0 + got: 13.0.0 + lodash: 4.17.21 + normalize-package-data: 6.0.2 + semver: 7.6.3 + sort-package-json: 2.12.0 + tiny-jsonc: 1.0.1 + validate-npm-package-name: 5.0.1 + transitivePeerDependencies: + - '@types/node' + - supports-color + on-exit-leak-free@2.1.2: {} on-finished@2.3.0: @@ -40446,7 +41287,7 @@ snapshots: is-docker: 2.2.1 is-wsl: 2.2.0 - openai@4.76.1(zod@3.24.0): + openai@4.76.1(encoding@0.1.13)(zod@3.24.0): dependencies: '@types/node': 18.19.67 '@types/node-fetch': 2.6.12 @@ -40454,7 +41295,8 @@ snapshots: agentkeepalive: 4.5.0 form-data-encoder: 1.7.2 formdata-node: 4.4.1 - node-fetch: 2.7.0 + node-fetch: 2.7.0(encoding@0.1.13) + optionalDependencies: zod: 3.24.0 transitivePeerDependencies: - encoding @@ -40918,11 +41760,13 @@ snapshots: camelcase-css: 2.0.1 postcss: 8.4.49 - postcss-load-config@4.0.2(postcss@8.4.49): + postcss-load-config@4.0.2(postcss@8.4.49)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)): dependencies: lilconfig: 3.1.3 - postcss: 8.4.49 yaml: 2.6.1 + optionalDependencies: + postcss: 8.4.49 + ts-node: 10.9.2(@types/node@18.19.67)(typescript@5.4.5) postcss-modules-extract-imports@3.1.0(postcss@8.4.49): dependencies: @@ -41349,12 +42193,12 @@ snapshots: minimist: 1.2.8 strip-json-comments: 2.0.1 - re-resizable@6.10.3(react-dom@18.3.1)(react@18.3.1): + re-resizable@6.10.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-collapsible@2.10.0(react-dom@18.3.1)(react@18.3.1): + react-collapsible@2.10.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -41365,22 +42209,22 @@ snapshots: react: 18.3.1 scheduler: 0.23.2 - react-draggable@4.4.6(react-dom@18.3.1)(react@18.3.1): + react-draggable@4.4.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: clsx: 1.2.1 prop-types: 15.8.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-grid-layout@1.5.0(react-dom@18.3.1)(react@18.3.1): + react-grid-layout@1.5.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: clsx: 2.1.1 fast-equals: 4.0.3 prop-types: 15.8.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-draggable: 4.4.6(react-dom@18.3.1)(react@18.3.1) - react-resizable: 3.0.5(react-dom@18.3.1)(react@18.3.1) + react-draggable: 4.4.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react-resizable: 3.0.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) resize-observer-polyfill: 1.5.1 react-is@16.13.1: {} @@ -41401,23 +42245,23 @@ snapshots: react-refresh@0.14.2: {} - react-resizable@3.0.5(react-dom@18.3.1)(react@18.3.1): + react-resizable@3.0.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: prop-types: 15.8.1 react: 18.3.1 - react-draggable: 4.4.6(react-dom@18.3.1)(react@18.3.1) + react-draggable: 4.4.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) transitivePeerDependencies: - react-dom - react-smooth@4.0.3(react-dom@18.3.1)(react@18.3.1): + react-smooth@4.0.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: fast-equals: 5.0.1 prop-types: 15.8.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-transition-group: 4.4.5(react-dom@18.3.1)(react@18.3.1) + react-transition-group: 4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - react-split-pane@0.1.92(react-dom@18.3.1)(react@18.3.1): + react-split-pane@0.1.92(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: prop-types: 15.8.1 react: 18.3.1 @@ -41429,7 +42273,7 @@ snapshots: dependencies: prop-types: 15.8.1 - react-transition-group@4.4.5(react-dom@18.3.1)(react@18.3.1): + react-transition-group@4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@babel/runtime': 7.26.0 dom-helpers: 5.2.1 @@ -41545,7 +42389,7 @@ snapshots: dependencies: decimal.js-light: 2.5.1 - recharts@2.14.1(react-dom@18.3.1)(react@18.3.1): + recharts@2.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: clsx: 2.1.1 eventemitter3: 4.0.7 @@ -41553,7 +42397,7 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) react-is: 18.3.1 - react-smooth: 4.0.3(react-dom@18.3.1)(react@18.3.1) + react-smooth: 4.0.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) recharts-scale: 0.4.5 tiny-invariant: 1.3.3 victory-vendor: 36.9.2 @@ -41887,6 +42731,7 @@ snapshots: sass-loader@16.0.4(sass@1.82.0)(webpack@5.97.1): dependencies: neo-async: 2.6.2 + optionalDependencies: sass: 1.82.0 webpack: 5.97.1(webpack-cli@5.1.4) @@ -42604,11 +43449,12 @@ snapshots: dependencies: webpack: 5.97.1(webpack-cli@5.1.4) - styled-jsx@5.1.1(@babel/core@7.26.0)(react@18.3.1): + styled-jsx@5.1.1(babel-plugin-macros@3.1.0)(react@18.3.1): dependencies: - '@babel/core': 7.26.0 client-only: 0.0.1 react: 18.3.1 + optionalDependencies: + babel-plugin-macros: 3.1.0 stylis@4.2.0: {} @@ -42727,7 +43573,7 @@ snapshots: keyborg: 2.6.0 tslib: 2.8.1 - tailwindcss@3.4.16: + tailwindcss@3.4.16(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)): dependencies: '@alloc/quick-lru': 5.2.0 arg: 5.0.2 @@ -42746,7 +43592,7 @@ snapshots: postcss: 8.4.49 postcss-import: 15.1.0(postcss@8.4.49) postcss-js: 4.0.1(postcss@8.4.49) - postcss-load-config: 4.0.2(postcss@8.4.49) + postcss-load-config: 4.0.2(postcss@8.4.49)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) postcss-nested: 6.2.0(postcss@8.4.49) postcss-selector-parser: 6.1.2 resolve: 1.22.8 @@ -42891,7 +43737,7 @@ snapshots: '@fluidframework/gitresources': 5.0.0 '@fluidframework/protocol-base': 5.0.0 '@fluidframework/protocol-definitions': 3.2.0 - '@fluidframework/server-lambdas': 5.0.0(debug@4.4.0) + '@fluidframework/server-lambdas': 5.0.0 '@fluidframework/server-local-server': 5.0.0 '@fluidframework/server-memory-orderer': 5.0.0 '@fluidframework/server-services-client': 5.0.0 @@ -42901,7 +43747,7 @@ snapshots: '@fluidframework/server-services-utils': 5.0.0 '@fluidframework/server-test-utils': 5.0.0 agentkeepalive: 4.5.0 - axios: 1.7.9(debug@4.4.0) + axios: 1.7.9(debug@4.3.7) body-parser: 1.20.3 charwise: 3.0.1 compression: 1.7.5 @@ -42996,13 +43842,31 @@ snapshots: ts-interface-checker@0.1.13: {} - ts-jest@29.2.5(@babel/core@7.26.0)(jest@29.7.0)(typescript@5.4.5): + ts-jest@29.2.5(@babel/core@7.26.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.0))(jest@29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)))(typescript@5.4.5): dependencies: + bs-logger: 0.2.6 + ejs: 3.1.10 + fast-json-stable-stringify: 2.1.0 + jest: 29.7.0(@types/node@18.19.67)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@18.19.67)(typescript@5.4.5)) + jest-util: 29.7.0 + json5: 2.2.3 + lodash.memoize: 4.1.2 + make-error: 1.3.6 + semver: 7.6.3 + typescript: 5.4.5 + yargs-parser: 21.1.1 + optionalDependencies: '@babel/core': 7.26.0 + '@jest/transform': 29.7.0 + '@jest/types': 29.6.3 + babel-jest: 29.7.0(@babel/core@7.26.0) + + ts-jest@29.2.5(@babel/core@7.26.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.0))(jest@29.7.0(@types/node@22.10.1)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5)))(typescript@5.4.5): + dependencies: bs-logger: 0.2.6 ejs: 3.1.10 fast-json-stable-stringify: 2.1.0 - jest: 29.7.0(@types/node@18.19.67)(ts-node@10.9.2) + jest: 29.7.0(@types/node@22.10.1)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5)) jest-util: 29.7.0 json5: 2.2.3 lodash.memoize: 4.1.2 @@ -43010,6 +43874,11 @@ snapshots: semver: 7.6.3 typescript: 5.4.5 yargs-parser: 21.1.1 + optionalDependencies: + '@babel/core': 7.26.0 + '@jest/transform': 29.7.0 + '@jest/types': 29.6.3 + babel-jest: 29.7.0(@babel/core@7.26.0) ts-loader@9.5.1(typescript@5.4.5)(webpack@5.97.1): dependencies: @@ -43049,6 +43918,24 @@ snapshots: v8-compile-cache-lib: 3.0.1 yn: 3.1.1 + ts-node@10.9.2(@types/node@22.10.1)(typescript@5.4.5): + dependencies: + '@cspotcode/source-map-support': 0.8.1 + '@tsconfig/node10': 1.0.11 + '@tsconfig/node12': 1.0.11 + '@tsconfig/node14': 1.0.3 + '@tsconfig/node16': 1.0.4 + '@types/node': 22.10.1 + acorn: 8.14.0 + acorn-walk: 8.3.4 + arg: 4.1.3 + create-require: 1.1.1 + diff: 4.0.2 + make-error: 1.3.6 + typescript: 5.4.5 + v8-compile-cache-lib: 3.0.1 + yn: 3.1.1 + ts2esm@1.4.0: dependencies: '@inquirer/prompts': 3.3.2 @@ -43056,7 +43943,7 @@ snapshots: typescript: 5.4.5 tsconfck@2.1.2(typescript@5.4.5): - dependencies: + optionalDependencies: typescript: 5.4.5 tsconfig-paths-webpack-plugin@4.1.0: @@ -43142,7 +44029,7 @@ snapshots: mime-types: 2.1.35 typechat@0.1.1(typescript@5.4.5)(zod@3.24.0): - dependencies: + optionalDependencies: typescript: 5.4.5 zod: 3.24.0 @@ -43390,13 +44277,14 @@ snapshots: urijs@1.19.11: {} - url-loader@4.1.1(file-loader@3.0.1)(webpack@5.97.1): + url-loader@4.1.1(file-loader@3.0.1(webpack@5.97.1))(webpack@5.97.1): dependencies: - file-loader: 3.0.1(webpack@5.97.1) loader-utils: 2.0.4 mime-types: 2.1.35 schema-utils: 3.3.0 webpack: 5.97.1(webpack-cli@5.1.4) + optionalDependencies: + file-loader: 3.0.1(webpack@5.97.1) url-parse@1.5.10: dependencies: @@ -43410,14 +44298,14 @@ snapshots: urlpattern-polyfill@10.0.0: {} - use-disposable@1.0.4(@types/react-dom@18.3.3)(@types/react@18.3.15)(react-dom@18.3.1)(react@18.3.1): + use-disposable@1.0.4(@types/react-dom@18.3.3(@types/react@18.3.15))(@types/react@18.3.15)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@types/react': 18.3.15 '@types/react-dom': 18.3.3(@types/react@18.3.15) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - use-resize-observer@7.1.0(react-dom@18.3.1)(react@18.3.1): + use-resize-observer@7.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@juggle/resize-observer': 3.4.0 react: 18.3.1 @@ -43509,14 +44397,17 @@ snapshots: d3-time: 3.1.0 d3-timer: 3.0.1 - vite@4.5.5(@types/node@18.19.67): + vite@4.5.5(@types/node@18.19.67)(less@3.12.2)(sass@1.82.0)(terser@5.37.0): dependencies: - '@types/node': 18.19.67 esbuild: 0.18.20 postcss: 8.4.49 rollup: 3.29.5 optionalDependencies: + '@types/node': 18.19.67 fsevents: 2.3.3 + less: 3.12.2 + sass: 1.82.0 + terser: 5.37.0 vizion@2.2.1: dependencies: @@ -43530,8 +44421,9 @@ snapshots: '@vue/compiler-dom': 3.4.38 '@vue/compiler-sfc': 3.4.38 '@vue/runtime-dom': 3.4.38 - '@vue/server-renderer': 3.4.38(vue@3.4.38) + '@vue/server-renderer': 3.4.38(vue@3.4.38(typescript@5.4.5)) '@vue/shared': 3.4.38 + optionalDependencies: typescript: 5.4.5 w3c-hr-time@1.0.2: @@ -43548,16 +44440,6 @@ snapshots: dependencies: xml-name-validator: 4.0.0 - wait-on@8.0.1: - dependencies: - axios: 1.7.9(debug@4.4.0) - joi: 17.13.3 - lodash: 4.17.21 - minimist: 1.2.8 - rxjs: 7.8.1 - transitivePeerDependencies: - - debug - wait-on@8.0.1(debug@4.3.7): dependencies: axios: 1.7.9(debug@4.3.7) @@ -43633,9 +44515,10 @@ snapshots: interpret: 3.1.1 rechoir: 0.8.0 webpack: 5.97.1(webpack-cli@5.1.4) + webpack-merge: 5.10.0 + optionalDependencies: webpack-bundle-analyzer: 4.10.2 webpack-dev-server: 4.15.2(debug@4.4.0)(webpack-cli@5.1.4)(webpack@5.97.1) - webpack-merge: 5.10.0 webpack-cli@5.1.4(webpack-bundle-analyzer@4.10.2)(webpack@5.97.1): dependencies: @@ -43652,8 +44535,9 @@ snapshots: interpret: 3.1.1 rechoir: 0.8.0 webpack: 5.97.1(webpack-cli@5.1.4) - webpack-bundle-analyzer: 4.10.2 webpack-merge: 5.10.0 + optionalDependencies: + webpack-bundle-analyzer: 4.10.2 webpack-cli@5.1.4(webpack-dev-server@4.15.2)(webpack@5.97.1): dependencies: @@ -43670,8 +44554,9 @@ snapshots: interpret: 3.1.1 rechoir: 0.8.0 webpack: 5.97.1(webpack-cli@5.1.4) - webpack-dev-server: 4.15.2(webpack-cli@5.1.4)(webpack@5.97.1) webpack-merge: 5.10.0 + optionalDependencies: + webpack-dev-server: 4.15.2(webpack-cli@5.1.4)(webpack@5.97.1) webpack-dev-middleware@5.3.4(webpack@5.97.1): dependencies: @@ -43690,6 +44575,7 @@ snapshots: on-finished: 2.4.1 range-parser: 1.2.1 schema-utils: 4.2.0 + optionalDependencies: webpack: 5.97.1(webpack-cli@5.1.4) webpack-dev-server@4.15.2(debug@4.4.0)(webpack-cli@5.1.4)(webpack@5.97.1): @@ -43722,10 +44608,11 @@ snapshots: serve-index: 1.9.1 sockjs: 0.3.24 spdy: 4.0.2 - webpack: 5.97.1(webpack-cli@5.1.4) - webpack-cli: 5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@4.15.2)(webpack@5.97.1) webpack-dev-middleware: 5.3.4(webpack@5.97.1) ws: 8.18.0 + optionalDependencies: + webpack: 5.97.1(webpack-cli@5.1.4) + webpack-cli: 5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@4.15.2)(webpack@5.97.1) transitivePeerDependencies: - bufferutil - debug @@ -43751,7 +44638,7 @@ snapshots: express: 4.21.2 graceful-fs: 4.2.11 html-entities: 2.5.2 - http-proxy-middleware: 2.0.7(@types/express@4.17.21)(debug@4.4.0) + http-proxy-middleware: 2.0.7(@types/express@4.17.21) ipaddr.js: 2.2.0 launch-editor: 2.9.1 open: 8.4.2 @@ -43762,10 +44649,11 @@ snapshots: serve-index: 1.9.1 sockjs: 0.3.24 spdy: 4.0.2 - webpack: 5.97.1(webpack-cli@5.1.4) - webpack-cli: 5.1.4(webpack-dev-server@4.15.2)(webpack@5.97.1) webpack-dev-middleware: 5.3.4(webpack@5.97.1) ws: 8.18.0 + optionalDependencies: + webpack: 5.97.1(webpack-cli@5.1.4) + webpack-cli: 5.1.4(webpack-dev-server@4.15.2)(webpack@5.97.1) transitivePeerDependencies: - bufferutil - debug @@ -43816,8 +44704,9 @@ snapshots: tapable: 2.2.1 terser-webpack-plugin: 5.3.10(webpack@5.97.1) watchpack: 2.4.2 - webpack-cli: 5.1.4(webpack-dev-server@4.15.2)(webpack@5.97.1) webpack-sources: 3.2.3 + optionalDependencies: + webpack-cli: 5.1.4(webpack-dev-server@4.15.2)(webpack@5.97.1) transitivePeerDependencies: - '@swc/core' - esbuild