|
6 | 6 | "author": "Lokesh Rajendran <lokesh.aero@gmail.com>", |
7 | 7 | "dependencies": { |
8 | 8 | "@chakra-ui/gatsby-plugin": "^1.0.1", |
| 9 | + "@chakra-ui/icons": "^1.0.5", |
9 | 10 | "@chakra-ui/react": "^1.3.4", |
10 | 11 | "@emotion/react": "^11.1.5", |
11 | 12 | "@emotion/styled": "^11.1.5", |
| 13 | + "blobshape": "^1.0.0", |
| 14 | + "dynamics.js": "^1.1.5", |
12 | 15 | "framer-motion": "^3.10.3", |
13 | 16 | "gatsby": "^3.0.1", |
| 17 | + "gatsby-image": "^3.0.0", |
14 | 18 | "gatsby-plugin-gatsby-cloud": "^2.0.0", |
| 19 | + "gatsby-plugin-google-analytics": "^3.0.0", |
15 | 20 | "gatsby-plugin-image": "^1.0.0", |
16 | 21 | "gatsby-plugin-manifest": "^3.0.0", |
17 | 22 | "gatsby-plugin-offline": "^4.0.0", |
18 | 23 | "gatsby-plugin-react-helmet": "^4.0.0", |
19 | 24 | "gatsby-plugin-sharp": "^3.0.0", |
20 | | - "gatsby-source-filesystem": "^3.0.0", |
21 | | - "gatsby-transformer-sharp": "^3.0.0", |
22 | | - "prop-types": "^15.7.2", |
23 | | - "react": "^17.0.1", |
24 | | - "react-dom": "^17.0.1", |
25 | | - "react-helmet": "^6.1.0", |
26 | | - "@chakra-ui/icons": "^1.0.5", |
27 | | - "blobshape": "^1.0.0", |
28 | | - "dynamics.js": "^1.1.5", |
29 | | - "gatsby-image": "^3.0.0", |
30 | | - "gatsby-plugin-google-analytics": "^3.0.0", |
31 | 25 | "gatsby-plugin-sitemap": "^3.0.0", |
32 | 26 | "gatsby-rehype-prismjs": "^2.0.0", |
33 | 27 | "gatsby-remark-prismjs": "^4.0.0", |
| 28 | + "gatsby-source-filesystem": "^3.0.0", |
34 | 29 | "gatsby-transformer-rehype": "^2.0.0", |
35 | 30 | "gatsby-transformer-remark": "^3.0.0", |
| 31 | + "gatsby-transformer-sharp": "^3.0.0", |
36 | 32 | "prismjs": "^1.23.0", |
37 | 33 | "project-name-generator": "^2.1.9", |
| 34 | + "prop-types": "^15.7.2", |
| 35 | + "react": "^17.0.1", |
| 36 | + "react-dom": "^17.0.1", |
| 37 | + "react-helmet": "^6.1.0", |
38 | 38 | "react-syntax-highlighter": "^15.4.3", |
39 | 39 | "redux-zero": "^5.1.7", |
40 | 40 | "use-sound": "^2.0.1" |
|
0 commit comments