mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-14 10:33:30 +01:00
chore: fixup root package.json
This commit is contained in:
@@ -45,6 +45,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@code-hike/mdx": "^0.8.1",
|
"@code-hike/mdx": "^0.8.1",
|
||||||
"@discordjs/ui": "workspace:^",
|
"@discordjs/ui": "workspace:^",
|
||||||
|
"@react-icons/all-files": "^4.1.0",
|
||||||
"@vercel/analytics": "^0.1.11",
|
"@vercel/analytics": "^0.1.11",
|
||||||
"@vercel/edge-config": "^0.1.5",
|
"@vercel/edge-config": "^0.1.5",
|
||||||
"@vercel/og": "^0.4.1",
|
"@vercel/og": "^0.4.1",
|
||||||
|
|||||||
@@ -72,8 +72,5 @@
|
|||||||
"apps/*",
|
"apps/*",
|
||||||
"packages/*"
|
"packages/*"
|
||||||
],
|
],
|
||||||
"packageManager": "yarn@3.5.0",
|
"packageManager": "yarn@3.5.0"
|
||||||
"dependencies": {
|
|
||||||
"@react-icons/all-files": "^4.1.0"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2011,7 +2011,6 @@ __metadata:
|
|||||||
"@commitlint/config-angular": ^17.4.4
|
"@commitlint/config-angular": ^17.4.4
|
||||||
"@favware/cliff-jumper": ^2.0.0
|
"@favware/cliff-jumper": ^2.0.0
|
||||||
"@favware/npm-deprecate": ^1.0.7
|
"@favware/npm-deprecate": ^1.0.7
|
||||||
"@react-icons/all-files": ^4.1.0
|
|
||||||
conventional-changelog-cli: ^2.2.2
|
conventional-changelog-cli: ^2.2.2
|
||||||
husky: ^8.0.3
|
husky: ^8.0.3
|
||||||
is-ci: ^3.0.1
|
is-ci: ^3.0.1
|
||||||
@@ -2075,6 +2074,7 @@ __metadata:
|
|||||||
"@code-hike/mdx": ^0.8.1
|
"@code-hike/mdx": ^0.8.1
|
||||||
"@discordjs/ui": "workspace:^"
|
"@discordjs/ui": "workspace:^"
|
||||||
"@next/bundle-analyzer": ^13.2.4
|
"@next/bundle-analyzer": ^13.2.4
|
||||||
|
"@react-icons/all-files": ^4.1.0
|
||||||
"@testing-library/react": ^14.0.0
|
"@testing-library/react": ^14.0.0
|
||||||
"@testing-library/user-event": ^14.4.3
|
"@testing-library/user-event": ^14.4.3
|
||||||
"@types/node": 18.15.9
|
"@types/node": 18.15.9
|
||||||
|
|||||||
Reference in New Issue
Block a user