Skip to content

Commit

Permalink
build: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiralite committed Oct 17, 2023
1 parent e307581 commit 17dac18
Show file tree
Hide file tree
Showing 25 changed files with 2,754 additions and 1,754 deletions.
24 changes: 12 additions & 12 deletions apps/guide/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"ariakit": "2.0.0-next.44",
"cmdk": "^0.2.0",
"contentlayer": "^0.3.4",
"next": "^13.4.19",
"next": "^13.5.5",
"next-contentlayer": "^0.3.4",
"next-themes": "^0.2.1",
"react": "^18.2.0",
Expand All @@ -67,33 +67,33 @@
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.1.0",
"remark-gfm": "^3.0.1",
"sharp": "^0.32.5"
"sharp": "^0.32.6"
},
"devDependencies": {
"@next/bundle-analyzer": "^13.4.19",
"@next/bundle-analyzer": "^13.5.5",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@testing-library/user-event": "^14.5.1",
"@types/html-escaper": "^3.0.0",
"@types/node": "18.17.9",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@types/react": "^18.2.28",
"@types/react-dom": "^18.2.13",
"@unocss/cli": "^0.55.3",
"@unocss/eslint-plugin": "^0.55.3",
"@unocss/reset": "^0.55.3",
"@vitejs/plugin-react": "^4.0.4",
"@vitejs/plugin-react": "^4.1.0",
"@vitest/coverage-v8": "^0.34.3",
"concurrently": "^8.2.1",
"cross-env": "^7.0.3",
"eslint": "^8.48.0",
"eslint": "^8.51.0",
"eslint-config-neon": "^0.1.57",
"eslint-formatter-pretty": "^5.0.0",
"happy-dom": "^10.11.0",
"happy-dom": "^10.11.2",
"hast-util-to-string": "^2.0.0",
"hastscript": "^8.0.0",
"html-escaper": "^3.0.3",
"lighthouse": "^11.0.0",
"prettier": "^3.0.2",
"turbo": "^1.10.13",
"lighthouse": "^11.2.0",
"prettier": "^3.0.3",
"turbo": "^1.10.15",
"typescript": "^5.2.2",
"unocss": "^0.55.3",
"vercel": "^32.0.2",
Expand Down
26 changes: 13 additions & 13 deletions apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"class-variance-authority": "^0.7.0",
"cmdk": "^0.2.0",
"meilisearch": "^0.34.1",
"next": "^13.4.19",
"next": "^13.5.5",
"next-mdx-remote": "^4.4.1",
"next-themes": "^0.2.1",
"react": "^18.2.0",
Expand All @@ -75,31 +75,31 @@
"react-use": "^17.4.0",
"rehype-slug": "^5.1.0",
"remark-gfm": "^3.0.1",
"sharp": "^0.32.5",
"swr": "^2.2.1"
"sharp": "^0.32.6",
"swr": "^2.2.4"
},
"devDependencies": {
"@next/bundle-analyzer": "^13.4.19",
"@next/bundle-analyzer": "^13.5.5",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@testing-library/user-event": "^14.5.1",
"@types/node": "18.17.9",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@types/react": "^18.2.28",
"@types/react-dom": "^18.2.13",
"@unocss/cli": "^0.55.3",
"@unocss/eslint-plugin": "^0.55.3",
"@unocss/reset": "^0.55.3",
"@vitejs/plugin-react": "^4.0.4",
"@vitejs/plugin-react": "^4.1.0",
"@vitest/coverage-v8": "^0.34.3",
"concurrently": "^8.2.1",
"cpy-cli": "^5.0.0",
"cross-env": "^7.0.3",
"eslint": "^8.48.0",
"eslint": "^8.51.0",
"eslint-config-neon": "^0.1.57",
"eslint-formatter-pretty": "^5.0.0",
"happy-dom": "^10.11.0",
"lighthouse": "^11.0.0",
"prettier": "^3.0.2",
"turbo": "^1.10.13",
"happy-dom": "^10.11.2",
"lighthouse": "^11.2.0",
"prettier": "^3.0.3",
"turbo": "^1.10.15",
"typescript": "^5.2.2",
"vercel": "^32.0.2",
"vitest": "^0.34.3"
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,22 +49,22 @@
},
"homepage": "https://discord.js.org",
"devDependencies": {
"@commitlint/cli": "^17.7.1",
"@commitlint/config-angular": "^17.7.0",
"@commitlint/cli": "^17.8.0",
"@commitlint/config-angular": "^17.8.0",
"@favware/cliff-jumper": "^2.2.0",
"@favware/npm-deprecate": "^1.0.7",
"@types/lodash.merge": "^4.6.7",
"@unocss/eslint-plugin": "^0.55.3",
"@vitest/coverage-v8": "^0.34.3",
"conventional-changelog-cli": "^3.0.0",
"eslint": "^8.48.0",
"eslint": "^8.51.0",
"eslint-config-neon": "^0.1.57",
"husky": "^8.0.3",
"is-ci": "^3.0.1",
"lint-staged": "^14.0.1",
"lodash.merge": "^4.6.2",
"tsup": "^7.2.0",
"turbo": "^1.10.13",
"turbo": "^1.10.15",
"typescript": "^5.2.2",
"unocss": "^0.55.3",
"vercel": "^32.1.0",
Expand All @@ -81,7 +81,7 @@
},
"patchedDependencies": {
"@microsoft/[email protected]": "patches/@[email protected]",
"[email protected].0-2": "patches/[email protected].0-2.patch"
"[email protected].1": "patches/[email protected].1.patch"
}
},
"engines": {
Expand Down
10 changes: 5 additions & 5 deletions packages/actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,22 +40,22 @@
},
"homepage": "https://discord.js.org",
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/core": "^1.10.1",
"@actions/glob": "^0.4.0",
"@planetscale/database": "^1.11.0",
"tslib": "^2.6.2",
"undici": "5.23.0"
"undici": "5.26.3"
},
"devDependencies": {
"@types/node": "16.18.44",
"@vitest/coverage-v8": "^0.34.3",
"cross-env": "^7.0.3",
"eslint": "^8.48.0",
"eslint": "^8.51.0",
"eslint-config-neon": "^0.1.57",
"eslint-formatter-pretty": "^5.0.0",
"prettier": "^3.0.2",
"prettier": "^3.0.3",
"tsup": "^7.2.0",
"turbo": "^1.10.13",
"turbo": "^1.10.15",
"typescript": "^5.2.2",
"vitest": "^0.34.3"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/api-extractor-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@
"devDependencies": {
"@types/node": "16.18.44",
"cross-env": "^7.0.3",
"eslint": "^8.48.0",
"eslint": "^8.51.0",
"eslint-config-neon": "^0.1.57",
"eslint-formatter-pretty": "^5.0.0",
"prettier": "^3.0.2",
"prettier": "^3.0.3",
"tsup": "^7.2.0",
"turbo": "^1.10.13",
"turbo": "^1.10.15",
"typescript": "^5.2.2"
},
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions packages/brokers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,16 +72,16 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^2.2.0",
"@microsoft/api-extractor": "^7.36.4",
"@microsoft/api-extractor": "^7.38.0",
"@types/node": "16.18.44",
"@vitest/coverage-v8": "^0.34.3",
"cross-env": "^7.0.3",
"eslint": "^8.48.0",
"eslint": "^8.51.0",
"eslint-config-neon": "^0.1.57",
"eslint-formatter-pretty": "^5.0.0",
"prettier": "^3.0.2",
"prettier": "^3.0.3",
"tsup": "^7.2.0",
"turbo": "^1.10.13",
"turbo": "^1.10.15",
"typescript": "^5.2.2",
"vitest": "^0.34.3"
},
Expand Down
12 changes: 6 additions & 6 deletions packages/builders/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,26 +66,26 @@
"dependencies": {
"@discordjs/formatters": "workspace:^",
"@discordjs/util": "workspace:^",
"@sapphire/shapeshift": "^3.9.2",
"@sapphire/shapeshift": "^3.9.3",
"discord-api-types": "0.37.60",
"fast-deep-equal": "^3.1.3",
"ts-mixer": "^6.0.3",
"tslib": "^2.6.2"
},
"devDependencies": {
"@favware/cliff-jumper": "^2.2.0",
"@microsoft/api-extractor": "^7.36.4",
"@microsoft/api-extractor": "^7.38.0",
"@types/node": "16.18.44",
"@vitest/coverage-v8": "^0.34.3",
"cross-env": "^7.0.3",
"downlevel-dts": "^0.11.0",
"esbuild-plugin-version-injector": "^1.2.0",
"eslint": "^8.48.0",
"esbuild-plugin-version-injector": "^1.2.1",
"eslint": "^8.51.0",
"eslint-config-neon": "^0.1.57",
"eslint-formatter-pretty": "^5.0.0",
"prettier": "^3.0.2",
"prettier": "^3.0.3",
"tsup": "^7.2.0",
"turbo": "^1.10.13",
"turbo": "^1.10.15",
"typescript": "^5.2.2",
"vitest": "^0.34.3"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/collection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,17 +61,17 @@
"homepage": "https://discord.js.org",
"devDependencies": {
"@favware/cliff-jumper": "^2.2.0",
"@microsoft/api-extractor": "^7.36.4",
"@microsoft/api-extractor": "^7.38.0",
"@types/node": "16.18.44",
"@vitest/coverage-v8": "^0.34.3",
"cross-env": "^7.0.3",
"esbuild-plugin-version-injector": "^1.2.0",
"eslint": "^8.48.0",
"esbuild-plugin-version-injector": "^1.2.1",
"eslint": "^8.51.0",
"eslint-config-neon": "^0.1.57",
"eslint-formatter-pretty": "^5.0.0",
"prettier": "^3.0.2",
"prettier": "^3.0.3",
"tsup": "^7.2.0",
"turbo": "^1.10.13",
"turbo": "^1.10.15",
"typescript": "^5.2.2",
"vitest": "^0.34.3"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,17 +73,17 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^2.2.0",
"@microsoft/api-extractor": "^7.36.4",
"@microsoft/api-extractor": "^7.38.0",
"@types/node": "18.17.9",
"@vitest/coverage-v8": "^0.34.3",
"cross-env": "^7.0.3",
"esbuild-plugin-version-injector": "^1.2.0",
"eslint": "^8.48.0",
"esbuild-plugin-version-injector": "^1.2.1",
"eslint": "^8.51.0",
"eslint-config-neon": "^0.1.57",
"eslint-formatter-pretty": "^5.0.0",
"prettier": "^3.0.2",
"prettier": "^3.0.3",
"tsup": "^7.2.0",
"turbo": "^1.10.13",
"turbo": "^1.10.15",
"typescript": "^5.2.2",
"vitest": "^0.34.3"
},
Expand Down
12 changes: 6 additions & 6 deletions packages/create-discord-bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,25 +48,25 @@
},
"homepage": "https://discord.js.org",
"dependencies": {
"commander": "^11.0.0",
"commander": "^11.1.0",
"fast-glob": "^3.3.1",
"picocolors": "^1.0.0",
"prompts": "^2.4.2",
"validate-npm-package-name": "^5.0.0"
},
"devDependencies": {
"@favware/cliff-jumper": "^2.2.0",
"@microsoft/api-extractor": "^7.36.4",
"@microsoft/api-extractor": "^7.38.0",
"@types/node": "16.18.44",
"@types/prompts": "^2.4.4",
"@types/prompts": "^2.4.6",
"@types/validate-npm-package-name": "^4.0.0",
"@vitest/coverage-v8": "^0.34.3",
"cross-env": "^7.0.3",
"eslint": "^8.48.0",
"eslint": "^8.51.0",
"eslint-config-neon": "^0.1.57",
"eslint-formatter-pretty": "^5.0.0",
"prettier": "^3.0.2",
"terser": "^5.19.2",
"prettier": "^3.0.3",
"terser": "^5.22.0",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"vitest": "^0.34.3"
Expand Down
10 changes: 5 additions & 5 deletions packages/discord.js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,13 @@
"@discordjs/util": "workspace:^",
"@discordjs/ws": "workspace:^",
"@sapphire/snowflake": "3.5.1",
"@types/ws": "8.5.5",
"@types/ws": "8.5.7",
"discord-api-types": "0.37.60",
"fast-deep-equal": "3.1.3",
"lodash.snakecase": "4.1.1",
"tslib": "2.6.2",
"undici": "5.23.0",
"ws": "8.13.0"
"undici": "5.26.3",
"ws": "8.14.2"
},
"devDependencies": {
"@discordjs/docgen": "workspace:^",
Expand All @@ -75,10 +75,10 @@
"eslint": "8.48.0",
"eslint-formatter-pretty": "5.0.0",
"jest": "29.6.4",
"prettier": "3.0.2",
"prettier": "3.0.3",
"tsd": "0.28.1",
"tslint": "6.1.3",
"turbo": "1.10.13",
"turbo": "1.10.15",
"typescript": "5.2.2"
},
"engines": {
Expand Down
10 changes: 5 additions & 5 deletions packages/docgen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,22 +59,22 @@
},
"homepage": "https://discord.js.org",
"dependencies": {
"commander": "^11.0.0",
"commander": "^11.1.0",
"jsdoc-to-markdown": "^8.0.0",
"tslib": "^2.6.2",
"typedoc": "^0.25.0"
},
"devDependencies": {
"@favware/cliff-jumper": "^2.2.0",
"@types/jsdoc-to-markdown": "^7.0.3",
"@types/jsdoc-to-markdown": "^7.0.4",
"@types/node": "16.18.44",
"cross-env": "^7.0.3",
"eslint": "^8.48.0",
"eslint": "^8.51.0",
"eslint-config-neon": "^0.1.57",
"eslint-formatter-pretty": "^5.0.0",
"prettier": "^3.0.2",
"prettier": "^3.0.3",
"tsup": "^7.2.0",
"turbo": "^1.10.13",
"turbo": "^1.10.15",
"typescript": "^5.2.2"
},
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions packages/formatters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,16 +58,16 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^2.2.0",
"@microsoft/api-extractor": "^7.36.4",
"@microsoft/api-extractor": "^7.38.0",
"@types/node": "16.18.44",
"@vitest/coverage-v8": "^0.34.3",
"cross-env": "^7.0.3",
"eslint": "^8.48.0",
"eslint": "^8.51.0",
"eslint-config-neon": "^0.1.57",
"eslint-formatter-pretty": "^5.0.0",
"prettier": "^3.0.2",
"prettier": "^3.0.3",
"tsup": "^7.2.0",
"turbo": "^1.10.13",
"turbo": "^1.10.15",
"typescript": "^5.2.2",
"vitest": "^0.34.3"
},
Expand Down
Loading

0 comments on commit 17dac18

Please sign in to comment.