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 Feb 13, 2025
1 parent 3646e3a commit 9e6da95
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 181 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"prepack:esm": "rollup-type-bundler -d dist/esm -t .mts"
},
"dependencies": {
"@discordjs/builders": "^1.10.0",
"@discordjs/builders": "^1.10.1",
"@sapphire/discord-utilities": "^3.4.4",
"@sapphire/discord.js-utilities": "^7.3.2",
"@sapphire/lexure": "^1.1.10",
Expand All @@ -44,23 +44,23 @@
"@sapphire/utilities": "^3.18.2"
},
"devDependencies": {
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@commitlint/cli": "^19.7.1",
"@commitlint/config-conventional": "^19.7.1",
"@favware/cliff-jumper": "^6.0.0",
"@favware/npm-deprecate": "^2.0.0",
"@favware/rollup-type-bundler": "^4.0.0",
"@sapphire/eslint-config": "^5.0.5",
"@sapphire/node-utilities": "^1.0.2",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@types/node": "^22.13.0",
"@types/node": "^22.13.2",
"@types/ws": "^8.5.14",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^3.0.4",
"@vitest/coverage-v8": "^3.0.5",
"concurrently": "^9.1.2",
"cz-conventional-changelog": "^3.3.0",
"discord.js": "^14.17.3",
"discord.js": "^14.18.0",
"esbuild-plugin-file-path-extensions": "^2.1.4",
"esbuild-plugin-version-injector": "^1.2.1",
"eslint": "^8.57.1",
Expand All @@ -69,13 +69,13 @@
"eslint-plugin-prettier": "^5.2.3",
"gen-esm-wrapper": "^1.1.3",
"lint-staged": "^15.4.3",
"prettier": "^3.4.2",
"prettier": "^3.5.0",
"tsup": "^8.3.5",
"typedoc": "^0.26.11",
"typedoc-json-parser": "^10.2.0",
"typescript": "~5.4.5",
"vite": "^6.0.11",
"vitest": "^3.0.4"
"vite": "^6.1.0",
"vitest": "^3.0.5"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 9e6da95

Please sign in to comment.