@fluidframework/aqueduct 0.47.0-36362 → 0.48.0-38105

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -577,8 +577,8 @@
577
577
  "affectsGlobalScope": false
578
578
  },
579
579
  "../../../../runtime/runtime-definitions/dist/summary.d.ts": {
580
- "version": "6f689394ba559a1200ba412aabed793a99d9638011b86675991992cdff8b12f9",
581
- "signature": "6f689394ba559a1200ba412aabed793a99d9638011b86675991992cdff8b12f9",
580
+ "version": "b57adc2f38034b6b33004bd05523b5384ffc9953dfa9c71c59ac6a54c64e3ff9",
581
+ "signature": "b57adc2f38034b6b33004bd05523b5384ffc9953dfa9c71c59ac6a54c64e3ff9",
582
582
  "affectsGlobalScope": false
583
583
  },
584
584
  "../../../../runtime/runtime-definitions/dist/dataStoreContext.d.ts": {
@@ -687,8 +687,8 @@
687
687
  "affectsGlobalScope": false
688
688
  },
689
689
  "../../../../runtime/runtime-utils/dist/summarizerNode/summarizerNodeWithGc.d.ts": {
690
- "version": "00e76a79f1354e52c9c64be06b16accbf171910b7a64bf0aa91378c1add9fd55",
691
- "signature": "00e76a79f1354e52c9c64be06b16accbf171910b7a64bf0aa91378c1add9fd55",
690
+ "version": "cd4044edb18b8c74c91dcca31cb1c8267dd2940a521a953d05d7c691f8ea694f",
691
+ "signature": "cd4044edb18b8c74c91dcca31cb1c8267dd2940a521a953d05d7c691f8ea694f",
692
692
  "affectsGlobalScope": false
693
693
  },
694
694
  "../../../../runtime/runtime-utils/dist/summarizerNode/index.d.ts": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluidframework/aqueduct",
3
- "version": "0.47.0-36362",
3
+ "version": "0.48.0-38105",
4
4
  "description": "A set of implementations for Fluid Framework interfaces.",
5
5
  "homepage": "https://fluidframework.com",
6
6
  "repository": "https://github.com/microsoft/FluidFramework",
@@ -61,24 +61,24 @@
61
61
  "@fluidframework/common-definitions": "^0.20.1",
62
62
  "@fluidframework/common-utils": "^0.32.1",
63
63
  "@fluidframework/container-definitions": "^0.39.8",
64
- "@fluidframework/container-loader": "0.47.0-36362",
65
- "@fluidframework/container-runtime": "0.47.0-36362",
66
- "@fluidframework/container-runtime-definitions": "0.47.0-36362",
64
+ "@fluidframework/container-loader": "0.48.0-38105",
65
+ "@fluidframework/container-runtime": "0.48.0-38105",
66
+ "@fluidframework/container-runtime-definitions": "0.48.0-38105",
67
67
  "@fluidframework/core-interfaces": "^0.39.7",
68
- "@fluidframework/datastore": "0.47.0-36362",
69
- "@fluidframework/datastore-definitions": "0.47.0-36362",
70
- "@fluidframework/map": "0.47.0-36362",
71
- "@fluidframework/request-handler": "0.47.0-36362",
72
- "@fluidframework/runtime-definitions": "0.47.0-36362",
73
- "@fluidframework/runtime-utils": "0.47.0-36362",
74
- "@fluidframework/synthesize": "0.47.0-36362",
75
- "@fluidframework/view-interfaces": "0.47.0-36362",
68
+ "@fluidframework/datastore": "0.48.0-38105",
69
+ "@fluidframework/datastore-definitions": "0.48.0-38105",
70
+ "@fluidframework/map": "0.48.0-38105",
71
+ "@fluidframework/request-handler": "0.48.0-38105",
72
+ "@fluidframework/runtime-definitions": "0.48.0-38105",
73
+ "@fluidframework/runtime-utils": "0.48.0-38105",
74
+ "@fluidframework/synthesize": "0.48.0-38105",
75
+ "@fluidframework/view-interfaces": "0.48.0-38105",
76
76
  "uuid": "^8.3.1"
77
77
  },
78
78
  "devDependencies": {
79
- "@fluidframework/build-common": "^0.22.0",
79
+ "@fluidframework/build-common": "^0.23.0-0",
80
80
  "@fluidframework/eslint-config-fluid": "^0.23.0",
81
- "@fluidframework/mocha-test-setup": "0.47.0-36362",
81
+ "@fluidframework/mocha-test-setup": "0.48.0-38105",
82
82
  "@microsoft/api-extractor": "^7.16.1",
83
83
  "@types/mocha": "^8.2.2",
84
84
  "@types/node": "^12.19.0",