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 56469f4 commit 48df88a
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 202 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"eslint-plugin-perfectionist": "^3.9.1",
"eslint-plugin-prefer-let": "^4.0.0",
"eslint-plugin-promise": "^7.1.0",
"typescript-eslint": "^8.10.0"
"typescript-eslint": "^8.11.0"
},
"peerDependencies": {
"eslint": "^8.57.0 || ^9.0.0",
Expand All @@ -49,10 +49,10 @@
}
},
"devDependencies": {
"clean-publish": "^5.0.0",
"eslint": "^9.12.0",
"eslint-plugin-svelte": "^2.45.1",
"svelte": "^4.2.19",
"clean-publish": "^5.1.0",
"eslint": "^9.13.0",
"eslint-plugin-svelte": "^2.46.0",
"svelte": "^5.1.3",
"typescript": "^5.6.3"
},
"prettier": {
Expand Down
Loading

0 comments on commit 48df88a

Please sign in to comment.