|
17 | 17 | "@emotion/react": "^11.9.3", |
18 | 18 | "@emotion/styled": "^11.9.3", |
19 | 19 | "@mui/icons-material": "^5.8.4", |
20 | | - "@mui/material": "^5.8.4", |
| 20 | + "@mui/material": "^5.8.5", |
21 | 21 | "axios": "^0.27.2", |
22 | | - "gatsby": "^4.16.0", |
23 | | - "gatsby-plugin-catch-links": "^4.16.0", |
24 | | - "gatsby-plugin-google-gtag": "^4.16.0", |
25 | | - "gatsby-plugin-image": "^2.16.1", |
26 | | - "gatsby-plugin-react-helmet": "^5.16.0", |
| 22 | + "gatsby": "^4.17.1", |
| 23 | + "gatsby-plugin-catch-links": "^4.17.0", |
| 24 | + "gatsby-plugin-google-gtag": "^4.17.0", |
| 25 | + "gatsby-plugin-image": "^2.17.0", |
| 26 | + "gatsby-plugin-react-helmet": "^5.17.0", |
27 | 27 | "gatsby-plugin-robots-txt": "^1.7.1", |
28 | | - "gatsby-plugin-sharp": "^4.16.1", |
29 | | - "gatsby-plugin-sitemap": "^5.16.0", |
30 | | - "gatsby-remark-images": "^6.16.0", |
31 | | - "gatsby-source-filesystem": "^4.16.0", |
| 28 | + "gatsby-plugin-sharp": "^4.17.0", |
| 29 | + "gatsby-plugin-sitemap": "^5.17.0", |
| 30 | + "gatsby-remark-images": "^6.17.0", |
| 31 | + "gatsby-source-filesystem": "^4.17.0", |
32 | 32 | "gatsby-theme-material-ui": "^5.2.0", |
33 | | - "gatsby-transformer-remark": "^5.16.0", |
34 | | - "gatsby-transformer-sharp": "^4.16.0", |
| 33 | + "gatsby-transformer-remark": "^5.17.0", |
| 34 | + "gatsby-transformer-sharp": "^4.17.0", |
35 | 35 | "react": "^18.2.0", |
36 | 36 | "react-dom": "^18.2.0", |
37 | 37 | "react-helmet": "^6.1.0" |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | | - "eslint": "^8.17.0", |
| 40 | + "eslint": "^8.18.0", |
41 | 41 | "eslint-config-airbnb": "^19.0.4", |
42 | 42 | "eslint-plugin-import": "^2.26.0", |
43 | 43 | "eslint-plugin-jsx-a11y": "^6.5.1", |
44 | | - "eslint-plugin-react": "^7.30.0", |
| 44 | + "eslint-plugin-react": "^7.30.1", |
45 | 45 | "eslint-plugin-react-hooks": "^4.6.0" |
46 | 46 | }, |
47 | 47 | "repository": { |
|
0 commit comments