Skip to content

Commit 9159a74

Browse files
chore(deps): update all non-major dependencies (#519)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8ea04f4 commit 9159a74

File tree

4 files changed

+124
-124
lines changed

4 files changed

+124
-124
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,28 +29,28 @@
2929
"@sapphire/stopwatch": "^1.5.1",
3030
"@sapphire/ts-config": "^5.0.0",
3131
"@sapphire/utilities": "^3.14.0",
32-
"@types/node": "^20.10.4",
32+
"@types/node": "^20.10.5",
3333
"@types/ws": "^8.5.10",
34-
"@typescript-eslint/eslint-plugin": "^6.13.2",
35-
"@typescript-eslint/parser": "^6.13.2",
34+
"@typescript-eslint/eslint-plugin": "^6.14.0",
35+
"@typescript-eslint/parser": "^6.14.0",
3636
"@vitest/coverage-v8": "^1.0.4",
3737
"concurrently": "^8.2.2",
3838
"cz-conventional-changelog": "^3.3.0",
3939
"discord-api-types": "^0.37.66",
4040
"discord.js": "^14.14.1",
4141
"esbuild-plugin-file-path-extensions": "^2.0.0",
4242
"esbuild-plugin-version-injector": "^1.2.1",
43-
"eslint": "^8.55.0",
43+
"eslint": "^8.56.0",
4444
"eslint-config-prettier": "^9.1.0",
4545
"eslint-plugin-prettier": "^5.0.1",
4646
"lint-staged": "^15.2.0",
4747
"prettier": "^3.1.1",
4848
"rimraf": "^5.0.5",
4949
"tsup": "^8.0.1",
5050
"tsx": "^4.6.2",
51-
"turbo": "^1.11.1",
51+
"turbo": "^1.11.2",
5252
"typescript": "^5.3.3",
53-
"vite": "^5.0.7",
53+
"vite": "^5.0.10",
5454
"vitest": "^1.0.4"
5555
},
5656
"repository": {

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"dependencies": {
5252
"@types/ws": "^8.5.10",
53-
"tldts": "^6.1.0",
53+
"tldts": "^6.1.1",
5454
"tslib": "^2.6.2",
5555
"undici": "^6.0.1"
5656
},

packages/i18next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@sapphire/utilities": "^3.14.0",
5353
"@skyra/i18next-backend": "^2.0.5",
5454
"chokidar": "^3.5.3",
55-
"i18next": "^23.7.8"
55+
"i18next": "^23.7.11"
5656
},
5757
"repository": {
5858
"type": "git",

0 commit comments

Comments
 (0)