Update dependency vue to v3.5.41

This commit is contained in:
Renovate Bot
2026-08-08 19:47:48 -04:00
parent 3b8db1c83b
commit a0ea867276
+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.39/vue.global.js"></script> development script--> <!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/vue/3.5.41/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.39/vue.global.prod.js" src="https://cdnjs.cloudflare.com/ajax/libs/vue/3.5.41/vue.global.prod.js"
integrity="sha512-NYZnkTaHT7T7wdMh75aoOtsZgppz/bLLEtHLGmdmAjir8DBrmM5xWaqx7zmcN6ADBGcWbB5ullPznC6LJj9hlg==" integrity="sha512-wVJFMtjV/zJhYFxXU3yfljFSqVvz+ukCqeVPplFyRr2opuk1qiADdXs+QmuwrI/r1ipyumss3exbm218HBNA9A=="
crossorigin="anonymous" crossorigin="anonymous"
></script> ></script>
<script <script