![dependabot-preview[bot]](/assets/img/avatar_default.png)
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 5.17.0 to 5.18.0. - [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.17.0...5.18.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
30 lines
718 B
JSON
30 lines
718 B
JSON
{
|
|
"dependencies": {
|
|
"@fortawesome/fontawesome-free": "^5.13.0",
|
|
"@rails/webpacker": "^5.1.1",
|
|
"@sentry/browser": "^5.18.0",
|
|
"bootstrap": "^4.5.0",
|
|
"bootswatch": "^4.5.0",
|
|
"chosen-js": "^1.8.7",
|
|
"d3": "^5.16.0",
|
|
"d3-tip": "^0.9.1",
|
|
"highlight.js": "^10.1.1",
|
|
"jquery": "^3.5.1",
|
|
"jquery-ui": "^1.12.1",
|
|
"jquery-ujs": "^1.2.2",
|
|
"jstree": "^3.3.10",
|
|
"opensans-webkit": "^1.1.0",
|
|
"popper.js": "^1.16.1",
|
|
"underscore": "^1.10.2",
|
|
"vis": "^4.21.0",
|
|
"webpack-merge": "^4.2.2"
|
|
},
|
|
"devDependencies": {
|
|
"webpack-dev-server": "^3.11.0"
|
|
},
|
|
"scripts": {
|
|
"webpack": "./bin/webpack",
|
|
"webpack-dev-server": "./bin/webpack-dev-server"
|
|
}
|
|
}
|