|
24 | 24 | "clean": "gatsby clean"
|
25 | 25 | },
|
26 | 26 | "dependencies": {
|
27 |
| - "@coreui/chartjs": "^3.1.1", |
| 27 | + "@coreui/chartjs": "^3.1.2", |
28 | 28 | "@coreui/coreui": "4.3.0-alpha.0",
|
29 | 29 | "@coreui/icons": "^3.0.1",
|
30 | 30 | "@coreui/icons-react": "^2.1.0",
|
31 |
| - "@coreui/react-chartjs": "^2.1.2", |
| 31 | + "@coreui/react-chartjs": "^2.1.3", |
32 | 32 | "@coreui/utils": "^2.0.2",
|
33 |
| - "@docsearch/css": "^3.3.4", |
| 33 | + "@docsearch/css": "^3.4.0", |
34 | 34 | "@mdx-js/mdx": "^2.3.0",
|
35 | 35 | "@mdx-js/react": "^2.3.0",
|
36 | 36 | "@types/react-helmet": "^6.1.6",
|
37 |
| - "gatsby": "^5.9.1", |
38 |
| - "gatsby-plugin-google-gtag": "^5.9.0", |
39 |
| - "gatsby-plugin-image": "^3.9.0", |
40 |
| - "gatsby-plugin-manifest": "^5.9.0", |
41 |
| - "gatsby-plugin-mdx": "^5.9.0", |
42 |
| - "gatsby-plugin-offline": "^6.9.0", |
43 |
| - "gatsby-plugin-react-helmet": "^6.9.0", |
44 |
| - "gatsby-plugin-sass": "^6.9.0", |
45 |
| - "gatsby-plugin-sharp": "^5.9.0", |
46 |
| - "gatsby-plugin-sitemap": "^6.9.0", |
47 |
| - "gatsby-remark-autolink-headers": "^6.9.0", |
| 37 | + "gatsby": "^5.10.0", |
| 38 | + "gatsby-plugin-google-gtag": "^5.10.0", |
| 39 | + "gatsby-plugin-image": "^3.10.0", |
| 40 | + "gatsby-plugin-manifest": "^5.10.0", |
| 41 | + "gatsby-plugin-mdx": "^5.10.0", |
| 42 | + "gatsby-plugin-offline": "^6.10.0", |
| 43 | + "gatsby-plugin-react-helmet": "^6.10.0", |
| 44 | + "gatsby-plugin-sass": "^6.10.0", |
| 45 | + "gatsby-plugin-sharp": "^5.10.0", |
| 46 | + "gatsby-plugin-sitemap": "^6.10.0", |
| 47 | + "gatsby-remark-autolink-headers": "^6.10.0", |
48 | 48 | "gatsby-remark-external-links": "^0.0.4",
|
49 |
| - "gatsby-source-filesystem": "^5.9.0", |
50 |
| - "gatsby-transformer-sharp": "^5.9.0", |
| 49 | + "gatsby-source-filesystem": "^5.10.0", |
| 50 | + "gatsby-transformer-sharp": "^5.10.0", |
51 | 51 | "glob": "^7.2.0",
|
52 | 52 | "globby": "^11.1.0",
|
53 | 53 | "prism-react-renderer": "^2.0.4",
|
|
57 | 57 | "react-docgen-typescript": "^2.2.2",
|
58 | 58 | "react-dom": "^18.2.0",
|
59 | 59 | "react-helmet": "^6.1.0",
|
60 |
| - "rimraf": "^5.0.0", |
| 60 | + "rimraf": "^5.0.1", |
61 | 61 | "sass": "^1.62.1"
|
62 | 62 | },
|
63 | 63 | "devDependencies": {
|
|
0 commit comments