|
7 | 7 | "dependencies": {
|
8 | 8 | "@babel/core": "7.19.3",
|
9 | 9 | "bootstrap": "5.2.2",
|
10 |
| - "gatsby": "4.24.4", |
11 |
| - "gatsby-plugin-gatsby-cloud": "4.24.0", |
| 10 | + "gatsby": "5.10.0", |
| 11 | + "gatsby-plugin-gatsby-cloud": "5.10.0", |
12 | 12 | "gatsby-plugin-gdpr-cookies": "2.0.9",
|
13 |
| - "gatsby-plugin-image": "2.24.0", |
14 |
| - "gatsby-plugin-manifest": "4.24.0", |
15 |
| - "gatsby-plugin-offline": "5.24.0", |
16 |
| - "gatsby-plugin-react-helmet": "5.24.0", |
| 13 | + "gatsby-plugin-image": "3.10.0", |
| 14 | + "gatsby-plugin-manifest": "5.10.0", |
| 15 | + "gatsby-plugin-offline": "6.10.0", |
| 16 | + "gatsby-plugin-react-helmet": "6.10.0", |
17 | 17 | "gatsby-plugin-robots-txt": "1.7.1",
|
18 |
| - "gatsby-plugin-sass": "5.24.0", |
| 18 | + "gatsby-plugin-sass": "6.10.0", |
19 | 19 | "gatsby-plugin-sharp": "4.24.0",
|
20 |
| - "gatsby-plugin-sitemap": "5.24.0", |
21 |
| - "gatsby-remark-autolink-headers": "5.24.0", |
22 |
| - "gatsby-remark-copy-linked-files": "5.24.0", |
| 20 | + "gatsby-plugin-sitemap": "6.10.0", |
| 21 | + "gatsby-remark-autolink-headers": "6.10.0", |
| 22 | + "gatsby-remark-copy-linked-files": "6.10.0", |
23 | 23 | "gatsby-remark-embed-gist": "1.2.1",
|
24 |
| - "gatsby-remark-images": "6.24.0", |
25 |
| - "gatsby-remark-prismjs": "6.24.0", |
26 |
| - "gatsby-remark-responsive-iframe": "5.24.0", |
27 |
| - "gatsby-remark-smartypants": "5.24.0", |
28 |
| - "gatsby-source-filesystem": "4.24.0", |
| 24 | + "gatsby-remark-images": "7.10.0", |
| 25 | + "gatsby-remark-prismjs": "7.10.0", |
| 26 | + "gatsby-remark-responsive-iframe": "6.10.0", |
| 27 | + "gatsby-remark-smartypants": "6.10.0", |
| 28 | + "gatsby-source-filesystem": "5.10.0", |
29 | 29 | "gatsby-transformer-remark": "5.24.0",
|
30 |
| - "gatsby-transformer-sharp": "4.24.0", |
| 30 | + "gatsby-transformer-sharp": "5.10.0", |
31 | 31 | "prismjs": "1.29.0",
|
32 | 32 | "prop-types": "15.8.1",
|
33 | 33 | "react": "18.2.0",
|
|
41 | 41 | "webpack": "5.72.1"
|
42 | 42 | },
|
43 | 43 | "devDependencies": {
|
44 |
| - "gatsby-cli": "4.24.0", |
| 44 | + "gatsby-cli": "5.10.0", |
45 | 45 | "gh-pages": "4.0.0",
|
46 | 46 | "prettier": "2.7.1"
|
47 | 47 | },
|
|
0 commit comments