Update bootstrap-icons to v1.11.3

This commit is contained in:
Will Faught
2025-01-19 11:09:44 -08:00
parent 3ac8d7b9b8
commit e382bf26a9
2047 changed files with 3011 additions and 3010 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bootstrap-icons",
"version": "1.11.0",
"version": "1.11.3",
"description": "Official open source SVG icon library for Bootstrap",
"author": "mdo",
"license": "MIT",
@@ -67,25 +67,25 @@
"test": "npm-run-all --parallel --aggregate-output --continue-on-error test:*"
},
"devDependencies": {
"@twbs/fantasticon": "^2.7.1",
"autoprefixer": "^10.4.14",
"bootstrap": "^5.3.1",
"clean-css-cli": "^5.6.2",
"@twbs/fantasticon": "^2.7.2",
"autoprefixer": "^10.4.16",
"bootstrap": "^5.3.2",
"clean-css-cli": "^5.6.3",
"clipboard": "^2.0.11",
"cross-env": "^7.0.3",
"eslint": "^8.46.0",
"eslint": "^8.56.0",
"find-unused-sass-variables": "^5.0.0",
"fuse.js": "^6.6.2",
"hugo-bin": "^0.112.1",
"lockfile-lint": "^4.12.0",
"npm-run-all2": "^6.0.6",
"fuse.js": "^7.0.0",
"hugo-bin": "^0.118.0",
"lockfile-lint": "^4.12.1",
"npm-run-all2": "^6.1.1",
"picocolors": "^1.0.0",
"postcss": "^8.4.27",
"postcss-cli": "^10.1.0",
"stylelint": "^15.10.2",
"stylelint-config-twbs-bootstrap": "^11.0.1",
"svg-sprite": "^3.0.0-beta2",
"svgo": "^3.0.2",
"postcss": "^8.4.32",
"postcss-cli": "^11.0.0",
"stylelint": "^16.1.0",
"stylelint-config-twbs-bootstrap": "^13.0.0",
"svg-sprite": "^3.0.0-beta3",
"svgo": "^3.2.0",
"vnu-jar": "23.4.11"
}
}