Skip to content

Commit

Permalink
Install peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
MikuroXina committed Sep 3, 2024
1 parent e0ce32b commit bfc6c48
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Binary file modified bun.lockb
Binary file not shown.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
"prepare": "husky"
},
"devDependencies": {
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.9.1",
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
"@types/bun": "^1.0.2",
"@typescript-eslint/eslint-plugin": "^8.0.0",
Expand All @@ -29,6 +31,7 @@
"eslint-plugin-mdx": "^3.0.0",
"eslint-plugin-simple-import-sort": "^12.0.0",
"eslint-plugin-tsdoc": "^0.3.0",
"globals": "^15.9.0",
"husky": "^9.0.0",
"lint-staged": "^15.0.0",
"prettier": "^3.0.0",
Expand Down

0 comments on commit bfc6c48

Please sign in to comment.