@fluidframework/fluid-static 2.74.0 → 2.81.0-374083
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 +4 -0
- package/eslint.config.mts +4 -4
- package/package.json +29 -29
- package/.eslintrc.cjs +0 -14
package/CHANGELOG.md
CHANGED
package/eslint.config.mts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
*
|
|
4
|
-
* To regenerate: pnpm tsx scripts/generate-flat-eslint-configs.ts --typescript
|
|
1
|
+
/*!
|
|
2
|
+
* Copyright (c) Microsoft Corporation and contributors. All rights reserved.
|
|
3
|
+
* Licensed under the MIT License.
|
|
5
4
|
*/
|
|
5
|
+
|
|
6
6
|
import type { Linter } from "eslint";
|
|
7
7
|
import { strict } from "../../../common/build/eslint-config-fluid/flat.mts";
|
|
8
8
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluidframework/fluid-static",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.81.0-374083",
|
|
4
4
|
"description": "A tool to enable consumption of Fluid Data Objects without requiring custom container code.",
|
|
5
5
|
"homepage": "https://fluidframework.com",
|
|
6
6
|
"repository": {
|
|
@@ -69,46 +69,46 @@
|
|
|
69
69
|
"temp-directory": "nyc/.nyc_output"
|
|
70
70
|
},
|
|
71
71
|
"dependencies": {
|
|
72
|
-
"@fluid-internal/client-utils": "
|
|
73
|
-
"@fluidframework/aqueduct": "
|
|
74
|
-
"@fluidframework/container-definitions": "
|
|
75
|
-
"@fluidframework/container-loader": "
|
|
76
|
-
"@fluidframework/container-runtime": "
|
|
77
|
-
"@fluidframework/container-runtime-definitions": "
|
|
78
|
-
"@fluidframework/core-interfaces": "
|
|
79
|
-
"@fluidframework/core-utils": "
|
|
80
|
-
"@fluidframework/datastore-definitions": "
|
|
81
|
-
"@fluidframework/driver-definitions": "
|
|
82
|
-
"@fluidframework/request-handler": "
|
|
83
|
-
"@fluidframework/runtime-definitions": "
|
|
84
|
-
"@fluidframework/runtime-utils": "
|
|
85
|
-
"@fluidframework/shared-object-base": "
|
|
86
|
-
"@fluidframework/telemetry-utils": "
|
|
87
|
-
"@fluidframework/tree": "
|
|
72
|
+
"@fluid-internal/client-utils": "2.81.0-374083",
|
|
73
|
+
"@fluidframework/aqueduct": "2.81.0-374083",
|
|
74
|
+
"@fluidframework/container-definitions": "2.81.0-374083",
|
|
75
|
+
"@fluidframework/container-loader": "2.81.0-374083",
|
|
76
|
+
"@fluidframework/container-runtime": "2.81.0-374083",
|
|
77
|
+
"@fluidframework/container-runtime-definitions": "2.81.0-374083",
|
|
78
|
+
"@fluidframework/core-interfaces": "2.81.0-374083",
|
|
79
|
+
"@fluidframework/core-utils": "2.81.0-374083",
|
|
80
|
+
"@fluidframework/datastore-definitions": "2.81.0-374083",
|
|
81
|
+
"@fluidframework/driver-definitions": "2.81.0-374083",
|
|
82
|
+
"@fluidframework/request-handler": "2.81.0-374083",
|
|
83
|
+
"@fluidframework/runtime-definitions": "2.81.0-374083",
|
|
84
|
+
"@fluidframework/runtime-utils": "2.81.0-374083",
|
|
85
|
+
"@fluidframework/shared-object-base": "2.81.0-374083",
|
|
86
|
+
"@fluidframework/telemetry-utils": "2.81.0-374083",
|
|
87
|
+
"@fluidframework/tree": "2.81.0-374083"
|
|
88
88
|
},
|
|
89
89
|
"devDependencies": {
|
|
90
|
-
"@arethetypeswrong/cli": "^0.
|
|
90
|
+
"@arethetypeswrong/cli": "^0.18.2",
|
|
91
91
|
"@biomejs/biome": "~1.9.3",
|
|
92
|
-
"@fluid-internal/mocha-test-setup": "
|
|
93
|
-
"@fluid-tools/build-cli": "^0.
|
|
92
|
+
"@fluid-internal/mocha-test-setup": "2.81.0-374083",
|
|
93
|
+
"@fluid-tools/build-cli": "^0.63.0",
|
|
94
94
|
"@fluidframework/build-common": "^2.0.3",
|
|
95
|
-
"@fluidframework/build-tools": "^0.
|
|
96
|
-
"@fluidframework/eslint-config-fluid": "
|
|
97
|
-
"@fluidframework/fluid-static-previous": "npm:@fluidframework/fluid-static@2.
|
|
98
|
-
"@fluidframework/map": "
|
|
99
|
-
"@fluidframework/sequence": "
|
|
95
|
+
"@fluidframework/build-tools": "^0.63.0",
|
|
96
|
+
"@fluidframework/eslint-config-fluid": "2.81.0-374083",
|
|
97
|
+
"@fluidframework/fluid-static-previous": "npm:@fluidframework/fluid-static@2.80.0",
|
|
98
|
+
"@fluidframework/map": "2.81.0-374083",
|
|
99
|
+
"@fluidframework/sequence": "2.81.0-374083",
|
|
100
100
|
"@microsoft/api-extractor": "7.52.11",
|
|
101
101
|
"@types/mocha": "^10.0.10",
|
|
102
102
|
"@types/node": "^18.19.0",
|
|
103
103
|
"c8": "^10.1.3",
|
|
104
|
-
"concurrently": "^
|
|
104
|
+
"concurrently": "^9.2.1",
|
|
105
105
|
"copyfiles": "^2.4.1",
|
|
106
|
-
"cross-env": "^
|
|
107
|
-
"eslint": "~
|
|
106
|
+
"cross-env": "^10.1.0",
|
|
107
|
+
"eslint": "~9.39.1",
|
|
108
108
|
"jiti": "^2.6.1",
|
|
109
109
|
"mocha": "^10.8.2",
|
|
110
110
|
"mocha-multi-reporters": "^1.5.1",
|
|
111
|
-
"rimraf": "^
|
|
111
|
+
"rimraf": "^6.1.2",
|
|
112
112
|
"typescript": "~5.4.5"
|
|
113
113
|
},
|
|
114
114
|
"typeValidation": {
|
package/.eslintrc.cjs
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* Copyright (c) Microsoft Corporation and contributors. All rights reserved.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*/
|
|
5
|
-
|
|
6
|
-
module.exports = {
|
|
7
|
-
extends: [require.resolve("@fluidframework/eslint-config-fluid/strict"), "prettier"],
|
|
8
|
-
parserOptions: {
|
|
9
|
-
project: ["./tsconfig.json", "./src/test/tsconfig.json"],
|
|
10
|
-
},
|
|
11
|
-
rules: {
|
|
12
|
-
"@typescript-eslint/strict-boolean-expressions": "off",
|
|
13
|
-
},
|
|
14
|
-
};
|