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] committed Jun 9, 2024
1 parent db00bdd commit ac48314
Show file tree
Hide file tree
Showing 15 changed files with 594 additions and 527 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,23 +22,23 @@
"@commitlint/config-conventional": "^19.2.2",
"@favware/cliff-jumper": "^3.0.3",
"@favware/npm-deprecate": "^1.0.7",
"@sapphire/eslint-config": "^5.0.4",
"@sapphire/eslint-config": "^5.0.5",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@swc/core": "^1.5.24",
"@swc/core": "^1.5.25",
"@types/node": "20.12.10",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"@typescript-eslint/parser": "^7.11.0",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@typescript-eslint/parser": "^7.12.0",
"@vitest/coverage-v8": "^1.6.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"lint-staged": "^15.2.5",
"prettier": "^3.3.0",
"tsup": "^8.0.2",
"turbo": "^1.13.3",
"prettier": "^3.3.1",
"tsup": "^8.1.0",
"turbo": "^1.13.4",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/env-utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@favware/cliff-jumper": "^3.0.3",
"@vitest/coverage-v8": "^1.6.0",
"esbuild-plugin-version-injector": "^1.2.1",
"tsup": "^8.0.2",
"tsup": "^8.1.0",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/http-framework-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"@discordjs/collection": "^1.5.3",
"@sapphire/utilities": "^3.16.2",
"@skyra/i18next-backend": "workspace:^",
"discord-api-types": "^0.37.86",
"discord-api-types": "^0.37.87",
"i18next": "^22.5.1",
"tslib": "^2.6.2"
"tslib": "^2.6.3"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -60,7 +60,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^3.0.3",
"tsup": "^8.0.2",
"tsup": "^8.1.0",
"typescript": "^5.4.5"
}
}
6 changes: 3 additions & 3 deletions packages/http-framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,20 +26,20 @@
"check-update": "cliff-jumper --dry-run"
},
"dependencies": {
"@discordjs/builders": "^1.8.1",
"@discordjs/builders": "^1.8.2",
"@discordjs/collection": "^1.5.3",
"@discordjs/rest": "^2.3.0",
"@discordjs/util": "^1.1.0",
"@sapphire/pieces": "^4.2.2",
"@sapphire/result": "^2.6.6",
"@sapphire/utilities": "^3.16.2",
"@vladfrangu/async_event_emitter": "^2.2.4",
"discord-api-types": "^0.37.86"
"discord-api-types": "^0.37.87"
},
"devDependencies": {
"@favware/cliff-jumper": "^3.0.3",
"@vitest/coverage-v8": "^1.6.0",
"tsup": "^8.0.2",
"tsup": "^8.1.0",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/i18next-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
"check-update": "cliff-jumper --dry-run"
},
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.6.3"
},
"devDependencies": {
"@favware/cliff-jumper": "^3.0.3",
"@types/node": "20.12.10",
"i18next": "^22.5.1",
"tsup": "^8.0.2",
"tsup": "^8.1.0",
"typescript": "^5.4.5"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/influx-utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^3.0.3",
"esbuild-plugin-version-injector": "^1.2.1",
"tsup": "^8.0.2",
"tsup": "^8.1.0",
"typescript": "^5.4.5"
}
}
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^3.0.3",
"@vitest/coverage-v8": "^1.6.0",
"tsup": "^8.0.2",
"tsup": "^8.1.0",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/reddit-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@favware/cliff-jumper": "^3.0.3",
"@types/he": "^1.2.3",
"esbuild-plugin-version-injector": "^1.2.1",
"tsup": "^8.0.2",
"tsup": "^8.1.0",
"typescript": "^5.4.5"
}
}
2 changes: 1 addition & 1 deletion packages/safe-fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^3.0.3",
"tsup": "^8.0.2",
"tsup": "^8.1.0",
"typescript": "^5.4.5"
}
}
8 changes: 4 additions & 4 deletions packages/shared-http-pieces/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
"check-update": "cliff-jumper --dry-run"
},
"dependencies": {
"@discordjs/builders": "^1.8.1",
"@discordjs/builders": "^1.8.2",
"@discordjs/collection": "^1.5.3",
"@sentry/node": "^8.7.0",
"@sentry/node": "^8.8.0",
"@skyra/env-utilities": "workspace:^",
"@skyra/http-framework": "workspace:^",
"@skyra/http-framework-i18n": "workspace:^",
"discord-api-types": "^0.37.86",
"tslib": "^2.6.2"
"discord-api-types": "^0.37.87",
"tslib": "^2.6.3"
},
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/shared-influx-pieces/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"dependencies": {
"@skyra/http-framework": "workspace:^",
"@skyra/influx-utilities": "workspace:^",
"discord-api-types": "^0.37.86",
"tslib": "^2.6.2"
"discord-api-types": "^0.37.87",
"tslib": "^2.6.3"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/start-banner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^3.0.3",
"@vitest/coverage-v8": "^1.6.0",
"tsup": "^8.0.2",
"tsup": "^8.1.0",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/twitch-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^3.0.3",
"esbuild-plugin-version-injector": "^1.2.1",
"tsup": "^8.0.2",
"tsup": "^8.1.0",
"typescript": "^5.4.5"
}
}
2 changes: 1 addition & 1 deletion packages/weather-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@favware/cliff-jumper": "^3.0.3",
"@types/he": "^1.2.3",
"esbuild-plugin-version-injector": "^1.2.1",
"tsup": "^8.0.2",
"tsup": "^8.1.0",
"typescript": "^5.4.5"
}
}
Loading

0 comments on commit ac48314

Please sign in to comment.