|
12 | 12 | ], |
13 | 13 | "funding": "https://opencollective.com/prettier-eslint-cli", |
14 | 14 | "license": "MIT", |
15 | | - "packageManager": "yarn@4.17.0", |
| 15 | + "packageManager": "yarn@4.18.0", |
16 | 16 | "engines": { |
17 | 17 | "node": "^20.19.0 || ^22.13.0 || >=24.0.0" |
18 | 18 | }, |
|
52 | 52 | "@eslint/config-array": "^0.23.5", |
53 | 53 | "@humanfs/node": "^0.16.8", |
54 | 54 | "@prettier/eslint": "npm:prettier-eslint@^17.1.0", |
55 | | - "chalk": "^5.6.2", |
| 55 | + "chalk": "^6.0.0", |
56 | 56 | "common-tags": "^1.8.2", |
57 | 57 | "eslint": "^10.5.0", |
58 | 58 | "find-up": "^8.0.0", |
|
68 | 68 | "@1stg/eslint-config": "^10.3.1", |
69 | 69 | "@1stg/prettier-config": "^5.4.0", |
70 | 70 | "@1stg/tsconfig": "^4.0.0", |
71 | | - "@changesets/changelog-github": "^0.7.0", |
72 | | - "@changesets/cli": "^2.31.0", |
| 71 | + "@changesets/changelog-github": "^1.0.0", |
| 72 | + "@changesets/cli": "^3.0.0", |
73 | 73 | "@oxc-node/core": "^0.1.0", |
74 | 74 | "@types/common-tags": "^1.8.4", |
75 | 75 | "@types/glob-parent": "^5.1.3", |
|
86 | 86 | "nps-utils": "^1.7.0", |
87 | 87 | "prettier": "^3.8.4", |
88 | 88 | "simple-git-hooks": "^2.13.1", |
89 | | - "typescript": "^6.0.3", |
| 89 | + "typescript": "^7.0.0", |
90 | 90 | "typescript-eslint": "^8.61.0", |
91 | 91 | "vitest": "^4.1.8", |
92 | 92 | "yarn-berry-deduplicate": "^6.1.3" |
|
0 commit comments