|
71 | 71 | "object.entries": "^1.1.5" |
72 | 72 | }, |
73 | 73 | "devDependencies": { |
74 | | - "@babel/runtime": "^7.16.3", |
| 74 | + "@babel/runtime": "^7.17.9", |
75 | 75 | "babel-preset-airbnb": "^4.5.0", |
76 | 76 | "babel-tape-runner": "^3.0.0", |
77 | 77 | "eclint": "^2.8.1", |
78 | 78 | "eslint": "^7.32.0 || ^8.2.0", |
79 | | - "eslint-find-rules": "^4.0.0", |
80 | | - "eslint-plugin-import": "^2.25.3", |
| 79 | + "eslint-find-rules": "^4.1.0", |
| 80 | + "eslint-plugin-import": "^2.26.0", |
81 | 81 | "eslint-plugin-jsx-a11y": "^6.5.1", |
82 | | - "eslint-plugin-react": "^7.28.0", |
83 | | - "eslint-plugin-react-hooks": "^4.3.0", |
| 82 | + "eslint-plugin-react": "^7.29.4", |
| 83 | + "eslint-plugin-react-hooks": "^4.5.0", |
84 | 84 | "in-publish": "^2.0.1", |
85 | 85 | "react": ">= 0.13.0", |
86 | 86 | "safe-publish-latest": "^2.0.0", |
87 | | - "tape": "^5.3.2" |
| 87 | + "tape": "^5.5.3" |
88 | 88 | }, |
89 | 89 | "peerDependencies": { |
90 | 90 | "eslint": "^7.32.0 || ^8.2.0", |
91 | | - "eslint-plugin-import": "^2.25.3", |
| 91 | + "eslint-plugin-import": "^2.26.0", |
92 | 92 | "eslint-plugin-jsx-a11y": "^6.5.1", |
93 | | - "eslint-plugin-react": "^7.28.0", |
94 | | - "eslint-plugin-react-hooks": "^4.3.0" |
| 93 | + "eslint-plugin-react": "^7.29.4", |
| 94 | + "eslint-plugin-react-hooks": "^4.5.0" |
95 | 95 | }, |
96 | 96 | "engines": { |
97 | 97 | "node": "^10.12.0 || ^12.22.0 || ^14.17.0 || >=16.0.0" |
|
0 commit comments