|
25 | 25 | },
|
26 | 26 | "dependencies": {
|
27 | 27 | "@coreui/chartjs": "^3.1.2",
|
28 |
| - "@coreui/coreui": "^5.0.0-alpha.3", |
| 28 | + "@coreui/coreui": "^5.0.0-beta.0", |
29 | 29 | "@coreui/icons": "^3.0.1",
|
30 | 30 | "@coreui/icons-react": "^2.2.1",
|
31 | 31 | "@coreui/react-chartjs": "^2.1.3",
|
|
34 | 34 | "@mdx-js/mdx": "^2.3.0",
|
35 | 35 | "@mdx-js/react": "^2.3.0",
|
36 | 36 | "@types/react-helmet": "^6.1.8",
|
37 |
| - "gatsby": "^5.12.7", |
38 |
| - "gatsby-plugin-google-tagmanager": "^5.12.1", |
39 |
| - "gatsby-plugin-image": "^3.12.1", |
40 |
| - "gatsby-plugin-manifest": "^5.12.1", |
41 |
| - "gatsby-plugin-mdx": "^5.12.1", |
42 |
| - "gatsby-plugin-offline": "^6.12.1", |
| 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 | 43 | "gatsby-plugin-react-helmet": "^6.12.0",
|
44 |
| - "gatsby-plugin-sass": "^6.12.1", |
45 |
| - "gatsby-plugin-sharp": "^5.12.1", |
46 |
| - "gatsby-plugin-sitemap": "^6.12.1", |
47 |
| - "gatsby-remark-autolink-headers": "^6.12.1", |
| 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", |
48 | 48 | "gatsby-remark-external-links": "^0.0.4",
|
49 |
| - "gatsby-source-filesystem": "^5.12.0", |
50 |
| - "gatsby-transformer-sharp": "^5.12.1", |
51 |
| - "glob": "^7.2.0", |
| 49 | + "gatsby-source-filesystem": "^5.12.1", |
| 50 | + "gatsby-transformer-sharp": "^5.12.3", |
| 51 | + "glob": "^7.2.3", |
52 | 52 | "globby": "^11.1.0",
|
53 | 53 | "prism-react-renderer": "^2.1.0",
|
54 | 54 | "prismjs": "^1.29.0",
|
|
59 | 59 | "react-helmet": "^6.1.0",
|
60 | 60 | "react-imask": "^7.1.3",
|
61 | 61 | "rimraf": "^5.0.5",
|
62 |
| - "sass": "^1.69.4" |
| 62 | + "sass": "^1.69.5" |
63 | 63 | },
|
64 | 64 | "devDependencies": {
|
65 | 65 | "npm-run-all": "^4.1.5"
|
|
0 commit comments