Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Feb 25, 2025
1 parent f522e78 commit 0175a88
Show file tree
Hide file tree
Showing 6 changed files with 339 additions and 345 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.2.4",
"just-debounce-it": "3.2.0",
"nanoid": "5.1.0",
"nanoid": "5.1.2",
"nanostores": "0.11.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
},
"dependencies": {
"@crxjs/vite-plugin": "2.0.0-beta.28",
"vite": "6.1.1"
"vite": "6.2.0"
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
"devDependencies": {
"@logux/eslint-config": "55.0.1",
"@types/chrome": "0.0.306",
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"@types/ws": "8.5.14",
"better-node-test": "0.7.1",
"eslint": "9.20.1",
"eslint": "9.21.0",
"eslint-plugin-svelte": "3.0.0-next.18",
"husky": "9.1.7",
"nano-staged": "0.8.0",
"postcss-html": "1.8.0",
"prettier": "3.5.1",
"prettier": "3.5.2",
"prettier-plugin-svelte": "3.3.3",
"remark-cli": "12.0.1",
"remark-lint-check-toc": "1.0.0",
Expand All @@ -57,7 +57,7 @@
"remark-lint-smarty-pants-typography": "1.1.0",
"remark-validate-links": "13.1.0",
"stylelint": "16.14.1",
"svelte": "5.20.2",
"svelte": "5.20.4",
"svelte-check": "4.1.4",
"svelte-eslint-parser": "1.0.0-next.13",
"svgo": "3.3.2",
Expand Down
Loading

0 comments on commit 0175a88

Please sign in to comment.