|
24 | 24 | "clean": "gatsby clean"
|
25 | 25 | },
|
26 | 26 | "dependencies": {
|
27 |
| - "@coreui/chartjs": "^3.0.0", |
| 27 | + "@coreui/chartjs": "^3.1.1", |
28 | 28 | "@coreui/coreui": "^4.2.6",
|
29 |
| - "@coreui/icons": "^3.0.0", |
| 29 | + "@coreui/icons": "^3.0.1", |
30 | 30 | "@coreui/icons-react": "^2.1.0",
|
31 | 31 | "@coreui/react-chartjs": "^2.1.2",
|
32 | 32 | "@docsearch/css": "^3.3.3",
|
33 |
| - "@mdx-js/mdx": "^2.2.1", |
34 |
| - "@mdx-js/react": "^2.2.1", |
| 33 | + "@mdx-js/mdx": "^2.3.0", |
| 34 | + "@mdx-js/react": "^2.3.0", |
35 | 35 | "@types/react-helmet": "^6.1.6",
|
36 |
| - "gatsby": "^5.5.0", |
37 |
| - "gatsby-plugin-google-gtag": "^5.5.0", |
38 |
| - "gatsby-plugin-image": "^3.5.0", |
39 |
| - "gatsby-plugin-manifest": "^5.5.0", |
40 |
| - "gatsby-plugin-mdx": "^5.5.0", |
41 |
| - "gatsby-plugin-offline": "^6.5.0", |
42 |
| - "gatsby-plugin-react-helmet": "^6.5.0", |
43 |
| - "gatsby-plugin-sass": "^6.5.0", |
44 |
| - "gatsby-plugin-sharp": "^5.5.0", |
45 |
| - "gatsby-plugin-sitemap": "^6.5.0", |
46 |
| - "gatsby-remark-autolink-headers": "^6.5.0", |
| 36 | + "gatsby": "^5.7.0", |
| 37 | + "gatsby-plugin-google-gtag": "^5.7.0", |
| 38 | + "gatsby-plugin-image": "^3.7.0", |
| 39 | + "gatsby-plugin-manifest": "^5.7.0", |
| 40 | + "gatsby-plugin-mdx": "^5.7.0", |
| 41 | + "gatsby-plugin-offline": "^6.7.0", |
| 42 | + "gatsby-plugin-react-helmet": "^6.7.0", |
| 43 | + "gatsby-plugin-sass": "^6.7.0", |
| 44 | + "gatsby-plugin-sharp": "^5.7.0", |
| 45 | + "gatsby-plugin-sitemap": "^6.7.0", |
| 46 | + "gatsby-remark-autolink-headers": "^6.7.0", |
47 | 47 | "gatsby-remark-external-links": "^0.0.4",
|
48 |
| - "gatsby-source-filesystem": "^5.5.0", |
49 |
| - "gatsby-transformer-sharp": "^5.5.0", |
| 48 | + "gatsby-source-filesystem": "^5.7.0", |
| 49 | + "gatsby-transformer-sharp": "^5.7.0", |
50 | 50 | "glob": "^7.2.0",
|
51 | 51 | "globby": "^11.1.0",
|
52 | 52 | "prism-react-renderer": "^1.3.5",
|
|
56 | 56 | "react-docgen-typescript": "^2.2.2",
|
57 | 57 | "react-dom": "^18.2.0",
|
58 | 58 | "react-helmet": "^6.1.0",
|
59 |
| - "rimraf": "^3.0.2", |
60 |
| - "sass": "^1.58.0" |
| 59 | + "rimraf": "^4.4.0", |
| 60 | + "sass": "^1.59.3" |
61 | 61 | },
|
62 | 62 | "devDependencies": {
|
63 | 63 | "npm-run-all": "^4.1.5"
|
|
0 commit comments