|
25 | 25 | },
|
26 | 26 | "dependencies": {
|
27 | 27 | "@coreui/chartjs": "^4.0.0",
|
28 |
| - "@coreui/coreui": "^5.0.0", |
| 28 | + "@coreui/coreui": "^5.0.1", |
29 | 29 | "@coreui/icons": "^3.0.1",
|
30 | 30 | "@coreui/icons-react": "^2.2.1",
|
31 | 31 | "@coreui/react-chartjs": "^3.0.0",
|
32 | 32 | "@coreui/utils": "^2.0.2",
|
33 | 33 | "@docsearch/css": "^3.6.0",
|
34 |
| - "@mdx-js/mdx": "^2.3.0", |
35 |
| - "@mdx-js/react": "^2.3.0", |
| 34 | + "@mdx-js/mdx": "^3.0.1", |
| 35 | + "@mdx-js/react": "^3.0.1", |
36 | 36 | "@types/react-helmet": "^6.1.11",
|
37 |
| - "gatsby": "^5.13.3", |
| 37 | + "gatsby": "^5.13.5", |
38 | 38 | "gatsby-plugin-google-tagmanager": "^5.13.1",
|
39 | 39 | "gatsby-plugin-image": "^3.13.1",
|
40 | 40 | "gatsby-plugin-manifest": "^5.13.1",
|
41 | 41 | "gatsby-plugin-mdx": "^5.13.1",
|
42 |
| - "gatsby-plugin-offline": "^6.13.1", |
| 42 | + "gatsby-plugin-offline": "^6.13.2", |
43 | 43 | "gatsby-plugin-react-helmet": "^6.13.1",
|
44 | 44 | "gatsby-plugin-sass": "^6.13.1",
|
45 | 45 | "gatsby-plugin-sharp": "^5.13.1",
|
|
53 | 53 | "prism-react-renderer": "^2.3.1",
|
54 | 54 | "prismjs": "^1.29.0",
|
55 | 55 | "prop-types": "^15.8.1",
|
56 |
| - "react": "^18.2.0", |
| 56 | + "react": "^18.3.1", |
57 | 57 | "react-docgen-typescript": "^2.2.2",
|
58 |
| - "react-dom": "^18.2.0", |
| 58 | + "react-dom": "^18.3.1", |
59 | 59 | "react-helmet": "^6.1.0",
|
60 |
| - "react-imask": "^7.5.0", |
61 |
| - "rimraf": "^5.0.5", |
62 |
| - "sass": "^1.72.0" |
| 60 | + "react-imask": "^7.6.1", |
| 61 | + "rimraf": "^5.0.7", |
| 62 | + "sass": "^1.77.2" |
63 | 63 | },
|
64 | 64 | "devDependencies": {
|
65 | 65 | "npm-run-all": "^4.1.5"
|
|
0 commit comments