Skip to content

Commit ae569b8

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

File tree

2 files changed

+150
-141
lines changed

2 files changed

+150
-141
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -53,17 +53,17 @@
5353
"@types/libsodium-wrappers": "0.7.14",
5454
"@types/lodash.clonedeep": "4.5.9",
5555
"@types/micromatch": "4.0.9",
56-
"@types/node": "22.13.5",
56+
"@types/node": "22.13.6",
5757
"@types/yargs": "17.0.33",
58-
"@typescript-eslint/eslint-plugin": "8.24.1",
59-
"@typescript-eslint/parser": "8.24.1",
58+
"@typescript-eslint/eslint-plugin": "8.25.0",
59+
"@typescript-eslint/parser": "8.25.0",
6060
"@willbooster/eslint-config-ts": "10.6.1",
6161
"@willbooster/prettier-config": "9.1.3",
6262
"@yarnpkg/core": "4.2.0",
63-
"build-ts": "13.1.24",
63+
"build-ts": "13.1.25",
6464
"conventional-changelog-conventionalcommits": "8.0.0",
6565
"eslint": "8.57.0",
66-
"eslint-config-prettier": "10.0.1",
66+
"eslint-config-prettier": "10.0.2",
6767
"eslint-import-resolver-typescript": "3.8.3",
6868
"eslint-plugin-import": "2.31.0",
6969
"eslint-plugin-sort-class-members": "1.21.0",
@@ -76,11 +76,11 @@
7676
"pinst": "3.0.0",
7777
"prettier": "3.5.2",
7878
"semantic-release": "24.2.3",
79-
"sort-package-json": "2.14.0",
79+
"sort-package-json": "2.15.0",
8080
"ts-node": "10.9.2",
8181
"type-fest": "4.35.0",
82-
"typescript": "5.7.3",
83-
"vitest": "3.0.6"
82+
"typescript": "5.8.2",
83+
"vitest": "3.0.7"
8484
},
8585
"packageManager": "[email protected]",
8686
"engines": {

0 commit comments

Comments
 (0)