mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-14 02:23:31 +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.0",
|
||||
"next": "^12.3.1-canary.3",
|
||||
"next-mdx-remote": "^4.1.0",
|
||||
"next-progress": "^2.2.0",
|
||||
"next-themes": "^0.2.1",
|
||||
@@ -70,23 +70,23 @@
|
||||
"devDependencies": {
|
||||
"@testing-library/react": "^13.4.0",
|
||||
"@testing-library/user-event": "^14.4.3",
|
||||
"@types/node": "^16.11.58",
|
||||
"@types/node": "^16.11.59",
|
||||
"@types/react-dom": "^18.0.6",
|
||||
"@types/react-syntax-highlighter": "^15.5.5",
|
||||
"@unocss/cli": "^0.45.18",
|
||||
"@unocss/reset": "^0.45.18",
|
||||
"@unocss/cli": "^0.45.21",
|
||||
"@unocss/reset": "^0.45.21",
|
||||
"@vitejs/plugin-react": "^2.1.0",
|
||||
"@vitest/coverage-c8": "^0.23.1",
|
||||
"@vitest/coverage-c8": "^0.23.4",
|
||||
"concurrently": "^7.4.0",
|
||||
"eslint": "^8.23.0",
|
||||
"eslint": "^8.23.1",
|
||||
"eslint-config-neon": "^0.1.33",
|
||||
"happy-dom": "^6.0.4",
|
||||
"prettier": "^2.7.1",
|
||||
"prettier-plugin-tailwindcss": "^0.1.13",
|
||||
"typescript": "^4.8.3",
|
||||
"unocss": "^0.45.18",
|
||||
"vercel": "^28.2.3",
|
||||
"vitest": "^0.23.1"
|
||||
"unocss": "^0.45.21",
|
||||
"vercel": "^28.2.5",
|
||||
"vitest": "^0.23.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.9.0"
|
||||
|
||||
Reference in New Issue
Block a user