mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
refactor(website): switch to dynamic only
This commit is contained in:
@@ -48,60 +48,60 @@
|
||||
"@vercel/analytics": "^1.5.0",
|
||||
"cmdk": "^1.1.1",
|
||||
"cva": "1.0.0-beta.3",
|
||||
"fumadocs-core": "^15.2.11",
|
||||
"fumadocs-mdx": "^11.6.1",
|
||||
"fumadocs-twoslash": "^3.1.1",
|
||||
"fumadocs-ui": "^15.2.11",
|
||||
"geist": "^1.3.1",
|
||||
"fumadocs-core": "^15.4.2",
|
||||
"fumadocs-mdx": "^11.6.6",
|
||||
"fumadocs-twoslash": "^3.1.3",
|
||||
"fumadocs-ui": "^15.4.2",
|
||||
"geist": "^1.4.2",
|
||||
"immer": "^10.1.1",
|
||||
"jotai": "^2.12.3",
|
||||
"jotai": "^2.12.5",
|
||||
"jotai-immer": "^0.4.1",
|
||||
"lucide-react": "^0.503.0",
|
||||
"motion": "^12.9.2",
|
||||
"lucide-react": "^0.511.0",
|
||||
"motion": "^12.15.0",
|
||||
"next": "15.4.0-canary.11",
|
||||
"next-mdx-remote-client": "^2.1.1",
|
||||
"next-mdx-remote-client": "^2.1.2",
|
||||
"next-themes": "^0.4.6",
|
||||
"nuqs": "^2.4.3",
|
||||
"react": "^19.1.0",
|
||||
"react-aria": "^3.39.0",
|
||||
"react-aria-components": "^1.8.0",
|
||||
"react-aria": "^3.40.0",
|
||||
"react-aria-components": "^1.9.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"react-error-boundary": "^5.0.0",
|
||||
"sharp": "^0.34.1",
|
||||
"tailwind-merge": "^3.1.0",
|
||||
"tw-animate-css": "^1.2.8",
|
||||
"react-error-boundary": "^6.0.0",
|
||||
"sharp": "^0.34.2",
|
||||
"tailwind-merge": "^3.3.0",
|
||||
"tw-animate-css": "^1.3.2",
|
||||
"twoslash": "^0.3.1",
|
||||
"usehooks-ts": "^3.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@next/env": "^15.2.4",
|
||||
"@shikijs/rehype": "^3.2.1",
|
||||
"@tailwindcss/postcss": "^4.1.3",
|
||||
"@next/env": "^15.3.3",
|
||||
"@shikijs/rehype": "^3.4.2",
|
||||
"@tailwindcss/postcss": "^4.1.8",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"@tailwindcss/vite": "^4.1.4",
|
||||
"@tailwindcss/vite": "^4.1.8",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@types/node": "^22.15.2",
|
||||
"@types/react": "^19.1.2",
|
||||
"@types/react-dom": "^19.1.2",
|
||||
"@types/node": "^22.15.26",
|
||||
"@types/react": "^19.1.6",
|
||||
"@types/react-dom": "^19.1.5",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"babel-plugin-react-compiler": "19.1.0-rc.1",
|
||||
"babel-plugin-react-compiler": "19.1.0-rc.2",
|
||||
"cpy-cli": "^5.0.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^9.25.1",
|
||||
"eslint": "^9.27.0",
|
||||
"eslint-config-neon": "^0.2.7",
|
||||
"eslint-formatter-pretty": "^6.0.1",
|
||||
"git-describe": "^4.1.1",
|
||||
"postcss": "^8.5.3",
|
||||
"postcss": "^8.5.4",
|
||||
"prettier": "^3.5.3",
|
||||
"prettier-plugin-tailwindcss": "^0.6.11",
|
||||
"remark-gfm": "^4.0.1",
|
||||
"remark-rehype": "^11.1.2",
|
||||
"shiki": "^3.2.1",
|
||||
"tailwindcss": "^4.1.4",
|
||||
"shiki": "^3.4.2",
|
||||
"tailwindcss": "^4.1.8",
|
||||
"tailwindcss-react-aria-components": "^2.0.0",
|
||||
"turbo": "^2.5.2",
|
||||
"turbo": "^2.5.3",
|
||||
"typescript": "^5.8.2",
|
||||
"vercel": "^41.4.1"
|
||||
"vercel": "^42.2.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=22.12.0"
|
||||
|
||||
Reference in New Issue
Block a user