Skip to content

Commit 1f769df

Browse files
authored
build(client): bump client to 2.73.0 (#25848)
Command used: ``` flub bump client -t minor ```
1 parent 06083ca commit 1f769df

File tree

261 files changed

+570
-570
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

261 files changed

+570
-570
lines changed

azure/packages/azure-local-service/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluidframework/azure-local-service",
3-
"version": "2.72.0",
3+
"version": "2.73.0",
44
"description": "Local implementation of the Azure Fluid Relay service for testing/development use",
55
"homepage": "https://fluidframework.com",
66
"repository": {
@@ -34,7 +34,7 @@
3434
"@biomejs/biome": "~1.9.3",
3535
"@fluidframework/build-common": "^2.0.3",
3636
"@fluidframework/build-tools": "^0.60.0",
37-
"@fluidframework/eslint-config-fluid": "workspace:^",
37+
"@fluidframework/eslint-config-fluid": "workspace:~",
3838
"eslint": "~8.57.1",
3939
"eslint-config-prettier": "~10.1.8",
4040
"pm2": "^5.4.2",

azure/packages/azure-service-utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluidframework/azure-service-utils",
3-
"version": "2.72.0",
3+
"version": "2.73.0",
44
"description": "Helper service-side utilities for connecting to Azure Fluid Relay service",
55
"homepage": "https://fluidframework.com",
66
"repository": {
@@ -98,7 +98,7 @@
9898
"@fluidframework/azure-service-utils-previous": "npm:@fluidframework/[email protected]",
9999
"@fluidframework/build-common": "^2.0.3",
100100
"@fluidframework/build-tools": "^0.60.0",
101-
"@fluidframework/eslint-config-fluid": "workspace:^",
101+
"@fluidframework/eslint-config-fluid": "workspace:~",
102102
"@microsoft/api-extractor": "7.52.11",
103103
"@types/jsrsasign": "^10.5.12",
104104
"concurrently": "^8.2.1",

azure/packages/azure-service-utils/src/test/types/validateAzureServiceUtilsPrevious.generated.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Generated by flub generate:typetests in @fluid-tools/build-cli.
99
*
1010
* Baseline (previous) version: 2.71.0
11-
* Current version: 2.72.0
11+
* Current version: 2.73.0
1212
*/
1313

1414
import type * as old from "@fluidframework/azure-service-utils-previous/internal";

common/build/eslint-config-fluid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluidframework/eslint-config-fluid",
3-
"version": "2.72.0",
3+
"version": "2.73.0",
44
"private": true,
55
"description": "Shareable ESLint config for the Fluid Framework",
66
"homepage": "https://fluidframework.com",

examples/apps/ai-collab/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluid-example/ai-collab",
3-
"version": "2.72.0",
3+
"version": "2.73.0",
44
"private": true,
55
"description": "Example app that showcases the experimental package for AI collaboration in Fluid-based applications.",
66
"homepage": "https://fluidframework.com",
@@ -41,7 +41,7 @@
4141
"@fluidframework/build-common": "^2.0.3",
4242
"@fluidframework/build-tools": "^0.60.0",
4343
"@fluidframework/devtools": "workspace:~",
44-
"@fluidframework/eslint-config-fluid": "workspace:^",
44+
"@fluidframework/eslint-config-fluid": "workspace:~",
4545
"@fluidframework/odsp-client": "workspace:~",
4646
"@fluidframework/presence": "workspace:~",
4747
"@fluidframework/tinylicious-client": "workspace:~",

examples/apps/blobs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluid-example/blobs",
3-
"version": "2.72.0",
3+
"version": "2.73.0",
44
"private": true,
55
"description": "Example of using blobs in Fluid Framework",
66
"homepage": "https://fluidframework.com",
@@ -67,7 +67,7 @@
6767
"@fluid-tools/build-cli": "^0.60.0",
6868
"@fluidframework/build-common": "^2.0.3",
6969
"@fluidframework/build-tools": "^0.60.0",
70-
"@fluidframework/eslint-config-fluid": "workspace:^",
70+
"@fluidframework/eslint-config-fluid": "workspace:~",
7171
"@fluidframework/test-tools": "^1.0.195075",
7272
"@types/jest": "29.5.3",
7373
"@types/jest-environment-puppeteer": "workspace:~",

examples/apps/collaborative-textarea/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluid-example/collaborative-textarea",
3-
"version": "2.72.0",
3+
"version": "2.73.0",
44
"private": true,
55
"description": "A minimal example using the react collaborative-textarea",
66
"homepage": "https://fluidframework.com",
@@ -60,7 +60,7 @@
6060
"@fluid-tools/build-cli": "^0.60.0",
6161
"@fluidframework/build-common": "^2.0.3",
6262
"@fluidframework/build-tools": "^0.60.0",
63-
"@fluidframework/eslint-config-fluid": "workspace:^",
63+
"@fluidframework/eslint-config-fluid": "workspace:~",
6464
"@fluidframework/test-tools": "^1.0.195075",
6565
"@fluidframework/test-utils": "workspace:~",
6666
"@types/jest": "29.5.3",

examples/apps/contact-collection/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluid-example/contact-collection",
3-
"version": "2.72.0",
3+
"version": "2.73.0",
44
"private": true,
55
"description": "Example of using a Fluid Object as a collection of items",
66
"homepage": "https://fluidframework.com",
@@ -52,7 +52,7 @@
5252
"@fluid-tools/build-cli": "^0.60.0",
5353
"@fluidframework/build-common": "^2.0.3",
5454
"@fluidframework/build-tools": "^0.60.0",
55-
"@fluidframework/eslint-config-fluid": "workspace:^",
55+
"@fluidframework/eslint-config-fluid": "workspace:~",
5656
"@fluidframework/test-tools": "^1.0.195075",
5757
"@types/jest": "29.5.3",
5858
"@types/jest-environment-puppeteer": "workspace:~",

examples/apps/data-object-grid/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluid-example/data-object-grid",
3-
"version": "2.72.0",
3+
"version": "2.73.0",
44
"private": true,
55
"description": "Data object grid creates child data objects from a registry and lays them out in a grid.",
66
"homepage": "https://fluidframework.com",
@@ -66,7 +66,7 @@
6666
"@fluid-tools/build-cli": "^0.60.0",
6767
"@fluidframework/build-common": "^2.0.3",
6868
"@fluidframework/build-tools": "^0.60.0",
69-
"@fluidframework/eslint-config-fluid": "workspace:^",
69+
"@fluidframework/eslint-config-fluid": "workspace:~",
7070
"@fluidframework/test-tools": "^1.0.195075",
7171
"@types/jest": "29.5.3",
7272
"@types/jest-environment-puppeteer": "workspace:~",

examples/apps/presence-tracker/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluid-example/presence-tracker",
3-
"version": "2.72.0",
3+
"version": "2.73.0",
44
"private": true,
55
"description": "Example application that tracks page focus and mouse position using the Fluid Framework presence features.",
66
"homepage": "https://fluidframework.com",
@@ -58,7 +58,7 @@
5858
"@fluid-tools/build-cli": "^0.60.0",
5959
"@fluidframework/build-common": "^2.0.3",
6060
"@fluidframework/build-tools": "^0.60.0",
61-
"@fluidframework/eslint-config-fluid": "workspace:^",
61+
"@fluidframework/eslint-config-fluid": "workspace:~",
6262
"@fluidframework/test-tools": "^1.0.195075",
6363
"@types/jest": "29.5.3",
6464
"@types/jest-environment-puppeteer": "workspace:~",

0 commit comments

Comments
 (0)