Update API-Extractor (#22474)
## Description Update the version of API Extractor we use.
This commit is contained in:
Родитель
8ae7837bd1
Коммит
87ce35311a
|
@ -101,7 +101,7 @@
|
|||
"@fluidframework/build-common": "^2.0.3",
|
||||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/jsrsasign": "^10.5.12",
|
||||
"@types/uuid": "^9.0.2",
|
||||
"concurrently": "^8.2.1",
|
||||
|
|
|
@ -99,7 +99,7 @@
|
|||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/runtime-utils": "workspace:~",
|
||||
"@fluidframework/test-utils": "workspace:~",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/debug": "^4.1.5",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
|
|
|
@ -84,7 +84,7 @@
|
|||
"@fluidframework/build-common": "^2.0.3",
|
||||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/react": "^17.0.44",
|
||||
"@types/react-dom": "^17.0.18",
|
||||
"@types/uuid": "^9.0.2",
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
"@fluidframework/build-common": "^2.0.3",
|
||||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/uuid": "^9.0.2",
|
||||
"concurrently": "^8.2.1",
|
||||
"copyfiles": "^2.4.1",
|
||||
|
|
|
@ -73,7 +73,7 @@
|
|||
"@fluidframework/build-common": "^2.0.3",
|
||||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/chai": "^4.0.0",
|
||||
"@types/debug": "^4.1.5",
|
||||
"@types/lodash": "^4.14.118",
|
||||
|
|
|
@ -91,7 +91,7 @@
|
|||
"@fluidframework/server-local-server": "^5.0.0",
|
||||
"@fluidframework/test-runtime-utils": "workspace:~",
|
||||
"@fluidframework/test-utils": "workspace:~",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/lodash": "^4.14.118",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
|
|
|
@ -110,7 +110,7 @@
|
|||
"@fluidframework/container-definitions": "workspace:~",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/test-runtime-utils": "workspace:~",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"@types/path-browserify": "^1.0.0",
|
||||
|
|
|
@ -100,7 +100,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/test-runtime-utils": "workspace:~",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"best-random": "^1.0.0",
|
||||
|
|
|
@ -100,7 +100,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/test-runtime-utils": "workspace:~",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"best-random": "^1.0.0",
|
||||
|
|
|
@ -101,7 +101,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/test-runtime-utils": "workspace:~",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/diff": "^3.5.1",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
|
|
|
@ -107,7 +107,7 @@
|
|||
"@fluidframework/test-runtime-utils": "workspace:~",
|
||||
"@fluidframework/test-utils": "workspace:~",
|
||||
"@fluidframework/undo-redo": "workspace:~",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/chai": "^4.0.0",
|
||||
"@types/lru-cache": "^5.1.0",
|
||||
"@types/mocha": "^9.1.1",
|
||||
|
|
|
@ -67,7 +67,7 @@
|
|||
"@fluidframework/build-common": "^2.0.3",
|
||||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/node": "^18.19.0",
|
||||
"concurrently": "^8.2.1",
|
||||
"copyfiles": "^2.4.1",
|
||||
|
|
|
@ -67,7 +67,7 @@
|
|||
"@fluidframework/build-common": "^2.0.3",
|
||||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/node": "^18.19.0",
|
||||
"concurrently": "^8.2.1",
|
||||
"copyfiles": "^2.4.1",
|
||||
|
|
|
@ -113,7 +113,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/tinylicious-client": "workspace:~",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"@types/react": "^17.0.44",
|
||||
|
|
|
@ -163,7 +163,7 @@
|
|||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/test-tools": "^1.0.195075",
|
||||
"@microsoft/api-documenter": "^7.21.6",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@octokit/core": "^4.0.5",
|
||||
"auto-changelog": "^2.4.0",
|
||||
"c8": "^8.0.1",
|
||||
|
@ -398,7 +398,7 @@
|
|||
]
|
||||
},
|
||||
"patchedDependencies": {
|
||||
"@microsoft/api-extractor@7.45.1": "patches/@microsoft__api-extractor@7.45.1.patch"
|
||||
"@microsoft/api-extractor@7.47.8": "patches/@microsoft__api-extractor@7.47.8.patch"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -139,7 +139,7 @@
|
|||
"@fluidframework/build-common": "^2.0.3",
|
||||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/base64-js": "^1.3.0",
|
||||
"@types/jest": "29.5.3",
|
||||
"@types/jest-environment-puppeteer": "workspace:~",
|
||||
|
|
|
@ -104,7 +104,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/container-definitions-previous": "npm:@fluidframework/container-definitions@2.2.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"concurrently": "^8.2.1",
|
||||
"copyfiles": "^2.4.1",
|
||||
"eslint": "~8.55.0",
|
||||
|
|
|
@ -100,7 +100,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/core-interfaces-previous": "npm:@fluidframework/core-interfaces@2.2.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/node": "^18.19.0",
|
||||
"concurrently": "^8.2.1",
|
||||
"copyfiles": "^2.4.1",
|
||||
|
|
|
@ -126,7 +126,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/core-utils-previous": "npm:@fluidframework/core-utils@2.2.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"@types/sinon": "^17.0.3",
|
||||
|
|
|
@ -99,7 +99,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/driver-definitions-previous": "npm:@fluidframework/driver-definitions@2.2.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"concurrently": "^8.2.1",
|
||||
"copyfiles": "^2.4.1",
|
||||
"eslint": "~8.55.0",
|
||||
|
|
|
@ -117,7 +117,7 @@
|
|||
"@fluidframework/container-definitions": "workspace:~",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/test-runtime-utils": "workspace:~",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"c8": "^8.0.1",
|
||||
|
|
|
@ -134,7 +134,7 @@
|
|||
"@fluidframework/counter-previous": "npm:@fluidframework/counter@2.2.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/test-runtime-utils": "workspace:~",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"c8": "^8.0.1",
|
||||
|
|
|
@ -102,7 +102,7 @@
|
|||
"@fluidframework/container-definitions": "workspace:~",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/test-runtime-utils": "workspace:~",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"@types/uuid": "^9.0.2",
|
||||
|
|
|
@ -147,7 +147,7 @@
|
|||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/map-previous": "npm:@fluidframework/map@2.2.0",
|
||||
"@fluidframework/test-runtime-utils": "workspace:~",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"@types/path-browserify": "^1.0.0",
|
||||
|
|
|
@ -146,7 +146,7 @@
|
|||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/matrix-previous": "npm:@fluidframework/matrix@2.2.0",
|
||||
"@fluidframework/test-runtime-utils": "workspace:~",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@tiny-calc/micro": "0.0.0-alpha.5",
|
||||
"@types/double-ended-queue": "^2.1.0",
|
||||
"@types/mocha": "^9.1.1",
|
||||
|
|
|
@ -156,7 +156,7 @@
|
|||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/merge-tree-previous": "npm:@fluidframework/merge-tree@2.2.0",
|
||||
"@fluidframework/test-runtime-utils": "workspace:~",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/diff": "^3.5.1",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
|
|
|
@ -137,7 +137,7 @@
|
|||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/ordered-collection-previous": "npm:@fluidframework/ordered-collection@2.2.0",
|
||||
"@fluidframework/test-runtime-utils": "workspace:~",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"@types/uuid": "^9.0.2",
|
||||
|
|
|
@ -101,7 +101,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/test-runtime-utils": "workspace:~",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"c8": "^8.0.1",
|
||||
|
|
|
@ -135,7 +135,7 @@
|
|||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/register-collection-previous": "npm:@fluidframework/register-collection@2.2.0",
|
||||
"@fluidframework/test-runtime-utils": "workspace:~",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"c8": "^8.0.1",
|
||||
|
|
|
@ -160,7 +160,7 @@
|
|||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/sequence-previous": "npm:@fluidframework/sequence@2.2.0",
|
||||
"@fluidframework/test-runtime-utils": "workspace:~",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/diff": "^3.5.1",
|
||||
"@types/double-ended-queue": "^2.1.0",
|
||||
"@types/mocha": "^9.1.1",
|
||||
|
|
|
@ -140,7 +140,7 @@
|
|||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/shared-object-base-previous": "npm:@fluidframework/shared-object-base@2.2.0",
|
||||
"@fluidframework/test-runtime-utils": "workspace:~",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/benchmark": "^2.1.0",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
|
|
|
@ -134,7 +134,7 @@
|
|||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/shared-summary-block-previous": "npm:@fluidframework/shared-summary-block@2.2.0",
|
||||
"@fluidframework/test-runtime-utils": "workspace:~",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/benchmark": "^2.1.0",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
|
|
|
@ -138,7 +138,7 @@
|
|||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/task-manager-previous": "npm:@fluidframework/task-manager@2.2.0",
|
||||
"@fluidframework/test-runtime-utils": "workspace:~",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"c8": "^8.0.1",
|
||||
|
|
|
@ -104,7 +104,7 @@
|
|||
"@fluidframework/build-common": "^2.0.3",
|
||||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"@types/uuid": "^9.0.2",
|
||||
|
|
|
@ -172,7 +172,7 @@
|
|||
"@fluidframework/test-runtime-utils": "workspace:~",
|
||||
"@fluidframework/test-utils": "workspace:~",
|
||||
"@fluidframework/tree-previous": "npm:@fluidframework/tree@2.2.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/diff": "^3.5.1",
|
||||
"@types/easy-table": "^0.0.32",
|
||||
"@types/mocha": "^9.1.1",
|
||||
|
|
|
@ -98,7 +98,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/debugger-previous": "npm:@fluidframework/debugger@2.2.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/node": "^18.19.0",
|
||||
"concurrently": "^8.2.1",
|
||||
"copyfiles": "^2.4.1",
|
||||
|
|
|
@ -113,7 +113,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/driver-base-previous": "npm:@fluidframework/driver-base@2.2.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"c8": "^8.0.1",
|
||||
|
|
|
@ -105,7 +105,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/driver-web-cache-previous": "npm:@fluidframework/driver-web-cache@2.2.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/jest": "29.5.3",
|
||||
"@types/node": "^18.19.0",
|
||||
"concurrently": "^8.2.1",
|
||||
|
|
|
@ -81,7 +81,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/file-driver-previous": "npm:@fluidframework/file-driver@2.2.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/node": "^18.19.0",
|
||||
"concurrently": "^8.2.1",
|
||||
"copyfiles": "^2.4.1",
|
||||
|
|
|
@ -141,7 +141,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/local-driver-previous": "npm:@fluidframework/local-driver@2.2.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/jsrsasign": "^10.5.12",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
|
|
|
@ -98,7 +98,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/odsp-driver-definitions-previous": "npm:@fluidframework/odsp-driver-definitions@2.2.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"concurrently": "^8.2.1",
|
||||
"copyfiles": "^2.4.1",
|
||||
"cross-env": "^7.0.3",
|
||||
|
|
|
@ -137,7 +137,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/odsp-driver-previous": "npm:@fluidframework/odsp-driver@2.2.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"@types/node-fetch": "^2.6.11",
|
||||
|
|
|
@ -91,7 +91,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/odsp-urlresolver-previous": "npm:@fluidframework/odsp-urlresolver@2.2.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"concurrently": "^8.2.1",
|
||||
|
|
|
@ -81,7 +81,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/replay-driver-previous": "npm:@fluidframework/replay-driver@2.2.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/nock": "^9.3.0",
|
||||
"@types/node": "^18.19.0",
|
||||
"concurrently": "^8.2.1",
|
||||
|
|
|
@ -137,7 +137,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/routerlicious-driver-previous": "npm:@fluidframework/routerlicious-driver@2.2.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/nock": "^9.3.0",
|
||||
"@types/node": "^18.19.0",
|
||||
|
|
|
@ -89,7 +89,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/routerlicious-urlresolver-previous": "npm:@fluidframework/routerlicious-urlresolver@2.2.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/nconf": "^0.10.0",
|
||||
"@types/node": "^18.19.0",
|
||||
|
|
|
@ -90,7 +90,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/tinylicious-driver-previous": "npm:@fluidframework/tinylicious-driver@2.2.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/jsrsasign": "^10.5.12",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
|
|
|
@ -109,7 +109,7 @@
|
|||
"@fluidframework/build-common": "^2.0.3",
|
||||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/node": "^18.19.0",
|
||||
"@types/uuid": "^9.0.2",
|
||||
"concurrently": "^8.2.1",
|
||||
|
|
|
@ -138,7 +138,7 @@
|
|||
"@fluidframework/build-common": "^2.0.3",
|
||||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"c8": "^8.0.1",
|
||||
|
|
|
@ -109,7 +109,7 @@
|
|||
"@fluidframework/merge-tree": "workspace:~",
|
||||
"@fluidframework/sequence": "workspace:~",
|
||||
"@fluidframework/test-runtime-utils": "workspace:~",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"c8": "^8.0.1",
|
||||
|
|
|
@ -97,7 +97,7 @@
|
|||
"@fluid-tools/build-cli": "^0.44.0",
|
||||
"@fluidframework/build-common": "^2.0.3",
|
||||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"@types/sinon": "^17.0.3",
|
||||
|
|
|
@ -111,7 +111,7 @@
|
|||
"@fluidframework/test-utils": "workspace:~",
|
||||
"@fluidframework/tinylicious-client": "workspace:~",
|
||||
"@fluidframework/tree": "workspace:~",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/chai": "^4.0.0",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/sinon": "^17.0.3",
|
||||
|
|
|
@ -82,7 +82,7 @@
|
|||
"@fluidframework/build-common": "^2.0.3",
|
||||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/node": "^18.19.0",
|
||||
"concurrently": "^8.2.1",
|
||||
"copyfiles": "^2.4.1",
|
||||
|
|
|
@ -99,7 +99,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/test-runtime-utils": "workspace:~",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/diff": "^3.5.1",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
|
|
|
@ -93,7 +93,7 @@
|
|||
"@fluidframework/build-common": "^2.0.3",
|
||||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/node": "^18.19.0",
|
||||
"concurrently": "^8.2.1",
|
||||
"copyfiles": "^2.4.1",
|
||||
|
|
|
@ -122,7 +122,7 @@
|
|||
"@fluidframework/fluid-static-previous": "npm:@fluidframework/fluid-static@2.2.0",
|
||||
"@fluidframework/map": "workspace:~",
|
||||
"@fluidframework/sequence": "workspace:~",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"c8": "^8.0.1",
|
||||
|
|
|
@ -119,7 +119,7 @@
|
|||
"@fluidframework/build-common": "^2.0.3",
|
||||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/node": "^18.19.0",
|
||||
"concurrently": "^8.2.1",
|
||||
"copyfiles": "^2.4.1",
|
||||
|
|
|
@ -135,7 +135,7 @@
|
|||
"@fluidframework/build-common": "^2.0.3",
|
||||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"c8": "^8.0.1",
|
||||
|
|
|
@ -129,7 +129,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/request-handler-previous": "npm:@fluidframework/request-handler@2.2.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/diff": "^3.5.1",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
|
|
|
@ -128,7 +128,7 @@
|
|||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/runtime-utils": "workspace:~",
|
||||
"@fluidframework/synthesize-previous": "npm:@fluidframework/synthesize@2.2.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"c8": "^8.0.1",
|
||||
|
|
|
@ -112,7 +112,7 @@
|
|||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/test-runtime-utils": "workspace:~",
|
||||
"@fluidframework/undo-redo-previous": "npm:@fluidframework/undo-redo@2.2.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/diff": "^3.5.1",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
|
|
|
@ -192,7 +192,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/container-loader-previous": "npm:@fluidframework/container-loader@2.2.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/debug": "^4.1.5",
|
||||
"@types/double-ended-queue": "^2.1.0",
|
||||
"@types/mocha": "^9.1.1",
|
||||
|
|
|
@ -133,7 +133,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/driver-utils-previous": "npm:@fluidframework/driver-utils@2.2.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"@types/sinon": "^17.0.3",
|
||||
|
|
|
@ -63,7 +63,7 @@
|
|||
"@fluidframework/build-common": "^2.0.3",
|
||||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"concurrently": "^8.2.1",
|
||||
"copyfiles": "^2.4.1",
|
||||
"eslint": "~8.55.0",
|
||||
|
|
|
@ -94,7 +94,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/container-runtime-definitions-previous": "npm:@fluidframework/container-runtime-definitions@2.2.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"concurrently": "^8.2.1",
|
||||
"copyfiles": "^2.4.1",
|
||||
"eslint": "~8.55.0",
|
||||
|
|
|
@ -209,7 +209,7 @@
|
|||
"@fluidframework/container-runtime-previous": "npm:@fluidframework/container-runtime@2.2.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/test-runtime-utils": "workspace:~",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/double-ended-queue": "^2.1.0",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
|
|
|
@ -95,7 +95,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/datastore-definitions-previous": "npm:@fluidframework/datastore-definitions@2.2.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"concurrently": "^8.2.1",
|
||||
"copyfiles": "^2.4.1",
|
||||
"eslint": "~8.55.0",
|
||||
|
|
|
@ -140,7 +140,7 @@
|
|||
"@fluidframework/datastore-previous": "npm:@fluidframework/datastore@2.2.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/test-runtime-utils": "workspace:~",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/lodash": "^4.14.118",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
|
|
|
@ -146,7 +146,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/id-compressor-previous": "npm:@fluidframework/id-compressor@2.2.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"@types/uuid": "^9.0.2",
|
||||
|
|
|
@ -101,7 +101,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/runtime-definitions-previous": "npm:@fluidframework/runtime-definitions@2.2.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"concurrently": "^8.2.1",
|
||||
"copyfiles": "^2.4.1",
|
||||
"eslint": "~8.55.0",
|
||||
|
|
|
@ -134,7 +134,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/runtime-utils-previous": "npm:@fluidframework/runtime-utils@2.2.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"@types/sinon": "^17.0.3",
|
||||
|
|
|
@ -137,7 +137,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/test-runtime-utils-previous": "npm:@fluidframework/test-runtime-utils@2.2.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/jsrsasign": "^10.5.12",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
|
|
|
@ -119,7 +119,7 @@
|
|||
"@fluidframework/test-runtime-utils": "workspace:~",
|
||||
"@fluidframework/test-utils": "workspace:~",
|
||||
"@fluidframework/tree": "workspace:~",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"@types/uuid": "^9.0.2",
|
||||
|
|
|
@ -126,7 +126,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/test-utils": "workspace:~",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"@types/uuid": "^9.0.2",
|
||||
|
|
|
@ -112,7 +112,7 @@
|
|||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/test-utils": "workspace:~",
|
||||
"@fluidframework/tinylicious-client-previous": "npm:@fluidframework/tinylicious-client@2.2.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"concurrently": "^8.2.1",
|
||||
|
|
|
@ -69,7 +69,7 @@
|
|||
"@fluidframework/build-common": "^2.0.3",
|
||||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"concurrently": "^8.2.1",
|
||||
|
|
|
@ -105,7 +105,7 @@
|
|||
"@fluidframework/build-common": "^2.0.3",
|
||||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"c8": "^8.0.1",
|
||||
|
|
|
@ -61,7 +61,7 @@
|
|||
"@fluidframework/build-common": "^2.0.3",
|
||||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"concurrently": "^8.2.1",
|
||||
"copyfiles": "^2.4.1",
|
||||
"eslint": "~8.55.0",
|
||||
|
|
|
@ -81,7 +81,7 @@
|
|||
"@fluidframework/build-common": "^2.0.3",
|
||||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/node": "^18.19.0",
|
||||
"@types/uuid": "^9.0.2",
|
||||
"concurrently": "^8.2.1",
|
||||
|
|
|
@ -90,7 +90,7 @@
|
|||
"@fluidframework/build-common": "^2.0.3",
|
||||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"c8": "^8.0.1",
|
||||
|
|
|
@ -147,7 +147,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/test-utils-previous": "npm:@fluidframework/test-utils@2.2.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/debug": "^4.1.5",
|
||||
"@types/diff": "^3.5.1",
|
||||
"@types/mocha": "^9.1.1",
|
||||
|
|
|
@ -113,7 +113,7 @@
|
|||
"@fluidframework/build-common": "^2.0.3",
|
||||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/nock": "^9.3.0",
|
||||
"@types/node": "^18.19.0",
|
||||
|
|
|
@ -137,7 +137,7 @@
|
|||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/id-compressor": "workspace:~",
|
||||
"@fluidframework/test-runtime-utils": "workspace:~",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/chai": "^4.0.0",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"c8": "^8.0.1",
|
||||
|
|
|
@ -93,7 +93,7 @@
|
|||
"@fluidframework/datastore-definitions": "workspace:~",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/shared-object-base": "workspace:~",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@previewjs/api": "^13.0.0",
|
||||
"@previewjs/chromeless": "^7.0.3",
|
||||
"@previewjs/core": "^23.0.0",
|
||||
|
|
|
@ -131,7 +131,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/devtools-previous": "npm:@fluidframework/devtools@2.2.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/chai": "^4.0.0",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"c8": "^8.0.1",
|
||||
|
|
|
@ -136,7 +136,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/fluid-runner-previous": "npm:@fluidframework/fluid-runner@2.2.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"@types/yargs": "^17.0.32",
|
||||
|
|
|
@ -133,7 +133,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/odsp-doclib-utils-previous": "npm:@fluidframework/odsp-doclib-utils@2.2.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
"c8": "^8.0.1",
|
||||
|
|
|
@ -131,7 +131,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/telemetry-utils-previous": "npm:@fluidframework/telemetry-utils@2.2.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/debug": "^4.1.5",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
|
|
|
@ -115,7 +115,7 @@
|
|||
"@fluidframework/build-tools": "^0.44.0",
|
||||
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
||||
"@fluidframework/tool-utils-previous": "npm:@fluidframework/tool-utils@2.2.0",
|
||||
"@microsoft/api-extractor": "^7.45.1",
|
||||
"@microsoft/api-extractor": "7.47.8",
|
||||
"@types/debug": "^4.1.5",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.19.0",
|
||||
|
|
|
@ -1,33 +1,28 @@
|
|||
diff --git a/lib/enhancers/ValidationEnhancer.js b/lib/enhancers/ValidationEnhancer.js
|
||||
index cdb0b22ed2e06592ea1c5f9dd3d18ae2c51b2484..a16f260579c3a696ea0692f4db8d74b19aa120fb 100644
|
||||
index cdb0b22ed2e06592ea1c5f9dd3d18ae2c51b2484..202d2f0b44dad1206fff946e0275bba1e6691ade 100644
|
||||
--- a/lib/enhancers/ValidationEnhancer.js
|
||||
+++ b/lib/enhancers/ValidationEnhancer.js
|
||||
@@ -187,15 +187,14 @@ class ValidationEnhancer {
|
||||
@@ -187,7 +187,8 @@ class ValidationEnhancer {
|
||||
else {
|
||||
continue;
|
||||
}
|
||||
- if (collectorEntity && collectorEntity.consumable) {
|
||||
- if (api_extractor_model_1.ReleaseTag.compare(declarationReleaseTag, referencedReleaseTag) > 0) {
|
||||
- collector.messageRouter.addAnalyzerIssue(ExtractorMessageId_1.ExtractorMessageId.IncompatibleReleaseTags, `The symbol "${astDeclaration.astSymbol.localName}"` +
|
||||
- ` is marked as ${api_extractor_model_1.ReleaseTag.getTagName(declarationReleaseTag)},` +
|
||||
- ` but its signature references "${localName}"` +
|
||||
- ` which is marked as ${api_extractor_model_1.ReleaseTag.getTagName(referencedReleaseTag)}`, astDeclaration);
|
||||
- }
|
||||
- }
|
||||
- else {
|
||||
+ // BUG MITIGATION: Always check release tag compatibility.
|
||||
+ if (api_extractor_model_1.ReleaseTag.compare(declarationReleaseTag, referencedReleaseTag) > 0) {
|
||||
+ collector.messageRouter.addAnalyzerIssue(ExtractorMessageId_1.ExtractorMessageId.IncompatibleReleaseTags, `The symbol "${astDeclaration.astSymbol.localName}"` +
|
||||
+ ` is marked as ${api_extractor_model_1.ReleaseTag.getTagName(declarationReleaseTag)},` +
|
||||
+ ` but its signature references "${localName}"` +
|
||||
+ ` which is marked as ${api_extractor_model_1.ReleaseTag.getTagName(referencedReleaseTag)}`, astDeclaration);
|
||||
+ }
|
||||
+ {
|
||||
if (api_extractor_model_1.ReleaseTag.compare(declarationReleaseTag, referencedReleaseTag) > 0) {
|
||||
collector.messageRouter.addAnalyzerIssue(ExtractorMessageId_1.ExtractorMessageId.IncompatibleReleaseTags, `The symbol "${astDeclaration.astSymbol.localName}"` +
|
||||
` is marked as ${api_extractor_model_1.ReleaseTag.getTagName(declarationReleaseTag)},` +
|
||||
@@ -195,7 +196,7 @@ class ValidationEnhancer {
|
||||
` which is marked as ${api_extractor_model_1.ReleaseTag.getTagName(referencedReleaseTag)}`, astDeclaration);
|
||||
}
|
||||
}
|
||||
- else {
|
||||
+ if (!(collectorEntity === null || collectorEntity === void 0 ? void 0 : collectorEntity.consumable)) {
|
||||
const entryPointFilename = path.basename(collector.workingPackage.entryPointSourceFile.fileName);
|
||||
if (!alreadyWarnedEntities.has(referencedEntity)) {
|
||||
alreadyWarnedEntities.add(referencedEntity);
|
||||
diff --git a/lib/generators/ApiReportGenerator.js b/lib/generators/ApiReportGenerator.js
|
||||
index c12b2665102901f971a4e2b5067dbe556a74c04f..bb63a18bc37b657fb3dd779df14b83df2853d5cb 100644
|
||||
index c12b2665102901f971a4e2b5067dbe556a74c04f..7fece8d5f7b63b08b5f0de7941bcc4712d4d9ff5 100644
|
||||
--- a/lib/generators/ApiReportGenerator.js
|
||||
+++ b/lib/generators/ApiReportGenerator.js
|
||||
@@ -85,13 +85,9 @@ class ApiReportGenerator {
|
427
pnpm-lock.yaml
427
pnpm-lock.yaml
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -96,6 +96,8 @@ module.exports = {
|
|||
"@graphql-codegen/cli",
|
||||
"@graphql-codegen/typescript",
|
||||
"@material-ui/*",
|
||||
// api-extractor is patched, so it must use an exact version to avoid the patch breaking when updating.
|
||||
"@microsoft/api-extractor",
|
||||
"@types/chrome",
|
||||
"@types/codemirror",
|
||||
"@types/expect-puppeteer",
|
||||
|
|
Загрузка…
Ссылка в новой задаче