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