Skip to content

Commit

Permalink
Merge pull request #25 from CHProducts/main
Browse files Browse the repository at this point in the history
devブランチのパッケージ更新
  • Loading branch information
MotiCAT authored Jan 26, 2024
2 parents be54a74 + 94275bf commit 776ea6f
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 131 deletions.
179 changes: 52 additions & 127 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,18 @@
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/node-os-utils": "^1.3.4",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.0",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.1.0",
"prettier": "^3.1.0",
"prettier": "^3.2.4",
"ts-node": "^10.9.2",
"typescript": "^5.3.2"
},
"dependencies": {
"axios": "^1.6.5",
"discord.js": "^14.12.1",
"dotenv": "^16.0.3",
"dotenv": "^16.3.2",
"fs": "^0.0.1-security",
"node-os-utils": "^1.3.7",
"os": "^0.1.2"
Expand Down

0 comments on commit 776ea6f

Please sign in to comment.