Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 36118e6

Browse filesBrowse files
committed
chore: update dependencies and devDependencies
@coreui/coreui ^5.0.0-rc.0 → ^5.0.0-rc.1 @types/react-helmet ^6.1.9 → ^6.1.11 gatsby ^5.12.9 → ^5.13.1 gatsby-plugin-google-tagmanager ^5.12.3 → ^5.13.0 gatsby-plugin-image ^3.12.3 → ^3.13.0 gatsby-plugin-manifest ^5.12.3 → ^5.13.0 gatsby-plugin-mdx ^5.12.3 → ^5.13.0 gatsby-plugin-offline ^6.12.3 → ^6.13.0 gatsby-plugin-react-helmet ^6.12.0 → ^6.13.0 gatsby-plugin-sass ^6.12.3 → ^6.13.0 gatsby-plugin-sharp ^5.12.3 → ^5.13.0 gatsby-plugin-sitemap ^6.12.3 → ^6.13.0 gatsby-remark-autolink-headers ^6.12.3 → ^6.13.0 gatsby-source-filesystem ^5.12.1 → ^5.13.0 gatsby-transformer-sharp ^5.12.3 → ^5.13.0 prism-react-renderer ^2.2.0 → ^2.3.1 react-imask ^7.1.3 → ^7.2.1
1 parent 3d185ed commit 36118e6
Copy full SHA for 36118e6

File tree

1 file changed

+17
-17
lines changed
Filter options

1 file changed

+17
-17
lines changed

‎packages/docs/package.json

Copy file name to clipboardExpand all lines: packages/docs/package.json
+17-17Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -25,39 +25,39 @@
2525
},
2626
"dependencies": {
2727
"@coreui/chartjs": "^4.0.0-rc.0",
28-
"@coreui/coreui": "^5.0.0-rc.0",
28+
"@coreui/coreui": "^5.0.0-rc.1",
2929
"@coreui/icons": "^3.0.1",
3030
"@coreui/icons-react": "^2.2.1",
3131
"@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.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",
4848
"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",
5151
"glob": "^7.2.3",
5252
"globby": "^11.1.0",
53-
"prism-react-renderer": "^2.2.0",
53+
"prism-react-renderer": "^2.3.1",
5454
"prismjs": "^1.29.0",
5555
"prop-types": "^15.8.1",
5656
"react": "^18.2.0",
5757
"react-docgen-typescript": "^2.2.2",
5858
"react-dom": "^18.2.0",
5959
"react-helmet": "^6.1.0",
60-
"react-imask": "^7.1.3",
60+
"react-imask": "^7.2.1",
6161
"rimraf": "^5.0.5",
6262
"sass": "^1.69.5"
6363
},

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.