Skip to content

Commit

Permalink
chore: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
iCrawl committed Jul 17, 2023
1 parent 386f206 commit afa9879
Show file tree
Hide file tree
Showing 30 changed files with 4,872 additions and 4,479 deletions.
22 changes: 0 additions & 22 deletions .yarn/patches/tsup-npm-6.7.0-5093540b93.patch

This file was deleted.

50 changes: 25 additions & 25 deletions apps/guide/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,55 +44,55 @@
},
"homepage": "https://discord.js.org",
"dependencies": {
"@code-hike/mdx": "^0.8.3",
"@code-hike/mdx": "^0.9.0",
"@discordjs/ui": "workspace:^",
"@react-icons/all-files": "^4.1.0",
"@vercel/analytics": "^1.0.1",
"@vercel/edge-config": "^0.1.11",
"@vercel/og": "^0.5.4",
"@vercel/edge-config": "^0.2.1",
"@vercel/og": "^0.5.8",
"ariakit": "^2.0.0-next.44",
"cmdk": "^0.2.0",
"contentlayer": "^0.3.2",
"next": "^13.4.3",
"next-contentlayer": "^0.3.2",
"contentlayer": "0.3.1",
"next": "^13.4.10",
"next-contentlayer": "0.3.1",
"next-themes": "^0.2.1",
"react": "^18.2.0",
"react-custom-scrollbars-2": "^4.5.0",
"react-dom": "^18.2.0",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.1.0",
"remark-gfm": "^3.0.1",
"sharp": "^0.32.1"
"sharp": "^0.32.3"
},
"devDependencies": {
"@next/bundle-analyzer": "^13.4.3",
"@next/bundle-analyzer": "^13.4.10",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@types/html-escaper": "^3.0.0",
"@types/node": "18.16.14",
"@types/react": "^18.2.6",
"@types/react-dom": "^18.2.4",
"@unocss/cli": "^0.52.3",
"@unocss/eslint-config": "^0.52.3",
"@unocss/reset": "^0.52.3",
"@vitejs/plugin-react": "^4.0.0",
"@vitest/coverage-c8": "^0.31.1",
"concurrently": "^8.0.1",
"@types/node": "18.16.19",
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
"@unocss/cli": "^0.53.5",
"@unocss/eslint-config": "^0.53.5",
"@unocss/reset": "^0.53.5",
"@vitejs/plugin-react": "^4.0.3",
"@vitest/coverage-c8": "^0.33.0",
"concurrently": "^8.2.0",
"cross-env": "^7.0.3",
"eslint": "^8.41.0",
"eslint": "^8.45.0",
"eslint-config-neon": "^0.1.47",
"eslint-formatter-pretty": "^5.0.0",
"happy-dom": "^9.20.1",
"happy-dom": "^10.3.2",
"hast-util-to-string": "^2.0.0",
"hastscript": "^7.2.0",
"html-escaper": "^3.0.3",
"lighthouse": "^10.2.0",
"lighthouse": "^10.4.0",
"prettier": "^2.8.8",
"turbo": "^1.9.8",
"typescript": "^5.0.4",
"unocss": "^0.52.3",
"vercel": "^29.4.0",
"vitest": "^0.31.1"
"turbo": "^1.10.7",
"typescript": "^5.1.6",
"unocss": "^0.53.5",
"vercel": "^31.0.3",
"vitest": "^0.33.0"
},
"engines": {
"node": ">=18.13.0"
Expand Down
52 changes: 26 additions & 26 deletions apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,19 +49,19 @@
"@discordjs/api-extractor-utils": "workspace:^",
"@discordjs/scripts": "workspace:^",
"@discordjs/ui": "workspace:^",
"@microsoft/api-extractor-model": "7.27.0",
"@microsoft/api-extractor-model": "7.27.4",
"@microsoft/tsdoc": "0.14.2",
"@planetscale/database": "1.7.0",
"@react-icons/all-files": "^4.1.0",
"@vercel/analytics": "^1.0.1",
"@vercel/edge-config": "^0.1.11",
"@vercel/og": "^0.5.4",
"@vercel/edge-config": "^0.2.1",
"@vercel/og": "^0.5.8",
"ariakit": "^2.0.0-next.44",
"bright": "^0.8.2",
"class-variance-authority": "^0.6.0",
"class-variance-authority": "^0.6.1",
"cmdk": "^0.2.0",
"meilisearch": "^0.32.4",
"next": "^13.4.3",
"meilisearch": "^0.33.0",
"next": "^13.4.10",
"next-mdx-remote": "^4.4.1",
"next-themes": "^0.2.1",
"react": "^18.2.0",
Expand All @@ -71,34 +71,34 @@
"rehype-raw": "^6.1.1",
"rehype-slug": "^5.1.0",
"remark-gfm": "^3.0.1",
"sharp": "^0.32.1",
"swr": "^2.1.5"
"sharp": "^0.32.3",
"swr": "^2.2.0"
},
"devDependencies": {
"@next/bundle-analyzer": "^13.4.3",
"@next/bundle-analyzer": "^13.4.10",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@types/node": "18.16.14",
"@types/react": "^18.2.6",
"@types/react-dom": "^18.2.4",
"@unocss/cli": "^0.52.3",
"@unocss/eslint-config": "^0.52.3",
"@unocss/reset": "^0.52.3",
"@vitejs/plugin-react": "^4.0.0",
"@vitest/coverage-c8": "^0.31.1",
"concurrently": "^8.0.1",
"cpy-cli": "^4.2.0",
"@types/node": "18.16.19",
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
"@unocss/cli": "^0.53.5",
"@unocss/eslint-config": "^0.53.5",
"@unocss/reset": "^0.53.5",
"@vitejs/plugin-react": "^4.0.3",
"@vitest/coverage-c8": "^0.33.0",
"concurrently": "^8.2.0",
"cpy-cli": "^5.0.0",
"cross-env": "^7.0.3",
"eslint": "^8.41.0",
"eslint": "^8.45.0",
"eslint-config-neon": "^0.1.47",
"eslint-formatter-pretty": "^5.0.0",
"happy-dom": "^9.20.1",
"lighthouse": "^10.2.0",
"happy-dom": "^10.3.2",
"lighthouse": "^10.4.0",
"prettier": "^2.8.8",
"turbo": "^1.9.8",
"typescript": "^5.0.4",
"vercel": "^29.4.0",
"vitest": "^0.31.1"
"turbo": "^1.10.7",
"typescript": "^5.1.6",
"vercel": "^31.0.3",
"vitest": "^0.33.0"
},
"engines": {
"node": ">=18.13.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export default async function Page({ params }: { params: VersionRouteParams }) {

return (
<div className="max-w-none prose">
{/* @ts-expect-error async component */}
{/* @ts-expect-error SyntaxHighlighter is assignable */}
<MDXRemote components={{ pre: SyntaxHighlighter }} options={mdxOptions} source={readmeSource} />
</div>
);
Expand Down
2 changes: 1 addition & 1 deletion apps/website/src/components/SignatureText.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { ExcerptText } from './ExcerptText';

export function SignatureText({ excerpt, model }: { excerpt: Excerpt; model: ApiModel }) {
return (
<h4 className="break-all font-mono text-lg font-bold">
<h4 className="break-all text-lg font-bold font-mono">
<ExcerptText excerpt={excerpt} model={model} />
</h4>
);
Expand Down
2 changes: 0 additions & 2 deletions apps/website/src/components/SyntaxHighlighter.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@ export function SyntaxHighlighter(props: typeof Code) {
return (
<>
<div data-theme="dark">
{/* @ts-expect-error async component */}
<Code codeClassName="font-mono" lang={props.lang ?? 'typescript'} {...props} theme="github-dark-dimmed" />
</div>
<div className="[&_pre]:border [&_pre]:border-gray-300 [&_pre]:rounded-md" data-theme="light">
{/* @ts-expect-error async component */}
<Code codeClassName="font-mono" lang={props.lang ?? 'typescript'} {...props} theme="min-light" />
</div>
</>
Expand Down
2 changes: 1 addition & 1 deletion apps/website/src/components/documentation/tsdoc/TSDoc.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ export function TSDoc({ item, tsdoc }: { item: ApiItem; tsdoc: DocNode }): JSX.E
case DocNodeKind.CodeSpan: {
const { code } = tsdoc as DocFencedCode;
return (
<code className="font-mono text-sm" key={idx}>
<code className="text-sm font-mono" key={idx}>
{code}
</code>
);
Expand Down
25 changes: 12 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,20 +46,20 @@
},
"homepage": "https://discord.js.org",
"devDependencies": {
"@commitlint/cli": "^17.6.3",
"@commitlint/config-angular": "^17.6.3",
"@favware/cliff-jumper": "^2.0.0",
"@commitlint/cli": "^17.6.6",
"@commitlint/config-angular": "^17.6.6",
"@favware/cliff-jumper": "^2.1.1",
"@favware/npm-deprecate": "^1.0.7",
"conventional-changelog-cli": "^2.2.2",
"conventional-changelog-cli": "^3.0.0",
"husky": "^8.0.3",
"is-ci": "^3.0.1",
"lint-staged": "^13.2.2",
"tsup": "^6.7.0",
"turbo": "^1.9.8",
"typescript": "^5.0.4",
"unocss": "^0.52.3",
"vercel": "^29.4.0",
"vitest": "^0.31.1"
"lint-staged": "^13.2.3",
"tsup": "^7.1.0",
"turbo": "^1.10.7",
"typescript": "^5.1.6",
"unocss": "^0.53.5",
"vercel": "^31.0.3",
"vitest": "^0.33.0"
},
"resolutions": {
"@microsoft/tsdoc-config@~0.16.1": "patch:@microsoft/tsdoc-config@npm%3A0.16.2#./.yarn/patches/@microsoft-tsdoc-config-npm-0.16.2-30fd115d09.patch",
Expand All @@ -68,8 +68,7 @@
"yaml@^2.2.2": "patch:yaml@npm%3A2.2.2#./.yarn/patches/yaml-npm-2.2.2-6e3cddb343.patch",
"yaml@^1.10.2": "patch:yaml@npm%3A2.2.2#./.yarn/patches/yaml-npm-2.2.2-6e3cddb343.patch",
"yaml@^1.10.0": "patch:yaml@npm%3A2.2.2#./.yarn/patches/yaml-npm-2.2.2-6e3cddb343.patch",
"yaml@^2.1.1": "patch:yaml@npm%3A2.2.2#./.yarn/patches/yaml-npm-2.2.2-6e3cddb343.patch",
"tsup@^6.7.0": "patch:tsup@npm%3A6.7.0#./.yarn/patches/tsup-npm-6.7.0-5093540b93.patch"
"yaml@^2.1.1": "patch:yaml@npm%3A2.2.2#./.yarn/patches/yaml-npm-2.2.2-6e3cddb343.patch"
},
"engines": {
"node": ">=16.9.0"
Expand Down
18 changes: 9 additions & 9 deletions packages/actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,22 +43,22 @@
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/glob": "^0.4.0",
"@planetscale/database": "^1.7.0",
"tslib": "^2.5.2",
"@planetscale/database": "^1.8.0",
"tslib": "^2.6.0",
"undici": "^5.22.1"
},
"devDependencies": {
"@types/node": "16.18.32",
"@vitest/coverage-c8": "^0.31.1",
"@types/node": "16.18.38",
"@vitest/coverage-c8": "^0.33.0",
"cross-env": "^7.0.3",
"eslint": "^8.41.0",
"eslint": "^8.45.0",
"eslint-config-neon": "^0.1.47",
"eslint-formatter-pretty": "^5.0.0",
"prettier": "^2.8.8",
"tsup": "^6.7.0",
"turbo": "^1.9.8",
"typescript": "^5.0.4",
"vitest": "^0.31.1"
"tsup": "^7.1.0",
"turbo": "^1.10.7",
"typescript": "^5.1.6",
"vitest": "^0.33.0"
},
"engines": {
"node": ">=16.9.0"
Expand Down
12 changes: 6 additions & 6 deletions packages/api-extractor-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,19 +32,19 @@
},
"homepage": "https://discord.js.org",
"dependencies": {
"@microsoft/api-extractor-model": "7.27.0",
"@microsoft/api-extractor-model": "7.27.4",
"@microsoft/tsdoc": "0.14.2"
},
"devDependencies": {
"@types/node": "16.18.32",
"@types/node": "16.18.38",
"cross-env": "^7.0.3",
"eslint": "^8.41.0",
"eslint": "^8.45.0",
"eslint-config-neon": "^0.1.47",
"eslint-formatter-pretty": "^5.0.0",
"prettier": "^2.8.8",
"tsup": "^6.7.0",
"turbo": "^1.9.8",
"typescript": "^5.0.4"
"tsup": "^7.1.0",
"turbo": "^1.10.7",
"typescript": "^5.1.6"
},
"engines": {
"node": ">=16.9.0"
Expand Down
18 changes: 9 additions & 9 deletions packages/brokers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,19 +63,19 @@
"ioredis": "^5.3.2"
},
"devDependencies": {
"@favware/cliff-jumper": "^2.0.0",
"@microsoft/api-extractor": "^7.35.0",
"@types/node": "16.18.32",
"@vitest/coverage-c8": "^0.31.1",
"@favware/cliff-jumper": "^2.1.1",
"@microsoft/api-extractor": "^7.36.2",
"@types/node": "16.18.38",
"@vitest/coverage-c8": "^0.33.0",
"cross-env": "^7.0.3",
"eslint": "^8.41.0",
"eslint": "^8.45.0",
"eslint-config-neon": "^0.1.47",
"eslint-formatter-pretty": "^5.0.0",
"prettier": "^2.8.8",
"tsup": "^6.7.0",
"turbo": "^1.9.8",
"typescript": "^5.0.4",
"vitest": "^0.31.1"
"tsup": "^7.1.0",
"turbo": "^1.10.7",
"typescript": "^5.1.6",
"vitest": "^0.33.0"
},
"engines": {
"node": ">=16.9.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/brokers/src/brokers/redis/BaseRedis.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ export abstract class BaseRedisBroker<TEvents extends Record<string, any>>
*/
public async subscribe(group: string, events: (keyof TEvents)[]): Promise<void> {
await Promise.all(
// eslint-disable-next-line consistent-return
// @ts-expect-error: Intended
events.map(async (event) => {
this.subscribedEvents.add(event as string);
try {
Expand Down
Loading

1 comment on commit afa9879

@vercel
Copy link

@vercel vercel bot commented on afa9879 Jul 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.