Merge pull request 'Update dependency vue to v3.5.41' (#23) from renovate/vue-3.x into main
Reviewed-on: https://tildegit.org/MarkEEaton/Kingsborough-LibGuide/pulls/23
This commit was merged in pull request #23.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user