Skip to content

Commit

Permalink
chore: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
iCrawl committed Jan 10, 2023
1 parent 828a13b commit 8dfd003
Show file tree
Hide file tree
Showing 21 changed files with 2,243 additions and 2,193 deletions.
50 changes: 25 additions & 25 deletions apps/guide/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,50 +38,50 @@
"dependencies": {
"@code-hike/mdx": "^0.7.4",
"@discordjs/ui": "workspace:^",
"ariakit": "^2.0.0-next.41",
"ariakit": "^2.0.0-next.43",
"react": "^18.2.0",
"react-custom-scrollbars-2": "^4.5.0",
"react-dom": "^18.2.0",
"react-icons": "^4.7.1",
"react-use": "^17.4.0"
},
"devDependencies": {
"@astrojs/image": "^0.12.0",
"@astrojs/mdx": "^0.12.0",
"@astrojs/image": "^0.12.1",
"@astrojs/mdx": "^0.14.0",
"@astrojs/prefetch": "^0.1.1",
"@astrojs/react": "^1.2.2",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.4.3",
"@types/node": "16.18.4",
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.9",
"@types/react-syntax-highlighter": "^15.5.5",
"@unocss/cli": "^0.47.5",
"@unocss/reset": "^0.47.5",
"@types/node": "16.18.11",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@types/react-syntax-highlighter": "^15.5.6",
"@unocss/cli": "^0.48.3",
"@unocss/reset": "^0.48.3",
"@vitejs/plugin-react": "^2.2.0",
"@vitest/coverage-c8": "^0.25.3",
"astro": "^1.6.12",
"astro-compress": "^1.1.15",
"astro-critters": "^1.1.15",
"@vitest/coverage-c8": "^0.27.0",
"astro": "^1.9.1",
"astro-compress": "^1.1.25",
"astro-critters": "^1.1.25",
"cross-env": "^7.0.3",
"eslint": "^8.28.0",
"eslint": "^8.31.0",
"eslint-config-neon": "^0.1.40",
"eslint-formatter-pretty": "^4.1.0",
"happy-dom": "^7.7.0",
"happy-dom": "^8.1.3",
"hast-util-to-string": "^2.0.0",
"hastscript": "^7.1.0",
"hastscript": "^7.2.0",
"html-escaper": "^3.0.3",
"prettier": "^2.8.0",
"prettier-plugin-astro": "^0.7.0",
"prettier-plugin-tailwindcss": "^0.2.0",
"prettier": "^2.8.2",
"prettier-plugin-astro": "^0.7.2",
"prettier-plugin-tailwindcss": "^0.2.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.1.0",
"sharp": "^0.31.2",
"shiki": "^0.11.1",
"typescript": "^4.9.3",
"unocss": "^0.47.5",
"vercel": "^28.7.0",
"vitest": "^0.25.3"
"sharp": "^0.31.3",
"shiki": "^0.12.1",
"typescript": "^4.9.4",
"unocss": "^0.48.3",
"vercel": "^28.11.0",
"vitest": "^0.27.0"
},
"engines": {
"node": ">=16.9.0"
Expand Down
46 changes: 23 additions & 23 deletions apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,53 +49,53 @@
"@microsoft/api-extractor-model": "7.24.0",
"@microsoft/tsdoc": "0.14.1",
"@react-icons/all-files": "^4.1.0",
"@vercel/og": "^0.0.21",
"@vercel/og": "^0.0.25",
"@vscode/codicons": "^0.0.32",
"ariakit": "^2.0.0-next.41",
"cmdk": "^0.1.20",
"ariakit": "^2.0.0-next.43",
"cmdk": "^0.1.21",
"meilisearch": "^0.30.0",
"next": "^13.1.2-canary.4",
"next-mdx-remote": "^4.2.0",
"next-mdx-remote": "^4.2.1",
"next-themes": "npm:@wits/next-themes@latest",
"react": "^18.2.0",
"react-custom-scrollbars-2": "^4.5.0",
"react-dom": "^18.2.0",
"react-syntax-highlighter": "^15.5.0",
"react-use": "^17.4.0",
"rehype-ignore": "^1.0.3",
"rehype-pretty-code": "^0.5.1",
"rehype-pretty-code": "^0.8.0",
"rehype-raw": "^6.1.1",
"rehype-slug": "^5.1.0",
"remark-gfm": "^3.0.1",
"sharp": "^0.31.2",
"shiki": "^0.11.1",
"sharp": "^0.31.3",
"shiki": "^0.12.1",
"swr": "^1.3.0"
},
"devDependencies": {
"@next/bundle-analyzer": "^13.0.6",
"@next/bundle-analyzer": "^13.1.1",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.4.3",
"@types/node": "16.18.4",
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.9",
"@types/react-syntax-highlighter": "^15.5.5",
"@unocss/cli": "^0.47.5",
"@unocss/reset": "^0.47.5",
"@types/node": "16.18.11",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@types/react-syntax-highlighter": "^15.5.6",
"@unocss/cli": "^0.48.3",
"@unocss/reset": "^0.48.3",
"@vitejs/plugin-react": "^2.2.0",
"@vitest/coverage-c8": "^0.25.3",
"@vitest/coverage-c8": "^0.27.0",
"concurrently": "^7.6.0",
"cpy-cli": "^4.2.0",
"cross-env": "^7.0.3",
"eslint": "^8.28.0",
"eslint": "^8.31.0",
"eslint-config-neon": "^0.1.40",
"eslint-formatter-pretty": "^4.1.0",
"happy-dom": "^7.7.0",
"prettier": "^2.8.0",
"prettier-plugin-tailwindcss": "^0.2.0",
"typescript": "^4.9.3",
"unocss": "^0.47.5",
"vercel": "^28.7.0",
"vitest": "^0.25.3"
"happy-dom": "^8.1.3",
"prettier": "^2.8.2",
"prettier-plugin-tailwindcss": "^0.2.1",
"typescript": "^4.9.4",
"unocss": "^0.48.3",
"vercel": "^28.11.0",
"vitest": "^0.27.0"
},
"engines": {
"node": ">=16.9.0"
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,19 +46,19 @@
},
"homepage": "https://discord.js.org",
"devDependencies": {
"@commitlint/cli": "^17.3.0",
"@commitlint/config-angular": "^17.3.0",
"@favware/cliff-jumper": "^1.9.0",
"@commitlint/cli": "^17.4.1",
"@commitlint/config-angular": "^17.4.0",
"@favware/cliff-jumper": "^1.10.0",
"@favware/npm-deprecate": "^1.0.7",
"conventional-changelog-cli": "^2.2.2",
"husky": "^8.0.2",
"husky": "^8.0.3",
"is-ci": "^3.0.1",
"lint-staged": "^13.0.4",
"lint-staged": "^13.1.0",
"tsup": "^6.5.0",
"turbo": "^1.6.3",
"typescript": "^4.9.3",
"unocss": "^0.47.5",
"vitest": "^0.25.3"
"typescript": "^4.9.4",
"unocss": "^0.48.3",
"vitest": "^0.27.0"
},
"resolutions": {
"@microsoft/tsdoc-config": "patch:@microsoft/tsdoc-config@npm:0.16.1#.yarn/patches/@microsoft-tsdoc-config-npm-0.16.1-81031b1bbf.patch"
Expand Down
12 changes: 6 additions & 6 deletions packages/actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,16 @@
"tslib": "^2.4.1"
},
"devDependencies": {
"@types/node": "16.18.4",
"@vitest/coverage-c8": "^0.25.3",
"@types/node": "16.18.11",
"@vitest/coverage-c8": "^0.27.0",
"cross-env": "^7.0.3",
"eslint": "^8.28.0",
"eslint": "^8.31.0",
"eslint-config-neon": "^0.1.40",
"eslint-formatter-pretty": "^4.1.0",
"prettier": "^2.8.0",
"prettier": "^2.8.2",
"tsup": "^6.5.0",
"typescript": "^4.9.3",
"vitest": "^0.25.3"
"typescript": "^4.9.4",
"vitest": "^0.27.0"
},
"engines": {
"node": ">=16.9.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/api-extractor-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@
"@microsoft/tsdoc": "0.14.1"
},
"devDependencies": {
"@types/node": "16.18.4",
"@types/node": "16.18.11",
"cross-env": "^7.0.3",
"eslint": "^8.28.0",
"eslint": "^8.31.0",
"eslint-config-neon": "^0.1.40",
"eslint-formatter-pretty": "^4.1.0",
"prettier": "^2.8.0",
"prettier": "^2.8.2",
"tsup": "^6.5.0",
"typescript": "^4.9.3"
"typescript": "^4.9.4"
},
"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 @@ -57,22 +57,22 @@
"homepage": "https://discord.js.org",
"dependencies": {
"@msgpack/msgpack": "^2.8.0",
"@vladfrangu/async_event_emitter": "^2.1.2",
"@vladfrangu/async_event_emitter": "^2.1.3",
"ioredis": "^5.2.4"
},
"devDependencies": {
"@favware/cliff-jumper": "^1.9.0",
"@microsoft/api-extractor": "^7.33.6",
"@types/node": "16.18.4",
"@vitest/coverage-c8": "^0.25.3",
"@favware/cliff-jumper": "^1.10.0",
"@microsoft/api-extractor": "^7.33.7",
"@types/node": "16.18.11",
"@vitest/coverage-c8": "^0.27.0",
"cross-env": "^7.0.3",
"eslint": "^8.28.0",
"eslint": "^8.31.0",
"eslint-config-neon": "^0.1.40",
"eslint-formatter-pretty": "^4.1.0",
"prettier": "^2.8.0",
"prettier": "^2.8.2",
"tsup": "^6.5.0",
"typescript": "^4.9.3",
"vitest": "^0.25.3"
"typescript": "^4.9.4",
"vitest": "^0.27.0"
},
"engines": {
"node": ">=16.9.0"
Expand Down
20 changes: 10 additions & 10 deletions packages/builders/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,26 +56,26 @@
"dependencies": {
"@discordjs/formatters": "workspace:^",
"@discordjs/util": "workspace:^",
"@sapphire/shapeshift": "^3.7.1",
"discord-api-types": "^0.37.20",
"@sapphire/shapeshift": "^3.8.1",
"discord-api-types": "^0.37.27",
"fast-deep-equal": "^3.1.3",
"ts-mixer": "^6.0.2",
"tslib": "^2.4.1"
},
"devDependencies": {
"@favware/cliff-jumper": "^1.9.0",
"@microsoft/api-extractor": "^7.33.6",
"@types/node": "16.18.4",
"@vitest/coverage-c8": "^0.25.3",
"@favware/cliff-jumper": "^1.10.0",
"@microsoft/api-extractor": "^7.33.7",
"@types/node": "16.18.11",
"@vitest/coverage-c8": "^0.27.0",
"cross-env": "^7.0.3",
"esbuild-plugin-version-injector": "^1.0.2",
"eslint": "^8.28.0",
"eslint": "^8.31.0",
"eslint-config-neon": "^0.1.40",
"eslint-formatter-pretty": "^4.1.0",
"prettier": "^2.8.0",
"prettier": "^2.8.2",
"tsup": "^6.5.0",
"typescript": "^4.9.3",
"vitest": "^0.25.3"
"typescript": "^4.9.4",
"vitest": "^0.27.0"
},
"engines": {
"node": ">=16.9.0"
Expand Down
16 changes: 8 additions & 8 deletions packages/collection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,19 +50,19 @@
},
"homepage": "https://discord.js.org",
"devDependencies": {
"@favware/cliff-jumper": "^1.9.0",
"@microsoft/api-extractor": "^7.33.6",
"@types/node": "16.18.4",
"@vitest/coverage-c8": "^0.25.3",
"@favware/cliff-jumper": "^1.10.0",
"@microsoft/api-extractor": "^7.33.7",
"@types/node": "16.18.11",
"@vitest/coverage-c8": "^0.27.0",
"cross-env": "^7.0.3",
"esbuild-plugin-version-injector": "^1.0.2",
"eslint": "^8.28.0",
"eslint": "^8.31.0",
"eslint-config-neon": "^0.1.40",
"eslint-formatter-pretty": "^4.1.0",
"prettier": "^2.8.0",
"prettier": "^2.8.2",
"tsup": "^6.5.0",
"typescript": "^4.9.3",
"vitest": "^0.25.3"
"typescript": "^4.9.4",
"vitest": "^0.27.0"
},
"engines": {
"node": ">=16.9.0"
Expand Down
22 changes: 11 additions & 11 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,23 +48,23 @@
"@discordjs/rest": "workspace:^",
"@discordjs/util": "workspace:^",
"@discordjs/ws": "workspace:^",
"@sapphire/snowflake": "^3.3.0",
"@vladfrangu/async_event_emitter": "^2.1.2",
"discord-api-types": "^0.37.23"
"@sapphire/snowflake": "^3.4.0",
"@vladfrangu/async_event_emitter": "^2.1.3",
"discord-api-types": "^0.37.27"
},
"devDependencies": {
"@favware/cliff-jumper": "^1.9.0",
"@microsoft/api-extractor": "^7.33.6",
"@types/node": "16.18.4",
"@vitest/coverage-c8": "^0.25.3",
"@favware/cliff-jumper": "^1.10.0",
"@microsoft/api-extractor": "^7.33.7",
"@types/node": "16.18.11",
"@vitest/coverage-c8": "^0.27.0",
"cross-env": "^7.0.3",
"eslint": "^8.28.0",
"eslint": "^8.31.0",
"eslint-config-neon": "^0.1.40",
"eslint-formatter-pretty": "^4.1.0",
"prettier": "^2.8.0",
"prettier": "^2.8.2",
"tsup": "^6.5.0",
"typescript": "^4.9.3",
"vitest": "^0.25.3"
"typescript": "^4.9.4",
"vitest": "^0.27.0"
},
"engines": {
"node": ">=16.9.0"
Expand Down
20 changes: 10 additions & 10 deletions packages/discord.js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,27 +54,27 @@
"@discordjs/formatters": "workspace:^",
"@discordjs/rest": "workspace:^",
"@discordjs/util": "workspace:^",
"@sapphire/snowflake": "^3.2.2",
"@types/ws": "^8.5.3",
"discord-api-types": "^0.37.23",
"@sapphire/snowflake": "^3.4.0",
"@types/ws": "^8.5.4",
"discord-api-types": "^0.37.27",
"fast-deep-equal": "^3.1.3",
"lodash.snakecase": "^4.1.1",
"tslib": "^2.4.1",
"undici": "^5.13.0",
"ws": "^8.11.0"
"undici": "^5.14.0",
"ws": "^8.12.0"
},
"devDependencies": {
"@discordjs/docgen": "workspace:^",
"@favware/cliff-jumper": "^1.9.0",
"@types/node": "16.18.4",
"@favware/cliff-jumper": "^1.10.0",
"@types/node": "16.18.11",
"dtslint": "^4.2.1",
"eslint": "^8.28.0",
"eslint": "^8.31.0",
"eslint-formatter-pretty": "^4.1.0",
"jest": "^29.3.1",
"prettier": "^2.8.0",
"prettier": "^2.8.2",
"tsd": "^0.25.0",
"tslint": "^6.1.3",
"typescript": "^4.9.3"
"typescript": "^4.9.4"
},
"engines": {
"node": ">=16.9.0"
Expand Down

2 comments on commit 8dfd003

@vercel
Copy link

@vercel vercel bot commented on 8dfd003 Jan 10, 2023

Choose a reason for hiding this comment

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

@ImRodry
Copy link
Contributor

Choose a reason for hiding this comment

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

prettier updated, you gotta run yarn format

Please sign in to comment.