@fluid-experimental/oldest-client-observer 2.1.0 → 2.3.0-288113

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # @fluid-experimental/oldest-client-observer
2
2
 
3
+ ## 2.2.0
4
+
5
+ Dependency updates only.
6
+
3
7
  ## 2.1.0
4
8
 
5
9
  Dependency updates only.
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @fluid-experimental/oldest-client-observer
2
2
 
3
- <!-- AUTO-GENERATED-CONTENT:START (LIBRARY_PACKAGE_README_HEADER) -->
3
+ <!-- AUTO-GENERATED-CONTENT:START (LIBRARY_README_HEADER) -->
4
4
 
5
5
  <!-- prettier-ignore-start -->
6
6
  <!-- NOTE: This section is automatically generated using @fluid-tools/markdown-magic. Do not update these generated contents directly. -->
@@ -43,7 +43,7 @@ API documentation for **@fluid-experimental/oldest-client-observer** is availabl
43
43
 
44
44
  <!-- AUTO-GENERATED-CONTENT:END -->
45
45
 
46
- <!-- AUTO-GENERATED-CONTENT:START (LIBRARY_PACKAGE_README_FOOTER) -->
46
+ <!-- AUTO-GENERATED-CONTENT:START (README_FOOTER) -->
47
47
 
48
48
  <!-- prettier-ignore-start -->
49
49
  <!-- NOTE: This section is automatically generated using @fluid-tools/markdown-magic. Do not update these generated contents directly. -->
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-experimental/oldest-client-observer",
3
- "version": "2.1.0",
3
+ "version": "2.3.0-288113",
4
4
  "description": "Data object to determine if the local client is the oldest amongst connected clients",
5
5
  "homepage": "https://fluidframework.com",
6
6
  "repository": {
@@ -67,19 +67,19 @@
67
67
  "temp-directory": "nyc/.nyc_output"
68
68
  },
69
69
  "dependencies": {
70
- "@fluid-internal/client-utils": "~2.1.0",
71
- "@fluidframework/container-definitions": "~2.1.0",
72
- "@fluidframework/core-interfaces": "~2.1.0",
73
- "@fluidframework/core-utils": "~2.1.0",
74
- "@fluidframework/driver-definitions": "~2.1.0"
70
+ "@fluid-internal/client-utils": "2.3.0-288113",
71
+ "@fluidframework/container-definitions": "2.3.0-288113",
72
+ "@fluidframework/core-interfaces": "2.3.0-288113",
73
+ "@fluidframework/core-utils": "2.3.0-288113",
74
+ "@fluidframework/driver-definitions": "2.3.0-288113"
75
75
  },
76
76
  "devDependencies": {
77
77
  "@arethetypeswrong/cli": "^0.15.2",
78
78
  "@biomejs/biome": "~1.8.3",
79
- "@fluid-private/test-dds-utils": "~2.1.0",
80
- "@fluid-tools/build-cli": "^0.41.0",
79
+ "@fluid-private/test-dds-utils": "2.3.0-288113",
80
+ "@fluid-tools/build-cli": "^0.43.0",
81
81
  "@fluidframework/build-common": "^2.0.3",
82
- "@fluidframework/build-tools": "^0.41.0",
82
+ "@fluidframework/build-tools": "^0.43.0",
83
83
  "@fluidframework/eslint-config-fluid": "^5.3.0",
84
84
  "@microsoft/api-extractor": "^7.45.1",
85
85
  "@types/node": "^18.19.0",