1
0
Fork 0

Merging upstream version 1.11.2+dfsg.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-17 07:16:21 +01:00
parent ccd67d6a57
commit 08bb46bead
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
1896 changed files with 3116 additions and 3377 deletions

View file

@ -1,6 +1,6 @@
{
"name": "bootstrap-icons",
"version": "1.11.1",
"version": "1.11.2",
"description": "Official open source SVG icon library for Bootstrap",
"author": "mdo",
"license": "MIT",
@ -68,24 +68,24 @@
},
"devDependencies": {
"@twbs/fantasticon": "^2.7.1",
"autoprefixer": "^10.4.15",
"bootstrap": "^5.3.1",
"autoprefixer": "^10.4.16",
"bootstrap": "^5.3.2",
"clean-css-cli": "^5.6.2",
"clipboard": "^2.0.11",
"cross-env": "^7.0.3",
"eslint": "^8.49.0",
"eslint": "^8.54.0",
"find-unused-sass-variables": "^5.0.0",
"fuse.js": "^6.6.2",
"hugo-bin": "^0.114.2",
"fuse.js": "^7.0.0",
"hugo-bin": "^0.116.4",
"lockfile-lint": "^4.12.1",
"npm-run-all2": "^6.0.6",
"npm-run-all2": "^6.1.1",
"picocolors": "^1.0.0",
"postcss": "^8.4.29",
"postcss": "^8.4.31",
"postcss-cli": "^10.1.0",
"stylelint": "^15.10.3",
"stylelint-config-twbs-bootstrap": "^11.0.1",
"svg-sprite": "^3.0.0-beta2",
"svgo": "^3.0.2",
"stylelint": "^15.11.0",
"stylelint-config-twbs-bootstrap": "^12.0.0",
"svg-sprite": "^3.0.0-beta3",
"svgo": "^3.0.4",
"vnu-jar": "23.4.11"
}
}