Commit eea2687 1 parent e547dc3 commit eea2687 Copy full SHA for eea2687
File tree 24 files changed +35
-33
lines changed
gatsby-plugin-gatsby-cloud
gatsby-plugin-graphql-config
gatsby-plugin-preload-fonts
24 files changed +35
-33
lines changed Original file line number Diff line number Diff line change 13
13
"@types/cache-manager" : " ^2.10.3" ,
14
14
"@types/common-tags" : " ^1.8.0" ,
15
15
"@types/express" : " ^4.17.3" ,
16
- "@types/fs-extra" : " ^8.1.2 " ,
16
+ "@types/fs-extra" : " ^9.0.12 " ,
17
17
"@types/got" : " ^9.6.11" ,
18
18
"@types/jaeger-client" : " ^3.18.0" ,
19
19
"@types/jest" : " ^24.9.1" ,
45
45
"eslint-plugin-jsx-a11y" : " ^6.4.1" ,
46
46
"eslint-plugin-prettier" : " ^3.4.0" ,
47
47
"eslint-plugin-react" : " ^7.24.0" ,
48
- "fs-extra" : " ^8.1 .0" ,
48
+ "fs-extra" : " ^10.0 .0" ,
49
49
"glob" : " ^7.1.7" ,
50
50
"husky" : " 3.1.0" ,
51
51
"ignore" : " ^5.1.8" ,
Original file line number Diff line number Diff line change 26
26
"enquirer" : " ^2.3.6" ,
27
27
"eslint" : " ^7.32.0" ,
28
28
"execa" : " ^5.1.1" ,
29
- "fs-extra" : " ^9.1 .0" ,
29
+ "fs-extra" : " ^10.0 .0" ,
30
30
"gatsby-plugin-utils" : " ^1.14.0-next.0" ,
31
31
"joi" : " ^17.4.2" ,
32
32
"microbundle" : " ^0.13.3" ,
Original file line number Diff line number Diff line change 23
23
"envinfo" : " ^7.7.3" ,
24
24
"execa" : " ^5.1.1" ,
25
25
"fs-exists-cached" : " ^1.0.0" ,
26
- "fs-extra" : " ^8.1 .0" ,
26
+ "fs-extra" : " ^10.0 .0" ,
27
27
"gatsby-core-utils" : " ^2.14.0-next.0" ,
28
28
"gatsby-recipes" : " ^0.25.0-next.0" ,
29
29
"gatsby-telemetry" : " ^2.14.0-next.0" ,
Original file line number Diff line number Diff line change 33
33
"ci-info" : " 2.0.0" ,
34
34
"configstore" : " ^5.0.1" ,
35
35
"file-type" : " ^16.5.3" ,
36
- "fs-extra" : " ^8.1 .0" ,
36
+ "fs-extra" : " ^10.0 .0" ,
37
37
"node-object-hash" : " ^2.3.8" ,
38
38
"proper-lockfile" : " ^4.1.2" ,
39
39
"tmp" : " ^0.2.1" ,
Original file line number Diff line number Diff line change 16
16
"del" : " ^6.0.0" ,
17
17
"execa" : " ^5.1.1" ,
18
18
"find-yarn-workspace-root" : " ^2.0.0" ,
19
- "fs-extra" : " ^9.1 .0" ,
19
+ "fs-extra" : " ^10.0 .0" ,
20
20
"got" : " ^10.7.0" ,
21
21
"is-absolute" : " ^1.0.0" ,
22
22
"lodash" : " ^4.17.21" ,
Original file line number Diff line number Diff line change 37
37
"cpy-cli" : " ^3.1.1" ,
38
38
"cross-env" : " ^7.0.3" ,
39
39
"execa" : " ^5.1.1" ,
40
- "fs-extra" : " ^9.1 .0" ,
40
+ "fs-extra" : " ^10.0 .0" ,
41
41
"microbundle" : " ^0.13.3" ,
42
42
"npm-run-all" : " ^4.1.5" ,
43
43
"object-assign" : " ^4.1.1" ,
Original file line number Diff line number Diff line change 10
10
"@babel/runtime" : " ^7.14.8" ,
11
11
"@hapi/joi" : " ^15.1.1" ,
12
12
"common-tags" : " ^1.8.0" ,
13
- "fs-extra" : " ^9.1 .0" ,
13
+ "fs-extra" : " ^10.0 .0" ,
14
14
"gatsby-plugin-utils" : " ^1.14.0-next.0" ,
15
15
"lodash.merge" : " ^4.6.2" ,
16
16
"rss" : " ^1.2.2"
Original file line number Diff line number Diff line change 9
9
"dependencies" : {
10
10
"@babel/runtime" : " ^7.14.8" ,
11
11
"date-fns" : " ^2.23.0" ,
12
- "fs-extra" : " ^8.1 .0" ,
12
+ "fs-extra" : " ^10.0 .0" ,
13
13
"gatsby-core-utils" : " ^2.14.0-next.0" ,
14
14
"gatsby-telemetry" : " ^2.14.0-next.0" ,
15
15
"kebab-hash" : " ^0.1.2" ,
Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"@babel/runtime" : " ^7.14.8" ,
11
- "fs-extra" : " ^9.1 .0"
11
+ "fs-extra" : " ^10.0 .0"
12
12
},
13
13
"devDependencies" : {
14
14
"@babel/cli" : " ^7.14.8" ,
Original file line number Diff line number Diff line change 46
46
"@testing-library/react" : " ^11.2.7" ,
47
47
"@types/babel__core" : " ^7.1.12" ,
48
48
"@types/babel__traverse" : " ^7.11.1" ,
49
- "@types/fs-extra" : " ^8.1.2 " ,
49
+ "@types/fs-extra" : " ^9.0.12 " ,
50
50
"@types/node" : " ^14.10.2" ,
51
51
"@types/prop-types" : " ^15.7.3" ,
52
52
"@types/react" : " ^16.9.56" ,
81
81
"camelcase" : " ^5.3.1" ,
82
82
"chokidar" : " ^3.5.1" ,
83
83
"common-tags" : " ^1.8.0" ,
84
- "fs-extra" : " ^8.1 .0" ,
84
+ "fs-extra" : " ^10.0 .0" ,
85
85
"gatsby-core-utils" : " ^2.14.0-next.0" ,
86
86
"objectFitPolyfill" : " ^2.3.0" ,
87
87
"prop-types" : " ^15.7.2"
Original file line number Diff line number Diff line change 35
35
"debug" : " ^4.3.1" ,
36
36
"escape-string-regexp" : " ^1.0.5" ,
37
37
"eval" : " ^0.1.4" ,
38
- "fs-extra" : " ^8.1 .0" ,
38
+ "fs-extra" : " ^10.0 .0" ,
39
39
"gatsby-core-utils" : " ^2.14.0-next.0" ,
40
40
"gray-matter" : " ^4.0.2" ,
41
41
"json5" : " ^2.1.3" ,
Original file line number Diff line number Diff line change 14
14
],
15
15
"dependencies" : {
16
16
"@babel/runtime" : " ^7.14.8" ,
17
- "fs-extra" : " ^8.1 .0" ,
17
+ "fs-extra" : " ^10.0 .0" ,
18
18
"gatsby-core-utils" : " ^2.14.0-next.0" ,
19
19
"kebab-hash" : " ^0.1.2" ,
20
20
"lodash" : " ^4.17.21" ,
Original file line number Diff line number Diff line change 14
14
"@babel/runtime" : " ^7.14.8" ,
15
15
"chalk" : " ^4.1.2" ,
16
16
"date-fns" : " ^2.21.1" ,
17
- "fs-extra" : " ^8.1 .0" ,
17
+ "fs-extra" : " ^10.0 .0" ,
18
18
"gatsby-core-utils" : " ^2.14.0-next.0" ,
19
19
"graphql-request" : " ^1.8.2" ,
20
20
"progress" : " ^2.0.3" ,
Original file line number Diff line number Diff line change 11
11
"async" : " ^3.2.0" ,
12
12
"bluebird" : " ^3.7.2" ,
13
13
"filenamify" : " ^4.3.0" ,
14
- "fs-extra" : " ^9.1 .0" ,
14
+ "fs-extra" : " ^10.0 .0" ,
15
15
"gatsby-core-utils" : " ^2.14.0-next.0" ,
16
16
"gatsby-plugin-utils" : " ^1.14.0-next.0" ,
17
17
"gatsby-telemetry" : " ^2.14.0-next.0" ,
Original file line number Diff line number Diff line change 30
30
"execa" : " ^5.1.1" ,
31
31
"express" : " ^4.17.1" ,
32
32
"express-graphql" : " ^0.12.0" ,
33
- "fs-extra" : " ^8.1 .0" ,
33
+ "fs-extra" : " ^10.0 .0" ,
34
34
"gatsby-core-utils" : " ^2.14.0-next.0" ,
35
35
"gatsby-telemetry" : " ^2.14.0-next.0" ,
36
36
"glob" : " ^7.1.6" ,
Original file line number Diff line number Diff line change 9
9
"dependencies" : {
10
10
"@babel/runtime" : " ^7.14.8" ,
11
11
"cheerio" : " ^1.0.0-rc.10" ,
12
- "fs-extra" : " ^8.1 .0" ,
12
+ "fs-extra" : " ^10.0 .0" ,
13
13
"is-relative-url" : " ^3.0.0" ,
14
14
"lodash" : " ^4.17.21" ,
15
15
"path-is-inside" : " ^1.0.2" ,
Original file line number Diff line number Diff line change 16
16
"chalk" : " ^4.1.2" ,
17
17
"common-tags" : " ^1.8.0" ,
18
18
"contentful" : " ^8.4.2" ,
19
- "fs-extra" : " ^9.1 .0" ,
19
+ "fs-extra" : " ^10.0 .0" ,
20
20
"gatsby-core-utils" : " ^2.14.0-next.0" ,
21
21
"gatsby-plugin-utils" : " ^1.14.0-next.0" ,
22
22
"gatsby-source-filesystem" : " ^3.14.0-next.0" ,
Original file line number Diff line number Diff line change 11
11
"better-queue" : " ^3.8.10" ,
12
12
"chokidar" : " ^3.4.3" ,
13
13
"file-type" : " ^16.0.0" ,
14
- "fs-extra" : " ^8.1 .0" ,
14
+ "fs-extra" : " ^10.0 .0" ,
15
15
"gatsby-core-utils" : " ^2.14.0-next.0" ,
16
16
"got" : " ^9.6.0" ,
17
17
"md5-file" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 27
27
"fast-json-stable-stringify" : " ^2.1.0" ,
28
28
"file-type" : " ^15.0.1" ,
29
29
"filesize" : " ^6.1.0" ,
30
- "fs-extra" : " ^9.1 .0" ,
30
+ "fs-extra" : " ^10.0 .0" ,
31
31
"gatsby-core-utils" : " ^2.14.0-next.0" ,
32
32
"gatsby-image" : " ^3.10.0" ,
33
33
"gatsby-plugin-catch-links" : " ^3.14.0-next.0" ,
Original file line number Diff line number Diff line change 14
14
"async-retry-ng" : " ^2.0.1" ,
15
15
"boxen" : " ^4.2.0" ,
16
16
"configstore" : " ^5.0.1" ,
17
- "fs-extra" : " ^8.1 .0" ,
17
+ "fs-extra" : " ^10.0 .0" ,
18
18
"gatsby-core-utils" : " ^2.14.0-next.0" ,
19
19
"git-up" : " ^4.0.5" ,
20
20
"is-docker" : " ^2.2.1" ,
Original file line number Diff line number Diff line change 10
10
"@babel/runtime" : " ^7.14.8" ,
11
11
"bluebird" : " ^3.7.2" ,
12
12
"common-tags" : " ^1.8.0" ,
13
- "fs-extra" : " ^9.1 .0" ,
13
+ "fs-extra" : " ^10.0 .0" ,
14
14
"potrace" : " ^2.1.8" ,
15
15
"probe-image-size" : " ^6.0.0" ,
16
16
"semver" : " ^7.3.5" ,
Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"@babel/runtime" : " ^7.14.8" ,
11
- "fs-extra" : " ^8.1 .0" ,
11
+ "fs-extra" : " ^10.0 .0" ,
12
12
"gatsby-plugin-sharp" : " ^3.14.0-next.0" ,
13
13
"md5-file" : " ^5.0.0" ,
14
14
"mini-svg-data-uri" : " ^1.3.3" ,
Original file line number Diff line number Diff line change 73
73
"file-loader" : " ^6.2.0" ,
74
74
"find-cache-dir" : " ^3.3.1" ,
75
75
"fs-exists-cached" : " 1.0.0" ,
76
- "fs-extra" : " ^8.1 .0" ,
76
+ "fs-extra" : " ^10.0 .0" ,
77
77
"gatsby-cli" : " ^3.14.0-next.0" ,
78
78
"gatsby-core-utils" : " ^2.14.0-next.0" ,
79
79
"gatsby-graphiql-explorer" : " ^1.14.0-next.0" ,
Original file line number Diff line number Diff line change 4550
4550
resolved "https://registry.yarnpkg.com/@types/format-util/-/format-util-1.0.1.tgz#6fd9a41194776e2f33e2846ae955da8dbc8af4d1"
4551
4551
integrity sha512-uqU+S8ZeHlEslQgMzD6fpYhZlCqMfWR8MqoIMHy4uEy6VIkFqtZC25GKhl9n7fGmL0BZ51xrB5Ak8Wkb9oKw3A==
4552
4552
4553
- "@types/fs-extra@^8.1.2":
4554
- version "8.1.2"
4555
- resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-8.1.2.tgz#7125cc2e4bdd9bd2fc83005ffdb1d0ba00cca61f"
4556
- integrity sha512-SvSrYXfWSc7R4eqnOzbQF4TZmfpNSM9FrSWLU3EUnWBuyZqNBOrv1B1JA3byUDPUl9z4Ab3jeZG2eDdySlgNMg==
4557
- dependencies:
4558
- "@types/node" "*"
4559
-
4560
4553
"@types/fs-extra@^9.0.12":
4561
4554
version "9.0.12"
4562
4555
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.12.tgz#9b8f27973df8a7a3920e8461517ebf8a7d4fdfaf"
@@ -12062,6 +12055,15 @@ fs-extra@^1.0.0:
12062
12055
jsonfile "^2.1.0"
12063
12056
klaw "^1.0.0"
12064
12057
12058
+ fs-extra@^10.0.0:
12059
+ version "10.0.0"
12060
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.0.0.tgz#9ff61b655dde53fb34a82df84bb214ce802e17c1"
12061
+ integrity sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==
12062
+ dependencies:
12063
+ graceful-fs "^4.2.0"
12064
+ jsonfile "^6.0.1"
12065
+ universalify "^2.0.0"
12066
+
12065
12067
fs-extra@^4.0.2:
12066
12068
version "4.0.3"
12067
12069
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-4.0.3.tgz#0d852122e5bc5beb453fb028e9c0c9bf36340c94"
@@ -12070,7 +12072,7 @@ fs-extra@^4.0.2:
12070
12072
jsonfile "^4.0.0"
12071
12073
universalify "^0.1.0"
12072
12074
12073
- fs-extra@^9.0.1, fs-extra@^9.1.0 :
12075
+ fs-extra@^9.0.1:
12074
12076
version "9.1.0"
12075
12077
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d"
12076
12078
integrity sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==
You can’t perform that action at this time.
0 commit comments