Skip to content

Commit 88c3a0d

Browse files
chore(deps): Remove unused gatsby-image (#6785)
1 parent 39cb6ce commit 88c3a0d

File tree

2 files changed

+0
-15
lines changed

2 files changed

+0
-15
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
"framer-motion": "^3.3.0",
3232
"gatsby": "2.32.13",
3333
"gatsby-cli": "^2.19.0",
34-
"gatsby-image": "^2.4.14",
3534
"gatsby-plugin-algolia": "^0.11.2",
3635
"gatsby-plugin-google-gtag": "^2.1.11",
3736
"gatsby-plugin-mdx": "^1.2.43",

yarn.lock

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7887,15 +7887,6 @@ gatsby-graphiql-explorer@^0.11.0:
78877887
dependencies:
78887888
"@babel/runtime" "^7.12.5"
78897889

7890-
gatsby-image@^2.4.14:
7891-
version "2.4.20"
7892-
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.4.20.tgz#760d5e5f7d7794ab8e0c8ffcac35ab0fcfefc05c"
7893-
integrity sha512-Q8+h9nPcWI8SZvzaAoeR2qZfLyKVhYDzBzllT5nigkV5DS1585u7IXawTB6HZQWeleMtf+rKAvYDujPtkNw3lw==
7894-
dependencies:
7895-
"@babel/runtime" "^7.11.2"
7896-
object-fit-images "^3.2.4"
7897-
prop-types "^15.7.2"
7898-
78997890
gatsby-legacy-polyfills@^0.0.5:
79007891
version "0.0.5"
79017892
resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-0.0.5.tgz#eaefdc7eb2e34491683c50d86d59c66abbdbde54"
@@ -12503,11 +12494,6 @@ object-copy@^0.1.0:
1250312494
define-property "^0.2.5"
1250412495
kind-of "^3.0.3"
1250512496

12506-
object-fit-images@^3.2.4:
12507-
version "3.2.4"
12508-
resolved "https://registry.yarnpkg.com/object-fit-images/-/object-fit-images-3.2.4.tgz#6c299d38fdf207746e5d2d46c2877f6f25d15b52"
12509-
integrity sha512-G+7LzpYfTfqUyrZlfrou/PLLLAPNC52FTy5y1CBywX+1/FkxIloOyQXBmZ3Zxa2AWO+lMF0JTuvqbr7G5e5CWg==
12510-
1251112497
object-hash@^1.1.4:
1251212498
version "1.3.1"
1251312499
resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-1.3.1.tgz#fde452098a951cb145f039bb7d455449ddc126df"

0 commit comments

Comments
 (0)