Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Feb 21, 2025
1 parent e622ab3 commit 4820829
Show file tree
Hide file tree
Showing 5 changed files with 240 additions and 232 deletions.
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.0"
"vite": "6.1.1"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@logux/eslint-config": "55.0.1",
"@types/chrome": "0.0.304",
"@types/chrome": "0.0.306",
"@types/node": "22.13.4",
"@types/ws": "8.5.14",
"better-node-test": "0.7.1",
Expand All @@ -55,7 +55,7 @@
"remark-lint-no-dead-urls": "2.0.1",
"remark-lint-no-shell-dollars": "4.0.1",
"remark-lint-smarty-pants-typography": "1.1.0",
"remark-validate-links": "13.0.2",
"remark-validate-links": "13.1.0",
"stylelint": "16.14.1",
"svelte": "5.20.2",
"svelte-check": "4.1.4",
Expand Down
Loading

0 comments on commit 4820829

Please sign in to comment.