Update dependency vue to v3.5.39

This commit is contained in:
Renovate Bot
2026-06-28 18:41:37 -04:00
parent de09ff6c73
commit bc863fbd3c
+3 -3
View File
@@ -408,11 +408,11 @@
<script src="https://kbcc-cuny.libanswers.com/load_chat.php?hash=f7d1629a91e178fd0f799322e803b6e7"></script> <script src="https://kbcc-cuny.libanswers.com/load_chat.php?hash=f7d1629a91e178fd0f799322e803b6e7"></script>
<!-- add Vue scripts --> <!-- add Vue scripts -->
<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/vue/3.5.22/vue.global.js"></script> development script--> <!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/vue/3.5.39/vue.global.js"></script> development script-->
<!-- production: SRI hash so a tampered/changed file won't execute; Renovate bumps version + hash together --> <!-- production: SRI hash so a tampered/changed file won't execute; Renovate bumps version + hash together -->
<script <script
src="https://cdnjs.cloudflare.com/ajax/libs/vue/3.5.22/vue.global.prod.js" src="https://cdnjs.cloudflare.com/ajax/libs/vue/3.5.39/vue.global.prod.js"
integrity="sha384-8b+88atXoPL4ijtVqe+2pA+PC8VNYSGqubRseMLV0qxfa5GMHeftEEHvk4eM4RFT" integrity="sha512-NYZnkTaHT7T7wdMh75aoOtsZgppz/bLLEtHLGmdmAjir8DBrmM5xWaqx7zmcN6ADBGcWbB5ullPznC6LJj9hlg=="
crossorigin="anonymous" crossorigin="anonymous"
></script> ></script>
<script <script