|
49 | 49 | "license": "MIT", |
50 | 50 | "main": "index.js", |
51 | 51 | "dependencies": { |
52 | | - "axios": "^1.2.3", |
53 | | - "gatsby-source-filesystem": "^5.4.0", |
| 52 | + "axios": "^1.2.4", |
| 53 | + "gatsby-source-filesystem": "^5.5.0", |
54 | 54 | "lodash": "^4.17.21", |
55 | 55 | "qs": "^6.11.0" |
56 | 56 | }, |
|
59 | 59 | "@babel/core": "^7.20.12", |
60 | 60 | "@babel/eslint-parser": "^7.19.1", |
61 | 61 | "@babel/plugin-transform-runtime": "^7.19.6", |
62 | | - "@babel/runtime": "^7.20.0", |
63 | | - "@commitlint/cli": "^17.4.1", |
64 | | - "@commitlint/config-conventional": "^17.4.0", |
65 | | - "babel-preset-gatsby-package": "^3.4.0", |
| 62 | + "@babel/runtime": "^7.20.13", |
| 63 | + "@commitlint/cli": "^17.4.2", |
| 64 | + "@commitlint/config-conventional": "^17.4.2", |
| 65 | + "babel-preset-gatsby-package": "^3.5.0", |
66 | 66 | "babel-preset-minify": "^0.5.2", |
67 | | - "commitizen": "^4.2.5", |
| 67 | + "commitizen": "^4.3.0", |
68 | 68 | "cross-env": "^7.0.3", |
69 | 69 | "cz-conventional-changelog": "3.3.0", |
70 | | - "eslint": "^8.31.0", |
| 70 | + "eslint": "^8.32.0", |
71 | 71 | "eslint-config-prettier": "^8.6.0", |
72 | 72 | "eslint-plugin-babel": "^5.3.1", |
73 | 73 | "eslint-plugin-prettier": "^4.2.1", |
74 | | - "eslint-plugin-react": "^7.31.10", |
75 | | - "gatsby-core-utils": "^4.4.0", |
| 74 | + "eslint-plugin-react": "^7.32.1", |
| 75 | + "gatsby-core-utils": "^4.5.0", |
76 | 76 | "husky": "^8.0.3", |
77 | 77 | "lint-staged": "^13.0.3", |
78 | | - "prettier": "^2.8.2", |
| 78 | + "prettier": "^2.8.3", |
79 | 79 | "react": "^18.2.0" |
80 | 80 | }, |
81 | 81 | "peerDependencies": { |
|
0 commit comments