|
26 | 26 | "bluebird": "^3.7.2",
|
27 | 27 | "classnames": "^2.3.1",
|
28 | 28 | "codecov": "^3.6.2",
|
29 |
| - "gatsby": "^4.0.0", |
30 |
| - "gatsby-design-tokens": "^4.0.0", |
31 |
| - "gatsby-link": "^4.0.0", |
32 |
| - "gatsby-plugin-catch-links": "^4.0.0", |
33 |
| - "gatsby-plugin-feed": "^4.0.0", |
34 |
| - "gatsby-plugin-flow": "^3.0.0", |
35 |
| - "gatsby-plugin-google-tagmanager": "^4.0.0", |
36 |
| - "gatsby-plugin-manifest": "^4.0.0", |
| 29 | + "gatsby": "^5.0.0", |
| 30 | + "gatsby-design-tokens": "^5.0.0", |
| 31 | + "gatsby-link": "^5.0.0", |
| 32 | + "gatsby-plugin-catch-links": "^5.0.0", |
| 33 | + "gatsby-plugin-feed": "^5.0.0", |
| 34 | + "gatsby-plugin-flow": "^4.0.0", |
| 35 | + "gatsby-plugin-google-tagmanager": "^5.0.0", |
| 36 | + "gatsby-plugin-manifest": "^5.0.0", |
37 | 37 | "gatsby-plugin-netlify": "^5.0.0",
|
38 |
| - "gatsby-plugin-netlify-cms": "^6.0.0", |
| 38 | + "gatsby-plugin-netlify-cms": "^7.0.0", |
39 | 39 | "gatsby-plugin-optimize-svgs": "^1.0.5",
|
40 |
| - "gatsby-plugin-react-helmet": "^5.0.0", |
| 40 | + "gatsby-plugin-react-helmet": "^6.0.0", |
41 | 41 | "gatsby-plugin-remove-serviceworker": "^1.0.0",
|
42 | 42 | "gatsby-plugin-robots-txt": "^1.5.1",
|
43 |
| - "gatsby-plugin-sass": "^5.0.0", |
44 |
| - "gatsby-plugin-sharp": "^4.0.0", |
45 |
| - "gatsby-plugin-sitemap": "^5.0.0", |
46 |
| - "gatsby-plugin-typography": "^4.0.0", |
47 |
| - "gatsby-remark-autolink-headers": "^5.0.0", |
48 |
| - "gatsby-remark-copy-linked-files": "^5.0.0", |
| 43 | + "gatsby-plugin-sass": "^6.0.0", |
| 44 | + "gatsby-plugin-sharp": "^5.0.0", |
| 45 | + "gatsby-plugin-sitemap": "^6.0.0", |
| 46 | + "gatsby-plugin-typography": "^5.0.0", |
| 47 | + "gatsby-remark-autolink-headers": "^6.0.0", |
| 48 | + "gatsby-remark-copy-linked-files": "^6.0.0", |
49 | 49 | "gatsby-remark-external-links": "0.0.4",
|
50 | 50 | "gatsby-remark-figure-caption": "^2.0.0",
|
51 |
| - "gatsby-remark-images": "^6.0.0", |
52 |
| - "gatsby-remark-katex": "^6.0.0", |
53 |
| - "gatsby-remark-prismjs": "^6.0.0", |
| 51 | + "gatsby-remark-images": "^7.0.0", |
| 52 | + "gatsby-remark-katex": "^7.0.0", |
| 53 | + "gatsby-remark-prismjs": "^7.0.0", |
54 | 54 | "gatsby-remark-relative-images": "^2.0.2",
|
55 |
| - "gatsby-remark-responsive-iframe": "^5.0.0", |
| 55 | + "gatsby-remark-responsive-iframe": "^6.0.0", |
56 | 56 | "gatsby-remark-series": "^1.0.2",
|
57 |
| - "gatsby-remark-smartypants": "^5.0.0", |
58 |
| - "gatsby-source-filesystem": "^4.0.0", |
59 |
| - "gatsby-transformer-remark": "^5.0.0", |
60 |
| - "gatsby-transformer-sharp": "^4.0.0", |
| 57 | + "gatsby-remark-smartypants": "^6.0.0", |
| 58 | + "gatsby-source-filesystem": "^5.0.0", |
| 59 | + "gatsby-transformer-remark": "^6.0.0", |
| 60 | + "gatsby-transformer-sharp": "^5.0.0", |
61 | 61 | "install": "^0.13.0",
|
62 | 62 | "invariant": "^2.2.4",
|
63 | 63 | "katex": "^0.16.0",
|
|
90 | 90 | "babel-core": "7.0.0-bridge.0",
|
91 | 91 | "@babel/eslint-parser": "7.21.8",
|
92 | 92 | "babel-jest": "29.5.0",
|
93 |
| - "babel-preset-gatsby": "2.25.0", |
| 93 | + "babel-preset-gatsby": "3.10.0", |
94 | 94 | "browserslist": "4.21.5",
|
95 | 95 | "concurrently": "8.0.1",
|
96 | 96 | "eslint": "8.40.0",
|
|
0 commit comments