Skip to content

Commit 08977c0

Browse files
[renovate] Update NPM dependencies
1 parent 1a57ebb commit 08977c0

File tree

6 files changed

+23637
-13313
lines changed

6 files changed

+23637
-13313
lines changed

docs-www/package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@brainhubeu/gatsby-docs-kit-start",
33
"description": "Gatsby-Docs-Kit starter repository",
4-
"version": "0.0.10",
4+
"version": "0.0.11",
55
"author": "Brainhub",
66
"license": "MIT",
77
"scripts": {
@@ -15,15 +15,15 @@
1515
},
1616
"dependencies": {
1717
"@brainhubeu/gatsby-docs-kit": "^3.2.8",
18-
"@brainhubeu/react-carousel": "^1.19.25",
19-
"gatsby": "^2.24.15",
20-
"gatsby-link": "^2.4.13",
21-
"react": "^16.13.1",
22-
"react-dom": "^16.13.1"
18+
"@brainhubeu/react-carousel": "^2.0.4",
19+
"gatsby": "^5.14.3",
20+
"gatsby-link": "^5.14.1",
21+
"react": "^19.1.0",
22+
"react-dom": "^19.1.0"
2323
},
2424
"devDependencies": {
25-
"eslint": "^6.8.0",
25+
"eslint": "^9.25.0",
2626
"eslint-config-brainhub": "^1.13.0",
27-
"gh-pages": "^2.2.0"
27+
"gh-pages": "^6.3.0"
2828
}
2929
}

0 commit comments

Comments
 (0)