update library - #1815

This commit is contained in:
Laurent GAY
2025-11-21 12:52:56 +01:00
committed by setop
parent 23f7693948
commit 488b89a26f
3 changed files with 656 additions and 572 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
ELIXIR_LIB_EXCLUDE="ueberauth_cas"
VUEJS_LIB_EXCLUDE="@apollo/client mock-apollo-client @vueuse/core tailwindcss"
VUEJS_LIB_EXCLUDE="@apollo/client mock-apollo-client @vueuse/core tailwindcss @oruga-ui/oruga-next @oruga-ui/theme-oruga"
let EXITVALUE=0
mix hex.outdated | grep -v "Up-to-date"