mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
chore: deps
This commit is contained in:
@@ -49,12 +49,12 @@
|
||||
"@microsoft/api-extractor-model": "7.24.0",
|
||||
"@microsoft/tsdoc": "0.14.1",
|
||||
"@react-icons/all-files": "^4.1.0",
|
||||
"@vercel/og": "^0.0.25",
|
||||
"@vercel/og": "^0.0.26",
|
||||
"@vscode/codicons": "^0.0.32",
|
||||
"ariakit": "^2.0.0-next.43",
|
||||
"cmdk": "^0.1.21",
|
||||
"meilisearch": "^0.30.0",
|
||||
"next": "^13.1.2-canary.4",
|
||||
"next": "^13.1.2-canary.5",
|
||||
"next-mdx-remote": "^4.2.1",
|
||||
"next-themes": "npm:@wits/next-themes@latest",
|
||||
"react": "^18.2.0",
|
||||
@@ -63,13 +63,13 @@
|
||||
"react-syntax-highlighter": "^15.5.0",
|
||||
"react-use": "^17.4.0",
|
||||
"rehype-ignore": "^1.0.3",
|
||||
"rehype-pretty-code": "^0.8.0",
|
||||
"rehype-pretty-code": "^0.8.1",
|
||||
"rehype-raw": "^6.1.1",
|
||||
"rehype-slug": "^5.1.0",
|
||||
"remark-gfm": "^3.0.1",
|
||||
"sharp": "^0.31.3",
|
||||
"shiki": "^0.12.1",
|
||||
"swr": "^1.3.0"
|
||||
"swr": "^2.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@next/bundle-analyzer": "^13.1.1",
|
||||
@@ -81,8 +81,8 @@
|
||||
"@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.27.0",
|
||||
"@vitejs/plugin-react": "^3.0.1",
|
||||
"@vitest/coverage-c8": "^0.27.1",
|
||||
"concurrently": "^7.6.0",
|
||||
"cpy-cli": "^4.2.0",
|
||||
"cross-env": "^7.0.3",
|
||||
@@ -94,8 +94,8 @@
|
||||
"prettier-plugin-tailwindcss": "^0.2.1",
|
||||
"typescript": "^4.9.4",
|
||||
"unocss": "^0.48.3",
|
||||
"vercel": "^28.11.0",
|
||||
"vitest": "^0.27.0"
|
||||
"vercel": "^28.11.1",
|
||||
"vitest": "^0.27.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.9.0"
|
||||
|
||||
Reference in New Issue
Block a user