Skip to content

Commit 6ffc87f

Browse files
committed
Update dependencies
1 parent 3795402 commit 6ffc87f

File tree

4 files changed

+537
-529
lines changed

4 files changed

+537
-529
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@
3434
"devDependencies": {
3535
"@logux/eslint-config": "53.5.1",
3636
"@types/chrome": "0.0.299",
37-
"@types/node": "22.10.7",
38-
"@types/ws": "8.5.13",
37+
"@types/node": "22.10.10",
38+
"@types/ws": "8.5.14",
3939
"better-node-test": "0.7.1",
40-
"eslint": "9.18.0",
40+
"eslint": "9.19.0",
4141
"eslint-plugin-svelte": "2.46.1",
4242
"husky": "9.1.7",
4343
"nano-staged": "0.8.0",
@@ -47,17 +47,17 @@
4747
"remark-cli": "12.0.1",
4848
"remark-lint-check-toc": "1.0.0",
4949
"remark-lint-code-block-split-list": "1.0.0",
50-
"remark-lint-fenced-code-flag": "4.0.0",
51-
"remark-lint-first-heading-level": "4.0.0",
50+
"remark-lint-fenced-code-flag": "4.1.1",
51+
"remark-lint-first-heading-level": "4.0.1",
5252
"remark-lint-heading-capitalization": "1.3.0",
53-
"remark-lint-heading-increment": "4.0.0",
53+
"remark-lint-heading-increment": "4.0.1",
5454
"remark-lint-match-punctuation": "0.2.1",
5555
"remark-lint-no-dead-urls": "2.0.1",
56-
"remark-lint-no-shell-dollars": "4.0.0",
56+
"remark-lint-no-shell-dollars": "4.0.1",
5757
"remark-lint-smarty-pants-typography": "1.1.0",
5858
"remark-validate-links": "13.0.2",
59-
"stylelint": "16.13.2",
60-
"svelte": "5.19.1",
59+
"stylelint": "16.14.1",
60+
"svelte": "5.19.3",
6161
"svelte-check": "4.1.4",
6262
"svgo": "3.3.2",
6363
"typescript": "5.7.3"

0 commit comments

Comments
 (0)