# Vendored front-end asset versions — the Renovate-tracked pin for our self-hosted
# (no-CDN) static assets. Renovate (see renovate.json `customManagers`) opens a PR
# when a newer upstream is released; on merge, re-vendor the matching dist files and
# refresh the vendor README/provenance. Keep these in sync with the actual files.
#
# renovate: datasource=npm depName=@tabler/core
tabler=1.4.0
# renovate: datasource=npm depName=alpinejs
# NOTE (#533): this pin now re-vendors @alpinejs/csp's dist/cdn.min.js (same version
# line as alpinejs) into static/alpine.csp.min.js — NOT the standard alpinejs build,
# whose new-Function evaluator needs script-src 'unsafe-eval'. On a version bump,
# fetch @alpinejs/csp@<version>, never the standard package.
alpine=3.15.12
# renovate: datasource=npm depName=@tabler/icons
tabler-icons=3.45.0
# renovate: datasource=npm depName=@xterm/xterm
xterm=6.0.0
