Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent 90a2deb commit bd1f51d
Show file tree
Hide file tree
Showing 2 changed files with 482 additions and 271 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,19 +21,19 @@
"author": "KagChi",
"license": "GPL-3.0",
"devDependencies": {
"@discordjs/builders": "^1.7.0",
"@discordjs/builders": "^1.9.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.19.4",
"@nezuchan/decorators": "^0.3.0",
"@swc/cli": "^0.5.0",
"@swc/core": "^1.9.1",
"@types/amqplib": "^0.10.5",
"@types/common-tags": "^1.8.4",
"@types/node": "^20.11.5",
"@types/node": "^20.17.6",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.0",
"rimraf": "^5.0.5",
"rimraf": "^5.0.10",
"typescript": "^5.5.4"
},
"eslintConfig": {
Expand All @@ -55,11 +55,11 @@
}
},
"dependencies": {
"@nezuchan/constants": "^0.8.0",
"@nezuchan/framework": "^0.8.1",
"@nezuchan/constants": "^0.9.1",
"@nezuchan/framework": "^0.19.7",
"@nezuchan/i18n": "^3.0.0",
"@sapphire/pieces": "^4.3.1",
"common-tags": "^1.8.2",
"tslib": "^2.6.2"
"tslib": "^2.8.1"
}
}
Loading

0 comments on commit bd1f51d

Please sign in to comment.