8000 chore: update dependencies and devDependencies · coreui/coreui-react@8dc9853 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8dc9853

Browse files
committed
chore: update dependencies and devDependencies
1 parent 87860be commit 8dc9853

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

packages/docs/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -25,21 +25,21 @@
2525
},
2626
"dependencies": {
2727
"@coreui/chartjs": "^4.0.0",
28-
"@coreui/coreui": "^5.0.0",
28+
"@coreui/coreui": "^5.0.1",
2929
"@coreui/icons": "^3.0.1",
3030
"@coreui/icons-react": "^2.2.1",
3131
"@coreui/react-chartjs": "^3.0.0",
3232
"@coreui/utils": "^2.0.2",
3333
"@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",
3636
"@types/react-helmet": "^6.1.11",
37-
"gatsby": "^5.13.3",
37+
"gatsby": "^5.13.5",
3838
"gatsby-plugin-google-tagmanager": "^5.13.1",
3939
"gatsby-plugin-image": "^3.13.1",
4040
"gatsby-plugin-manifest": "^5.13.1",
4141
"gatsby-plugin-mdx": "^5.13.1",
42-
"gatsby-plugin-offline": "^6.13.1",
42+
"gatsby-plugin-offline": "^6.13.2",
4343
"gatsby-plugin-react-helmet": "^6.13.1",
4444
"gatsby-plugin-sass": "^6.13.1",
4545
"gatsby-plugin-sharp": "^5.13.1",
@@ -53,13 +53,13 @@
5353
"prism-react-renderer": "^2.3.1",
5454
"prismjs": "^1.29.0",
5555
"prop-types": "^15.8.1",
56-
"react": "^18.2.0",
56+
"react": "^18.3.1",
5757
"react-docgen-typescript": "^2.2.2",
58-
"react-dom": "^18.2.0",
58+
"react-dom": "^18.3.1",
5959
"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"
6363
},
6464
"devDependencies": {
6565
"npm-run-all": "^4.1.5"

0 commit comments

Comments
 (0)
0