|
47 | 47 | "@fortawesome/free-regular-svg-icons": "^5.15.3",
|
48 | 48 | "@fortawesome/free-solid-svg-icons": "^5.15.3",
|
49 | 49 | "@fortawesome/react-fontawesome": "^0.1.14",
|
50 |
| - "@mkitio/gatsby-theme-password-protect": "^2.1.2", |
51 | 50 | "@tryghost/helpers": "1.1.41",
|
52 | 51 | "@tryghost/helpers-gatsby": "1.0.47",
|
53 | 52 | "autoprefixer": "^10.2.5",
|
|
57 | 56 | "gatsby-awesome-pagination": "0.3.6",
|
58 | 57 | "gatsby-image": "^3.2.0",
|
59 | 58 | "gatsby-plugin-advanced-sitemap": "1.6.0",
|
| 59 | + "gatsby-plugin-anchor-links": "^1.2.1", |
60 | 60 | "gatsby-plugin-catch-links": "2.10.0",
|
61 | 61 | "gatsby-plugin-feed": "2.13.1",
|
62 | 62 | "gatsby-plugin-force-trailing-slashes": "1.0.5",
|
|
67 | 67 | "gatsby-plugin-react-helmet": "3.10.0",
|
68 | 68 | "gatsby-plugin-react-svg": "^3.0.1",
|
69 | 69 | "gatsby-plugin-sass": "^4.3.0",
|
| 70 | + "gatsby-plugin-scroll-reveal": "^0.0.7", |
70 | 71 | "gatsby-plugin-sharp": "2.14.3",
|
71 | 72 | "gatsby-plugin-styled-components": "^4.3.0",
|
| 73 | + "gatsby-remark-prismjs": "^5.2.0", |
72 | 74 | "gatsby-source-filesystem": "2.11.1",
|
73 | 75 | "gatsby-source-ghost": "4.2.3",
|
| 76 | + "gatsby-transformer-remark": "^4.2.0", |
74 | 77 | "gatsby-transformer-sharp": "2.12.1",
|
75 | 78 | "hamburger-react": "^2.4.0",
|
76 | 79 | "lodash": "4.17.21",
|
| 80 | + "md5": "^2.3.0", |
77 | 81 | "postcss": "^8.2.10",
|
| 82 | + "prismjs": "^1.23.0", |
78 | 83 | "react": "17.0.1",
|
79 | 84 | "react-dom": "17.0.1",
|
80 | 85 | "react-helmet": "6.1.0",
|
|
0 commit comments