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 30, 2023
1 parent 8858ef4 commit 9ebd2d0
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 144 deletions.
20 changes: 10 additions & 10 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.6.5",
"@discordjs/builders": "^1.7.0",
"@hazmi35/eslint-config": "^9.0.0",
"@nezuchan/core": "^0.6.3",
"@nezuchan/core": "^0.6.19",
"@nezuchan/decorators": "^0.1.0",
"@swc/cli": "^0.1.62",
"@swc/core": "^1.3.78",
"@types/amqplib": "^0.10.1",
"@types/common-tags": "^1.8.1",
"@types/node": "^18.17.5",
"@swc/cli": "^0.1.63",
"@swc/core": "^1.3.100",
"@types/amqplib": "^0.10.4",
"@types/common-tags": "^1.8.4",
"@types/node": "^18.19.0",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"eslint": "^8.41.0",
"rimraf": "^5.0.1",
"rimraf": "^5.0.5",
"typescript": "^5.0.4"
},
"eslintConfig": {
Expand All @@ -55,8 +55,8 @@
}
},
"dependencies": {
"@nezuchan/constants": "^0.5.6",
"@nezuchan/framework": "^0.6.3",
"@nezuchan/constants": "^0.5.8",
"@nezuchan/framework": "^0.6.21",
"@nezuchan/i18n": "^2.0.0",
"common-tags": "^1.8.2"
}
Expand Down
Loading

0 comments on commit 9ebd2d0

Please sign in to comment.