@fluid-experimental/property-dds 2.41.0-337492 → 2.41.0-338186

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.
@@ -5,7 +5,7 @@
5
5
  "toolPackages": [
6
6
  {
7
7
  "packageName": "@microsoft/api-extractor",
8
- "packageVersion": "7.52.5"
8
+ "packageVersion": "7.52.8"
9
9
  }
10
10
  ]
11
11
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-experimental/property-dds",
3
- "version": "2.41.0-337492",
3
+ "version": "2.41.0-338186",
4
4
  "description": "definition of the property distributed data store",
5
5
  "homepage": "https://fluidframework.com",
6
6
  "repository": {
@@ -27,16 +27,16 @@
27
27
  "main": "lib/index.js",
28
28
  "types": "lib/index.d.ts",
29
29
  "dependencies": {
30
- "@fluid-experimental/property-changeset": "2.41.0-337492",
31
- "@fluid-experimental/property-properties": "2.41.0-337492",
32
- "@fluid-internal/client-utils": "2.41.0-337492",
33
- "@fluidframework/container-definitions": "2.41.0-337492",
34
- "@fluidframework/core-interfaces": "2.41.0-337492",
35
- "@fluidframework/datastore-definitions": "2.41.0-337492",
36
- "@fluidframework/driver-definitions": "2.41.0-337492",
37
- "@fluidframework/runtime-definitions": "2.41.0-337492",
38
- "@fluidframework/runtime-utils": "2.41.0-337492",
39
- "@fluidframework/shared-object-base": "2.41.0-337492",
30
+ "@fluid-experimental/property-changeset": "2.41.0-338186",
31
+ "@fluid-experimental/property-properties": "2.41.0-338186",
32
+ "@fluid-internal/client-utils": "2.41.0-338186",
33
+ "@fluidframework/container-definitions": "2.41.0-338186",
34
+ "@fluidframework/core-interfaces": "2.41.0-338186",
35
+ "@fluidframework/datastore-definitions": "2.41.0-338186",
36
+ "@fluidframework/driver-definitions": "2.41.0-338186",
37
+ "@fluidframework/runtime-definitions": "2.41.0-338186",
38
+ "@fluidframework/runtime-utils": "2.41.0-338186",
39
+ "@fluidframework/shared-object-base": "2.41.0-338186",
40
40
  "axios": "^1.8.4",
41
41
  "buffer": "^6.0.3",
42
42
  "lodash": "^4.17.21",
@@ -48,21 +48,21 @@
48
48
  "devDependencies": {
49
49
  "@arethetypeswrong/cli": "^0.17.1",
50
50
  "@biomejs/biome": "~1.9.3",
51
- "@fluid-experimental/property-common": "2.41.0-337492",
52
- "@fluid-internal/mocha-test-setup": "2.41.0-337492",
53
- "@fluid-private/test-drivers": "2.41.0-337492",
51
+ "@fluid-experimental/property-common": "2.41.0-338186",
52
+ "@fluid-internal/mocha-test-setup": "2.41.0-338186",
53
+ "@fluid-private/test-drivers": "2.41.0-338186",
54
54
  "@fluid-tools/build-cli": "^0.55.0",
55
55
  "@fluidframework/build-common": "^2.0.3",
56
56
  "@fluidframework/build-tools": "^0.55.0",
57
- "@fluidframework/container-loader": "2.41.0-337492",
58
- "@fluidframework/container-runtime": "2.41.0-337492",
57
+ "@fluidframework/container-loader": "2.41.0-338186",
58
+ "@fluidframework/container-runtime": "2.41.0-338186",
59
59
  "@fluidframework/eslint-config-fluid": "^5.7.3",
60
- "@fluidframework/local-driver": "2.41.0-337492",
61
- "@fluidframework/sequence": "2.41.0-337492",
60
+ "@fluidframework/local-driver": "2.41.0-338186",
61
+ "@fluidframework/sequence": "2.41.0-338186",
62
62
  "@fluidframework/server-local-server": "^5.0.0",
63
- "@fluidframework/test-runtime-utils": "2.41.0-337492",
64
- "@fluidframework/test-utils": "2.41.0-337492",
65
- "@microsoft/api-extractor": "7.52.5",
63
+ "@fluidframework/test-runtime-utils": "2.41.0-338186",
64
+ "@fluidframework/test-utils": "2.41.0-338186",
65
+ "@microsoft/api-extractor": "7.52.8",
66
66
  "@types/lodash": "^4.14.118",
67
67
  "@types/mocha": "^10.0.10",
68
68
  "@types/node": "^18.19.0",