Skip to content

Commit ad39829

Browse files
feat: more tweaks
1 parent 6830465 commit ad39829

File tree

4 files changed

+226
-217
lines changed

4 files changed

+226
-217
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -64,16 +64,16 @@
6464
"@semantic-release/git": "10.0.1",
6565
"@semantic-release/github": "10.0.6",
6666
"@semantic-release/npm": "12.0.1",
67-
"@semantic-release/release-notes-generator": "14.0.0",
68-
"@stylistic/eslint-plugin": "2.2.1",
69-
"@stylistic/eslint-plugin-migrate": "2.2.1",
70-
"@types/node": "20.14.5",
67+
"@semantic-release/release-notes-generator": "14.0.1",
68+
"@stylistic/eslint-plugin": "2.2.2",
69+
"@stylistic/eslint-plugin-migrate": "2.2.2",
70+
"@types/node": "20.14.8",
7171
"@typescript-eslint/eslint-plugin": "8.0.0-alpha.30",
7272
"@typescript-eslint/parser": "8.0.0-alpha.30",
7373
"@typescript-eslint/utils": "8.0.0-alpha.30",
7474
"@unocss/eslint-plugin": "0.61.0",
7575
"commitizen": "4.3.0",
76-
"cspell": "8.9.0",
76+
"cspell": "8.9.1",
7777
"cz-conventional-changelog": "3.3.0",
7878
"deassert": "1.0.2",
7979
"eslint": "9.5.0",
@@ -82,8 +82,8 @@
8282
"eslint-plugin-eslint-comments": "3.2.0",
8383
"eslint-plugin-format": "0.1.2",
8484
"eslint-plugin-functional": "7.0.0-alpha.9",
85-
"eslint-plugin-import-x": "0.5.1",
86-
"eslint-plugin-jsdoc": "48.2.12",
85+
"eslint-plugin-import-x": "0.5.2",
86+
"eslint-plugin-jsdoc": "48.3.0",
8787
"eslint-plugin-jsonc": "2.16.0",
8888
"eslint-plugin-markdown": "5.0.0",
8989
"eslint-plugin-n": "17.9.0",
@@ -103,7 +103,7 @@
103103
"husky": "9.0.11",
104104
"jiti": "1.21.6",
105105
"jsonc-eslint-parser": "2.4.0",
106-
"knip": "5.21.2",
106+
"knip": "5.22.2",
107107
"lint-staged": "15.2.7",
108108
"markdownlint": "0.34.0",
109109
"markdownlint-cli": "0.41.0",
@@ -115,7 +115,7 @@
115115
"semantic-release": "24.0.0",
116116
"toml-eslint-parser": "0.9.3",
117117
"tsc-files": "1.1.4",
118-
"tsx": "4.15.6",
118+
"tsx": "4.15.7",
119119
"typescript": "5.4.5",
120120
"vue-eslint-parser": "9.4.3",
121121
"yaml-eslint-parser": "1.2.3"

0 commit comments

Comments
 (0)