Update bootstrap-icons to v1.11.3
This commit is contained in:
32
paige/node_modules/bootstrap-icons/package.json
generated
vendored
32
paige/node_modules/bootstrap-icons/package.json
generated
vendored
@@ -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"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user