mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-05-26 05:06:15 +08:00
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 5.7.0 to 5.7.1. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/5.7.0...5.7.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
30 lines
818 B
JSON
Vendored
30 lines
818 B
JSON
Vendored
{
|
|
"name": "Weblate",
|
|
"description": "Mock to install javascript deps",
|
|
"main": "index.js",
|
|
"license": "GPL-3.0+",
|
|
"scripts": {
|
|
"build:modernizr": "modernizr -c ./modernizr-config.json -d modernizr.js",
|
|
"build": "npm run build:modernizr"
|
|
},
|
|
"dependencies": {
|
|
"autosize": "^4.0.0",
|
|
"bootstrap-datepicker": "^1.9.0",
|
|
"bootstrap-rtl": "^3.3.4",
|
|
"chartist": "^0.11.4",
|
|
"clipboard": "^2.0.4",
|
|
"font-awesome": "^4.7.0",
|
|
"font-linux": "^0.6.1",
|
|
"jquery": "^3.4.1",
|
|
"js-cookie": "^2.2.1",
|
|
"modernizr": "^3.7.1",
|
|
"mousetrap": "^1.6.3",
|
|
"mousetrap-global-bind": "^1.1.0",
|
|
"multi.js": "^0.5.0",
|
|
"slugify": "^1.3.5",
|
|
"dejavu-fonts-ttf": "2.37.3",
|
|
"source-sans-pro": "3.6.0",
|
|
"source-code-pro": "2.30.2",
|
|
"@sentry/browser": "5.7.1"
|
|
}
|
|
}
|