Skip to content

Commit f75c064

Browse files
chore(deps): update all non-major dependencies
1 parent a91fd06 commit f75c064

File tree

2 files changed

+136
-135
lines changed

2 files changed

+136
-135
lines changed

package.json

Lines changed: 6 additions & 6 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.24.0",
1717
"engines": {
1818
"node": ">=16",
1919
"pnpm": ">=8"
@@ -62,27 +62,27 @@
6262
"zod": "^4.0.0"
6363
},
6464
"devDependencies": {
65-
"@changesets/changelog-github": "0.5.1",
66-
"@changesets/cli": "2.29.7",
65+
"@changesets/changelog-github": "0.5.2",
66+
"@changesets/cli": "2.29.8",
6767
"@ianvs/prettier-plugin-sort-imports": "4.7.0",
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",
7272
"@types/node": "24.10.1",
7373
"@types/yargs": "17.0.35",
74-
"@typescript-eslint/parser": "8.48.0",
74+
"@typescript-eslint/parser": "8.48.1",
7575
"cross-env": "10.1.0",
7676
"eslint": "9.39.1",
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.7.4",
8181
"prettier-plugin-pkg": "0.21.2",
8282
"prettier-plugin-sh": "0.18.0",
8383
"rimraf": "6.1.2",
8484
"typescript": "5.9.3",
85-
"vitest": "4.0.14"
85+
"vitest": "4.0.15"
8686
},
8787
"publishConfig": {
8888
"access": "public"

0 commit comments

Comments
 (0)