mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
6397516ad7
* Bump @popperjs/core from 2.9.3 to 2.10.1 Bumps [@popperjs/core](https://github.com/popperjs/popper-core) from 2.9.3 to 2.10.1. - [Release notes](https://github.com/popperjs/popper-core/releases) - [Commits](https://github.com/popperjs/popper-core/compare/v2.9.3...v2.10.1) --- updated-dependencies: - dependency-name: "@popperjs/core" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update config.yml * Update .bundlewatch.config.json Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com>
67 lines
1.3 KiB
JSON
67 lines
1.3 KiB
JSON
{
|
|
"files": [
|
|
{
|
|
"path": "./dist/css/bootstrap-grid.css",
|
|
"maxSize": "7.25 kB"
|
|
},
|
|
{
|
|
"path": "./dist/css/bootstrap-grid.min.css",
|
|
"maxSize": "6.5 kB"
|
|
},
|
|
{
|
|
"path": "./dist/css/bootstrap-reboot.css",
|
|
"maxSize": "2.5 kB"
|
|
},
|
|
{
|
|
"path": "./dist/css/bootstrap-reboot.min.css",
|
|
"maxSize": "2.35 kB"
|
|
},
|
|
{
|
|
"path": "./dist/css/bootstrap-utilities.css",
|
|
"maxSize": "7.75 kB"
|
|
},
|
|
{
|
|
"path": "./dist/css/bootstrap-utilities.min.css",
|
|
"maxSize": "6.85 kB"
|
|
},
|
|
{
|
|
"path": "./dist/css/bootstrap.css",
|
|
"maxSize": "25.5 kB"
|
|
},
|
|
{
|
|
"path": "./dist/css/bootstrap.min.css",
|
|
"maxSize": "23.25 kB"
|
|
},
|
|
{
|
|
"path": "./dist/js/bootstrap.bundle.js",
|
|
"maxSize": "42.5 kB"
|
|
},
|
|
{
|
|
"path": "./dist/js/bootstrap.bundle.min.js",
|
|
"maxSize": "22.25 kB"
|
|
},
|
|
{
|
|
"path": "./dist/js/bootstrap.esm.js",
|
|
"maxSize": "27.5 kB"
|
|
},
|
|
{
|
|
"path": "./dist/js/bootstrap.esm.min.js",
|
|
"maxSize": "18.25 kB"
|
|
},
|
|
{
|
|
"path": "./dist/js/bootstrap.js",
|
|
"maxSize": "28 kB"
|
|
},
|
|
{
|
|
"path": "./dist/js/bootstrap.min.js",
|
|
"maxSize": "15.75 kB"
|
|
}
|
|
],
|
|
"ci": {
|
|
"trackBranches": [
|
|
"main",
|
|
"v4-dev"
|
|
]
|
|
}
|
|
}
|