mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-16 19:43:29 +01:00
refactor: fetch versions on the client
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
"class-variance-authority": "^0.7.0",
|
||||
"cmdk": "^0.2.0",
|
||||
"meilisearch": "^0.35.1",
|
||||
"next": "14.0.3-canary.5",
|
||||
"next": "14.0.5-canary.21",
|
||||
"next-mdx-remote": "^4.4.1",
|
||||
"next-themes": "^0.2.1",
|
||||
"react": "^18.2.0",
|
||||
@@ -71,10 +71,11 @@
|
||||
"react-use": "^17.4.2",
|
||||
"rehype-slug": "^5.1.0",
|
||||
"remark-gfm": "^3.0.1",
|
||||
"sharp": "^0.32.6"
|
||||
"sharp": "^0.32.6",
|
||||
"swr": "^2.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@next/bundle-analyzer": "14.0.3-canary.5",
|
||||
"@next/bundle-analyzer": "14.0.5-canary.21",
|
||||
"@testing-library/react": "^14.1.2",
|
||||
"@testing-library/user-event": "^14.5.1",
|
||||
"@types/node": "18.18.8",
|
||||
|
||||
Reference in New Issue
Block a user