Skip to content

Commit 7f858b5

Browse files
committed
chore: update dependencies and devDependencies
@coreui/chartjs ^4.0.0-beta.0 → ^4.0.0-rc.0 @coreui/coreui ^5.0.0-beta.1 → ^5.0.0-rc.0 @coreui/react-chartjs ^3.0.0-beta.0 → ^3.0.0-rc.0 @types/react-helmet ^6.1.8 → ^6.1.9 prism-react-renderer ^2.1.0 → ^2.2.0
1 parent 5e01fb0 commit 7f858b5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

packages/docs/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,16 @@
2424
"clean": "gatsby clean"
2525
},
2626
"dependencies": {
27-
"@coreui/chartjs": "^4.0.0-beta.0",
28-
"@coreui/coreui": "^5.0.0-beta.1",
27+
"@coreui/chartjs": "^4.0.0-rc.0",
28+
"@coreui/coreui": "^5.0.0-rc.0",
2929
"@coreui/icons": "^3.0.1",
3030
"@coreui/icons-react": "^2.2.1",
31-
"@coreui/react-chartjs": "^3.0.0-beta.0",
31+
"@coreui/react-chartjs": "^3.0.0-rc.0",
3232
"@coreui/utils": "^2.0.2",
3333
"@docsearch/css": "^3.5.2",
3434
"@mdx-js/mdx": "^2.3.0",
3535
"@mdx-js/react": "^2.3.0",
36-
"@types/react-helmet": "^6.1.8",
36+
"@types/react-helmet": "^6.1.9",
3737
"gatsby": "^5.12.9",
3838
"gatsby-plugin-google-tagmanager": "^5.12.3",
3939
"gatsby-plugin-image": "^3.12.3",
@@ -50,7 +50,7 @@
5050
"gatsby-transformer-sharp": "^5.12.3",
5151
"glob": "^7.2.3",
5252
"globby": "^11.1.0",
53-
"prism-react-renderer": "^2.1.0",
53+
"prism-react-renderer": "^2.2.0",
5454
"prismjs": "^1.29.0",
5555
"prop-types": "^15.8.1",
5656
"react": "^18.2.0",

0 commit comments

Comments
 (0)