Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Oct 26, 2024
1 parent 8654996 commit 5fbe685
Show file tree
Hide file tree
Showing 5 changed files with 509 additions and 483 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.23",
"vite": "^5.4.9"
"vite": "^5.4.10"
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
"tsnode": "./scripts/tsnode"
},
"devDependencies": {
"@logux/eslint-config": "53.4.1",
"@types/chrome": "^0.0.278",
"@types/node": "22.7.7",
"@logux/eslint-config": "53.4.2",
"@types/chrome": "^0.0.279",
"@types/node": "22.8.1",
"@types/ws": "8.5.12",
"better-node-test": "0.7.1",
"eslint": "9.13.0",
"eslint-plugin-svelte": "^2.45.1",
"eslint-plugin-svelte": "^2.46.0",
"husky": "^9.1.6",
"nano-staged": "0.8.0",
"postcss-html": "1.7.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.0.3",
"svelte": "5.1.3",
"svelte-check": "4.0.5",
"svgo": "3.3.2",
"typescript": "5.6.3"
Expand Down
Loading

0 comments on commit 5fbe685

Please sign in to comment.