Skip to content

Commit

Permalink
Update dependecnies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Oct 29, 2024
1 parent 6ba3f96 commit 290b9dc
Show file tree
Hide file tree
Showing 5 changed files with 402 additions and 384 deletions.
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@slowreader/api": "workspace:*",
"dompurify": "3.1.7",
"just-debounce-it": "3.2.0",
"nanoid": "5.0.7",
"nanoid": "5.0.8",
"nanostores": "0.11.3"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@logux/eslint-config": "53.4.2",
"@types/chrome": "^0.0.279",
"@types/node": "22.8.1",
"@types/node": "22.8.2",
"@types/ws": "8.5.12",
"better-node-test": "0.7.1",
"eslint": "9.13.0",
Expand All @@ -57,7 +57,7 @@
"remark-lint-smarty-pants-typography": "^1.1.0",
"remark-validate-links": "^13.0.1",
"stylelint": "16.10.0",
"svelte": "5.1.3",
"svelte": "5.1.4",
"svelte-check": "4.0.5",
"svgo": "3.3.2",
"typescript": "5.6.3"
Expand Down
Loading

0 comments on commit 290b9dc

Please sign in to comment.