Skip to content

Commit 5ef8c9e

Browse files
authored
fix: use encrypted image cdn if possible for ipx and/or use allowed remote url list (#781)
* fix: encrypted image cdn if possible for ipx and/or use allowed remote url list * Revert "fix(deps): update gatsby monorepo (#778)" This reverts commit fd94f83.
1 parent 9d5d1a2 commit 5ef8c9e

File tree

11 files changed

+1437
-1097
lines changed

11 files changed

+1437
-1097
lines changed

demo-v5/package-lock.json

+264-251
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demo-v5/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"dependencies": {
2323
"@sindresorhus/slugify": "^1.1.2",
24-
"gatsby": "5.14.1",
24+
"gatsby": "5.11.0",
2525
"gatsby-plugin-image": "next",
2626
"gatsby-plugin-sharp": "next",
2727
"gatsby-source-filesystem": "next",

demo/package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)