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:
@@ -36,7 +36,7 @@
|
||||
},
|
||||
"homepage": "https://discord.js.org",
|
||||
"dependencies": {
|
||||
"@code-hike/mdx": "^0.7.4",
|
||||
"@code-hike/mdx": "^0.8.0",
|
||||
"@discordjs/ui": "workspace:^",
|
||||
"ariakit": "^2.0.0-next.43",
|
||||
"react": "^18.2.0",
|
||||
@@ -46,42 +46,42 @@
|
||||
"react-use": "^17.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@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",
|
||||
"@astrojs/image": "^0.15.1",
|
||||
"@astrojs/mdx": "^0.17.2",
|
||||
"@astrojs/prefetch": "^0.1.2",
|
||||
"@astrojs/react": "^2.0.2",
|
||||
"@testing-library/react": "^14.0.0",
|
||||
"@testing-library/user-event": "^14.4.3",
|
||||
"@types/node": "16.18.11",
|
||||
"@types/react": "^18.0.26",
|
||||
"@types/react-dom": "^18.0.10",
|
||||
"@types/node": "16.18.13",
|
||||
"@types/react": "^18.0.28",
|
||||
"@types/react-dom": "^18.0.11",
|
||||
"@types/react-syntax-highlighter": "^15.5.6",
|
||||
"@unocss/cli": "^0.48.3",
|
||||
"@unocss/reset": "^0.48.3",
|
||||
"@vitejs/plugin-react": "^3.0.1",
|
||||
"@vitest/coverage-c8": "^0.27.1",
|
||||
"@unocss/cli": "^0.50.1",
|
||||
"@unocss/reset": "^0.50.1",
|
||||
"@vitejs/plugin-react": "^3.1.0",
|
||||
"@vitest/coverage-c8": "^0.29.1",
|
||||
"astro": "^1.9.2",
|
||||
"astro-compress": "^1.1.25",
|
||||
"astro-critters": "^1.1.25",
|
||||
"astro-compress": "^1.1.35",
|
||||
"astro-critters": "^1.1.31",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^8.31.0",
|
||||
"eslint": "^8.35.0",
|
||||
"eslint-config-neon": "^0.1.40",
|
||||
"eslint-formatter-pretty": "^4.1.0",
|
||||
"happy-dom": "^8.1.3",
|
||||
"happy-dom": "^8.9.0",
|
||||
"hast-util-to-string": "^2.0.0",
|
||||
"hastscript": "^7.2.0",
|
||||
"html-escaper": "^3.0.3",
|
||||
"prettier": "^2.8.2",
|
||||
"prettier-plugin-astro": "^0.7.2",
|
||||
"prettier-plugin-tailwindcss": "^0.2.1",
|
||||
"prettier": "^2.8.4",
|
||||
"prettier-plugin-astro": "^0.8.0",
|
||||
"prettier-plugin-tailwindcss": "^0.2.3",
|
||||
"rehype-autolink-headings": "^6.1.1",
|
||||
"rehype-slug": "^5.1.0",
|
||||
"sharp": "^0.31.3",
|
||||
"shiki": "^0.12.1",
|
||||
"typescript": "^4.9.4",
|
||||
"unocss": "^0.48.3",
|
||||
"vercel": "^28.11.1",
|
||||
"vitest": "^0.27.1"
|
||||
"shiki": "^0.14.1",
|
||||
"typescript": "^4.9.5",
|
||||
"unocss": "^0.50.1",
|
||||
"vercel": "^28.16.7",
|
||||
"vitest": "^0.29.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.9.0"
|
||||
|
||||
Reference in New Issue
Block a user