Skip to content

Commit

Permalink
Update deps (latest) on released prerelease packages in the client re…
Browse files Browse the repository at this point in the history
…lease group (#14095)

## Description

Update deps (latest) on released prerelease packages in the client
release group for minor release of 2.0.0-internal.3.1.0

Other changes which were causing build failures:
1.) File failed policy check: server/routerlicious/pnpm-lock.yaml
Invalid pnpm enforcement preinstall script "node
./scripts/only-pnpm.cjs" in package.json - Fix was to remove "./" from
preinstall command: "node ./scripts/only-pnpm.cjs" in package.json. This
is same as in client repo.

2.) Needed to delete: server/routerlicious/package-lock.json because we
now have pnpm-lock.yaml.

These seems to have been caused by update in build tools which is
happening in this PR from "^0.9.0-127618" to "^0.9.0"
  • Loading branch information
jatgarg authored Feb 9, 2023
1 parent 791e1b9 commit aba560b
Show file tree
Hide file tree
Showing 106 changed files with 631 additions and 15,911 deletions.
2 changes: 1 addition & 1 deletion examples/apps/collaborative-textarea/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"style-loader": "^1.0.0"
},
"devDependencies": {
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@fluidframework/test-tools": "^0.2.3074",
Expand Down
2 changes: 1 addition & 1 deletion examples/apps/contact-collection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"uuid": "^8.3.1"
},
"devDependencies": {
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@fluidframework/test-tools": "^0.2.3074",
Expand Down
2 changes: 1 addition & 1 deletion examples/apps/data-object-grid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"uuid": "^8.3.1"
},
"devDependencies": {
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@fluidframework/test-tools": "^0.2.3074",
Expand Down
4 changes: 2 additions & 2 deletions examples/apps/odspsnapshotfetch-perftestapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
"webpack-dev-server": "~4.6.0"
},
"devDependencies": {
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/build-tools": "^0.9.0-127618",
"@fluidframework/build-tools": "^0.9.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@rushstack/eslint-config": "^2.5.1",
"@types/express": "^4.11.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/apps/view-framework-sampler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"vue": "~2.6.14"
},
"devDependencies": {
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@fluidframework/test-tools": "^0.2.3074",
Expand Down
2 changes: 1 addition & 1 deletion examples/data-objects/multiview/interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"webpack:dev": "webpack --env development"
},
"devDependencies": {
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@rushstack/eslint-config": "^2.5.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/data-objects/presence-tracker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"fluid-framework": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0"
},
"devDependencies": {
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@fluidframework/test-tools": "^0.2.3074",
Expand Down
2 changes: 1 addition & 1 deletion examples/data-objects/table-document/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"debug": "^4.1.1"
},
"devDependencies": {
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@fluidframework/mocha-test-setup": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/data-objects/task-selection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"style-loader": "^1.0.0"
},
"devDependencies": {
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@fluidframework/test-tools": "^0.2.3074",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"react-dom": "^17.0.1"
},
"devDependencies": {
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@fluidframework/test-tools": "^0.2.3074",
Expand Down
2 changes: 1 addition & 1 deletion examples/hosts/app-integration/external-views/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"style-loader": "^1.0.0"
},
"devDependencies": {
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@fluidframework/test-tools": "^0.2.3074",
Expand Down
2 changes: 1 addition & 1 deletion examples/hosts/app-integration/schema-upgrade/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"uuid": "^8.3.1"
},
"devDependencies": {
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@fluidframework/test-tools": "^0.2.3074",
Expand Down
2 changes: 1 addition & 1 deletion examples/hosts/hosts-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"semver": "^7.3.4"
},
"devDependencies": {
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@rushstack/eslint-config": "^2.5.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/utils/bundle-size-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@cerner/duplicate-package-checker-webpack-plugin": "^2.3.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/bundle-size-tools": "^0.9.0-127618",
"@fluidframework/bundle-size-tools": "^0.9.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@mixer/webpack-bundle-compare": "^0.1.0",
"@rushstack/eslint-config": "^2.5.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/utils/example-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"uuid": "^8.3.1"
},
"devDependencies": {
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@microsoft/api-extractor": "^7.22.2",
Expand Down
4 changes: 2 additions & 2 deletions experimental/dds/sequence-deprecated/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@
"devDependencies": {
"@fluid-experimental/sequence-deprecated-previous": "npm:@fluid-experimental/sequence-deprecated@2.0.0-internal.2.0.0",
"@fluid-internal/test-dds-utils": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0",
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/build-tools": "^0.9.0-127618",
"@fluidframework/build-tools": "^0.9.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@fluidframework/mocha-test-setup": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0",
"@fluidframework/test-runtime-utils": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion experimental/examples/bubblebench/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"use-resize-observer": "^7.0.0"
},
"devDependencies": {
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@fluidframework/mocha-test-setup": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion experimental/framework/data-objects/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"events": "^3.1.0"
},
"devDependencies": {
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@microsoft/api-extractor": "^7.22.2",
Expand Down
2 changes: 1 addition & 1 deletion experimental/framework/last-edited/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@fluidframework/shared-summary-block": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0"
},
"devDependencies": {
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@fluidframework/mocha-test-setup": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion experimental/framework/react-inputs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"react": "^17.0.1"
},
"devDependencies": {
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@microsoft/api-extractor": "^7.22.2",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@
"temp-directory": "nyc/.nyc_output"
},
"devDependencies": {
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluidframework/build-tools": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-tools": "^0.9.0",
"@fluidframework/test-tools": "^0.2.3074",
"@microsoft/api-documenter": "^7.17.9",
"@microsoft/api-extractor": "^7.22.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/common/container-definitions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
"events": "^3.1.0"
},
"devDependencies": {
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/build-tools": "^0.9.0-127618",
"@fluidframework/build-tools": "^0.9.0",
"@fluidframework/container-definitions-previous": "npm:@fluidframework/container-definitions@2.0.0-internal.3.0.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@microsoft/api-extractor": "^7.22.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/common/core-interfaces/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"typetests:prepare": "flub generate typetests --prepare --dir . --pin"
},
"devDependencies": {
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/build-tools": "^0.9.0-127618",
"@fluidframework/build-tools": "^0.9.0",
"@fluidframework/core-interfaces-previous": "npm:@fluidframework/core-interfaces@2.0.0-internal.3.0.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@microsoft/api-extractor": "^7.22.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/common/core-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@
},
"devDependencies": {
"@fluid-tools/benchmark": "^0.45.0",
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/build-tools": "^0.9.0-127618",
"@fluidframework/build-tools": "^0.9.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@fluidframework/mocha-test-setup": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0",
"@microsoft/api-extractor": "^7.22.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/common/driver-definitions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"@fluidframework/protocol-definitions": "^1.1.0"
},
"devDependencies": {
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/build-tools": "^0.9.0-127618",
"@fluidframework/build-tools": "^0.9.0",
"@fluidframework/driver-definitions-previous": "npm:@fluidframework/driver-definitions@2.0.0-internal.3.0.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@microsoft/api-extractor": "^7.22.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/dds/cell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@
},
"devDependencies": {
"@fluid-internal/test-dds-utils": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0",
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/build-tools": "^0.9.0-127618",
"@fluidframework/build-tools": "^0.9.0",
"@fluidframework/cell-previous": "npm:@fluidframework/cell@2.0.0-internal.3.0.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@fluidframework/mocha-test-setup": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/dds/counter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@
"@fluidframework/shared-object-base": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0"
},
"devDependencies": {
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/build-tools": "^0.9.0-127618",
"@fluidframework/build-tools": "^0.9.0",
"@fluidframework/counter-previous": "npm:@fluidframework/counter@2.0.0-internal.3.0.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@fluidframework/mocha-test-setup": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/dds/ink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@
"uuid": "^8.3.1"
},
"devDependencies": {
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/build-tools": "^0.9.0-127618",
"@fluidframework/build-tools": "^0.9.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@fluidframework/ink-previous": "npm:@fluidframework/ink@2.0.0-internal.3.0.0",
"@fluidframework/mocha-test-setup": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/dds/map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@
"@fluid-internal/stochastic-test-utils": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0",
"@fluid-internal/test-dds-utils": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0",
"@fluid-tools/benchmark": "^0.45.0",
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/build-tools": "^0.9.0-127618",
"@fluidframework/build-tools": "^0.9.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@fluidframework/map-previous": "npm:@fluidframework/map@2.0.0-internal.3.0.0",
"@fluidframework/mocha-test-setup": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/dds/matrix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@
"devDependencies": {
"@fluid-internal/test-dds-utils": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0",
"@fluid-tools/benchmark": "^0.45.0",
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/build-tools": "^0.9.0-127618",
"@fluidframework/build-tools": "^0.9.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@fluidframework/matrix-previous": "npm:@fluidframework/matrix@2.0.0-internal.3.0.0",
"@fluidframework/mocha-test-setup": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/dds/merge-tree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@
"devDependencies": {
"@fluid-internal/stochastic-test-utils": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0",
"@fluid-tools/benchmark": "^0.45.0",
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/build-tools": "^0.9.0-127618",
"@fluidframework/build-tools": "^0.9.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@fluidframework/merge-tree-previous": "npm:@fluidframework/merge-tree@2.0.0-internal.3.0.0",
"@fluidframework/mocha-test-setup": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/dds/ordered-collection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@
},
"devDependencies": {
"@fluid-internal/test-dds-utils": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0",
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/build-tools": "^0.9.0-127618",
"@fluidframework/build-tools": "^0.9.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@fluidframework/mocha-test-setup": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0",
"@fluidframework/ordered-collection-previous": "npm:@fluidframework/ordered-collection@2.0.0-internal.3.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/dds/register-collection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@
},
"devDependencies": {
"@fluid-internal/test-dds-utils": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0",
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/build-tools": "^0.9.0-127618",
"@fluidframework/build-tools": "^0.9.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@fluidframework/mocha-test-setup": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0",
"@fluidframework/register-collection-previous": "npm:@fluidframework/register-collection@2.0.0-internal.3.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/dds/sequence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,9 @@
"@fluid-internal/stochastic-test-utils": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0",
"@fluid-internal/test-dds-utils": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0",
"@fluid-tools/benchmark": "^0.45.0",
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/build-tools": "^0.9.0-127618",
"@fluidframework/build-tools": "^0.9.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@fluidframework/gitresources": "^0.1038.2000",
"@fluidframework/mocha-test-setup": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/dds/shared-object-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@
"uuid": "^8.3.1"
},
"devDependencies": {
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/build-tools": "^0.9.0-127618",
"@fluidframework/build-tools": "^0.9.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@fluidframework/mocha-test-setup": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0",
"@fluidframework/shared-object-base-previous": "npm:@fluidframework/shared-object-base@2.0.0-internal.3.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/dds/shared-summary-block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@
"@fluidframework/shared-object-base": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0"
},
"devDependencies": {
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/build-tools": "^0.9.0-127618",
"@fluidframework/build-tools": "^0.9.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@fluidframework/mocha-test-setup": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0",
"@fluidframework/shared-summary-block-previous": "npm:@fluidframework/shared-summary-block@2.0.0-internal.3.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/dds/task-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@
"@fluid-experimental/task-manager-previous": "npm:@fluid-experimental/task-manager@2.0.0-internal.2.1.1",
"@fluid-internal/stochastic-test-utils": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0",
"@fluid-internal/test-dds-utils": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0",
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/build-tools": "^0.9.0-127618",
"@fluidframework/build-tools": "^0.9.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@fluidframework/mocha-test-setup": ">=2.0.0-internal.3.1.0 <2.0.0-internal.4.0.0",
"@fluidframework/task-manager-previous": "npm:@fluidframework/task-manager@2.0.0-internal.3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/test-dds-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"mocha": "^10.0.0"
},
"devDependencies": {
"@fluid-tools/build-cli": "^0.9.0-127618",
"@fluid-tools/build-cli": "^0.9.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@rushstack/eslint-config": "^2.5.1",
Expand Down
Loading

0 comments on commit aba560b

Please sign in to comment.