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