Skip to content

Commit d0f1767

Browse files
chore(deps): update all non-major dependencies
1 parent 97e6394 commit d0f1767

2 files changed

Lines changed: 229 additions & 224 deletions

File tree

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"url": "https://github.com/kamilkisiela"
1414
},
1515
"license": "MIT",
16-
"packageManager": "pnpm@10.23.0",
16+
"packageManager": "pnpm@10.31.0",
1717
"engines": {
1818
"node": ">=16",
1919
"pnpm": ">=8"
@@ -62,34 +62,34 @@
6262
"zod": "^4.0.0"
6363
},
6464
"devDependencies": {
65-
"@changesets/changelog-github": "0.5.1",
66-
"@changesets/cli": "2.29.7",
67-
"@ianvs/prettier-plugin-sort-imports": "4.7.0",
65+
"@changesets/changelog-github": "0.6.0",
66+
"@changesets/cli": "2.30.0",
67+
"@ianvs/prettier-plugin-sort-imports": "4.7.1",
6868
"@theguild/prettier-config": "3.0.1",
6969
"@types/fs-extra": "11.0.4",
7070
"@types/js-yaml": "4.0.9",
7171
"@types/lodash.get": "4.4.9",
72-
"@types/node": "24.10.1",
72+
"@types/node": "24.12.0",
7373
"@types/yargs": "17.0.35",
74-
"@typescript-eslint/parser": "8.48.0",
74+
"@typescript-eslint/parser": "8.57.0",
7575
"cross-env": "10.1.0",
76-
"eslint": "9.39.1",
76+
"eslint": "9.39.4",
7777
"eslint-plugin-import": "2.32.0",
7878
"jest-resolve": "30.2.0",
7979
"jest-snapshot-serializer-raw": "2.0.0",
80-
"prettier": "3.6.2",
80+
"prettier": "3.8.1",
8181
"prettier-plugin-pkg": "0.21.2",
8282
"prettier-plugin-sh": "0.18.0",
83-
"rimraf": "6.1.2",
83+
"rimraf": "6.1.3",
8484
"typescript": "5.9.3",
85-
"vitest": "4.0.14"
85+
"vitest": "4.0.18"
8686
},
8787
"publishConfig": {
8888
"access": "public"
8989
},
9090
"pnpm": {
9191
"overrides": {
92-
"glob": "13.0.0"
92+
"glob": "13.0.6"
9393
}
9494
}
9595
}

0 commit comments

Comments
 (0)