Skip to content

Commit

Permalink
Update tinylicious and gitrest, and use release packages everywhere (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
ChumpChief authored Mar 14, 2022
1 parent 437fe37 commit a8879b3
Show file tree
Hide file tree
Showing 120 changed files with 1,213 additions and 2,003 deletions.
14 changes: 7 additions & 7 deletions common/lib/container-definitions/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions common/lib/container-definitions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"dependencies": {
"@fluidframework/common-definitions": "^0.20.0",
"@fluidframework/core-interfaces": "^0.42.0",
"@fluidframework/driver-definitions": "^0.45.0-0",
"@fluidframework/protocol-definitions": "^0.1027.0-0"
"@fluidframework/driver-definitions": "^0.45.1000",
"@fluidframework/protocol-definitions": "^0.1027.1000"
},
"devDependencies": {
"@fluidframework/build-common": "^0.23.0",
Expand Down
6 changes: 3 additions & 3 deletions common/lib/driver-definitions/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion common/lib/driver-definitions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@fluidframework/common-definitions": "^0.20.0",
"@fluidframework/core-interfaces": "^0.42.0",
"@fluidframework/protocol-definitions": "^0.1027.0-0"
"@fluidframework/protocol-definitions": "^0.1027.1000"
},
"devDependencies": {
"@fluidframework/build-common": "^0.23.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/apps/likes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@fluidframework/datastore-definitions": "^0.58.2000",
"@fluidframework/map": "^0.58.2000",
"@fluidframework/merge-tree": "^0.58.2000",
"@fluidframework/protocol-definitions": "^0.1027.0-0",
"@fluidframework/protocol-definitions": "^0.1027.1000",
"@fluidframework/sequence": "^0.58.2000",
"@fluidframework/shared-object-base": "^0.58.2000",
"react": "^16.10.2",
Expand Down
4 changes: 2 additions & 2 deletions examples/data-objects/client-ui-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,13 @@
},
"dependencies": {
"@fluidframework/common-utils": "^0.32.1",
"@fluidframework/container-definitions": "^0.47.0-0",
"@fluidframework/container-definitions": "^0.47.1000",
"@fluidframework/core-interfaces": "^0.42.0",
"@fluidframework/datastore-definitions": "^0.58.2000",
"@fluidframework/ink": "^0.58.2000",
"@fluidframework/map": "^0.58.2000",
"@fluidframework/merge-tree": "^0.58.2000",
"@fluidframework/protocol-definitions": "^0.1027.0-0",
"@fluidframework/protocol-definitions": "^0.1027.1000",
"@fluidframework/request-handler": "^0.58.2000",
"@fluidframework/runtime-definitions": "^0.58.2000",
"@fluidframework/runtime-utils": "^0.58.2000",
Expand Down
2 changes: 1 addition & 1 deletion examples/data-objects/codemirror/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"@fluidframework/aqueduct": "^0.58.2000",
"@fluidframework/container-definitions": "^0.47.0-0",
"@fluidframework/container-definitions": "^0.47.1000",
"@fluidframework/container-runtime": "^0.58.2000",
"@fluidframework/container-runtime-definitions": "^0.58.2000",
"@fluidframework/core-interfaces": "^0.42.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/data-objects/key-value-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"@fluidframework/aqueduct": "^0.58.2000",
"@fluidframework/common-utils": "^0.32.1",
"@fluidframework/container-definitions": "^0.47.0-0",
"@fluidframework/container-definitions": "^0.47.1000",
"@fluidframework/container-runtime": "^0.58.2000",
"@fluidframework/core-interfaces": "^0.42.0",
"@fluidframework/datastore": "^0.58.2000",
Expand Down
2 changes: 1 addition & 1 deletion examples/data-objects/monaco/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@fluid-example/example-utils": "^0.58.2000",
"@fluidframework/aqueduct": "^0.58.2000",
"@fluidframework/container-definitions": "^0.47.0-0",
"@fluidframework/container-definitions": "^0.47.1000",
"@fluidframework/core-interfaces": "^0.42.0",
"@fluidframework/merge-tree": "^0.58.2000",
"@fluidframework/runtime-definitions": "^0.58.2000",
Expand Down
2 changes: 1 addition & 1 deletion examples/data-objects/pond/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@fluidframework/core-interfaces": "^0.42.0",
"@fluidframework/counter": "^0.58.2000",
"@fluidframework/map": "^0.58.2000",
"@fluidframework/protocol-definitions": "^0.1027.0-0",
"@fluidframework/protocol-definitions": "^0.1027.1000",
"@fluidframework/runtime-definitions": "^0.58.2000",
"@fluidframework/synthesize": "^0.58.2000",
"@fluidframework/view-adapters": "^0.58.2000",
Expand Down
2 changes: 1 addition & 1 deletion examples/data-objects/prosemirror/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@fluidframework/aqueduct": "^0.58.2000",
"@fluidframework/common-utils": "^0.32.1",
"@fluidframework/container-definitions": "^0.47.0-0",
"@fluidframework/container-definitions": "^0.47.1000",
"@fluidframework/container-runtime": "^0.58.2000",
"@fluidframework/container-runtime-definitions": "^0.58.2000",
"@fluidframework/core-interfaces": "^0.42.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/data-objects/shared-text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@fluid-example/example-utils": "^0.58.2000",
"@fluidframework/aqueduct": "^0.58.2000",
"@fluidframework/common-utils": "^0.32.1",
"@fluidframework/container-definitions": "^0.47.0-0",
"@fluidframework/container-definitions": "^0.47.1000",
"@fluidframework/container-runtime": "^0.58.2000",
"@fluidframework/core-interfaces": "^0.42.0",
"@fluidframework/datastore": "^0.58.2000",
Expand Down
2 changes: 1 addition & 1 deletion examples/data-objects/smde/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@fluidframework/aqueduct": "^0.58.2000",
"@fluidframework/common-utils": "^0.32.1",
"@fluidframework/container-definitions": "^0.47.0-0",
"@fluidframework/container-definitions": "^0.47.1000",
"@fluidframework/container-runtime": "^0.58.2000",
"@fluidframework/core-interfaces": "^0.42.0",
"@fluidframework/datastore": "^0.58.2000",
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 @@ -58,7 +58,7 @@
"@fluidframework/core-interfaces": "^0.42.0",
"@fluidframework/datastore-definitions": "^0.58.2000",
"@fluidframework/merge-tree": "^0.58.2000",
"@fluidframework/protocol-definitions": "^0.1027.0-0",
"@fluidframework/protocol-definitions": "^0.1027.1000",
"@fluidframework/request-handler": "^0.58.2000",
"@fluidframework/runtime-definitions": "^0.58.2000",
"@fluidframework/sequence": "^0.58.2000",
Expand Down
2 changes: 1 addition & 1 deletion examples/data-objects/table-view/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@fluid-example/table-document": "^0.58.2000",
"@fluidframework/aqueduct": "^0.58.2000",
"@fluidframework/common-definitions": "^0.20.1",
"@fluidframework/container-definitions": "^0.47.0-0",
"@fluidframework/container-definitions": "^0.47.1000",
"@fluidframework/core-interfaces": "^0.42.0",
"@fluidframework/matrix": "^0.58.2000",
"@fluidframework/runtime-utils": "^0.58.2000",
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 @@ -42,7 +42,7 @@
"@fluidframework/aqueduct": "^0.58.2000",
"@fluidframework/common-definitions": "^0.20.1",
"@fluidframework/common-utils": "^0.32.1",
"@fluidframework/container-definitions": "^0.47.0-0",
"@fluidframework/container-definitions": "^0.47.1000",
"@fluidframework/container-runtime-definitions": "^0.58.2000",
"@fluidframework/core-interfaces": "^0.42.0",
"@fluidframework/request-handler": "^0.58.2000",
Expand Down
2 changes: 1 addition & 1 deletion examples/data-objects/vltava/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@fluidframework/core-interfaces": "^0.42.0",
"@fluidframework/datastore-definitions": "^0.58.2000",
"@fluidframework/map": "^0.58.2000",
"@fluidframework/protocol-definitions": "^0.1027.0-0",
"@fluidframework/protocol-definitions": "^0.1027.1000",
"@fluidframework/request-handler": "^0.58.2000",
"@fluidframework/runtime-definitions": "^0.58.2000",
"@fluidframework/runtime-utils": "^0.58.2000",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@fluid-experimental/get-container": "^0.58.2000",
"@fluidframework/aqueduct": "^0.58.2000",
"@fluidframework/common-definitions": "^0.20.1",
"@fluidframework/container-definitions": "^0.47.0-0",
"@fluidframework/container-definitions": "^0.47.1000",
"@fluidframework/container-loader": "^0.58.2000",
"@fluidframework/container-runtime-definitions": "^0.58.2000",
"@fluidframework/core-interfaces": "^0.42.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/hosts/host-service-interfaces/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"tsfmt:fix": "tsfmt --replace"
},
"dependencies": {
"@fluidframework/container-definitions": "^0.47.0-0",
"@fluidframework/container-definitions": "^0.47.1000",
"@fluidframework/core-interfaces": "^0.42.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions examples/hosts/hosts-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"dependencies": {
"@fluid-example/example-utils": "^0.58.2000",
"@fluidframework/aqueduct": "^0.58.2000",
"@fluidframework/container-definitions": "^0.47.0-0",
"@fluidframework/container-definitions": "^0.47.1000",
"@fluidframework/container-loader": "^0.58.2000",
"@fluidframework/core-interfaces": "^0.42.0",
"@fluidframework/driver-utils": "^0.58.2000",
"@fluidframework/protocol-definitions": "^0.1027.0-0",
"@fluidframework/protocol-definitions": "^0.1027.1000",
"@fluidframework/routerlicious-driver": "^0.58.2000",
"@fluidframework/test-runtime-utils": "^0.58.2000",
"@fluidframework/view-interfaces": "^0.58.2000",
Expand Down
6 changes: 3 additions & 3 deletions examples/hosts/iframe-host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@
"dependencies": {
"@fluid-example/todo": "^0.58.2000",
"@fluid-experimental/get-container": "^0.58.2000",
"@fluidframework/container-definitions": "^0.47.0-0",
"@fluidframework/container-definitions": "^0.47.1000",
"@fluidframework/container-loader": "^0.58.2000",
"@fluidframework/container-runtime-definitions": "^0.58.2000",
"@fluidframework/core-interfaces": "^0.42.0",
"@fluidframework/driver-definitions": "^0.45.0-0",
"@fluidframework/driver-definitions": "^0.45.1000",
"@fluidframework/driver-utils": "^0.58.2000",
"@fluidframework/iframe-driver": "^0.58.2000",
"@fluidframework/protocol-definitions": "^0.1027.0-0",
"@fluidframework/protocol-definitions": "^0.1027.1000",
"@fluidframework/routerlicious-driver": "^0.58.2000",
"@fluidframework/runtime-utils": "^0.58.2000",
"@fluidframework/test-runtime-utils": "^0.58.2000",
Expand Down
6 changes: 3 additions & 3 deletions examples/hosts/node-host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
},
"dependencies": {
"@fluid-example/key-value-cache": "^0.58.2000",
"@fluidframework/container-definitions": "^0.47.0-0",
"@fluidframework/container-definitions": "^0.47.1000",
"@fluidframework/container-loader": "^0.58.2000",
"@fluidframework/core-interfaces": "^0.42.0",
"@fluidframework/driver-definitions": "^0.45.0-0",
"@fluidframework/protocol-definitions": "^0.1027.0-0",
"@fluidframework/driver-definitions": "^0.45.1000",
"@fluidframework/protocol-definitions": "^0.1027.1000",
"@fluidframework/routerlicious-driver": "^0.58.2000",
"@fluidframework/routerlicious-host": "^0.58.2000",
"@fluidframework/test-runtime-utils": "^0.58.2000",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,18 +46,18 @@
"@fluid-experimental/schemas": "^0.58.2000",
"@fluidframework/aqueduct": "^0.58.2000",
"@fluidframework/common-utils": "^0.32.1",
"@fluidframework/container-definitions": "^0.47.0-0",
"@fluidframework/container-definitions": "^0.47.1000",
"@fluidframework/container-loader": "^0.58.2000",
"@fluidframework/container-runtime": "^0.58.2000",
"@fluidframework/core-interfaces": "^0.42.0",
"@fluidframework/data-object-base": "^0.58.2000",
"@fluidframework/datastore": "^0.58.2000",
"@fluidframework/datastore-definitions": "^0.58.2000",
"@fluidframework/driver-definitions": "^0.45.0-0",
"@fluidframework/driver-definitions": "^0.45.1000",
"@fluidframework/driver-utils": "^0.58.2000",
"@fluidframework/map": "^0.58.2000",
"@fluidframework/merge-tree": "^0.58.2000",
"@fluidframework/protocol-definitions": "^0.1027.0-0",
"@fluidframework/protocol-definitions": "^0.1027.1000",
"@fluidframework/request-handler": "^0.58.2000",
"@fluidframework/routerlicious-driver": "^0.58.2000",
"@fluidframework/runtime-definitions": "^0.58.2000",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@fluid-experimental/schemas": "^0.58.2000",
"@fluidframework/aqueduct": "^0.58.2000",
"@fluidframework/common-utils": "^0.32.1",
"@fluidframework/container-definitions": "^0.47.0-0",
"@fluidframework/container-definitions": "^0.47.1000",
"@fluidframework/container-loader": "^0.58.2000",
"@fluidframework/container-runtime": "^0.58.2000",
"@fluidframework/core-interfaces": "^0.42.0",
Expand All @@ -55,7 +55,7 @@
"@fluidframework/datastore-definitions": "^0.58.2000",
"@fluidframework/map": "^0.58.2000",
"@fluidframework/merge-tree": "^0.58.2000",
"@fluidframework/protocol-definitions": "^0.1027.0-0",
"@fluidframework/protocol-definitions": "^0.1027.1000",
"@fluidframework/request-handler": "^0.58.2000",
"@fluidframework/routerlicious-driver": "^0.58.2000",
"@fluidframework/runtime-definitions": "^0.58.2000",
Expand Down
8 changes: 4 additions & 4 deletions experimental/PropertyDDS/packages/property-dds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
"@fluid-experimental/property-changeset": "^0.58.2000",
"@fluid-experimental/property-properties": "^0.58.2000",
"@fluidframework/common-utils": "^0.32.1",
"@fluidframework/container-definitions": "^0.47.0-0",
"@fluidframework/container-definitions": "^0.47.1000",
"@fluidframework/core-interfaces": "^0.42.0",
"@fluidframework/datastore-definitions": "^0.58.2000",
"@fluidframework/protocol-definitions": "^0.1027.0-0",
"@fluidframework/protocol-definitions": "^0.1027.1000",
"@fluidframework/runtime-definitions": "^0.58.2000",
"@fluidframework/runtime-utils": "^0.58.2000",
"@fluidframework/shared-object-base": "^0.58.2000",
Expand All @@ -54,12 +54,12 @@
"devDependencies": {
"@fluid-experimental/property-common": "^0.58.2000",
"@fluidframework/build-common": "^0.23.0",
"@fluidframework/driver-definitions": "^0.45.0-0",
"@fluidframework/driver-definitions": "^0.45.1000",
"@fluidframework/eslint-config-fluid": "^0.27.0-0",
"@fluidframework/local-driver": "^0.58.2000",
"@fluidframework/mocha-test-setup": "^0.58.2000",
"@fluidframework/sequence": "^0.58.2000",
"@fluidframework/server-local-server": "^0.1035.0-0",
"@fluidframework/server-local-server": "^0.1035.1000",
"@fluidframework/test-runtime-utils": "^0.58.2000",
"@fluidframework/test-utils": "^0.58.2000",
"@microsoft/api-extractor": "^7.16.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@fluidframework/local-driver": "^0.58.2000",
"@fluidframework/mocha-test-setup": "^0.58.2000",
"@fluidframework/runtime-utils": "^0.58.2000",
"@fluidframework/server-local-server": "^0.1035.0-0",
"@fluidframework/server-local-server": "^0.1035.1000",
"@fluidframework/test-utils": "^0.58.2000",
"@rushstack/eslint-config": "^2.5.1",
"aws-sdk": "2.547.0",
Expand Down
2 changes: 1 addition & 1 deletion experimental/dds/ot/ot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@fluidframework/common-utils": "^0.32.1",
"@fluidframework/core-interfaces": "^0.42.0",
"@fluidframework/datastore-definitions": "^0.58.2000",
"@fluidframework/protocol-definitions": "^0.1027.0-0",
"@fluidframework/protocol-definitions": "^0.1027.1000",
"@fluidframework/runtime-definitions": "^0.58.2000",
"@fluidframework/shared-object-base": "^0.58.2000"
},
Expand Down
2 changes: 1 addition & 1 deletion experimental/dds/ot/sharejs/json1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@fluidframework/common-utils": "^0.32.1",
"@fluidframework/core-interfaces": "^0.42.0",
"@fluidframework/datastore-definitions": "^0.58.2000",
"@fluidframework/protocol-definitions": "^0.1027.0-0",
"@fluidframework/protocol-definitions": "^0.1027.1000",
"@fluidframework/shared-object-base": "^0.58.2000",
"ot-json1": "^1.0.1"
},
Expand Down
4 changes: 2 additions & 2 deletions experimental/dds/tree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
"dependencies": {
"@fluidframework/common-definitions": "^0.20.1",
"@fluidframework/common-utils": "^0.32.1",
"@fluidframework/container-definitions": "^0.47.0-0",
"@fluidframework/container-definitions": "^0.47.1000",
"@fluidframework/core-interfaces": "^0.42.0",
"@fluidframework/datastore-definitions": "^0.58.2000",
"@fluidframework/protocol-definitions": "^0.1027.0-0",
"@fluidframework/protocol-definitions": "^0.1027.1000",
"@fluidframework/runtime-definitions": "^0.58.2000",
"@fluidframework/shared-object-base": "^0.58.2000",
"@fluidframework/telemetry-utils": "^0.58.2000",
Expand Down
4 changes: 2 additions & 2 deletions experimental/dds/xtree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
"@fluidframework/common-utils": "^0.32.1",
"@fluidframework/core-interfaces": "^0.42.0",
"@fluidframework/datastore-definitions": "^0.58.2000",
"@fluidframework/protocol-base": "^0.1035.0-0",
"@fluidframework/protocol-definitions": "^0.1027.0-0",
"@fluidframework/protocol-base": "^0.1035.1000",
"@fluidframework/protocol-definitions": "^0.1027.1000",
"@fluidframework/runtime-definitions": "^0.58.2000",
"@fluidframework/runtime-utils": "^0.58.2000",
"@fluidframework/shared-object-base": "^0.58.2000",
Expand Down
2 changes: 1 addition & 1 deletion experimental/examples/bubblebench/baseline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@fluid-experimental/bubblebench-common": "^0.58.2000",
"@fluidframework/aqueduct": "^0.58.2000",
"@fluidframework/common-definitions": "^0.20.1",
"@fluidframework/container-definitions": "^0.47.0-0",
"@fluidframework/container-definitions": "^0.47.1000",
"@fluidframework/core-interfaces": "^0.42.0",
"@fluidframework/datastore-definitions": "^0.58.2000",
"@fluidframework/map": "^0.58.2000",
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 @@ -55,7 +55,7 @@
"dependencies": {
"@fluid-experimental/tree": "^0.58.2000",
"@fluidframework/aqueduct": "^0.58.2000",
"@fluidframework/container-definitions": "^0.47.0-0",
"@fluidframework/container-definitions": "^0.47.1000",
"@fluidframework/core-interfaces": "^0.42.0",
"@fluidframework/datastore-definitions": "^0.58.2000",
"@fluidframework/map": "^0.58.2000",
Expand Down
2 changes: 1 addition & 1 deletion experimental/examples/bubblebench/ot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@fluid-experimental/sharejs-json1": "^0.58.2000",
"@fluidframework/aqueduct": "^0.58.2000",
"@fluidframework/common-definitions": "^0.20.1",
"@fluidframework/container-definitions": "^0.47.0-0",
"@fluidframework/container-definitions": "^0.47.1000",
"@fluidframework/core-interfaces": "^0.42.0",
"@fluidframework/datastore-definitions": "^0.58.2000",
"@fluidframework/map": "^0.58.2000",
Expand Down
Loading

0 comments on commit a8879b3

Please sign in to comment.