Skip to content

Commit

Permalink
[renovate] Update NPM dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent c8eb333 commit 6c51898
Show file tree
Hide file tree
Showing 4 changed files with 5,253 additions and 2,898 deletions.
26 changes: 13 additions & 13 deletions docs-www/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@brainhubeu/gatsby-docs-kit-start",
"description": "Gatsby-Docs-Kit starter repository",
"version": "0.0.52",
"version": "0.0.53",
"author": "Brainhub",
"license": "MIT",
"scripts": {
Expand All @@ -15,29 +15,29 @@
},
"dependencies": {
"@brainhubeu/gatsby-docs-kit": "3.0.8",
"@brainhubeu/react-file-input": "^0.9.18",
"@brainhubeu/react-file-input": "^0.9.20",
"gatsby": "2.20.29",
"gatsby-link": "2.3.0",
"lodash": "^4.17.17",
"lodash": "^4.17.21",
"react-fa": "^5.0.0"
},
"devDependencies": {
"@babel/plugin-proposal-class-properties": "^7.10.4",
"@babel/plugin-transform-react-constant-elements": "^7.10.4",
"@babel/polyfill": "^7.10.4",
"@babel/preset-env": "^7.10.4",
"@babel/preset-react": "^7.10.4",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-transform-react-constant-elements": "^7.25.9",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.25.9",
"@babel/preset-stage-1": "^7.8.3",
"@babel/register": "^7.10.4",
"@babel/register": "^7.25.9",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"eslint": "^6.8.0",
"eslint-config-brainhub": "^1.13.0",
"eslint-config-brainhub": "^1.14.0",
"gatsby-plugin-google-analytics": "2.2.2",
"gh-pages": "^2.2.0",
"react": "^16.13.1",
"react-dom": "^16.13.1"
"react": "^16.14.0",
"react-dom": "^16.14.0"
},
"peerDependencies": {
"@babel/core": "^7.10.4"
"@babel/core": "^7.26.0"
}
}
Loading

0 comments on commit 6c51898

Please sign in to comment.