|
28 | 28 | },
|
29 | 29 | "dependencies": {
|
30 | 30 | "@coreui/chartjs": "^3.0.0",
|
31 |
| - "@coreui/coreui": "^4.1.5", |
| 31 | + "@coreui/coreui": "^4.1.6", |
32 | 32 | "@coreui/icons": "^2.1.0",
|
33 | 33 | "@coreui/icons-react": "^2.0.0",
|
34 | 34 | "@coreui/react-chartjs": "^2.0.0",
|
35 | 35 | "@mdx-js/mdx": "^1.6.22",
|
36 | 36 | "@mdx-js/react": "^1.6.22",
|
37 | 37 | "@types/react-helmet": "^6.1.5",
|
38 |
| - "gatsby": "^4.11.2", |
39 |
| - "gatsby-plugin-google-gtag": "^4.11.0", |
40 |
| - "gatsby-plugin-image": "^2.11.1", |
41 |
| - "gatsby-plugin-manifest": "^4.11.1", |
42 |
| - "gatsby-plugin-mdx": "^3.11.1", |
43 |
| - "gatsby-plugin-offline": "^5.11.1", |
44 |
| - "gatsby-plugin-react-helmet": "^5.11.0", |
45 |
| - "gatsby-plugin-sass": "^5.11.1", |
46 |
| - "gatsby-plugin-sharp": "^4.11.1", |
47 |
| - "gatsby-plugin-sitemap": "^5.11.1", |
48 |
| - "gatsby-remark-autolink-headers": "^5.11.1", |
| 38 | + "gatsby": "^4.17.0", |
| 39 | + "gatsby-plugin-google-gtag": "^4.17.0", |
| 40 | + "gatsby-plugin-image": "^2.17.0", |
| 41 | + "gatsby-plugin-manifest": "^4.17.0", |
| 42 | + "gatsby-plugin-mdx": "^3.17.0", |
| 43 | + "gatsby-plugin-offline": "^5.17.0", |
| 44 | + "gatsby-plugin-react-helmet": "^5.17.0", |
| 45 | + "gatsby-plugin-sass": "^5.17.0", |
| 46 | + "gatsby-plugin-sharp": "^4.17.0", |
| 47 | + "gatsby-plugin-sitemap": "^5.17.0", |
| 48 | + "gatsby-remark-autolink-headers": "^5.17.0", |
49 | 49 | "gatsby-remark-external-links": "^0.0.4",
|
50 |
| - "gatsby-source-filesystem": "^4.11.1", |
51 |
| - "gatsby-transformer-sharp": "^4.11.0", |
| 50 | + "gatsby-source-filesystem": "^4.17.0", |
| 51 | + "gatsby-transformer-sharp": "^4.17.0", |
52 | 52 | "glob": "^7.2.0",
|
53 | 53 | "globby": "^11.0.4",
|
54 | 54 | "prism-react-renderer": "^1.3.1",
|
55 | 55 | "prismjs": "^1.27.0",
|
56 | 56 | "prop-types": "^15.8.1",
|
57 |
| - "react": "^18.1.0", |
| 57 | + "react": "^18.2.0", |
58 | 58 | "react-docgen-typescript": "^2.2.2",
|
59 |
| - "react-dom": "^18.1.0", |
| 59 | + "react-dom": "^18.2.0", |
60 | 60 | "react-github-btn": "^1.2.2",
|
61 | 61 | "react-helmet": "^6.1.0",
|
62 | 62 | "remark-html": "^13.0.2",
|
63 | 63 | "rimraf": "^3.0.2",
|
64 |
| - "sass": "^1.52.1" |
| 64 | + "sass": "^1.53.0" |
65 | 65 | },
|
66 | 66 | "devDependencies": {
|
67 | 67 | "npm-run-all": "^4.1.5"
|
|
0 commit comments