mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-17 20:13:30 +01:00
feat: alert & discord components
This commit is contained in:
@@ -2105,6 +2105,7 @@ __metadata:
|
||||
"@testing-library/react": ^13.4.0
|
||||
"@testing-library/user-event": ^14.4.3
|
||||
"@types/node": ^16.11.64
|
||||
"@types/react": ^17.0.39
|
||||
"@types/react-dom": ^17.0.17
|
||||
"@types/react-syntax-highlighter": ^15.5.5
|
||||
"@unocss/cli": ^0.45.26
|
||||
@@ -2246,6 +2247,7 @@ __metadata:
|
||||
"@favware/cliff-jumper": ^1.8.8
|
||||
"@ladle/react": ^2.4.3
|
||||
"@types/node": ^16.11.64
|
||||
"@types/react": ^18.0.21
|
||||
"@types/react-dom": ^18.0.6
|
||||
"@unocss/reset": ^0.45.26
|
||||
"@vitejs/plugin-react": ^2.1.0
|
||||
@@ -2328,6 +2330,7 @@ __metadata:
|
||||
"@testing-library/react": ^13.4.0
|
||||
"@testing-library/user-event": ^14.4.3
|
||||
"@types/node": ^16.11.64
|
||||
"@types/react": ^18.0.21
|
||||
"@types/react-dom": ^18.0.6
|
||||
"@types/react-syntax-highlighter": ^15.5.5
|
||||
"@unocss/cli": ^0.45.26
|
||||
@@ -4311,7 +4314,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:*, @types/react@npm:>=16":
|
||||
"@types/react@npm:*, @types/react@npm:>=16, @types/react@npm:^18.0.21":
|
||||
version: 18.0.21
|
||||
resolution: "@types/react@npm:18.0.21"
|
||||
dependencies:
|
||||
@@ -4322,7 +4325,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:^17":
|
||||
"@types/react@npm:^17, @types/react@npm:^17.0.39":
|
||||
version: 17.0.50
|
||||
resolution: "@types/react@npm:17.0.50"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user