|
14 | 14 | "test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1" |
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | | - "@emotion/react": "^11.9.0", |
18 | | - "@emotion/styled": "^11.8.1", |
19 | | - "@mui/icons-material": "^5.8.2", |
20 | | - "@mui/material": "^5.8.2", |
| 17 | + "@emotion/react": "^11.9.3", |
| 18 | + "@emotion/styled": "^11.9.3", |
| 19 | + "@mui/icons-material": "^5.8.4", |
| 20 | + "@mui/material": "^5.8.4", |
21 | 21 | "axios": "^0.27.2", |
22 | | - "gatsby": "^4.15.2", |
23 | | - "gatsby-plugin-catch-links": "^4.15.0", |
24 | | - "gatsby-plugin-google-gtag": "^4.15.0", |
25 | | - "gatsby-plugin-image": "^2.15.1", |
26 | | - "gatsby-plugin-react-helmet": "^5.15.0", |
| 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", |
27 | 27 | "gatsby-plugin-robots-txt": "^1.7.1", |
28 | | - "gatsby-plugin-sharp": "^4.15.1", |
29 | | - "gatsby-plugin-sitemap": "^5.15.1", |
30 | | - "gatsby-remark-images": "^6.15.1", |
31 | | - "gatsby-source-filesystem": "^4.15.0", |
| 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", |
32 | 32 | "gatsby-theme-material-ui": "^5.2.0", |
33 | | - "gatsby-transformer-remark": "^5.15.1", |
34 | | - "gatsby-transformer-sharp": "^4.15.1", |
35 | | - "react": "^18.1.0", |
36 | | - "react-dom": "^18.1.0", |
| 33 | + "gatsby-transformer-remark": "^5.16.0", |
| 34 | + "gatsby-transformer-sharp": "^4.16.0", |
| 35 | + "react": "^18.2.0", |
| 36 | + "react-dom": "^18.2.0", |
37 | 37 | "react-helmet": "^6.1.0" |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
|
42 | 42 | "eslint-plugin-import": "^2.26.0", |
43 | 43 | "eslint-plugin-jsx-a11y": "^6.5.1", |
44 | 44 | "eslint-plugin-react": "^7.30.0", |
45 | | - "eslint-plugin-react-hooks": "^4.5.0" |
| 45 | + "eslint-plugin-react-hooks": "^4.6.0" |
46 | 46 | }, |
47 | 47 | "repository": { |
48 | 48 | "type": "git", |
|
0 commit comments