|
1 | 1 | { |
2 | 2 | "name": "@brainhubeu/gatsby-docs-kit-start", |
3 | 3 | "description": "Gatsby-Docs-Kit starter repository", |
4 | | - "version": "0.0.52", |
| 4 | + "version": "0.0.53", |
5 | 5 | "author": "Brainhub", |
6 | 6 | "license": "MIT", |
7 | 7 | "scripts": { |
|
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | 17 | "@brainhubeu/gatsby-docs-kit": "3.0.8", |
18 | | - "@brainhubeu/react-file-input": "^0.9.18", |
| 18 | + "@brainhubeu/react-file-input": "^0.9.20", |
19 | 19 | "gatsby": "2.20.29", |
20 | 20 | "gatsby-link": "2.3.0", |
21 | | - "lodash": "^4.17.17", |
| 21 | + "lodash": "^4.17.21", |
22 | 22 | "react-fa": "^5.0.0" |
23 | 23 | }, |
24 | 24 | "devDependencies": { |
25 | | - "@babel/plugin-proposal-class-properties": "^7.10.4", |
26 | | - "@babel/plugin-transform-react-constant-elements": "^7.10.4", |
27 | | - "@babel/polyfill": "^7.10.4", |
28 | | - "@babel/preset-env": "^7.10.4", |
29 | | - "@babel/preset-react": "^7.10.4", |
| 25 | + "@babel/plugin-proposal-class-properties": "^7.18.6", |
| 26 | + "@babel/plugin-transform-react-constant-elements": "^7.27.1", |
| 27 | + "@babel/polyfill": "^7.12.1", |
| 28 | + "@babel/preset-env": "^7.28.0", |
| 29 | + "@babel/preset-react": "^7.27.1", |
30 | 30 | "@babel/preset-stage-1": "^7.8.3", |
31 | | - "@babel/register": "^7.10.4", |
| 31 | + "@babel/register": "^7.27.1", |
32 | 32 | "babel-plugin-transform-react-remove-prop-types": "^0.4.24", |
33 | 33 | "eslint": "^6.8.0", |
34 | | - "eslint-config-brainhub": "^1.13.0", |
| 34 | + "eslint-config-brainhub": "^1.14.0", |
35 | 35 | "gatsby-plugin-google-analytics": "2.2.2", |
36 | 36 | "gh-pages": "^2.2.0", |
37 | | - "react": "^16.13.1", |
38 | | - "react-dom": "^16.13.1" |
| 37 | + "react": "^16.14.0", |
| 38 | + "react-dom": "^16.14.0" |
39 | 39 | }, |
40 | 40 | "peerDependencies": { |
41 | | - "@babel/core": "^7.10.4" |
| 41 | + "@babel/core": "^7.28.0" |
42 | 42 | } |
43 | 43 | } |
0 commit comments