|
13 | 13 | "url": "https://github.com/kamilkisiela"
|
14 | 14 | },
|
15 | 15 | "license": "MIT",
|
16 |
| - "packageManager": "pnpm@10.11.1", |
| 16 | + "packageManager": "pnpm@10.12.2", |
17 | 17 | "engines": {
|
18 | 18 | "node": ">=16",
|
19 | 19 | "pnpm": ">=8"
|
|
63 | 63 | },
|
64 | 64 | "devDependencies": {
|
65 | 65 | "@changesets/changelog-github": "0.5.1",
|
66 |
| - "@changesets/cli": "2.29.4", |
| 66 | + "@changesets/cli": "2.29.5", |
67 | 67 | "@ianvs/prettier-plugin-sort-imports": "4.4.2",
|
68 | 68 | "@theguild/prettier-config": "3.0.1",
|
69 | 69 | "@types/fs-extra": "11.0.4",
|
70 | 70 | "@types/js-yaml": "4.0.9",
|
71 | 71 | "@types/lodash.get": "4.4.9",
|
72 |
| - "@types/node": "22.15.29", |
| 72 | + "@types/node": "22.15.32", |
73 | 73 | "@types/yargs": "17.0.33",
|
74 |
| - "@typescript-eslint/parser": "8.33.1", |
| 74 | + "@typescript-eslint/parser": "8.34.1", |
75 | 75 | "cross-env": "7.0.3",
|
76 |
| - "eslint": "9.28.0", |
77 |
| - "eslint-plugin-import": "2.31.0", |
| 76 | + "eslint": "9.29.0", |
| 77 | + "eslint-plugin-import": "2.32.0", |
78 | 78 | "jest-resolve": "29.7.0",
|
79 | 79 | "jest-snapshot-serializer-raw": "2.0.0",
|
80 |
| - "prettier": "3.5.3", |
81 |
| - "prettier-plugin-pkg": "0.19.1", |
| 80 | + "prettier": "3.6.0", |
| 81 | + "prettier-plugin-pkg": "0.21.1", |
82 | 82 | "prettier-plugin-sh": "0.17.4",
|
83 | 83 | "rimraf": "6.0.1",
|
84 | 84 | "typescript": "5.8.3",
|
85 |
| - "vitest": "3.2.1" |
| 85 | + "vitest": "3.2.4" |
86 | 86 | },
|
87 | 87 | "publishConfig": {
|
88 | 88 | "access": "public"
|
|
0 commit comments