weblate/client
renovate[bot] f411c73d72
chore(deps): update dependency @sentry/browser to v8.28.0 (#12407)
* chore(deps): update dependency @sentry/browser to v8.28.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-09-03 14:34:48 +02:00
..
src feat: Add webpack bundling for client side libraries. (#12227) 2024-08-09 12:59:29 +02:00
package.json chore(deps): update dependency @sentry/browser to v8.28.0 (#12407) 2024-09-03 14:34:48 +02:00
README.rst feat: Add webpack bundling for client side libraries. (#12227) 2024-08-09 12:59:29 +02:00
webpack.config.js feat: Add webpack bundling for client side libraries. (#12227) 2024-08-09 12:59:29 +02:00
yarn.lock chore(deps): update dependency @sentry/browser to v8.28.0 (#12407) 2024-09-03 14:34:48 +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.