Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update client deps #22709

Merged
merged 6 commits into from
Oct 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion azure/packages/azure-service-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@arethetypeswrong/cli": "^0.15.2",
"@biomejs/biome": "~1.8.3",
"@fluid-tools/build-cli": "^0.46.0",
"@fluidframework/azure-service-utils-previous": "npm:@fluidframework/azure-service-utils@2.3.0",
"@fluidframework/azure-service-utils-previous": "npm:@fluidframework/azure-service-utils@~2.3.0",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
Expand Down
2 changes: 1 addition & 1 deletion experimental/dds/attributable-map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.2",
"@biomejs/biome": "~1.8.3",
"@fluid-experimental/attributable-map-previous": "npm:@fluid-experimental/attributable-map@2.3.0",
"@fluid-experimental/attributable-map-previous": "npm:@fluid-experimental/attributable-map@~2.3.0",
"@fluid-internal/mocha-test-setup": "workspace:~",
"@fluid-private/stochastic-test-utils": "workspace:~",
"@fluid-private/test-dds-utils": "workspace:~",
Expand Down
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,8 @@
"sharp <0.32.6 has a vulnerability that Component Governance flags (https://github.com/advisories/GHSA-54xq-cgqr-rpm3). It's a transitive dependency through jssm-viz-cli, which hasn't updated to a version with the fix",
"@fluentui/react-positioning's dependency on @floating-ui/dom causes a peer dependency violation, so overriding it forces a version that meets peer dependency requirements is installed.",
"get-tsconfig has a bug below 4.7.3 which causes eslint to fail to resolve typescript configurations. See https://github.com/privatenumber/get-tsconfig/issues/67",
"oclif includes some AWS-related features, but we don't use them, so we override those dependencies with empty packages. This helps reduce lockfile churn since the deps release very frequently."
"oclif includes some AWS-related features, but we don't use them, so we override those dependencies with empty packages. This helps reduce lockfile churn since the deps release very frequently.",
"socket.io-client has an issue with 4.8.0 which breaks the build, so avoid it: https://github.com/socketio/socket.io/issues/5202"
],
"overrides": {
"@types/node@<18": "^18.19.0",
Expand All @@ -376,7 +377,8 @@
"sharp": "^0.33.2",
"@fluentui/react-positioning>@floating-ui/dom": "~1.5.4",
"oclif>@aws-sdk/client-cloudfront": "npm:empty-npm-package@1.0.0",
"oclif>@aws-sdk/client-s3": "npm:empty-npm-package@1.0.0"
"oclif>@aws-sdk/client-s3": "npm:empty-npm-package@1.0.0",
"socket.io-client": "~4.7.5"
},
"peerDependencyComments": [
"@types/node is ignored because it is usually not needed by packages, and if it is, then the package will hit a compilation failure.",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/client-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.2",
"@biomejs/biome": "~1.8.3",
"@fluid-internal/client-utils-previous": "npm:@fluid-internal/client-utils@2.3.0",
"@fluid-internal/client-utils-previous": "npm:@fluid-internal/client-utils@~2.3.0",
"@fluid-internal/mocha-test-setup": "workspace:~",
"@fluid-tools/build-cli": "^0.46.0",
"@fluidframework/build-common": "^2.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/container-definitions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"@fluid-tools/build-cli": "^0.46.0",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/container-definitions-previous": "npm:@fluidframework/container-definitions@2.3.0",
"@fluidframework/container-definitions-previous": "npm:@fluidframework/container-definitions@~2.3.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@microsoft/api-extractor": "7.47.8",
"concurrently": "^8.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/core-interfaces/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"@fluid-tools/build-cli": "^0.46.0",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/core-interfaces-previous": "npm:@fluidframework/core-interfaces@2.3.0",
"@fluidframework/core-interfaces-previous": "npm:@fluidframework/core-interfaces@~2.3.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@microsoft/api-extractor": "7.47.8",
"@types/node": "^18.19.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/core-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"@fluid-tools/build-cli": "^0.46.0",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/core-utils-previous": "npm:@fluidframework/core-utils@2.3.0",
"@fluidframework/core-utils-previous": "npm:@fluidframework/core-utils@~2.3.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@microsoft/api-extractor": "7.47.8",
"@types/mocha": "^9.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/driver-definitions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@fluid-tools/build-cli": "^0.46.0",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/driver-definitions-previous": "npm:@fluidframework/driver-definitions@2.3.0",
"@fluidframework/driver-definitions-previous": "npm:@fluidframework/driver-definitions@~2.3.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@microsoft/api-extractor": "7.47.8",
"concurrently": "^8.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/cell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"@fluid-tools/build-cli": "^0.46.0",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/cell-previous": "npm:@fluidframework/cell@2.3.0",
"@fluidframework/cell-previous": "npm:@fluidframework/cell@~2.3.0",
"@fluidframework/container-definitions": "workspace:~",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/test-runtime-utils": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/counter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/container-definitions": "workspace:~",
"@fluidframework/counter-previous": "npm:@fluidframework/counter@2.3.0",
"@fluidframework/counter-previous": "npm:@fluidframework/counter@~2.3.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/test-runtime-utils": "workspace:~",
"@microsoft/api-extractor": "7.47.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/container-definitions": "workspace:~",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/map-previous": "npm:@fluidframework/map@2.3.0",
"@fluidframework/map-previous": "npm:@fluidframework/map@~2.3.0",
"@fluidframework/test-runtime-utils": "workspace:~",
"@microsoft/api-extractor": "7.47.8",
"@types/mocha": "^9.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/matrix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/container-definitions": "workspace:~",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/matrix-previous": "npm:@fluidframework/matrix@2.3.0",
"@fluidframework/matrix-previous": "npm:@fluidframework/matrix@~2.3.0",
"@fluidframework/test-runtime-utils": "workspace:~",
"@microsoft/api-extractor": "7.47.8",
"@tiny-calc/micro": "0.0.0-alpha.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/merge-tree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/merge-tree-previous": "npm:@fluidframework/merge-tree@2.3.0",
"@fluidframework/merge-tree-previous": "npm:@fluidframework/merge-tree@~2.3.0",
"@fluidframework/test-runtime-utils": "workspace:~",
"@microsoft/api-extractor": "7.47.8",
"@types/diff": "^3.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/ordered-collection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/ordered-collection-previous": "npm:@fluidframework/ordered-collection@2.3.0",
"@fluidframework/ordered-collection-previous": "npm:@fluidframework/ordered-collection@~2.3.0",
"@fluidframework/test-runtime-utils": "workspace:~",
"@microsoft/api-extractor": "7.47.8",
"@types/mocha": "^9.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/register-collection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/register-collection-previous": "npm:@fluidframework/register-collection@2.3.0",
"@fluidframework/register-collection-previous": "npm:@fluidframework/register-collection@~2.3.0",
"@fluidframework/test-runtime-utils": "workspace:~",
"@microsoft/api-extractor": "7.47.8",
"@types/mocha": "^9.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/sequence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/container-definitions": "workspace:~",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/sequence-previous": "npm:@fluidframework/sequence@2.3.0",
"@fluidframework/sequence-previous": "npm:@fluidframework/sequence@~2.3.0",
"@fluidframework/test-runtime-utils": "workspace:~",
"@microsoft/api-extractor": "7.47.8",
"@types/diff": "^3.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/shared-object-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/shared-object-base-previous": "npm:@fluidframework/shared-object-base@2.3.0",
"@fluidframework/shared-object-base-previous": "npm:@fluidframework/shared-object-base@~2.3.0",
"@fluidframework/test-runtime-utils": "workspace:~",
"@microsoft/api-extractor": "7.47.8",
"@types/benchmark": "^2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/shared-summary-block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/container-definitions": "workspace:~",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/shared-summary-block-previous": "npm:@fluidframework/shared-summary-block@2.3.0",
"@fluidframework/shared-summary-block-previous": "npm:@fluidframework/shared-summary-block@~2.3.0",
"@fluidframework/test-runtime-utils": "workspace:~",
"@microsoft/api-extractor": "7.47.8",
"@types/benchmark": "^2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/task-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/task-manager-previous": "npm:@fluidframework/task-manager@2.3.0",
"@fluidframework/task-manager-previous": "npm:@fluidframework/task-manager@~2.3.0",
"@fluidframework/test-runtime-utils": "workspace:~",
"@microsoft/api-extractor": "7.47.8",
"@types/mocha": "^9.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/tree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/test-runtime-utils": "workspace:~",
"@fluidframework/test-utils": "workspace:~",
"@fluidframework/tree-previous": "npm:@fluidframework/tree@2.3.0",
"@fluidframework/tree-previous": "npm:@fluidframework/tree@~2.3.0",
"@microsoft/api-extractor": "7.47.8",
"@types/diff": "^3.5.1",
"@types/easy-table": "^0.0.32",
Expand Down
2 changes: 1 addition & 1 deletion packages/drivers/debugger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"@fluid-tools/build-cli": "^0.46.0",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/debugger-previous": "npm:@fluidframework/debugger@2.3.0",
"@fluidframework/debugger-previous": "npm:@fluidframework/debugger@~2.3.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@microsoft/api-extractor": "7.47.8",
"@types/node": "^18.19.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/drivers/driver-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"@fluid-tools/build-cli": "^0.46.0",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/driver-base-previous": "npm:@fluidframework/driver-base@2.3.0",
"@fluidframework/driver-base-previous": "npm:@fluidframework/driver-base@~2.3.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@microsoft/api-extractor": "7.47.8",
"@types/mocha": "^9.1.1",
Expand All @@ -127,7 +127,7 @@
"moment": "^2.21.0",
"prettier": "~3.0.3",
"rimraf": "^4.4.0",
"socket.io-client": "^4.7.3",
"socket.io-client": "~4.7.5",
"typescript": "~5.4.5"
},
"typeValidation": {
Expand Down
2 changes: 1 addition & 1 deletion packages/drivers/driver-web-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"@fluid-tools/build-cli": "^0.46.0",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/driver-web-cache-previous": "npm:@fluidframework/driver-web-cache@2.3.0",
"@fluidframework/driver-web-cache-previous": "npm:@fluidframework/driver-web-cache@~2.3.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@microsoft/api-extractor": "7.47.8",
"@types/jest": "29.5.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/drivers/file-driver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/file-driver-previous": "npm:@fluidframework/file-driver@2.3.0",
"@fluidframework/file-driver-previous": "npm:@fluidframework/file-driver@~2.3.0",
"@microsoft/api-extractor": "7.47.8",
"@types/node": "^18.19.0",
"concurrently": "^8.2.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/drivers/local-driver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/local-driver-previous": "npm:@fluidframework/local-driver@2.3.0",
"@fluidframework/local-driver-previous": "npm:@fluidframework/local-driver@~2.3.0",
"@microsoft/api-extractor": "7.47.8",
"@types/jsrsasign": "^10.5.12",
"@types/mocha": "^9.1.1",
Expand All @@ -157,7 +157,7 @@
"moment": "^2.21.0",
"prettier": "~3.0.3",
"rimraf": "^4.4.0",
"socket.io-client": "^4.7.3",
"socket.io-client": "~4.7.5",
"typescript": "~5.4.5"
},
"typeValidation": {
Expand Down
2 changes: 1 addition & 1 deletion packages/drivers/odsp-driver-definitions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/odsp-driver-definitions-previous": "npm:@fluidframework/odsp-driver-definitions@2.3.0",
"@fluidframework/odsp-driver-definitions-previous": "npm:@fluidframework/odsp-driver-definitions@~2.3.0",
"@microsoft/api-extractor": "7.47.8",
"concurrently": "^8.2.1",
"copyfiles": "^2.4.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/drivers/odsp-driver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"@fluidframework/odsp-driver-definitions": "workspace:~",
"@fluidframework/telemetry-utils": "workspace:~",
"node-fetch": "^2.6.9",
"socket.io-client": "^4.7.3",
"socket.io-client": "~4.7.5",
"uuid": "^9.0.0"
},
"devDependencies": {
Expand All @@ -136,7 +136,7 @@
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/odsp-driver-previous": "npm:@fluidframework/odsp-driver@2.3.0",
"@fluidframework/odsp-driver-previous": "npm:@fluidframework/odsp-driver@~2.3.0",
"@microsoft/api-extractor": "7.47.8",
"@types/mocha": "^9.1.1",
"@types/node": "^18.19.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/drivers/odsp-urlResolver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/odsp-urlresolver-previous": "npm:@fluidframework/odsp-urlresolver@2.3.0",
"@fluidframework/odsp-urlresolver-previous": "npm:@fluidframework/odsp-urlresolver@~2.3.0",
"@microsoft/api-extractor": "7.47.8",
"@types/mocha": "^9.1.1",
"@types/node": "^18.19.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/drivers/replay-driver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/replay-driver-previous": "npm:@fluidframework/replay-driver@2.3.0",
"@fluidframework/replay-driver-previous": "npm:@fluidframework/replay-driver@~2.3.0",
"@microsoft/api-extractor": "7.47.8",
"@types/nock": "^9.3.0",
"@types/node": "^18.19.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/drivers/routerlicious-driver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"@fluidframework/telemetry-utils": "workspace:~",
"cross-fetch": "^3.1.5",
"json-stringify-safe": "5.0.1",
"socket.io-client": "^4.7.3",
"socket.io-client": "~4.7.5",
"uuid": "^9.0.0"
},
"devDependencies": {
Expand All @@ -136,7 +136,7 @@
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/routerlicious-driver-previous": "npm:@fluidframework/routerlicious-driver@2.3.0",
"@fluidframework/routerlicious-driver-previous": "npm:@fluidframework/routerlicious-driver@~2.3.0",
"@microsoft/api-extractor": "7.47.8",
"@types/mocha": "^9.1.1",
"@types/nock": "^9.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/drivers/routerlicious-urlResolver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/routerlicious-urlresolver-previous": "npm:@fluidframework/routerlicious-urlresolver@2.3.0",
"@fluidframework/routerlicious-urlresolver-previous": "npm:@fluidframework/routerlicious-urlresolver@~2.3.0",
"@microsoft/api-extractor": "7.47.8",
"@types/mocha": "^9.1.1",
"@types/nconf": "^0.10.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/drivers/tinylicious-driver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/tinylicious-driver-previous": "npm:@fluidframework/tinylicious-driver@2.3.0",
"@fluidframework/tinylicious-driver-previous": "npm:@fluidframework/tinylicious-driver@~2.3.0",
"@microsoft/api-extractor": "7.47.8",
"@types/jsrsasign": "^10.5.12",
"@types/mocha": "^9.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/framework/agent-scheduler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"@arethetypeswrong/cli": "^0.15.2",
"@biomejs/biome": "~1.8.3",
"@fluid-tools/build-cli": "^0.46.0",
"@fluidframework/agent-scheduler-previous": "npm:@fluidframework/agent-scheduler@2.3.0",
"@fluidframework/agent-scheduler-previous": "npm:@fluidframework/agent-scheduler@~2.3.0",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/framework/aqueduct/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"@biomejs/biome": "~1.8.3",
"@fluid-internal/mocha-test-setup": "workspace:~",
"@fluid-tools/build-cli": "^0.46.0",
"@fluidframework/aqueduct-previous": "npm:@fluidframework/aqueduct@2.3.0",
"@fluidframework/aqueduct-previous": "npm:@fluidframework/aqueduct@~2.3.0",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/framework/fluid-static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/fluid-static-previous": "npm:@fluidframework/fluid-static@2.3.0",
"@fluidframework/fluid-static-previous": "npm:@fluidframework/fluid-static@~2.3.0",
"@fluidframework/map": "workspace:~",
"@fluidframework/sequence": "workspace:~",
"@microsoft/api-extractor": "7.47.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/framework/request-handler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/request-handler-previous": "npm:@fluidframework/request-handler@2.3.0",
"@fluidframework/request-handler-previous": "npm:@fluidframework/request-handler@~2.3.0",
"@microsoft/api-extractor": "7.47.8",
"@types/diff": "^3.5.1",
"@types/mocha": "^9.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/framework/synthesize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"@fluidframework/datastore": "workspace:~",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/runtime-utils": "workspace:~",
"@fluidframework/synthesize-previous": "npm:@fluidframework/synthesize@2.3.0",
"@fluidframework/synthesize-previous": "npm:@fluidframework/synthesize@~2.3.0",
"@microsoft/api-extractor": "7.47.8",
"@types/mocha": "^9.1.1",
"@types/node": "^18.19.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/framework/undo-redo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/test-runtime-utils": "workspace:~",
"@fluidframework/undo-redo-previous": "npm:@fluidframework/undo-redo@2.3.0",
"@fluidframework/undo-redo-previous": "npm:@fluidframework/undo-redo@~2.3.0",
"@microsoft/api-extractor": "7.47.8",
"@types/diff": "^3.5.1",
"@types/mocha": "^9.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/loader/container-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
"@fluid-tools/build-cli": "^0.46.0",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.46.0",
"@fluidframework/container-loader-previous": "npm:@fluidframework/container-loader@2.3.0",
"@fluidframework/container-loader-previous": "npm:@fluidframework/container-loader@~2.3.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@microsoft/api-extractor": "7.47.8",
"@types/debug": "^4.1.5",
Expand Down
Loading
Loading