|
4 | 4 | "version": "0.0.0-development", |
5 | 5 | "author": "Niek, Jeroen", |
6 | 6 | "dependencies": { |
7 | | - "babel-plugin-styled-components": "^1.8.0", |
8 | | - "core-js": "^2.5.7", |
9 | | - "disqus-react": "^1.0.5", |
10 | | - "gatsby": "^2.4.2", |
11 | | - "gatsby-plugin-feed": "2.2.0", |
12 | | - "gatsby-plugin-google-analytics": "2.0.19", |
13 | | - "gatsby-plugin-manifest": "^2.0.12", |
14 | | - "gatsby-plugin-offline": "^2.0.20", |
15 | | - "gatsby-plugin-react-helmet": "^3.0.12", |
16 | | - "gatsby-plugin-sharp": "^2.0.22", |
17 | | - "gatsby-plugin-styled-components": "^3.0.4", |
18 | | - "gatsby-remark-autolink-headers": "^2.0.12", |
19 | | - "gatsby-remark-copy-linked-files": "^2.0.9", |
20 | | - "gatsby-remark-emoji": "^0.0.2", |
21 | | - "gatsby-remark-images": "^3.0.5", |
| 7 | + "babel-plugin-styled-components": "^2.0.2", |
| 8 | + "core-js": "^3.20.0", |
| 9 | + "disqus-react": "^1.1.2", |
| 10 | + "gatsby": "^4.4.0", |
| 11 | + "gatsby-plugin-feed": "^4.4.0", |
| 12 | + "gatsby-plugin-google-analytics": "^4.4.0", |
| 13 | + "gatsby-plugin-manifest": "^4.4.0", |
| 14 | + "gatsby-plugin-offline": "^5.4.0", |
| 15 | + "gatsby-plugin-react-helmet": "^5.4.0", |
| 16 | + "gatsby-plugin-sharp": "^4.4.0", |
| 17 | + "gatsby-plugin-styled-components": "^5.4.0", |
| 18 | + "gatsby-remark-autolink-headers": "^5.4.0", |
| 19 | + "gatsby-remark-copy-linked-files": "^5.4.0", |
| 20 | + "gatsby-remark-emoji": "^0.0.3", |
| 21 | + "gatsby-remark-images": "^6.4.0", |
22 | 22 | "gatsby-remark-numbered-footnotes": "^1.0.1", |
23 | | - "gatsby-remark-prismjs": "^3.2.4", |
24 | | - "gatsby-remark-responsive-iframe": "^2.0.9", |
25 | | - "gatsby-remark-smartypants": "^2.0.8", |
26 | | - "gatsby-source-filesystem": "^2.0.23", |
27 | | - "gatsby-transformer-remark": "^2.3.0", |
28 | | - "gatsby-transformer-sharp": "^2.1.14", |
29 | | - "lodash": "^4.17.5", |
30 | | - "prismjs": "^1.15.0", |
31 | | - "react": "^16.8.3", |
32 | | - "react-burger-menu": "^2.6.10", |
33 | | - "react-dom": "^16.8.3", |
34 | | - "react-helmet": "^5.2.0", |
35 | | - "react-icons": "^3.6.1", |
36 | | - "styled-components": "4.3.2" |
| 23 | + "gatsby-remark-prismjs": "^6.4.0", |
| 24 | + "gatsby-remark-responsive-iframe": "^5.4.0", |
| 25 | + "gatsby-remark-smartypants": "^5.4.0", |
| 26 | + "gatsby-source-filesystem": "^4.4.0", |
| 27 | + "gatsby-transformer-remark": "^5.4.0", |
| 28 | + "gatsby-transformer-sharp": "^4.4.0", |
| 29 | + "lodash": "^4.17.21", |
| 30 | + "prismjs": "^1.25.0", |
| 31 | + "react": "^17.0.2", |
| 32 | + "react-burger-menu": "^3.0.6", |
| 33 | + "react-dom": "^17.0.2", |
| 34 | + "react-helmet": "^6.1.0", |
| 35 | + "react-icons": "^4.3.1", |
| 36 | + "styled-components": "5.3.3" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | | - "eslint": "^6.0.1", |
40 | | - "eslint-plugin-react": "^7.7.0", |
41 | | - "gatsby-cli": "^2.5.12", |
42 | | - "now": "^19.0.1", |
43 | | - "prettier": "^1.12.0", |
44 | | - "puppeteer": "^1.9.0", |
45 | | - "semantic-release": "^15.13.12", |
46 | | - "yaml": "^1.6.0" |
| 39 | + "eslint": "^8.4.1", |
| 40 | + "eslint-plugin-react": "^7.27.1", |
| 41 | + "gatsby-cli": "^4.4.0", |
| 42 | + "now": "^21.0.1", |
| 43 | + "prettier": "^2.5.1", |
| 44 | + "puppeteer": "^13.0.0", |
| 45 | + "semantic-release": "^18.0.1", |
| 46 | + "yaml": "^1.10.2" |
47 | 47 | }, |
48 | 48 | "homepage": "https://040code.github.io", |
49 | 49 | "keywords": [ |
|
0 commit comments