Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 9, 2024
1 parent 4bcd995 commit 920b5d6
Show file tree
Hide file tree
Showing 2 changed files with 240 additions and 175 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"devDependencies": {
"@discordjs/builders": "^1.7.0",
"@hazmi35/eslint-config": "^11.0.0",
"@nezuchan/core": "^0.8.1",
"@nezuchan/decorators": "^0.2.0",
"@swc/cli": "^0.1.63",
"@swc/core": "^1.3.104",
"@types/amqplib": "^0.10.4",
"@nezuchan/core": "^0.17.0",
"@nezuchan/decorators": "^0.3.0",
"@swc/cli": "^0.3.12",
"@swc/core": "^1.4.13",
"@types/amqplib": "^0.10.5",
"@types/common-tags": "^1.8.4",
"@types/node": "^20.11.5",
"@types/node": "^20.12.6",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.0",
Expand All @@ -55,8 +55,8 @@
}
},
"dependencies": {
"@nezuchan/constants": "^0.8.0",
"@nezuchan/framework": "^0.8.1",
"@nezuchan/constants": "^0.9.1",
"@nezuchan/framework": "^0.17.0",
"@nezuchan/i18n": "^3.0.0",
"@sapphire/pieces": "^4.2.2",
"common-tags": "^1.8.2",
Expand Down
Loading

0 comments on commit 920b5d6

Please sign in to comment.