Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jul 18, 2024
1 parent cd22a36 commit 4e452c6
Show file tree
Hide file tree
Showing 3 changed files with 1,198 additions and 2,265 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,17 @@
"proxy"
],
"devDependencies": {
"@logux/eslint-config": "github:logux/eslint-config",
"@types/node": "20.14.10",
"@types/ws": "8.5.10",
"@logux/eslint-config": "53.2.1",
"@types/node": "20.14.11",
"@types/ws": "8.5.11",
"better-node-test": "0.5.1",
"eslint": "9.6.0",
"eslint-plugin-svelte": "^2.41.0",
"husky": "^9.0.11",
"eslint": "9.7.0",
"eslint-plugin-svelte": "^2.42.0",
"husky": "^9.1.1",
"nano-staged": "0.8.0",
"postcss-html": "1.7.0",
"prettier": "3.3.2",
"prettier-plugin-svelte": "3.2.5",
"prettier": "3.3.3",
"prettier-plugin-svelte": "3.2.6",
"remark-cli": "^12.0.1",
"remark-lint-check-toc": "^1.0.0",
"remark-lint-code-block-split-list": "^1.0.0",
Expand All @@ -60,7 +60,7 @@
"remark-lint-no-shell-dollars": "^4.0.0",
"remark-lint-smarty-pants-typography": "^1.1.0",
"remark-validate-links": "^13.0.1",
"stylelint": "16.6.1",
"stylelint": "16.7.0",
"svelte": "4.2.18",
"svelte-check": "3.8.4",
"svgo": "3.3.2",
Expand Down
Loading

0 comments on commit 4e452c6

Please sign in to comment.