mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-13 01:53:30 +01:00
chore: deps
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
"ariakit": "^2.0.0-next.41",
|
||||
"cmdk": "^0.1.20",
|
||||
"meilisearch": "^0.27.0",
|
||||
"next": "^12.3.1-canary.3",
|
||||
"next": "^12.3.1",
|
||||
"next-mdx-remote": "^4.1.0",
|
||||
"next-progress": "^2.2.0",
|
||||
"next-themes": "^0.2.1",
|
||||
@@ -73,8 +73,8 @@
|
||||
"@types/node": "^16.11.59",
|
||||
"@types/react-dom": "^18.0.6",
|
||||
"@types/react-syntax-highlighter": "^15.5.5",
|
||||
"@unocss/cli": "^0.45.21",
|
||||
"@unocss/reset": "^0.45.21",
|
||||
"@unocss/cli": "^0.45.22",
|
||||
"@unocss/reset": "^0.45.22",
|
||||
"@vitejs/plugin-react": "^2.1.0",
|
||||
"@vitest/coverage-c8": "^0.23.4",
|
||||
"concurrently": "^7.4.0",
|
||||
@@ -84,8 +84,8 @@
|
||||
"prettier": "^2.7.1",
|
||||
"prettier-plugin-tailwindcss": "^0.1.13",
|
||||
"typescript": "^4.8.3",
|
||||
"unocss": "^0.45.21",
|
||||
"vercel": "^28.2.5",
|
||||
"unocss": "^0.45.22",
|
||||
"vercel": "^28.4.0",
|
||||
"vitest": "^0.23.4"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
"@discordjs/rest": "workspace:^",
|
||||
"@sapphire/async-queue": "^1.5.0",
|
||||
"@types/ws": "^8.5.3",
|
||||
"@vladfrangu/async_event_emitter": "^2.1.0",
|
||||
"@vladfrangu/async_event_emitter": "^2.1.2",
|
||||
"discord-api-types": "^0.37.10",
|
||||
"tslib": "^2.4.0",
|
||||
"ws": "^8.8.1"
|
||||
|
||||
Reference in New Issue
Block a user