|
34 | 34 | "@mdx-js/mdx": "^2.3.0",
|
35 | 35 | "@mdx-js/react": "^2.3.0",
|
36 | 36 | "@types/react-helmet": "^6.1.11",
|
37 |
| - "gatsby": "^5.13.1", |
38 |
| - "gatsby-plugin-google-tagmanager": "^5.13.0", |
39 |
| - "gatsby-plugin-image": "^3.13.0", |
40 |
| - "gatsby-plugin-manifest": "^5.13.0", |
41 |
| - "gatsby-plugin-mdx": "^5.13.0", |
42 |
| - "gatsby-plugin-offline": "^6.13.0", |
43 |
| - "gatsby-plugin-react-helmet": "^6.13.0", |
44 |
| - "gatsby-plugin-sass": "^6.13.0", |
45 |
| - "gatsby-plugin-sharp": "^5.13.0", |
46 |
| - "gatsby-plugin-sitemap": "^6.13.0", |
47 |
| - "gatsby-remark-autolink-headers": "^6.13.0", |
| 37 | + "gatsby": "^5.13.3", |
| 38 | + "gatsby-plugin-google-tagmanager": "^5.13.1", |
| 39 | + "gatsby-plugin-image": "^3.13.1", |
| 40 | + "gatsby-plugin-manifest": "^5.13.1", |
| 41 | + "gatsby-plugin-mdx": "^5.13.1", |
| 42 | + "gatsby-plugin-offline": "^6.13.1", |
| 43 | + "gatsby-plugin-react-helmet": "^6.13.1", |
| 44 | + "gatsby-plugin-sass": "^6.13.1", |
| 45 | + "gatsby-plugin-sharp": "^5.13.1", |
| 46 | + "gatsby-plugin-sitemap": "^6.13.1", |
| 47 | + "gatsby-remark-autolink-headers": "^6.13.1", |
48 | 48 | "gatsby-remark-external-links": "^0.0.4",
|
49 |
| - "gatsby-source-filesystem": "^5.13.0", |
50 |
| - "gatsby-transformer-sharp": "^5.13.0", |
| 49 | + "gatsby-source-filesystem": "^5.13.1", |
| 50 | + "gatsby-transformer-sharp": "^5.13.1", |
51 | 51 | "glob": "^7.2.3",
|
52 | 52 | "globby": "^11.1.0",
|
53 | 53 | "prism-react-renderer": "^2.3.1",
|
|
57 | 57 | "react-docgen-typescript": "^2.2.2",
|
58 | 58 | "react-dom": "^18.2.0",
|
59 | 59 | "react-helmet": "^6.1.0",
|
60 |
| - "react-imask": "^7.2.1", |
| 60 | + "react-imask": "^7.5.0", |
61 | 61 | "rimraf": "^5.0.5",
|
62 |
| - "sass": "^1.69.5" |
| 62 | + "sass": "^1.71.1" |
63 | 63 | },
|
64 | 64 | "devDependencies": {
|
65 | 65 | "npm-run-all": "^4.1.5"
|
|
0 commit comments