Skip to content

Commit b4d51b4

Browse files
committed
chore(deps): update dependencies
- commander 14.0.2 → 14.0.3 - conf 15.0.2 → 15.1.0 - exit-hook 5.0.1 → 5.1.0 - lodash-es 4.17.22 → 4.17.23 - @stylistic/eslint-plugin 5.7.0 → 5.8.0 - @tsconfig/node24 24.0.3 → 24.0.4 - @yao-pkg/pkg 6.11.0 → 6.14.0 - rimraf 6.1.2 → 6.1.3 - semantic-release 25.0.2 → 25.0.3 - tsdown 0.19.0 → 0.20.3 - typescript-eslint 8.52.0 → 8.56.0
1 parent 39cc266 commit b4d51b4

2 files changed

Lines changed: 697 additions & 307 deletions

File tree

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,13 @@
4141
"dependencies": {
4242
"boxen": "8.0.1",
4343
"chalk": "5.6.2",
44-
"commander": "14.0.2",
45-
"conf": "15.0.2",
46-
"exit-hook": "5.0.1",
44+
"commander": "14.0.3",
45+
"conf": "15.1.0",
46+
"exit-hook": "5.1.0",
4747
"fuse.js": "7.1.0",
4848
"inquirer": "9.3.8",
4949
"inquirer-autocomplete-prompt": "3.0.1",
50-
"lodash-es": "4.17.22",
50+
"lodash-es": "4.17.23",
5151
"memoizee": "0.4.17",
5252
"shelljs": "0.10.0",
5353
"update-notifier": "7.3.1"
@@ -57,24 +57,24 @@
5757
"@semantic-release/changelog": "6.0.3",
5858
"@semantic-release/exec": "7.1.0",
5959
"@semantic-release/git": "10.0.1",
60-
"@stylistic/eslint-plugin": "5.7.0",
61-
"@tsconfig/node24": "24.0.3",
60+
"@stylistic/eslint-plugin": "5.8.0",
61+
"@tsconfig/node24": "24.0.4",
6262
"@types/inquirer": "^9.0.9",
6363
"@types/inquirer-autocomplete-prompt": "3.0.3",
6464
"@types/lodash-es": "4.17.12",
6565
"@types/memoizee": "0.4.12",
6666
"@types/node": "24.10.6",
6767
"@types/shelljs": "0.10.0",
6868
"@types/update-notifier": "6.0.8",
69-
"@yao-pkg/pkg": "6.11.0",
69+
"@yao-pkg/pkg": "6.14.0",
7070
"eslint": "9.39.2",
7171
"husky": "9.1.7",
7272
"prettier-package-json": "2.8.0",
73-
"rimraf": "6.1.2",
74-
"semantic-release": "25.0.2",
75-
"tsdown": "0.19.0",
73+
"rimraf": "6.1.3",
74+
"semantic-release": "25.0.3",
75+
"tsdown": "0.20.3",
7676
"tsx": "4.21.0",
7777
"typescript": "5.9.3",
78-
"typescript-eslint": "8.52.0"
78+
"typescript-eslint": "8.56.0"
7979
}
8080
}

0 commit comments

Comments
 (0)