mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
fix(scripts): accessing tsComment
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
},
|
||||
"homepage": "https://discord.js.org",
|
||||
"dependencies": {
|
||||
"@code-hike/mdx": "^0.8.0",
|
||||
"@code-hike/mdx": "^0.8.1",
|
||||
"@discordjs/ui": "workspace:^",
|
||||
"@vercel/analytics": "^0.1.11",
|
||||
"ariakit": "^2.0.0-next.43",
|
||||
@@ -48,21 +48,21 @@
|
||||
"react-use": "^17.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/image": "^0.16.1",
|
||||
"@astrojs/image": "^0.16.2",
|
||||
"@astrojs/mdx": "^0.18.2",
|
||||
"@astrojs/prefetch": "^0.2.1",
|
||||
"@astrojs/react": "^2.1.0",
|
||||
"@testing-library/react": "^14.0.0",
|
||||
"@testing-library/user-event": "^14.4.3",
|
||||
"@types/node": "18.15.6",
|
||||
"@types/react": "^18.0.28",
|
||||
"@types/node": "18.15.9",
|
||||
"@types/react": "^18.0.29",
|
||||
"@types/react-dom": "^18.0.11",
|
||||
"@types/react-syntax-highlighter": "^15.5.6",
|
||||
"@unocss/cli": "^0.50.6",
|
||||
"@unocss/reset": "^0.50.6",
|
||||
"@vitejs/plugin-react": "^3.1.0",
|
||||
"@vitest/coverage-c8": "^0.29.7",
|
||||
"astro": "^2.1.5",
|
||||
"astro": "^2.1.7",
|
||||
"astro-compress": "^1.1.35",
|
||||
"astro-critters": "^1.1.31",
|
||||
"cross-env": "^7.0.3",
|
||||
@@ -74,12 +74,12 @@
|
||||
"hastscript": "^7.2.0",
|
||||
"html-escaper": "^3.0.3",
|
||||
"lighthouse": "^10.1.0",
|
||||
"prettier": "^2.8.6",
|
||||
"prettier": "^2.8.7",
|
||||
"prettier-plugin-astro": "^0.8.0",
|
||||
"prettier-plugin-tailwindcss": "^0.2.5",
|
||||
"rehype-autolink-headings": "^6.1.1",
|
||||
"rehype-slug": "^5.1.0",
|
||||
"sharp": "^0.31.3",
|
||||
"sharp": "^0.32.0",
|
||||
"shiki": "^0.14.1",
|
||||
"typescript": "^5.0.2",
|
||||
"unocss": "^0.50.6",
|
||||
|
||||
Reference in New Issue
Block a user