|
54 | 54 | "@swc/core": "^1.3.102", |
55 | 55 | "@swc/helpers": "^0.5.3", |
56 | 56 | "@types/jest": "^29.5.4", |
57 | | - "@types/lodash.has": "^4.5.8", |
| 57 | + "@types/lodash.has": "^4.5.9", |
58 | 58 | "@types/mkdirp": "^1.0.2", |
59 | | - "@types/node": "^18.18.6", |
| 59 | + "@types/node": "^18.19.61", |
60 | 60 | "@types/rimraf": "^3.0.2", |
61 | 61 | "@types/which": "^2.0.2", |
62 | 62 | "@typescript-eslint/eslint-plugin": "^5.62.0", |
63 | 63 | "@typescript-eslint/parser": "^5.62.0", |
64 | | - "commitizen": "^4.3.0", |
| 64 | + "commitizen": "^4.3.1", |
65 | 65 | "concurrently": "^7.6.0", |
66 | 66 | "cosmiconfig": "^8.3.6", |
67 | 67 | "cross-env": "^7.0.3", |
68 | 68 | "cross-spawn": "^7.0.3", |
69 | 69 | "doctoc": "^2.2.1", |
70 | | - "eslint": "^8.52.0", |
| 70 | + "eslint": "^8.57.1", |
71 | 71 | "eslint-config-airbnb": "19.0.4", |
72 | 72 | "eslint-config-airbnb-typescript": "^17.1.0", |
73 | 73 | "eslint-config-prettier": "^8.10.0", |
74 | | - "eslint-plugin-import": "^2.29.0", |
75 | | - "eslint-plugin-jest": "^27.4.3", |
76 | | - "eslint-plugin-jsx-a11y": "^6.7.1", |
| 74 | + "eslint-plugin-import": "^2.31.0", |
| 75 | + "eslint-plugin-jest": "^27.9.0", |
| 76 | + "eslint-plugin-jsx-a11y": "^6.10.2", |
77 | 77 | "eslint-plugin-prettier": "^4.2.1", |
78 | | - "eslint-plugin-react": "^7.33.2", |
79 | | - "eslint-plugin-react-hooks": "^4.6.0", |
| 78 | + "eslint-plugin-react": "^7.37.2", |
| 79 | + "eslint-plugin-react-hooks": "^4.6.2", |
80 | 80 | "glob": "^8.1.0", |
81 | 81 | "is-ci": "^3.0.1", |
82 | 82 | "jest": "^29.5.0", |
|
91 | 91 | "read-pkg-up": "^7.0.1", |
92 | 92 | "rimraf": "^4.1.1", |
93 | 93 | "swc_mut_cjs_exports": "^0.86.17", |
94 | | - "tslib": "^2.6.2", |
| 94 | + "tslib": "^2.8.0", |
95 | 95 | "typescript": "^4.9.5", |
96 | 96 | "which": "^3.0.0", |
97 | 97 | "yargs-parser": "^21.1.1" |
|
129 | 129 | }, |
130 | 130 | "homepage": "https://github.com/hoverinc/hover-javascript#readme", |
131 | 131 | "devDependencies": { |
132 | | - "@babel/cli": "^7.23.0", |
133 | | - "@babel/core": "^7.23.2", |
134 | | - "@babel/preset-env": "^7.23.2", |
| 132 | + "@babel/cli": "^7.25.9", |
| 133 | + "@babel/core": "^7.26.0", |
| 134 | + "@babel/preset-env": "^7.26.0", |
135 | 135 | "@babel/preset-typescript": "^7.23.3", |
136 | | - "@types/cross-spawn": "^6.0.4", |
137 | | - "@types/lodash.merge": "^4", |
| 136 | + "@types/cross-spawn": "^6.0.6", |
138 | 137 | "depcheck": "^1.4.7", |
139 | 138 | "eslint-config-kentcdodds": "^20.5.0", |
140 | 139 | "husky": "^8.0.3", |
|
150 | 149 | "optional": true |
151 | 150 | } |
152 | 151 | }, |
153 | | - "packageManager": "yarn@3.6.4" |
| 152 | + "packageManager": "yarn@3.8.6" |
154 | 153 | } |
0 commit comments