Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Nov 5, 2024
1 parent c4e9b39 commit 7e6a348
Show file tree
Hide file tree
Showing 4 changed files with 907 additions and 1,066 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
},
"devDependencies": {
"@logux/eslint-config": "53.4.2",
"@types/chrome": "^0.0.279",
"@types/node": "22.8.2",
"@types/ws": "8.5.12",
"@types/chrome": "^0.0.280",
"@types/node": "22.8.7",
"@types/ws": "8.5.13",
"better-node-test": "0.7.1",
"eslint": "9.13.0",
"eslint": "9.14.0",
"eslint-plugin-svelte": "^2.46.0",
"husky": "^9.1.6",
"nano-staged": "0.8.0",
Expand All @@ -55,9 +55,9 @@
"remark-lint-no-dead-urls": "^2.0.1",
"remark-lint-no-shell-dollars": "^4.0.0",
"remark-lint-smarty-pants-typography": "^1.1.0",
"remark-validate-links": "^13.0.1",
"remark-validate-links": "^13.0.2",
"stylelint": "16.10.0",
"svelte": "5.1.4",
"svelte": "5.1.9",
"svelte-check": "4.0.5",
"svgo": "3.3.2",
"typescript": "5.6.3"
Expand Down
Loading

0 comments on commit 7e6a348

Please sign in to comment.