Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Nov 24, 2024
1 parent 74166e1 commit b45fb4e
Show file tree
Hide file tree
Showing 6 changed files with 707 additions and 605 deletions.
4 changes: 2 additions & 2 deletions core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"@nanostores/i18n": "0.12.2",
"@nanostores/persistent": "0.10.2",
"@slowreader/api": "workspace:*",
"dompurify": "3.2.0",
"dompurify": "3.2.1",
"just-debounce-it": "3.2.0",
"nanoid": "5.0.8",
"nanostores": "0.11.3"
},
"devDependencies": {
"@logux/actions": "0.4.0",
"@types/dompurify": "3.0.5",
"@types/dompurify": "3.2.0",
"@types/jsdom": "21.1.7",
"better-node-test": "0.7.1",
"c8": "10.1.2",
Expand Down
2 changes: 1 addition & 1 deletion loader-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@slowreader/core": "workspace:*",
"jsdom": "25.0.1",
"nanostores": "0.11.3",
"yaml": "2.6.0"
"yaml": "2.6.1"
}
}
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@
"devDependencies": {
"@logux/eslint-config": "53.5.1",
"@types/chrome": "^0.0.283",
"@types/node": "22.9.0",
"@types/node": "22.9.3",
"@types/ws": "8.5.13",
"better-node-test": "0.7.1",
"eslint": "9.15.0",
"eslint-plugin-svelte": "^2.46.0",
"husky": "^9.1.6",
"husky": "^9.1.7",
"nano-staged": "0.8.0",
"postcss-html": "1.7.0",
"prettier": "3.3.3",
"prettier-plugin-svelte": "3.2.8",
"prettier-plugin-svelte": "3.3.2",
"remark-cli": "^12.0.1",
"remark-lint-check-toc": "^1.0.0",
"remark-lint-code-block-split-list": "^1.0.0",
Expand All @@ -57,10 +57,10 @@
"remark-lint-smarty-pants-typography": "^1.1.0",
"remark-validate-links": "^13.0.2",
"stylelint": "16.10.0",
"svelte": "5.2.2",
"svelte-check": "4.0.9",
"svelte": "5.2.7",
"svelte-check": "4.1.0",
"svgo": "3.3.2",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit b45fb4e

Please sign in to comment.