weblate/client
renovate[bot] ccca7dfdcd
chore(deps): update dependency @sentry/browser to v8.26.0 (#12265)
* chore(deps): update dependency @sentry/browser to v8.26.0

* 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-08-15 09:58:13 +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.26.0 (#12265) 2024-08-15 09:58:13 +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.26.0 (#12265) 2024-08-15 09:58:13 +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.