mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
d6e834c615
* Build(deps-dev): Bump terser from 5.29.2 to 5.30.3 Bumps [terser](https://github.com/terser/terser) from 5.29.2 to 5.30.3. - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.29.2...v5.30.3) --- updated-dependencies: - dependency-name: terser dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update .bundlewatch.config.json --------- Signed-off-by: dependabot[bot] <support@github.com> 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": "6.5 kB"
|
|
},
|
|
{
|
|
"path": "./dist/css/bootstrap-grid.min.css",
|
|
"maxSize": "6.0 kB"
|
|
},
|
|
{
|
|
"path": "./dist/css/bootstrap-reboot.css",
|
|
"maxSize": "3.5 kB"
|
|
},
|
|
{
|
|
"path": "./dist/css/bootstrap-reboot.min.css",
|
|
"maxSize": "3.25 kB"
|
|
},
|
|
{
|
|
"path": "./dist/css/bootstrap-utilities.css",
|
|
"maxSize": "11.75 kB"
|
|
},
|
|
{
|
|
"path": "./dist/css/bootstrap-utilities.min.css",
|
|
"maxSize": "10.75 kB"
|
|
},
|
|
{
|
|
"path": "./dist/css/bootstrap.css",
|
|
"maxSize": "32.5 kB"
|
|
},
|
|
{
|
|
"path": "./dist/css/bootstrap.min.css",
|
|
"maxSize": "30.25 kB"
|
|
},
|
|
{
|
|
"path": "./dist/js/bootstrap.bundle.js",
|
|
"maxSize": "43.0 kB"
|
|
},
|
|
{
|
|
"path": "./dist/js/bootstrap.bundle.min.js",
|
|
"maxSize": "23.5 kB"
|
|
},
|
|
{
|
|
"path": "./dist/js/bootstrap.esm.js",
|
|
"maxSize": "28.0 kB"
|
|
},
|
|
{
|
|
"path": "./dist/js/bootstrap.esm.min.js",
|
|
"maxSize": "18.25 kB"
|
|
},
|
|
{
|
|
"path": "./dist/js/bootstrap.js",
|
|
"maxSize": "28.75 kB"
|
|
},
|
|
{
|
|
"path": "./dist/js/bootstrap.min.js",
|
|
"maxSize": "16.25 kB"
|
|
}
|
|
],
|
|
"ci": {
|
|
"trackBranches": [
|
|
"main",
|
|
"v4-dev"
|
|
]
|
|
}
|
|
}
|