|
10 | 10 | ],
|
11 | 11 | "funding": "https://opencollective.com/eslint-import-resolver-typescript",
|
12 | 12 | "license": "ISC",
|
13 |
| - "packageManager": "[email protected].1", |
| 13 | + "packageManager": "[email protected].2", |
14 | 14 | "engines": {
|
15 | 15 | "node": "^16.17.0 || >=18.6.0"
|
16 | 16 | },
|
|
70 | 70 | },
|
71 | 71 | "dependencies": {
|
72 | 72 | "debug": "^4.4.1",
|
73 |
| - "eslint-import-context": "^0.1.5", |
| 73 | + "eslint-import-context": "^0.1.8", |
74 | 74 | "get-tsconfig": "^4.10.1",
|
75 | 75 | "is-bun-module": "^2.0.0",
|
76 |
| - "stable-hash": "^0.0.5", |
| 76 | + "stable-hash-x": "^0.1.1", |
77 | 77 | "tinyglobby": "^0.2.14",
|
78 |
| - "unrs-resolver": "^1.7.2" |
| 78 | + "unrs-resolver": "^1.7.11" |
79 | 79 | },
|
80 | 80 | "devDependencies": {
|
81 |
| - "@1stg/common-config": "^14.0.0", |
| 81 | + "@1stg/common-config": "^14.1.0", |
82 | 82 | "@changesets/changelog-github": "^0.5.1",
|
83 | 83 | "@changesets/cli": "^2.29.4",
|
84 | 84 | "@commitlint/cli": "^19.8.1",
|
85 | 85 | "@mozilla/glean": "^5.0.4",
|
86 |
| - "@pkgr/core": "^0.2.4", |
| 86 | + "@pkgr/core": "^0.3.3", |
87 | 87 | "@total-typescript/ts-reset": "^0.6.1",
|
88 | 88 | "@types/debug": "^4.1.12",
|
89 |
| - "@types/node": "^22.15.21", |
| 89 | + "@types/node": "^22.15.30", |
90 | 90 | "@types/pnpapi": "^0.0.5",
|
91 | 91 | "@types/unist": "^3.0.3",
|
92 |
| - "@vitest/coverage-v8": "3.1.4", |
| 92 | + "@vitest/coverage-v8": "^3.2.2", |
93 | 93 | "@vitest/eslint-plugin": "^1.2.1",
|
94 | 94 | "clean-pkg-json": "^1.3.0",
|
95 | 95 | "dummy.js": "link:dummy.js",
|
96 |
| - "eslint": "^9.27.0", |
| 96 | + "eslint": "^9.28.0", |
97 | 97 | "eslint-import-resolver-typescript": "workspace:*",
|
98 |
| - "eslint-plugin-import-x": "^4.13.1", |
| 98 | + "eslint-plugin-import-x": "^4.15.1", |
99 | 99 | "nano-staged": "^0.8.0",
|
100 | 100 | "npm-run-all2": "^8.0.4",
|
101 | 101 | "path-serializer": "^0.4.0",
|
|
106 | 106 | "size-limit": "^11.2.0",
|
107 | 107 | "size-limit-preset-node-lib": "^0.4.0",
|
108 | 108 | "tinyexec": "^1.0.1",
|
109 |
| - "tsdown": "^0.12.3", |
| 109 | + "tsdown": "^0.12.7", |
110 | 110 | "type-coverage": "^2.29.7",
|
111 | 111 | "typescript": "^5.8.3",
|
112 |
| - "vitest": "^3.1.4", |
| 112 | + "vitest": "^3.2.2", |
113 | 113 | "yarn-berry-deduplicate": "^6.1.3"
|
114 | 114 | },
|
115 | 115 | "resolutions": {
|
|
0 commit comments