|
8 | 8 | "author": "JounQin <[email protected]> (https://www.1stG.me)", |
9 | 9 | "funding": "https://opencollective.com/eslint-plugin-import-x", |
10 | 10 | "license": "MIT", |
11 | | - "packageManager": "[email protected].1", |
| 11 | + "packageManager": "[email protected].2", |
12 | 12 | "engines": { |
13 | 13 | "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
14 | 14 | }, |
|
77 | 77 | } |
78 | 78 | }, |
79 | 79 | "dependencies": { |
80 | | - "@typescript-eslint/types": "^8.33.0", |
| 80 | + "@typescript-eslint/types": "^8.33.1", |
81 | 81 | "comment-parser": "^1.4.1", |
82 | 82 | "debug": "^4.4.1", |
83 | | - "eslint-import-context": "^0.1.6", |
| 83 | + "eslint-import-context": "^0.1.7", |
84 | 84 | "is-glob": "^4.0.3", |
85 | 85 | "minimatch": "^9.0.3 || ^10.0.1", |
86 | 86 | "semver": "^7.7.2", |
87 | | - "stable-hash": "^0.0.5", |
88 | | - "unrs-resolver": "^1.7.8" |
| 87 | + "stable-hash-x": "^0.1.1", |
| 88 | + "unrs-resolver": "^1.7.10" |
89 | 89 | }, |
90 | 90 | "devDependencies": { |
91 | | - "@1stg/commitlint-config": "^5.0.6", |
92 | | - "@1stg/nano-staged": "^0.1.2", |
93 | | - "@1stg/prettier-config": "^5.2.0", |
94 | | - "@1stg/remark-preset": "^3.1.1", |
95 | | - "@1stg/simple-git-hooks": "^2.0.1", |
| 91 | + "@1stg/commitlint-config": "^5.1.0", |
| 92 | + "@1stg/nano-staged": "^0.2.0", |
| 93 | + "@1stg/prettier-config": "^5.2.1", |
| 94 | + "@1stg/remark-preset": "^3.1.2", |
| 95 | + "@1stg/simple-git-hooks": "^2.1.0", |
96 | 96 | "@1stg/tsconfig": "^3.0.3", |
97 | | - "@angular-eslint/template-parser": "^19.6.0", |
98 | | - "@babel/core": "^7.27.3", |
99 | | - "@babel/eslint-parser": "^7.27.1", |
| 97 | + "@angular-eslint/template-parser": "^19.7.1", |
| 98 | + "@babel/core": "^7.27.4", |
| 99 | + "@babel/eslint-parser": "^7.27.5", |
100 | 100 | "@babel/plugin-proposal-decorators": "^7.27.1", |
101 | 101 | "@babel/plugin-proposal-export-default-from": "^7.27.1", |
102 | 102 | "@babel/preset-env": "^7.27.2", |
|
108 | 108 | "@changesets/cli": "^2.29.4", |
109 | 109 | "@commitlint/cli": "^19.8.1", |
110 | 110 | "@eslint/import-test-order-redirect-scoped": "link:./test/fixtures/order-redirect-scoped", |
111 | | - "@eslint/js": "^9.27.0", |
| 111 | + "@eslint/js": "^9.28.0", |
112 | 112 | "@swc-node/jest": "^1.8.13", |
113 | | - "@swc/core": "^1.11.29", |
| 113 | + "@swc/core": "^1.11.31", |
114 | 114 | "@swc/helpers": "^0.5.17", |
115 | 115 | "@test-scope/some-module": "link:./test/fixtures/symlinked-module", |
116 | 116 | "@total-typescript/ts-reset": "^0.6.1", |
|
121 | 121 | "@types/jest": "^29.5.14", |
122 | 122 | "@types/json-schema": "^7.0.15", |
123 | 123 | "@types/klaw-sync": "^6.0.5", |
124 | | - "@types/node": "^22.15.27", |
| 124 | + "@types/node": "^22.15.29", |
125 | 125 | "@types/pnpapi": "^0.0.5", |
126 | 126 | "@types/tmp": "^0.2.6", |
127 | | - "@typescript-eslint/eslint-plugin": "^8.33.0", |
128 | | - "@typescript-eslint/parser": "^8.33.0", |
| 127 | + "@typescript-eslint/eslint-plugin": "^8.33.1", |
| 128 | + "@typescript-eslint/parser": "^8.33.1", |
129 | 129 | "@typescript-eslint/rule-tester": "^8.33.0", |
130 | | - "@typescript-eslint/utils": "^8.33.0", |
| 130 | + "@typescript-eslint/utils": "^8.33.1", |
131 | 131 | "@unts/patch-package": "^8.1.1", |
132 | 132 | "clean-pkg-json": "^1.3.0", |
133 | | - "eslint": "^9.27.0", |
| 133 | + "eslint": "^9.28.0", |
134 | 134 | "eslint-config-prettier": "^10.1.5", |
135 | 135 | "eslint-doc-generator": "^2.1.2", |
136 | | - "eslint-import-resolver-typescript": "^4.4.1", |
| 136 | + "eslint-import-resolver-typescript": "^4.4.2", |
137 | 137 | "eslint-import-resolver-webpack": "^0.13.10", |
138 | 138 | "eslint-import-test-order-redirect": "link:./test/fixtures/order-redirect", |
139 | 139 | "eslint-plugin-eslint-plugin": "^6.4.0", |
140 | 140 | "eslint-plugin-import-x": "link:.", |
141 | 141 | "eslint-plugin-jest": "^28.12.0", |
142 | 142 | "eslint-plugin-json": "^4.0.1", |
143 | 143 | "eslint-plugin-mdx": "^3.4.2", |
144 | | - "eslint-plugin-n": "^17.18.0", |
| 144 | + "eslint-plugin-n": "^17.19.0", |
145 | 145 | "eslint-plugin-prettier": "^5.4.1", |
146 | 146 | "eslint-plugin-unicorn": "^59.0.1", |
147 | 147 | "eslint-plugin-yml": "^1.18.0", |
148 | 148 | "eslint8.56": "npm:eslint@~8.56.0", |
149 | | - "eslint9": "npm:eslint@^9.27.0", |
| 149 | + "eslint9": "npm:eslint@^9.28.0", |
150 | 150 | "globals": "^16.2.0", |
151 | 151 | "hermes-eslint": "^0.28.1", |
152 | | - "jest": "^30.0.0-beta.5", |
| 152 | + "jest": "^30.0.0-beta.9", |
153 | 153 | "klaw-sync": "^7.0.0", |
154 | 154 | "nano-staged": "^0.8.0", |
155 | 155 | "npm-run-all2": "^8.0.4", |
|
161 | 161 | "tinyexec": "^1.0.1", |
162 | 162 | "tmp": "^0.2.3", |
163 | 163 | "ts-node": "^10.9.2", |
164 | | - "tsdown": "^0.12.5", |
| 164 | + "tsdown": "^0.12.6", |
165 | 165 | "type-fest": "^4.41.0", |
166 | 166 | "typescript": "^5.8.3", |
167 | | - "typescript-eslint": "^8.33.0", |
168 | | - "yarn-berry-deduplicate": "^6.1.3", |
169 | | - "zod": "~3.24.4" |
| 167 | + "typescript-eslint": "^8.33.1", |
| 168 | + "yarn-berry-deduplicate": "^6.1.3" |
170 | 169 | }, |
171 | 170 | "resolutions": { |
| 171 | + "@typescript-eslint/utils": "^8.33.1", |
172 | 172 | "prettier": "^3.5.3" |
173 | 173 | }, |
174 | 174 | "eslintIgnore": [ |
|
0 commit comments