weblate/client
renovate[bot] a370537bf2
chore(deps): update dependency @sentry/browser to v8.34.0 (#12732)
* chore(deps): update dependency @sentry/browser to v8.34.0

* chore(js): update vendored libraries

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-10-11 13:21:08 +02:00
..
src Add tributejs library to be managed by client/ 2024-10-11 12:50:12 +02:00
package.json chore(deps): update dependency @sentry/browser to v8.34.0 (#12732) 2024-10-11 13:21:08 +02:00
README.rst feat: Add webpack bundling for client side libraries. (#12227) 2024-08-09 12:59:29 +02:00
webpack.config.js Add tributejs library to be managed by client/ 2024-10-11 12:50:12 +02:00
yarn.lock chore(deps): update dependency @sentry/browser to v8.34.0 (#12732) 2024-10-11 13:21:08 +02:00

.. Copyright © Michal Čihař <michal@weblate.org>
..
.. SPDX-License-Identifier: GPL-3.0-or-later

Manage 3rd Party Libraries
--------------------------

For the client side.

See https://docs.weblate.org/en/latest/contributing/frontend.html#dependency-management.