Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

Commit 57528c7

Browse files
[renovate] Update gatsby to v5
1 parent be0aeda commit 57528c7

File tree

2 files changed

+7728
-95
lines changed

2 files changed

+7728
-95
lines changed

docs-www/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-carousel-docs",
33
"description": "Gatsby-Docs-Kit starter repository",
4-
"version": "0.0.52",
4+
"version": "0.0.53",
55
"author": "Brainhub",
66
"license": "MIT",
77
"scripts": {
@@ -14,8 +14,8 @@
1414
},
1515
"dependencies": {
1616
"@brainhubeu/gatsby-docs-kit": "3.0.8",
17-
"gatsby": "^2.24.2",
18-
"gatsby-link": "2.3.1",
17+
"gatsby": "^5.0.0",
18+
"gatsby-link": "5.13.1",
1919
"lodash": "^4.17.21",
2020
"react-fa": "^5.0.0"
2121
},
@@ -28,7 +28,7 @@
2828
"@babel/preset-stage-1": "^7.8.3",
2929
"@babel/register": "^7.10.4",
3030
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
31-
"gatsby-plugin-google-analytics": "2.2.2",
31+
"gatsby-plugin-google-analytics": "5.13.1",
3232
"gh-pages": "^3.1.0",
3333
"react": "^16.13.1",
3434
"react-dom": "^16.13.1"

0 commit comments

Comments
 (0)