|
25 | 25 | },
|
26 | 26 | "dependencies": {
|
27 | 27 | "@coreui/chartjs": "^4.0.0-rc.0",
|
28 |
| - "@coreui/coreui": "^5.0.0-rc.0", |
| 28 | + "@coreui/coreui": "^5.0.0-rc.1", |
29 | 29 | "@coreui/icons": "^3.0.1",
|
30 | 30 | "@coreui/icons-react": "^2.2.1",
|
31 | 31 | "@coreui/react-chartjs": "^3.0.0-rc.0",
|
32 | 32 | "@coreui/utils": "^2.0.2",
|
33 | 33 | "@docsearch/css": "^3.5.2",
|
34 | 34 | "@mdx-js/mdx": "^2.3.0",
|
35 | 35 | "@mdx-js/react": "^2.3.0",
|
36 |
| - "@types/react-helmet": "^6.1.9", |
37 |
| - "gatsby": "^5.12.9", |
38 |
| - "gatsby-plugin-google-tagmanager": "^5.12.3", |
39 |
| - "gatsby-plugin-image": "^3.12.3", |
40 |
| - "gatsby-plugin-manifest": "^5.12.3", |
41 |
| - "gatsby-plugin-mdx": "^5.12.3", |
42 |
| - "gatsby-plugin-offline": "^6.12.3", |
43 |
| - "gatsby-plugin-react-helmet": "^6.12.0", |
44 |
| - "gatsby-plugin-sass": "^6.12.3", |
45 |
| - "gatsby-plugin-sharp": "^5.12.3", |
46 |
| - "gatsby-plugin-sitemap": "^6.12.3", |
47 |
| - "gatsby-remark-autolink-headers": "^6.12.3", |
| 36 | + "@types/react-helmet": "^6.1.11", |
| 37 | + "gatsby": "^5.13.1", |
| 38 | + "gatsby-plugin-google-tagmanager": "^5.13.0", |
| 39 | + "gatsby-plugin-image": "^3.13.0", |
| 40 | + "gatsby-plugin-manifest": "^5.13.0", |
| 41 | + "gatsby-plugin-mdx": "^5.13.0", |
| 42 | + "gatsby-plugin-offline": "^6.13.0", |
| 43 | + "gatsby-plugin-react-helmet": "^6.13.0", |
| 44 | + "gatsby-plugin-sass": "^6.13.0", |
| 45 | + "gatsby-plugin-sharp": "^5.13.0", |
| 46 | + "gatsby-plugin-sitemap": "^6.13.0", |
| 47 | + "gatsby-remark-autolink-headers": "^6.13.0", |
48 | 48 | "gatsby-remark-external-links": "^0.0.4",
|
49 |
| - "gatsby-source-filesystem": "^5.12.1", |
50 |
| - "gatsby-transformer-sharp": "^5.12.3", |
| 49 | + "gatsby-source-filesystem": "^5.13.0", |
| 50 | + "gatsby-transformer-sharp": "^5.13.0", |
51 | 51 | "glob": "^7.2.3",
|
52 | 52 | "globby": "^11.1.0",
|
53 |
| - "prism-react-renderer": "^2.2.0", |
| 53 | + "prism-react-renderer": "^2.3.1", |
54 | 54 | "prismjs": "^1.29.0",
|
55 | 55 | "prop-types": "^15.8.1",
|
56 | 56 | "react": "^18.2.0",
|
57 | 57 | "react-docgen-typescript": "^2.2.2",
|
58 | 58 | "react-dom": "^18.2.0",
|
59 | 59 | "react-helmet": "^6.1.0",
|
60 |
| - "react-imask": "^7.1.3", |
| 60 | + "react-imask": "^7.2.1", |
61 | 61 | "rimraf": "^5.0.5",
|
62 | 62 | "sass": "^1.69.5"
|
63 | 63 | },
|
|
0 commit comments