|
15 | 15 | "test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1" |
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | | - "@emotion/react": "^11.11.1", |
| 18 | + "@emotion/react": "^11.11.3", |
19 | 19 | "@emotion/styled": "^11.11.0", |
20 | | - "@mui/icons-material": "^5.15.0", |
21 | | - "@mui/material": "^5.15.0", |
22 | | - "axios": "^1.6.2", |
23 | | - "gatsby": "^5.12.12", |
24 | | - "gatsby-plugin-catch-links": "^5.12.0", |
25 | | - "gatsby-plugin-google-gtag": "^5.12.3", |
26 | | - "gatsby-plugin-image": "^3.12.3", |
27 | | - "gatsby-plugin-react-helmet": "^6.12.0", |
| 20 | + "@mui/icons-material": "^5.15.3", |
| 21 | + "@mui/material": "^5.15.3", |
| 22 | + "axios": "^1.6.5", |
| 23 | + "gatsby": "^5.13.1", |
| 24 | + "gatsby-plugin-catch-links": "^5.13.0", |
| 25 | + "gatsby-plugin-google-gtag": "^5.13.0", |
| 26 | + "gatsby-plugin-image": "^3.13.0", |
| 27 | + "gatsby-plugin-react-helmet": "^6.13.0", |
28 | 28 | "gatsby-plugin-robots-txt": "^1.8.0", |
29 | | - "gatsby-plugin-sharp": "^5.12.3", |
30 | | - "gatsby-plugin-sitemap": "^6.12.3", |
31 | | - "gatsby-remark-images": "^7.12.3", |
32 | | - "gatsby-source-filesystem": "^5.12.1", |
| 29 | + "gatsby-plugin-sharp": "^5.13.0", |
| 30 | + "gatsby-plugin-sitemap": "^6.13.0", |
| 31 | + "gatsby-remark-images": "^7.13.0", |
| 32 | + "gatsby-source-filesystem": "^5.13.0", |
33 | 33 | "gatsby-theme-material-ui": "^5.3.0", |
34 | | - "gatsby-transformer-remark": "^6.12.3", |
35 | | - "gatsby-transformer-sharp": "^5.12.3", |
| 34 | + "gatsby-transformer-remark": "^6.13.0", |
| 35 | + "gatsby-transformer-sharp": "^5.13.0", |
36 | 36 | "react": "^18.2.0", |
37 | 37 | "react-dom": "^18.2.0", |
38 | 38 | "react-helmet": "^6.1.0" |
|
0 commit comments