3 Commits

Author SHA1 Message Date
Renovate Bot
11be323543 fix(deps): update dependency lucide-react to ^0.469.0 2024-12-20 10:03:45 +00:00
f5372c153c Merge pull request 'fix(deps): update dependency net.dv8tion:jda to v5.2.1' (#2) from renovate/net.dv8tion-jda-5.x into master
Some checks failed
Publish / docker (ubuntu-latest, 2.38.4) (push) Failing after 9s
Reviewed-on: #2
2024-12-18 23:25:50 -08:00
Renovate Bot
8325b98b8b fix(deps): update dependency net.dv8tion:jda to v5.2.1 2024-11-10 17:01:55 +00:00
3 changed files with 7 additions and 7 deletions

View File

@ -21,7 +21,7 @@
"@radix-ui/react-slot": "^1.0.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"lucide-react": "^0.294.0",
"lucide-react": "^0.469.0",
"next": "14.0.3",
"react": "^18",
"react-dom": "^18",

View File

@ -18,8 +18,8 @@ dependencies:
specifier: ^2.0.0
version: 2.0.0
lucide-react:
specifier: ^0.294.0
version: 0.294.0(react@18.2.0)
specifier: ^0.469.0
version: 0.469.0(react@18.2.0)
next:
specifier: 14.0.3
version: 14.0.3(react-dom@18.2.0)(react@18.2.0)
@ -2229,10 +2229,10 @@ packages:
yallist: 4.0.0
dev: true
/lucide-react@0.294.0(react@18.2.0):
resolution: {integrity: sha512-V7o0/VECSGbLHn3/1O67FUgBwWB+hmzshrgDVRJQhMh8uj5D3HBuIvhuAmQTtlupILSplwIZg5FTc4tTKMA2SA==}
/lucide-react@0.469.0(react@18.2.0):
resolution: {integrity: sha512-28vvUnnKQ/dBwiCQtwJw7QauYnE7yd2Cyp4tTTJpvglX4EMpbflcdBgrgToX2j71B3YvugK/NH3BGUk+E/p/Fw==}
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
dependencies:
react: 18.2.0
dev: false

View File

@ -60,7 +60,7 @@
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>5.0.0-beta.18</version>
<version>5.2.1</version>
<exclusions>
<exclusion>
<groupId>club.minnced</groupId>