Alpine.js 3.17.1
================

Third-party library bundled with Extraordinary AI Shopping Assistant, used only by the
admin settings screen (live preview of the widget's appearance). It is never
enqueued on the storefront.

Upstream project : https://alpinejs.dev
Source repository: https://github.com/alpinejs/alpine
Licence          : MIT (see alpine-LICENSE.txt) — GPL-compatible

Files
-----
alpine.js         Unminified, human-readable source, as published by upstream.
                  https://cdn.jsdelivr.net/npm/alpinejs@3.17.1/dist/cdn.js
                  MD5: 116b09cc8cffd083fada96a6702f272e

alpine.min.js     The minified build that is actually enqueued. Byte-identical to
                  https://cdn.jsdelivr.net/npm/alpinejs@3.17.1/dist/cdn.min.js
                  MD5: 5e15d9e30dac76899c4a929822409ead

Neither file is modified from upstream. To verify, download both URLs above and
compare checksums.

Upgrading
---------
Replace both files from the same upstream version, refresh the MD5s above, and
bump the version string passed to wp_enqueue_script() in
includes/Admin/Admin.php so browser caches are busted.
