Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Oct 2, 2024
1 parent 3f91231 commit 8f4999f
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 214 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"@eslint/eslintrc": "^3.1.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-n": "^17.10.2",
"eslint-plugin-perfectionist": "^3.4.0",
"eslint-plugin-n": "^17.10.3",
"eslint-plugin-perfectionist": "^3.8.0",
"eslint-plugin-prefer-let": "^4.0.0",
"eslint-plugin-promise": "^7.1.0",
"typescript-eslint": "^8.4.0"
"typescript-eslint": "^8.8.0"
},
"peerDependencies": {
"eslint": "^8.57.0 || ^9.0.0",
Expand All @@ -50,11 +50,11 @@
},
"devDependencies": {
"clean-publish": "^5.0.0",
"eslint": "^9.10.0",
"eslint-plugin-svelte": "^2.43.0",
"eslint": "^9.11.1",
"eslint-plugin-svelte": "^2.44.1",
"picocolors": "^1.1.0",
"svelte": "^4.2.19",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"prettier": {
"arrowParens": "avoid",
Expand Down
Loading

0 comments on commit 8f4999f

Please sign in to comment.