|
25 | 25 | "bluebird": "^3.7.2",
|
26 | 26 | "classnames": "^2.3.1",
|
27 | 27 | "codecov": "^3.6.2",
|
28 |
| - "gatsby": "^4.0.0", |
29 |
| - "gatsby-design-tokens": "^4.0.0", |
30 |
| - "gatsby-link": "^4.0.0", |
31 |
| - "gatsby-plugin-catch-links": "^4.0.0", |
32 |
| - "gatsby-plugin-feed": "^4.0.0", |
33 |
| - "gatsby-plugin-flow": "^3.0.0", |
34 |
| - "gatsby-plugin-google-tagmanager": "^4.0.0", |
35 |
| - "gatsby-plugin-manifest": "^4.0.0", |
| 28 | + "gatsby": "^5.0.0", |
| 29 | + "gatsby-design-tokens": "^5.0.0", |
| 30 | + "gatsby-link": "^5.0.0", |
| 31 | + "gatsby-plugin-catch-links": "^5.0.0", |
| 32 | + "gatsby-plugin-feed": "^5.0.0", |
| 33 | + "gatsby-plugin-flow": "^4.0.0", |
| 34 | + "gatsby-plugin-google-tagmanager": "^5.0.0", |
| 35 | + "gatsby-plugin-manifest": "^5.0.0", |
36 | 36 | "gatsby-plugin-netlify": "^5.0.0",
|
37 |
| - "gatsby-plugin-netlify-cms": "^6.0.0", |
38 |
| - "gatsby-plugin-offline": "^5.0.0", |
| 37 | + "gatsby-plugin-netlify-cms": "^7.0.0", |
| 38 | + "gatsby-plugin-offline": "^6.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-robots-txt": "^1.5.1",
|
42 |
| - "gatsby-plugin-sass": "^5.0.0", |
43 |
| - "gatsby-plugin-sharp": "^4.0.0", |
44 |
| - "gatsby-plugin-sitemap": "^5.0.0", |
45 |
| - "gatsby-plugin-typography": "^4.0.0", |
46 |
| - "gatsby-remark-autolink-headers": "^5.0.0", |
47 |
| - "gatsby-remark-copy-linked-files": "^5.0.0", |
| 42 | + "gatsby-plugin-sass": "^6.0.0", |
| 43 | + "gatsby-plugin-sharp": "^5.0.0", |
| 44 | + "gatsby-plugin-sitemap": "^6.0.0", |
| 45 | + "gatsby-plugin-typography": "^5.0.0", |
| 46 | + "gatsby-remark-autolink-headers": "^6.0.0", |
| 47 | + "gatsby-remark-copy-linked-files": "^6.0.0", |
48 | 48 | "gatsby-remark-external-links": "0.0.4",
|
49 | 49 | "gatsby-remark-figure-caption": "^2.0.0",
|
50 |
| - "gatsby-remark-images": "^6.0.0", |
51 |
| - "gatsby-remark-katex": "^6.0.0", |
52 |
| - "gatsby-remark-prismjs": "^6.0.0", |
| 50 | + "gatsby-remark-images": "^7.0.0", |
| 51 | + "gatsby-remark-katex": "^7.0.0", |
| 52 | + "gatsby-remark-prismjs": "^7.0.0", |
53 | 53 | "gatsby-remark-relative-images": "^2.0.2",
|
54 |
| - "gatsby-remark-responsive-iframe": "^5.0.0", |
| 54 | + "gatsby-remark-responsive-iframe": "^6.0.0", |
55 | 55 | "gatsby-remark-series": "^1.0.2",
|
56 |
| - "gatsby-remark-smartypants": "^5.0.0", |
57 |
| - "gatsby-source-filesystem": "^4.0.0", |
58 |
| - "gatsby-transformer-remark": "^5.0.0", |
59 |
| - "gatsby-transformer-sharp": "^4.0.0", |
| 56 | + "gatsby-remark-smartypants": "^6.0.0", |
| 57 | + "gatsby-source-filesystem": "^5.0.0", |
| 58 | + "gatsby-transformer-remark": "^6.0.0", |
| 59 | + "gatsby-transformer-sharp": "^5.0.0", |
60 | 60 | "install": "^0.13.0",
|
61 | 61 | "invariant": "^2.2.4",
|
62 | 62 | "katex": "^0.16.0",
|
|
89 | 89 | "babel-core": "7.0.0-bridge.0",
|
90 | 90 | "babel-eslint": "10.1.0",
|
91 | 91 | "babel-jest": "29.4.2",
|
92 |
| - "babel-preset-gatsby": "2.25.0", |
| 92 | + "babel-preset-gatsby": "3.6.0", |
93 | 93 | "browserslist": "4.21.5",
|
94 | 94 | "concurrently": "7.6.0",
|
95 | 95 | "eslint": "8.34.0",
|
|
0 commit comments