Skip to content

Commit 62b5426

Browse files
fix(deps): update all non-major dependencies
1 parent 34c18e1 commit 62b5426

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@
1515
"license": "GPL-3.0",
1616
"devDependencies": {
1717
"@hazmi35/eslint-config": "^8.3.0",
18-
"@swc/cli": "^0.1.57",
19-
"@swc/core": "^1.2.189",
20-
"@types/node": "^17.0.31",
18+
"@swc/cli": "^0.5.2",
19+
"@swc/core": "^1.10.6",
20+
"@types/node": "^17.0.45",
2121
"@typescript-eslint/eslint-plugin": "^5.26.0",
2222
"@typescript-eslint/parser": "^5.26.0",
2323
"eslint": "^8.16.0",
2424
"rimraf": "^3.0.2",
25-
"tsup": "^6.0.1",
25+
"tsup": "^6.7.0",
2626
"typescript": "^4.6.4"
2727
},
2828
"eslintConfig": {
@@ -48,9 +48,9 @@
4848
"@sapphire/framework": "^3.0.0-next.fd7be0b.0",
4949
"@sapphire/plugin-logger": "^2.2.1",
5050
"@sapphire/utilities": "^3.6.2",
51-
"@zhycorporg/command-context": "^1.1.1",
52-
"backtracker": "^3.1.1",
53-
"discord.js": "^13.7.0",
54-
"dotenv": "^16.0.1"
51+
"@zhycorporg/command-context": "^1.1.2",
52+
"backtracker": "^3.3.2",
53+
"discord.js": "^13.17.1",
54+
"dotenv": "^16.4.7"
5555
}
5656
}

0 commit comments

Comments
 (0)