mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-05-01 21:53:54 +08:00
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 6.2.2 to 6.2.3. - [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/6.2.2...6.2.3) Signed-off-by: dependabot[bot] <support@github.com>
29 lines
787 B
JSON
29 lines
787 B
JSON
{
|
|
"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": {
|
|
"@sentry/browser": "6.2.3",
|
|
"autosize": "^4.0.0",
|
|
"bootstrap-datepicker": "^1.9.0",
|
|
"bootstrap-rtl": "^3.3.4",
|
|
"clipboard": "^2.0.8",
|
|
"dejavu-fonts-ttf": "2.37.3",
|
|
"jquery": "^3.6.0",
|
|
"js-cookie": "^2.2.1",
|
|
"modernizr": "^3.11.6",
|
|
"mousetrap": "^1.6.5",
|
|
"mousetrap-global-bind": "^1.1.0",
|
|
"multi.js": "^0.5.2",
|
|
"prismjs": "^1.23.0",
|
|
"slugify": "^1.5.0",
|
|
"source-code-pro": "2.30.2",
|
|
"source-sans-pro": "3.6.0",
|
|
"tributejs": "^5.1.3"
|
|
}
|
|
}
|