@fluid-tools/fetch-tool 2.0.0-internal.7.0.1 → 2.0.0-internal.7.1.1

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/package.json +23 -23
package/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # @fluid-tools/fetch-tool
2
2
 
3
+ ## 2.0.0-internal.7.1.0
4
+
5
+ Dependency updates only.
6
+
3
7
  ## 2.0.0-internal.7.0.0
4
8
 
5
9
  ### Major Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-tools/fetch-tool",
3
- "version": "2.0.0-internal.7.0.1",
3
+ "version": "2.0.0-internal.7.1.1",
4
4
  "description": "Console tool to fetch Fluid data from relay service",
5
5
  "homepage": "https://fluidframework.com",
6
6
  "repository": {
@@ -15,32 +15,32 @@
15
15
  "fluid-fetch": "bin/fluid-fetch"
16
16
  },
17
17
  "dependencies": {
18
- "@fluid-internal/client-utils": ">=2.0.0-internal.7.0.1 <2.0.0-internal.7.1.0",
19
- "@fluid-tools/fluidapp-odsp-urlresolver": ">=2.0.0-internal.7.0.1 <2.0.0-internal.7.1.0",
20
- "@fluidframework/container-runtime": ">=2.0.0-internal.7.0.1 <2.0.0-internal.7.1.0",
21
- "@fluidframework/core-interfaces": ">=2.0.0-internal.7.0.1 <2.0.0-internal.7.1.0",
22
- "@fluidframework/core-utils": ">=2.0.0-internal.7.0.1 <2.0.0-internal.7.1.0",
23
- "@fluidframework/datastore": ">=2.0.0-internal.7.0.1 <2.0.0-internal.7.1.0",
24
- "@fluidframework/driver-definitions": ">=2.0.0-internal.7.0.1 <2.0.0-internal.7.1.0",
25
- "@fluidframework/odsp-doclib-utils": ">=2.0.0-internal.7.0.1 <2.0.0-internal.7.1.0",
26
- "@fluidframework/odsp-driver": ">=2.0.0-internal.7.0.1 <2.0.0-internal.7.1.0",
27
- "@fluidframework/odsp-driver-definitions": ">=2.0.0-internal.7.0.1 <2.0.0-internal.7.1.0",
28
- "@fluidframework/odsp-urlresolver": ">=2.0.0-internal.7.0.1 <2.0.0-internal.7.1.0",
18
+ "@fluid-internal/client-utils": ">=2.0.0-internal.7.1.1 <2.0.0-internal.7.2.0",
19
+ "@fluid-tools/fluidapp-odsp-urlresolver": ">=2.0.0-internal.7.1.1 <2.0.0-internal.7.2.0",
20
+ "@fluidframework/container-runtime": ">=2.0.0-internal.7.1.1 <2.0.0-internal.7.2.0",
21
+ "@fluidframework/core-interfaces": ">=2.0.0-internal.7.1.1 <2.0.0-internal.7.2.0",
22
+ "@fluidframework/core-utils": ">=2.0.0-internal.7.1.1 <2.0.0-internal.7.2.0",
23
+ "@fluidframework/datastore": ">=2.0.0-internal.7.1.1 <2.0.0-internal.7.2.0",
24
+ "@fluidframework/driver-definitions": ">=2.0.0-internal.7.1.1 <2.0.0-internal.7.2.0",
25
+ "@fluidframework/odsp-doclib-utils": ">=2.0.0-internal.7.1.1 <2.0.0-internal.7.2.0",
26
+ "@fluidframework/odsp-driver": ">=2.0.0-internal.7.1.1 <2.0.0-internal.7.2.0",
27
+ "@fluidframework/odsp-driver-definitions": ">=2.0.0-internal.7.1.1 <2.0.0-internal.7.2.0",
28
+ "@fluidframework/odsp-urlresolver": ">=2.0.0-internal.7.1.1 <2.0.0-internal.7.2.0",
29
29
  "@fluidframework/protocol-definitions": "^3.0.0",
30
- "@fluidframework/routerlicious-driver": ">=2.0.0-internal.7.0.1 <2.0.0-internal.7.1.0",
31
- "@fluidframework/routerlicious-urlresolver": ">=2.0.0-internal.7.0.1 <2.0.0-internal.7.1.0",
32
- "@fluidframework/runtime-definitions": ">=2.0.0-internal.7.0.1 <2.0.0-internal.7.1.0",
33
- "@fluidframework/tool-utils": ">=2.0.0-internal.7.0.1 <2.0.0-internal.7.1.0"
30
+ "@fluidframework/routerlicious-driver": ">=2.0.0-internal.7.1.1 <2.0.0-internal.7.2.0",
31
+ "@fluidframework/routerlicious-urlresolver": ">=2.0.0-internal.7.1.1 <2.0.0-internal.7.2.0",
32
+ "@fluidframework/runtime-definitions": ">=2.0.0-internal.7.1.1 <2.0.0-internal.7.2.0",
33
+ "@fluidframework/tool-utils": ">=2.0.0-internal.7.1.1 <2.0.0-internal.7.2.0"
34
34
  },
35
35
  "devDependencies": {
36
- "@fluid-tools/build-cli": "^0.24.0",
37
- "@fluid-tools/fetch-tool-previous": "npm:@fluid-tools/fetch-tool@2.0.0-internal.6.3.0",
38
- "@fluidframework/build-common": "^2.0.0",
39
- "@fluidframework/build-tools": "^0.24.0",
40
- "@fluidframework/eslint-config-fluid": "^2.1.0",
36
+ "@fluid-tools/build-cli": "^0.25.0",
37
+ "@fluid-tools/fetch-tool-previous": "npm:@fluid-tools/fetch-tool@2.0.0-internal.7.1.0",
38
+ "@fluidframework/build-common": "^2.0.1",
39
+ "@fluidframework/build-tools": "^0.25.0",
40
+ "@fluidframework/eslint-config-fluid": "^3.0.0",
41
41
  "@types/node": "^16.18.38",
42
- "eslint": "~8.6.0",
43
- "prettier": "~2.6.2",
42
+ "eslint": "~8.50.0",
43
+ "prettier": "~3.0.3",
44
44
  "rimraf": "^4.4.0",
45
45
  "typescript": "~5.1.6"
46
46
  },