Skip to content

Commit 616f970

Browse files
authored
build: Update build-tools dependencies & pnpm dedupe (#25990)
## Description This PR updates build-tools dependencies to the latest release (0.61.0). This PR also ran `pnpm dedupe` for each affected package group. Last time the build tools dependencies were updated, we needed to run this as well due to the large number of dependency changes.
1 parent 5d2bb4c commit 616f970

File tree

196 files changed

+9906
-8116
lines changed

Some content is hidden

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

196 files changed

+9906
-8116
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"@biomejs/biome": "~1.9.3",
3535
"@fluidframework/build-common": "^2.0.3",
36-
"@fluidframework/build-tools": "^0.60.0",
36+
"@fluidframework/build-tools": "^0.61.0",
3737
"@fluidframework/eslint-config-fluid": "workspace:~",
3838
"eslint": "~8.57.1",
3939
"eslint-config-prettier": "~10.1.8",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,10 @@
9494
"devDependencies": {
9595
"@arethetypeswrong/cli": "^0.17.1",
9696
"@biomejs/biome": "~1.9.3",
97-
"@fluid-tools/build-cli": "^0.60.0",
97+
"@fluid-tools/build-cli": "^0.61.0",
9898
"@fluidframework/azure-service-utils-previous": "npm:@fluidframework/azure-service-utils@2.73.0",
9999
"@fluidframework/build-common": "^2.0.3",
100-
"@fluidframework/build-tools": "^0.60.0",
100+
"@fluidframework/build-tools": "^0.61.0",
101101
"@fluidframework/eslint-config-fluid": "workspace:~",
102102
"@microsoft/api-extractor": "7.52.11",
103103
"@types/jsrsasign": "^10.5.12",

common/lib/common-utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,9 @@
8484
"sha.js": "^2.4.12"
8585
},
8686
"devDependencies": {
87-
"@fluid-tools/build-cli": "^0.60.0",
87+
"@fluid-tools/build-cli": "^0.61.0",
8888
"@fluidframework/build-common": "^2.0.3",
89-
"@fluidframework/build-tools": "^0.60.0",
89+
"@fluidframework/build-tools": "^0.61.0",
9090
"@fluidframework/common-utils-previous": "npm:@fluidframework/common-utils@1.0.0",
9191
"@fluidframework/eslint-config-fluid": "^6.1.0",
9292
"@microsoft/api-extractor": "7.52.11",

common/lib/common-utils/pnpm-lock.yaml

Lines changed: 1719 additions & 1363 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

common/lib/protocol-definitions/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,9 @@
8686
},
8787
"devDependencies": {
8888
"@arethetypeswrong/cli": "^0.15.2",
89-
"@fluid-tools/build-cli": "^0.60.0",
89+
"@fluid-tools/build-cli": "^0.61.0",
9090
"@fluidframework/build-common": "^2.0.3",
91-
"@fluidframework/build-tools": "^0.60.0",
91+
"@fluidframework/build-tools": "^0.61.0",
9292
"@fluidframework/eslint-config-fluid": "^6.1.0",
9393
"@fluidframework/protocol-definitions-previous": "npm:@fluidframework/protocol-definitions@3.2.0",
9494
"@microsoft/api-extractor": "7.52.11",

common/lib/protocol-definitions/pnpm-lock.yaml

Lines changed: 1713 additions & 1431 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/apps/ai-collab/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
"@emotion/react": "^11.13.3",
3737
"@emotion/styled": "^11.13.0",
3838
"@fluid-internal/mocha-test-setup": "workspace:~",
39-
"@fluid-tools/build-cli": "^0.60.0",
39+
"@fluid-tools/build-cli": "^0.61.0",
4040
"@fluidframework/ai-collab": "workspace:~",
4141
"@fluidframework/build-common": "^2.0.3",
42-
"@fluidframework/build-tools": "^0.60.0",
42+
"@fluidframework/build-tools": "^0.61.0",
4343
"@fluidframework/devtools": "workspace:~",
4444
"@fluidframework/eslint-config-fluid": "workspace:~",
4545
"@fluidframework/odsp-client": "workspace:~",

examples/apps/blobs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@
6464
"devDependencies": {
6565
"@biomejs/biome": "~1.9.3",
6666
"@fluid-example/example-webpack-integration": "workspace:~",
67-
"@fluid-tools/build-cli": "^0.60.0",
67+
"@fluid-tools/build-cli": "^0.61.0",
6868
"@fluidframework/build-common": "^2.0.3",
69-
"@fluidframework/build-tools": "^0.60.0",
69+
"@fluidframework/build-tools": "^0.61.0",
7070
"@fluidframework/eslint-config-fluid": "workspace:~",
7171
"@fluidframework/test-tools": "^1.0.195075",
7272
"@types/jest": "29.5.3",

examples/apps/collaborative-textarea/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@
5757
},
5858
"devDependencies": {
5959
"@biomejs/biome": "~1.9.3",
60-
"@fluid-tools/build-cli": "^0.60.0",
60+
"@fluid-tools/build-cli": "^0.61.0",
6161
"@fluidframework/build-common": "^2.0.3",
62-
"@fluidframework/build-tools": "^0.60.0",
62+
"@fluidframework/build-tools": "^0.61.0",
6363
"@fluidframework/eslint-config-fluid": "workspace:~",
6464
"@fluidframework/test-tools": "^1.0.195075",
6565
"@fluidframework/test-utils": "workspace:~",

examples/apps/contact-collection/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@
4949
},
5050
"devDependencies": {
5151
"@biomejs/biome": "~1.9.3",
52-
"@fluid-tools/build-cli": "^0.60.0",
52+
"@fluid-tools/build-cli": "^0.61.0",
5353
"@fluidframework/build-common": "^2.0.3",
54-
"@fluidframework/build-tools": "^0.60.0",
54+
"@fluidframework/build-tools": "^0.61.0",
5555
"@fluidframework/eslint-config-fluid": "workspace:~",
5656
"@fluidframework/test-tools": "^1.0.195075",
5757
"@types/jest": "29.5.3",

0 commit comments

Comments
 (0)