Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jan 27, 2025
1 parent 3795402 commit 6ffc87f
Show file tree
Hide file tree
Showing 4 changed files with 537 additions and 529 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
"devDependencies": {
"@logux/eslint-config": "53.5.1",
"@types/chrome": "0.0.299",
"@types/node": "22.10.7",
"@types/ws": "8.5.13",
"@types/node": "22.10.10",
"@types/ws": "8.5.14",
"better-node-test": "0.7.1",
"eslint": "9.18.0",
"eslint": "9.19.0",
"eslint-plugin-svelte": "2.46.1",
"husky": "9.1.7",
"nano-staged": "0.8.0",
Expand All @@ -47,17 +47,17 @@
"remark-cli": "12.0.1",
"remark-lint-check-toc": "1.0.0",
"remark-lint-code-block-split-list": "1.0.0",
"remark-lint-fenced-code-flag": "4.0.0",
"remark-lint-first-heading-level": "4.0.0",
"remark-lint-fenced-code-flag": "4.1.1",
"remark-lint-first-heading-level": "4.0.1",
"remark-lint-heading-capitalization": "1.3.0",
"remark-lint-heading-increment": "4.0.0",
"remark-lint-heading-increment": "4.0.1",
"remark-lint-match-punctuation": "0.2.1",
"remark-lint-no-dead-urls": "2.0.1",
"remark-lint-no-shell-dollars": "4.0.0",
"remark-lint-no-shell-dollars": "4.0.1",
"remark-lint-smarty-pants-typography": "1.1.0",
"remark-validate-links": "13.0.2",
"stylelint": "16.13.2",
"svelte": "5.19.1",
"stylelint": "16.14.1",
"svelte": "5.19.3",
"svelte-check": "4.1.4",
"svgo": "3.3.2",
"typescript": "5.7.3"
Expand Down
Loading

0 comments on commit 6ffc87f

Please sign in to comment.