mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-11 05:43:09 +00:00
Update devDependencies (#36481)
* hugo-bin ^0.87.1 → ^0.88.1 * rollup ^2.74.1 → ^2.75.5 * stylelint-config-twbs-bootstrap ^3.1.0 → ^3.2.0
This commit is contained in:
parent
83cb588f94
commit
eb17d3d760
2 changed files with 364 additions and 403 deletions
761
package-lock.json
generated
761
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -124,7 +124,7 @@
|
||||||
"find-unused-sass-variables": "^4.0.4",
|
"find-unused-sass-variables": "^4.0.4",
|
||||||
"globby": "^11.1.0",
|
"globby": "^11.1.0",
|
||||||
"hammer-simulator": "0.0.1",
|
"hammer-simulator": "0.0.1",
|
||||||
"hugo-bin": "^0.87.1",
|
"hugo-bin": "^0.88.1",
|
||||||
"ip": "^2.0.0",
|
"ip": "^2.0.0",
|
||||||
"jquery": "^3.6.0",
|
"jquery": "^3.6.0",
|
||||||
"karma": "^6.3.20",
|
"karma": "^6.3.20",
|
||||||
|
|
@ -141,13 +141,13 @@
|
||||||
"npm-run-all": "^4.1.5",
|
"npm-run-all": "^4.1.5",
|
||||||
"postcss": "^8.4.14",
|
"postcss": "^8.4.14",
|
||||||
"postcss-cli": "^9.1.0",
|
"postcss-cli": "^9.1.0",
|
||||||
"rollup": "^2.74.1",
|
"rollup": "^2.75.5",
|
||||||
"rollup-plugin-istanbul": "^3.0.0",
|
"rollup-plugin-istanbul": "^3.0.0",
|
||||||
"rtlcss": "^3.5.0",
|
"rtlcss": "^3.5.0",
|
||||||
"sass": "^1.52.1",
|
"sass": "^1.52.1",
|
||||||
"shelljs": "^0.8.5",
|
"shelljs": "^0.8.5",
|
||||||
"stylelint": "^14.8.5",
|
"stylelint": "^14.8.5",
|
||||||
"stylelint-config-twbs-bootstrap": "^3.1.0",
|
"stylelint-config-twbs-bootstrap": "^3.2.0",
|
||||||
"terser": "^5.14.0",
|
"terser": "^5.14.0",
|
||||||
"vnu-jar": "21.10.12"
|
"vnu-jar": "21.10.12"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue